Specifications when creating an EBS snapshot.
Description of the snapshot.
Type: string
string
Required: No
Value to use for the Name tag on the snapshot.
Name
Resource tags to add to the snapshot.
Type: array of Tag objects
Last updated 7 years ago
{ "description": "$(VOLUMEID)-$(DATE)", "snapshotName": "$(VOLUMEID)-$(DATE)", "tags": [ { "key": "volume-id", "value": "$(VOLUMEID)" } ] }