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" :{, "CreatedBy" :Key:Value, ...}VersionCreatedBySource} }
YAML
Type: AWS::BedrockAgentCore::ConfigurationBundleVersion Properties: BranchName:StringCommitMessage:StringComponents:CreatedBy:Key:ValueVersionCreatedBySource
Properties
BranchNameProperty description not available.
Required: No
Type: String
Pattern:
^[a-zA-Z][a-zA-Z0-9_/-]{0,127}$Minimum:
1Maximum:
128Update requires: Replacement
CommitMessageProperty description not available.
Required: No
Type: String
Minimum:
1Maximum:
500Update requires: Replacement
ComponentsProperty description not available.
Required: Yes
Type: Object of ComponentConfiguration
Update requires: Replacement
CreatedByProperty 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.
ParentVersionIdsProperty description not available.
TagsProperty description not available.
VersionCreatedAt-
The timestamp when this version was created.
VersionId-
The version identifier of this configuration bundle version.