View a markdown version of this page

AWS::BedrockAgentCore::CapacityProvider - 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::CapacityProvider

The AWS::BedrockAgentCore::CapacityProvider resource Property description not available. for BedrockAgentCore.

Syntax

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

JSON

{ "Type" : "AWS::BedrockAgentCore::CapacityProvider", "Properties" : { "ComputeConfiguration" : ComputeConfiguration, "Description" : String, "Name" : String, "PermissionsConfiguration" : PermissionsConfiguration, "Tags" : [ Tag, ... ] } }

YAML

Type: AWS::BedrockAgentCore::CapacityProvider Properties: ComputeConfiguration: ComputeConfiguration Description: String Name: String PermissionsConfiguration: PermissionsConfiguration Tags: - Tag

Properties

ComputeConfiguration

Property description not available.

Required: Yes

Type: ComputeConfiguration

Update requires: Replacement

Description

Property description not available.

Required: No

Type: String

Minimum: 1

Maximum: 4096

Update requires: No interruption

Name

The name of the capacity provider.

Required: Yes

Type: String

Pattern: ^[a-zA-Z][a-zA-Z0-9_]{0,47}$

Minimum: 1

Maximum: 48

Update requires: Replacement

PermissionsConfiguration

Property description not available.

Required: Yes

Type: PermissionsConfiguration

Update requires: Replacement

Tags

Property description not available.

Required: No

Type: Array of Tag

Update requires: No interruption

Return values

Ref

Fn::GetAtt

Arn

Property description not available.

CapacityProviderId

The unique identifier of the capacity provider.

CreatedAt

Property description not available.

LastUpdatedAt

The timestamp when the capacity provider was last updated.

Status

The current status of the capacity provider. For possible values, see CapacityProviderStatus.