aws-security-reference-architecture-examples
                                
                                 aws-security-reference-architecture-examples copied to clipboard
                                
                                    aws-security-reference-architecture-examples copied to clipboard
                            
                            
                            
                        [Guidance] Ran the easy_setup but failed due to insufficient permission of IAM role"sra-codebuild-role"
The Question
Using easy_setup to deploy Guardduty solution, the CodeBuild project of initiated by SRA stopped with failure with the message saying sra-codebuild-role is not existing or not having enough permissions. -- Checked the IAM console, during the CodeBuild process, the role was created so seems it's insufficient permission problem.
Anyone faced same error before or any idea what steps might be missing from me?
Environment
(All the steps were executed in management account)
- New AWS org, installed the CfCT resources (the pipeline services)
- Uploaded the easy_setup yaml file to the CfCT CodeCommit repo
- Updated the manifest file in the CfCT CodeCommit repo
- Fulfilled the pre-req
- Turned on the GuardDuty solution by editing the parameter in manifest file
- Committed and pushed the changes to CodeCommit
- When deploying, the error occurred