AWS::Lambda::CapacityProvider CapacityProviderPermissionsConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::Lambda::CapacityProvider CapacityProviderPermissionsConfig

Configuration that specifies the permissions required for the capacity provider to manage compute resources.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

CapacityProviderOperatorRoleArn

The ARN of the IAM role that the capacity provider uses to manage compute instances and other Amazon resources.

Required: Yes

Type: String

Pattern: ^arn:(aws[a-zA-Z-]*)?:iam::\d{12}:role/?[a-zA-Z_0-9+=,.@\-_/]+$

Minimum: 0

Maximum: 10000

Update requires: Replacement