Hi @pas256 !
while help message says:
--tags TAGS [TAGS ...]
Only snapshot instances that match passed in tags.
E.g. --tag Name:foo will snapshot all instances with a
tag `Name` and value is `foo
the script is running DescribeVolumes action, expecting EBS volumes to have tags, rather than EC2 instances.
Is that expected behaviour ?
Hi @pas256 !
while help message says:
the script is running
DescribeVolumesaction, expecting EBS volumes to have tags, rather than EC2 instances.Is that expected behaviour ?