aws::elasticache-snapshot¶
Creates a cache subnet group.
Example¶
aws::elasticache-snapshot cache-snapshot-example
snapshot-name: "cache-snapshot-example"
replication-group-id: "replication-group-example"
cache-cluster: $(aws::elasticache-cluster cache-cluster-example)
end
Attributes¶
Attribute | Description |
---|---|
snapshot-name | Name of the snapshot. (Required) |
replication-group-id | Id of the replication group. (Required) |
cache-cluster | The cache cluster to snapshot from. (Required) |
Outputs¶
Attribute | Description |
---|---|
status | Status of the replication group. |