View a markdown version of this page

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

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

Syntax

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

JSON

{ "Type" : "AWS::BedrockAgentCore::ConfigurationBundleVersion", "Properties" : { "BranchName" : String, "CommitMessage" : String, "Components" : {Key: Value, ...}, "CreatedBy" : VersionCreatedBySource } }

YAML

Type: AWS::BedrockAgentCore::ConfigurationBundleVersion Properties: BranchName: String CommitMessage: String Components: Key: Value CreatedBy: VersionCreatedBySource

Properties

BranchName

Property description not available.

Required: No

Type: String

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

Minimum: 1

Maximum: 128

Update requires: Replacement

CommitMessage

Property description not available.

Required: No

Type: String

Minimum: 1

Maximum: 500

Update requires: Replacement

Components

Property description not available.

Required: Yes

Type: Object of ComponentConfiguration

Update requires: Replacement

CreatedBy

Property description not available.

Required: No

Type: VersionCreatedBySource

Update requires: Replacement

Return values

Ref

Fn::GetAtt

BundleArn

The Amazon Resource Name (ARN) of the configuration bundle.

BundleId

The unique identifier of the configuration bundle.

ParentVersionIds

Property description not available.

Tags

Property description not available.

VersionCreatedAt

The timestamp when this version was created.

VersionId

The version identifier of this configuration bundle version.