Top "Aws-codebuild" questions

Describes Amazon Web Services CodeBuild questions and answers.

How to authorise a role to perform "execute-api:Invoke"?

I'm attempting to move a suite of end-to-end tests so that they are fully contained within AWS. I've done this …

amazon-web-services aws-api-gateway amazon-iam aws-codebuild amazon-waf
How Do You Add Environment Variables to CodeBuild buildspec.yml?

I'm trying to use a CloudFormation template to define CodeBuild and CodePipeline to automate the deployment of a static website …

amazon-web-services amazon-cloudformation hugo aws-codepipeline aws-codebuild
Build angular project using AWS CodeBuild

We have an Angular project and we are trying to use AWS CodePipeline to deploy the project. We have pushed …

node.js continuous-integration aws-codepipeline aws-codebuild aws-codecommit
Setting credentials for https git clone in AWS CodeBuild

I am running a CodeBuild on a project that has private requirements stored in CodeCommit. I need to add a …

git amazon-web-services git-config aws-codebuild