IAM
Click on Policies, then Create policy. Following that, the next screen click on the JSON button then copy and paste the code below then click Next.
Once the whole JSON has been copied and reviewed. The policy can be reviewed and created
Permissions defined in the policy because of the Json output should be:
Next in IAM roles, select create role then for trust entity select AWS Service
and use case is CodeBuild.
For permissions should only need Codebuild-policy before selecting next
For simplicity i’ve named it CodeBuild-Role
Last updated