An IAM role with managed and inline policies
import { Role } from 'aws-cdk-lib/aws-iam';Or use the module namespace:
import * as iam from 'aws-cdk-lib/aws-iam'; // iam.Role
This L2 construct creates and manages the following CloudFormation resources.
Everything you need to know about AWS IAM on one page. HD quality, print-friendly.
Download Free Infographicaws-iam