Jonas Mardosas

Results 2 issues of Jonas Mardosas

I have thousands of AMIs to clean on my AWS account. But because AWS API has some rate limits, I get `botocore.exceptions.ClientError: An error occurred (RequestLimitExceeded) when calling the DeregisterImage...

${S3_ACCESS_KEY_ID:-} is failing because of no default value (no default is given), I just need to have an empty string if there is no S3_ACCESS_KEY_ID set