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

fix(codepipeline-actions): use BatchGetBuildBatches permission for batch builds #13018

Merged
merged 4 commits into from
Feb 12, 2021

Conversation

tjenkinson
Copy link
Contributor

My mistake in #11741 🤦

For batch builds the pipeline needs codebuild:BatchGetBuildBatches, not codebuild:BatchGetBuilds

@gitpod-io
Copy link

gitpod-io bot commented Feb 12, 2021

Tom Jenkinson and others added 2 commits February 12, 2021 15:46
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: c16c3e3
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

Copy link
Contributor

@skinny85 skinny85 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @tjenkinson !

@mergify
Copy link
Contributor

mergify bot commented Feb 12, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 09ba573 into aws:master Feb 12, 2021
NovakGu pushed a commit to NovakGu/aws-cdk that referenced this pull request Feb 18, 2021
…tch builds (aws#13018)

My mistake in aws#11741 🤦 

For batch builds the pipeline needs `codebuild:BatchGetBuildBatches`, not `codebuild:BatchGetBuilds`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants