aws-cloudformation-iam

Installation
SKILL.md

AWS CloudFormation IAM Security

Overview

Use this skill to model IAM with CloudFormation in a way that stays secure, auditable, and maintainable.

The most important design concerns are:

  • separating trust policies from permission policies
  • preferring roles over long-lived users wherever possible
  • keeping least-privilege boundaries readable and reusable

Do not treat SKILL.md as a full IAM encyclopedia. Use the bundled references for larger policy examples and service-specific variants.

When to Use

Installs
70
GitHub Stars
325
First Seen
Feb 3, 2026
aws-cloudformation-iam — giuseppe-trisciuoglio/developer-kit