AWS CodeBuild Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 14: Line 14:


For the implications on the build process of correctly configuring the service role, see: {{Internal|AWS_CodeBuild_Concepts#Service_Role|CodeBuild Service Role}}
For the implications on the build process of correctly configuring the service role, see: {{Internal|AWS_CodeBuild_Concepts#Service_Role|CodeBuild Service Role}}
===Allow AWS CodeBuild to modify this service role so it can be used with this build project===
If selected, the console configuration code updates the role so it contains the appropriate policies.
If you get:
The policy's default version was not created by enhanced zero click role creation or was not the most recent version created by enhanced zero click role creation.
unselect "Allow AWS CodeBuild to modify ..."

Revision as of 05:26, 13 February 2019

Internal

Create a Build Project

Project configuration

Source

Environment

Role name

For the implications on the build process of correctly configuring the service role, see:

CodeBuild Service Role

Allow AWS CodeBuild to modify this service role so it can be used with this build project

If selected, the console configuration code updates the role so it contains the appropriate policies.

If you get:

The policy's default version was not created by enhanced zero click role creation or was not the most recent version created by enhanced zero click role creation.

unselect "Allow AWS CodeBuild to modify ..."