I have a CloudWatch Rule setup to backup some EBS volumes. It executes fine, but in the EC2 window under snapshots the name column is not populated.
Anyone know how I can modify the rule to give a name to each EBS snapshot when the rule executes?
I have a CloudWatch Rule setup to backup some EBS volumes. It executes fine, but in the EC2 window under snapshots the name column is not populated.
Anyone know how I can modify the rule to give a name to each EBS snapshot when the rule executes?
What you see there it's just Tag value for Tag key: Name
On creating snapshot - you can specify tags, so just copy Name tag from original EBS.