View a markdown version of this page

AWS::BedrockAgentCore::Runtime CapacityProviderConfiguration - AWS CloudFormation

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

AWS::BedrockAgentCore::Runtime CapacityProviderConfiguration

The CapacityProviderConfiguration property type specifies Property description not available. for an AWS::BedrockAgentCore::Runtime.

Syntax

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

JSON

{ "CapacityProviderArn" : String }

YAML

CapacityProviderArn: String

Properties

CapacityProviderArn

Property description not available.

Required: Yes

Type: String

Pattern: ^arn:aws(-[^:]+)?:bedrock-agentcore:[a-z0-9-]+:[0-9]{12}:capacity-provider/[a-zA-Z][a-zA-Z0-9_]{0,47}-[a-zA-Z0-9]{10}$

Maximum: 2048

Update requires: No interruption