soapiestwaffles / s3-nuke

Nuke all the files and their versions from an S3 Bucket 💣🪣
MIT License
19 stars 1 forks source link

s3-metrics still requires AWS_REGION to be set #9

Closed soapiestwaffles closed 2 years ago

soapiestwaffles commented 2 years ago

s3-metrics needs to be set to a default region, similar to s3-nuke so AWS_REGION environment variable no longer has to be set to work. Bucket region is auto-detected anyways, so this really isn't needed.