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

Getting 403 while running aws:deployS3 command #11

Open
vinapp opened this issue Sep 19, 2019 · 1 comment
Open

Getting 403 while running aws:deployS3 command #11

vinapp opened this issue Sep 19, 2019 · 1 comment
Labels

Comments

@vinapp
Copy link

vinapp commented Sep 19, 2019

Below is the error I get when I run "mvn package aws:deployS3". Note: I have specified correct accesskey and secret. Also, I tried uploading the file from aws cli with the same credentials and it works there. Any Idea on this error ?

[ERROR] Failed to execute goal com.github.davidmoten:aws-maven-plugin:0.2.21:deployS3 (default-cli) on project aws-cloudformation: Execution default-cli of goal com.github.davidmoten:aws-maven-plugin:0.2.21:deployS3 failed: Access Denied (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request ID: FE4263C66AA323D6; S3 Extended Request ID: Qu3qZsjILj8BEIMDyyugwNmJdMub6hqwJyIyZp3xh4mLve/8f4fTEF2CArBROHeLICeNzYsoCK0=) -> [Help 1]

@vinapp vinapp changed the title Get 403 while running aws:deployS3 command Getting 403 while running aws:deployS3 command Sep 19, 2019
@davidmoten
Copy link
Owner

Note, sorry don't know what is going on here. My credentials work fine.

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

No branches or pull requests

2 participants