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::ConfigurationBundle VersionLineageMetadata
The VersionLineageMetadata property type specifies Property description not available. for an AWS::BedrockAgentCore::ConfigurationBundle.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "BranchName" :String, "CommitMessage" :String, "CreatedBy" :VersionCreatedBySource, "ParentVersionIds" :[ String, ... ]}
YAML
BranchName:StringCommitMessage:StringCreatedBy:VersionCreatedBySourceParentVersionIds:- String
Properties
BranchNameProperty description not available.
Required: No
Type: String
Pattern:
^[a-zA-Z][a-zA-Z0-9_/-]{0,127}$Minimum:
1Maximum:
128Update requires: No interruption
CommitMessageProperty description not available.
Required: No
Type: String
Minimum:
1Maximum:
500Update requires: No interruption
CreatedByProperty description not available.
Required: No
Type: VersionCreatedBySource
Update requires: No interruption
ParentVersionIdsProperty description not available.
Required: No
Type: Array of String
Update requires: No interruption