cloudtools / awacs

Python library for AWS Access Policy Language creation
BSD 2-Clause "Simplified" License
396 stars 102 forks source link

Do not remove account and region from non-bucket s3 ARNs #186

Closed michael-k closed 3 years ago

michael-k commented 3 years ago

Doesn't solve the issue if resource == "*" but :shrug:. This is hopefully backwards compatible.

Fixes cloudtools/awacs#185