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::BedrockAgentCore::CapacityProvider CapacityReservationTarget
The CapacityReservationTarget property type specifies Property description not available. for an AWS::BedrockAgentCore::CapacityProvider.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "CapacityReservationId" :String, "CapacityReservationResourceGroupArn" :String}
YAML
CapacityReservationId:StringCapacityReservationResourceGroupArn:String
Properties
CapacityReservationIdProperty description not available.
Required: No
Type: String
Pattern:
^cr-[0-9a-z]+$Minimum:
1Maximum:
255Update requires: Replacement
CapacityReservationResourceGroupArnProperty description not available.
Required: No
Type: String
Pattern:
^arn:aws(-[^:]+)?:resource-groups:[a-z0-9-]+:[0-9]{12}:group/[a-zA-Z0-9_-]+$Minimum:
1Maximum:
2048Update requires: Replacement