Module aws_sdk_backupstorage::error
source · Expand description
All error types that operations can return. Documentation on these types is copied from the model.
Modules
Structs
Non-retryable exception. Attempted to create already existing object or chunk. This message contains a checksum of already presented data.
Error type for the
DeleteObject
operation.Error type for the
GetChunk
operation.Error type for the
GetObjectMetadata
operation.Non-retryable exception, indicates client error (wrong argument passed to API). See exception message for details.
Non-retryable exception. Indicates the KMS key usage is incorrect. See exception message for details.
Error type for the
ListChunks
operation.Error type for the
ListObjects
operation.Retryalble exception. Indicated issues while reading an input stream due to the networking issues or connection drop on the client side.
Error type for the
NotifyObjectComplete
operation.Error type for the
PutChunk
operation.Error type for the
PutObject
operation.Non-retryable exception. Attempted to make an operation on non-existing or expired resource.
Retryable exception. In general indicates internal failure that can be fixed by retry.
Deprecated. To be removed from the model.
Retryable exception, indicates internal server error.
Error type for the
StartObject
operation.Increased rate over throttling limits. Can be retried with exponential backoff.
An unexpected error occurred (e.g., invalid JSON returned by the service or an unknown error code).
Enums
Types of errors that can occur for the
DeleteObject
operation.Types of errors that can occur for the
GetChunk
operation.Types of errors that can occur for the
GetObjectMetadata
operation.Types of errors that can occur for the
ListChunks
operation.Types of errors that can occur for the
ListObjects
operation.Types of errors that can occur for the
NotifyObjectComplete
operation.Types of errors that can occur for the
PutChunk
operation.Types of errors that can occur for the
PutObject
operation.Types of errors that can occur for the
StartObject
operation.