AWS managed policies for AWS Lambda
An AWS managed policy is a standalone policy that is created and administered by AWS. AWS managed policies are designed to provide permissions for many common use cases so that you can start assigning permissions to users, groups, and roles.
Keep in mind that AWS managed policies might not grant least-privilege permissions for your specific use cases because they're available for all AWS customers to use. We recommend that you reduce permissions further by defining customer managed policies that are specific to your use cases.
You cannot change the permissions defined in AWS managed policies. If AWS updates the permissions defined in an AWS managed policy, the update affects all principal identities (users, groups, and roles) that the policy is attached to. AWS is most likely to update an AWS managed policy when a new AWS service is launched or new API operations become available for existing services.
For more information, see AWS managed policies in the IAM User Guide.
AWS managed policy: AWSLambda_FullAccess
This policy grants full access to Lambda actions. It also grants permissions to other AWS services that are used to develop and maintain Lambda resources.
You can attach the AWSLambda_FullAccess policy to your users, groups, and roles.
Permissions details
This policy includes the following permissions:
-
lambda– Allows principals full access to Lambda. -
cloudformation– Allows principals to describe AWS CloudFormation stacks and list the resources in those stacks. -
cloudwatch– Allows principals to list Amazon CloudWatch metrics and get metric data. -
ec2– Allows principals to describe security groups, subnets, and VPCs. -
iam– Allows principals to get policies, policy versions, roles, role policies, attached role policies, and the list of roles. This policy also allows principals to pass roles to Lambda. ThePassRolepermission is used when you assign an execution role to a function. TheCreateServiceLinkedRolepermission is used when creating a service-linked role. -
kms– Allows principals to list aliases and describe key for volume encryption. -
logs– Allows principals to describe log streams, get log events, filter log events, and to start and stop Live Tail sessions. -
states– Allows principals to describe and list AWS Step Functions state machines. -
tag– Allows principals to get resources based on their tags. -
xray– Allows principals to get AWS X-Ray trace summaries and retrieve a list of traces specified by ID.
For more information about this policy, including the JSON policy document and policy versions, see AWSLambda_FullAccess in the AWS Managed Policy Reference Guide.
AWS managed policy: AWSLambda_ReadOnlyAccess
This policy grants read-only access to Lambda resources and to other AWS services that are used to develop and maintain Lambda resources.
You can attach the AWSLambda_ReadOnlyAccess policy to your users, groups, and roles.
Permissions details
This policy includes the following permissions:
-
lambda– Allows principals to get and list all resources. -
cloudformation– Allows principals to describe and list AWS CloudFormation stacks and list the resources in those stacks. -
cloudwatch– Allows principals to list Amazon CloudWatch metrics and get metric data. -
ec2– Allows principals to describe security groups, subnets, and VPCs. -
iam– Allows principals to get policies, policy versions, roles, role policies, attached role policies, and the list of roles. -
kms– Allows principals to list aliases. -
logs– Allows principals to describe log streams, get log events, filter log events, and to start and stop Live Tail sessions. -
states– Allows principals to describe and list AWS Step Functions state machines. -
tag– Allows principals to get resources based on their tags. -
xray– Allows principals to get AWS X-Ray trace summaries and retrieve a list of traces specified by ID.
For more information about this policy, including the JSON policy document and policy versions, see AWSLambda_ReadOnlyAccess in the AWS Managed Policy Reference Guide.
AWS managed policy: AWSLambdaBasicExecutionRole
This policy grants permissions to upload logs to CloudWatch Logs.
You can attach the AWSLambdaBasicExecutionRole policy to your users, groups, and roles.
For more information about this policy, including the JSON policy document and policy versions, see AWSLambdaBasicExecutionRole in the AWS Managed Policy Reference Guide.
AWS managed policy: AWSLambdaBasicDurableExecutionRolePolicy
This policy provides write permissions to CloudWatch Logs and read/write permissions to durable execution APIs used by Lambda durable functions. This policy provides the essential permissions required for Lambda durable functions, which use durable execution APIs to persist progress and maintain state across function invocations.
You can attach the AWSLambdaBasicDurableExecutionRolePolicy policy to your users, groups, and roles.
Permissions details
This policy includes the following permissions:
-
logs– Allows principals to create log groups and log streams, and write log events to CloudWatch Logs. -
lambda– Allows principals to checkpoint durable execution state and retrieve durable execution state for Lambda durable functions.
To view more details about the policy, including the latest version of the JSON policy document, see AWSLambdaBasicDurableExecutionRolePolicy in the AWS Managed Policy Reference Guide.
AWS managed policy: AWSLambdaDynamoDBExecutionRole
This policy grants permissions to read records from an Amazon DynamoDB stream and write to CloudWatch Logs.
You can attach the AWSLambdaDynamoDBExecutionRole policy to your users, groups, and roles.
For more information about this policy, including the JSON policy document and policy versions, see AWSLambdaDynamoDBExecutionRole in the AWS Managed Policy Reference Guide.
AWS managed policy: AWSLambdaENIManagementAccess
This policy grants permissions to create, describe, and delete elastic network interfaces used by a VPC-enabled Lambda function.
You can attach the AWSLambdaENIManagementAccess policy to your users, groups, and roles.
For more information about this policy, including the JSON policy document and policy versions, see AWSLambdaENIManagementAccess in the AWS Managed Policy Reference Guide.
AWS managed policy: AWSLambdaInvocation-DynamoDB
This policy grants read access to Amazon DynamoDB Streams.
You can attach the AWSLambdaInvocation-DynamoDB policy to your users, groups, and roles.
For more information about this policy, including the JSON policy document and policy versions, see AWSLambdaInvocation-DynamoDB in the AWS Managed Policy Reference Guide.
AWS managed policy: AWSLambdaKinesisExecutionRole
This policy grants permissions to read events from an Amazon Kinesis data stream and write to CloudWatch Logs.
You can attach the AWSLambdaKinesisExecutionRole policy to your users, groups, and roles.
For more information about this policy, including the JSON policy document and policy versions, see AWSLambdaKinesisExecutionRole in the AWS Managed Policy Reference Guide.
AWS managed policy: AWSLambdaMSKExecutionRole
This policy grants permissions to read and access records from an Amazon Managed Streaming for Apache Kafka cluster, manage elastic network interfaces, and write to CloudWatch Logs.
You can attach the AWSLambdaMSKExecutionRole policy to your users, groups, and roles.
For more information about this policy, including the JSON policy document and policy versions, see AWSLambdaMSKExecutionRole in the AWS Managed Policy Reference Guide.
AWS managed policy: AWSLambdaRole
This policy grants permissions to invoke Lambda functions.
You can attach the AWSLambdaRole policy to your users, groups, and roles.
For more information about this policy, including the JSON policy document and policy versions, see AWSLambdaRole in the AWS Managed Policy Reference Guide.
AWS managed policy: AWSLambdaSQSQueueExecutionRole
This policy grants permissions to read and delete messages from an Amazon Simple Queue Service queue, and grants write permissions to CloudWatch Logs.
You can attach the AWSLambdaSQSQueueExecutionRole policy to your users, groups, and roles.
For more information about this policy, including the JSON policy document and policy versions, see AWSLambdaSQSQueueExecutionRole in the AWS Managed Policy Reference Guide.
AWS managed policy: AWSLambdaVPCAccessExecutionRole
This policy grants permissions to manage elastic network interfaces within an Amazon Virtual Private Cloud and write to CloudWatch Logs.
You can attach the AWSLambdaVPCAccessExecutionRole policy to your users, groups, and roles.
For more information about this policy, including the JSON policy document and policy versions, see AWSLambdaVPCAccessExecutionRole in the AWS Managed Policy Reference Guide.
AWS managed policy: AWSLambdaManagedEC2ResourceOperator
This policy enables automated Amazon Elastic Compute Cloud instance management for Lambda capacity providers. It grants permissions to the Lambda scaler service to perform instance lifecycle operations on your behalf.
You can attach the AWSLambdaManagedEC2ResourceOperator policy to your users, groups, and roles.
Permissions details
This policy includes the following permissions:
-
ec2:RunInstances– Allows Lambda to launch new Amazon EC2 instances with the condition that ec2:ManagedResourceOperator equals scaler.lambda.amazonaws.com and restricts AMI usage to Amazon-owned images only. -
ec2:DescribeInstancesandec2:DescribeInstanceStatus– Allows Lambda to monitor instance status and retrieve instance information. -
ec2:CreateTags– Allows Lambda to tag Amazon EC2 resources for management and identification purposes. -
ec2:DescribeAvailabilityZones– Allows Lambda to view available zones for instance placement decisions. -
ec2:DescribeCapacityReservations– Allows Lambda to check capacity reservations for optimal instance placement. -
ec2:DescribeInstanceTypesandec2:DescribeInstanceTypeOfferings– Allows Lambda to review available instance types and their offerings. -
ec2:DescribeSubnets– Allows Lambda to examine subnet configurations for network planning. -
ec2:DescribeSecurityGroups– Allows Lambda to retrieve security group information for network interface configuration. -
ec2:CreateNetworkInterface– Allows Lambda to create network interfaces and manage subnet and security group associations. -
ec2:AttachNetworkInterface– Allows Lambda to attach network interfaces to Amazon EC2 instances with the condition thatec2:ManagedResourceOperatorequals scaler.lambda.amazonaws.com.
For more information about this policy, including the JSON policy document and policy versions, see AWSLambdaManagedEC2ResourceOperator in the AWS Managed Policy Reference Guide.
AWS managed policy: AWSLambdaServiceRolePolicy
This policy is attached to the service-linked role named AWSServiceRoleForLambda to allow Lambda to terminate instances managed as part of Lambda capacity providers.
Permissions details
This policy includes the following permissions:
-
ec2:TerminateInstances– Allows Lambda to terminate EC2 instances with the condition that ec2:ManagedResourceOperator equals scaler.lambda.amazonaws.com. -
ec2:DescribeInstanceStatusandec2:DescribeInstances– Allows Lambda to describe EC2 instances.
For more information about this policy, see Using service-linked roles for Lambda.
Lambda updates to AWS managed policies
| Change | Description | Date |
|---|---|---|
|
AWSLambdaManagedEC2ResourceOperator – New policy |
Lambda added a new managed policy to enable automated Amazon EC2 instance management for Lambda capacity providers, allowing the scaler service to perform instance lifecycle operations. |
November 30, 2025 |
|
AWSLambdaServiceRolePolicy – New policy |
Lambda added a new managed policy for the service-linked role to allow Lambda to terminate instances managed as part of Lambda capacity providers. |
November 30, 2025 |
|
AWSLambda_FullAccess – Change |
Lambda updated the |
November 30, 2025 |
|
AWSLambdaBasicDurableExecutionRolePolicy – New managed policy |
Lambda released a new managed policy |
December 1, 2025 |
|
AWSLambda_ReadOnlyAccess and AWSLambda_FullAccess – Change |
Lambda updated the |
March 17, 2025 |
|
AWSLambdaVPCAccessExecutionRole – Change |
Lambda updated the |
January 5, 2024 |
|
AWSLambda_ReadOnlyAccess – Change |
Lambda updated the |
July 27, 2023 |
|
AWS Lambda started tracking changes |
AWS Lambda started tracking changes for its AWS managed policies. |
July 27, 2023 |