davidmoten / davidmoten/aws-maven-plugin
Getting 403 while running aws:deployS3 command
- Dominant language
- Java
- Stars
- 29
- Forks
- 13
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
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]
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.