ExportServerlessCacheSnapshot - Amazon ElastiCache

ExportServerlessCacheSnapshot

Provides the functionality to export the serverless cache snapshot data to Amazon S3. Available for Redis only.

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

S3BucketName

Name of the Amazon S3 bucket to export the snapshot to. The Amazon S3 bucket must also be in same region as the snapshot. Available for Redis only.

Type: String

Required: Yes

ServerlessCacheSnapshotName

The identifier of the serverless cache snapshot to be exported to S3. Available for Redis only.

Type: String

Required: Yes

Response Elements

The following element is returned by the service.

ServerlessCacheSnapshot

The state of a serverless cache at a specific point in time, to the millisecond. Available for Redis only.

Type: ServerlessCacheSnapshot object

Errors

For information about the errors that are common to all actions, see Common Errors.

InvalidParameterValue

The value for a parameter is invalid.

HTTP Status Code: 400

InvalidServerlessCacheSnapshotStateFault

The state of the serverless cache snapshot was not received. Available for Redis only.

HTTP Status Code: 400

ServerlessCacheSnapshotNotFoundFault

This serverless cache snapshot could not be found or does not exist. Available for Redis only.

HTTP Status Code: 404

ServiceLinkedRoleNotFoundFault

The specified service linked role (SLR) was not found.

HTTP Status Code: 400

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: