Gabriela Soria
Gabriela Soria
This commit fixes the following error when trying to delete backup vault access policies for vaults (`aws/efs/automatic-backup-vault`) automatically created when EFS backup is enabled. ``` time="2023-10-05T15:37:07Z" level=error msg="AccessDeniedException: User: arn:aws:sts::X:assumed-role/XRole/SAAssumedRoleSession...
Attempting to delete CodeGuru `RepositoryAssociations` using the Cloud Control API (`AWS::CodeGuruReviewer::RepositoryAssociation`) results in these errors: ``` Errors: time="2023-10-24T20:45:26Z" level=error msg="Listing AWS::CodeGuruReviewer::RepositoryAssociation failed:\n GeneralServiceException: AWS::CodeGuruReviewer::RepositoryAssociation Handler returned status FAILED: The security...
This PR includes new modules to handle Codebuild builds, build batches, report groups, and source credentials. Adding support for webhooks and reports was not needed as these resources depend on...