Closed smalers closed 2 months ago
I updated the code to specify the current sessions AWS account number and it reduced the number of snapshots to a small number. It appears that this may list public shapshots, which explains the large number. See: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeSnapshots.html. Defaulting the code to list snapshots for the account is probably the right thing to do.
After some testing, filtering on the account does seem like the right thing. Close this issue.
Listing snapshots seems to return a very large number of snapshots, for example from the TSTool log file. Need to figure out what is going on. The only filter I am using is region.