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

Update minimum S3 permissions #58

Merged
merged 1 commit into from
Jun 5, 2016

Conversation

jeffreybiles
Copy link
Contributor

When I used the old minimum S3 permissions, I got an error: `Statement is missing required element - Statement "Stmt1EmberCLIS3DeployPolicy" is missing "Principal" element.

This PR adds in the Principal element, based on this documentation

@ghedamat
Copy link
Contributor

ghedamat commented Jun 4, 2016

thanks @jeffreybiles LGTM, but will defer to @achambers for final confirmation

@achambers
Copy link
Member

LGTM.....Although, @ghedamat, this one should have a commit beginning with [DOC] right?

@ghedamat
Copy link
Contributor

ghedamat commented Jun 4, 2016

Indeed

@achambers
Copy link
Member

Thanks @jeffreybiles. Could you please just add [DOC] to the beginning of your commit message? I'll merge after that

When I used the old minimum S3 permissions, I got an error: `Statement is missing required element - Statement "Stmt1EmberCLIS3DeployPolicy" is missing "Principal" element.

This PR adds in the Principal element, based on [this documentation](http://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements.html#Principal)
@jeffreybiles
Copy link
Contributor Author

@achambers Updated! Thanks for being patient through the delay.

@ghedamat ghedamat merged commit 030e045 into ember-cli-deploy:master Jun 5, 2016
@ghedamat
Copy link
Contributor

ghedamat commented Jun 5, 2016

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants