mirror of
https://github.com/rclone/rclone.git
synced 2025-12-23 03:33:28 +00:00
vendor: update all dependencies
This commit is contained in:
8
vendor/github.com/aws/aws-sdk-go/service/appstream/errors.go
generated
vendored
8
vendor/github.com/aws/aws-sdk-go/service/appstream/errors.go
generated
vendored
@@ -7,9 +7,15 @@ const (
|
||||
// ErrCodeConcurrentModificationException for service response error code
|
||||
// "ConcurrentModificationException".
|
||||
//
|
||||
// An API error occurred, please try again.
|
||||
// An API error occurred. Wait a few minutes and try again.
|
||||
ErrCodeConcurrentModificationException = "ConcurrentModificationException"
|
||||
|
||||
// ErrCodeIncompatibleImageException for service response error code
|
||||
// "IncompatibleImageException".
|
||||
//
|
||||
// The image does not support storage connectors.
|
||||
ErrCodeIncompatibleImageException = "IncompatibleImageException"
|
||||
|
||||
// ErrCodeInvalidParameterCombinationException for service response error code
|
||||
// "InvalidParameterCombinationException".
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user