DeleteServerlessCacheSnapshot
Deletes an existing serverless cache snapshot. Available for Valkey, Redis OSS and Serverless Memcached only.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- ServerlessCacheSnapshotName
-
Idenfitier of the snapshot to be deleted. Available for Valkey, Redis OSS and Serverless Memcached only.
Type: String
Required: Yes
Response Elements
The following element is returned by the service.
- ServerlessCacheSnapshot
-
The snapshot to be deleted. Available for Valkey, Redis OSS and Serverless Memcached 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 Valkey, Redis OSS and Serverless Memcached only.
HTTP Status Code: 400
- ServerlessCacheSnapshotNotFoundFault
-
This serverless cache snapshot could not be found or does not exist. Available for Valkey, Redis OSS and Serverless Memcached 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: