jckuester / awsweeper

A tool for cleaning your AWS account
Mozilla Public License 2.0
468 stars 45 forks source link

S3 Buckets not working in GovCloud #71

Closed aghassemlouei closed 4 years ago

aghassemlouei commented 4 years ago

When executing awsweeper 0.4.1 on macos 10.15.3 against either us-gov-west-1 or us-gov-east-1, AWS GovCloud regions, the s3 buckets appear in --dry-run mode but are not deleted when the parameter is removed. Command was invoked with full administrator privileges with no policies prohibiting bucket deletion.

aghassemlouei commented 4 years ago

Closing this out as of v0.5.0 this seems to have been resolved.