IAM Role

IAM Role Presets

Ready-to-deploy configuration presets for IAM Role. Each preset is a complete manifest you can copy, customize, and deploy.

3 presets
01

Lambda Execution Role

This preset creates an IAM role that Lambda functions can assume for execution. It includes the `AWSLambdaBasicExecutionRole` managed policy, which grants permissions to write logs to CloudWatch...

02

ECS Task Execution Role

This preset creates an IAM role that the ECS agent assumes to pull container images from ECR and write logs to CloudWatch on behalf of your tasks. Every ECS Fargate service needs a task execution...

03

EC2 SSM and CloudWatch Role

This preset creates an IAM role for EC2 instances that enables AWS Systems Manager Session Manager for shell access and CloudWatch Agent for metrics and log collection. This is the standard role for...