4 Answers
- Newest
- Most votes
- Most comments
0
Hi, thanks for your information. Currently it requires "s3:ListAllMyBuckets" permission to navigate to that page. An alternative is to use AWS CLI to start a build, eg:"aws codebuild start-build --project-name <project-name> --region us-east-1"
answered 6 years ago
0
Please make sure that you also have the right resource specified in the policy's Resource section. Refer to https://docs.aws.amazon.com/codebuild/latest/userguide/auth-and-access-control-permissions-reference.html.
answered 6 years ago
Relevant content
- asked a year ago
- AWS OFFICIALUpdated a month ago
