Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bucket policy always updated even when policy not changed #114

Open
Jc2k opened this issue May 16, 2016 · 0 comments
Open

Bucket policy always updated even when policy not changed #114

Jc2k opened this issue May 16, 2016 · 0 comments

Comments

@Jc2k
Copy link
Member

Jc2k commented May 16, 2016

self.get_bucket_policy()['Statement'][0]['Principal']['AWS'] in the S3 bucket code is a random order, so not cannot reliably compare to the local definition of the policy.

For now will need to massage policy comparison so principals are sets.

Long term, policies need to be fully fledged resources.

(Used to work - is this a change to the API? Check releases notes etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant