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

[Bugfix] Remove the Principal Policy #65

Merged
merged 1 commit into from
Dec 22, 2016

Conversation

Jaspaul
Copy link
Contributor

@Jaspaul Jaspaul commented Aug 12, 2016

What Changed & Why

Removes the Principle property from the S3 permissions statement. This was removed because it caused the following error on S3 when it's provided:

An error occurred: Policy document should not specify a principal.

PR Checklist

  • Update Documentation

When providing the policy to the S3 it returns the following error:
`An error occurred: Policy document should not specify a principal.`
@lukemelia
Copy link
Contributor

@Jaspaul Thanks for this. Can you update this commit to have a [DOC] prefix instead of [Bugfix] please?

@lukemelia lukemelia merged commit 02d61e6 into ember-cli-deploy:master Dec 22, 2016
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.

2 participants