Describe Snapshots

GET {{aws_elasticache_base_url}}/?CacheClusterId&Marker&MaxRecords&ReplicationGroupId&ShowNodeGroupConfig&SnapshotName&SnapshotSource&Version=2015-02-02

Request Params

KeyDatatypeRequiredDescription
CacheClusterIdnullA user-supplied cluster identifier. If this parameter is specified, only snapshots associated with that specific cluster are described.
MarkernullAn optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.
MaxRecordsnullThe maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.
ReplicationGroupIdnullA user-supplied replication group identifier. If this parameter is specified, only snapshots associated with that specific replication group are described.
ShowNodeGroupConfignullA Boolean value which if true, the node group (shard) configuration is included in the snapshot description.
SnapshotNamenullA user-supplied name of the snapshot. If this parameter is specified, only this snapshot are described.
SnapshotSourcenullIf set to system, the output shows snapshots that were automatically created by ElastiCache. If set to user the output shows snapshots that were manually created. If omitted, the output shows both automatically and manually created snapshots.
VersionstringThe version of the API.