AWS Fundamentals Logo
AWS Fundamentals
L2 Construct

ManagedPolicy

A standalone managed IAM policy

Import

import { ManagedPolicy } from 'aws-cdk-lib/aws-iam';

Or use the module namespace:

import * as iam from 'aws-cdk-lib/aws-iam';
// iam.ManagedPolicy

Underlying CloudFormation Resources

This L2 construct creates and manages the following CloudFormation resources.

Get the AWS IAM Cheat Sheet

Everything you need to know about AWS IAM on one page. HD quality, print-friendly.

Download Free Infographic