No description
- allow setting ECR repository policies - add IAM role lifecycle and PassRole permissions - grant Secrets Manager read access - enable S3 bucket notification updates - allow CodePipeline updates - allow EventBridge rule and target management |
||
|---|---|---|
| policies | ||
| roles | ||
| README.md | ||
CloudFormation Write IAM Definitions
This repository defines IAM roles and policies for safely executing AWS CloudFormation operations via AssumeRole.
-
roles/cloudformation-write-role.yamlIAM role for CloudFormation execution, including ECR import permissions. Assumable by specified IAM Identity Center roles. -
policies/cloudformation-write-policy.yamlManaged policy granting minimal CloudFormation write access. Intended for use via the execution role, not attached directly to users.