

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](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::BedrockAgentCore::ConfigurationBundle VersionLineageMetadata
<a name="aws-properties-bedrockagentcore-configurationbundle-versionlineagemetadata"></a>

<a name="aws-properties-bedrockagentcore-configurationbundle-versionlineagemetadata-description"></a>The `VersionLineageMetadata` property type specifies Property description not available. for an [AWS::BedrockAgentCore::ConfigurationBundle](aws-resource-bedrockagentcore-configurationbundle.md).

## Syntax
<a name="aws-properties-bedrockagentcore-configurationbundle-versionlineagemetadata-syntax"></a>

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

### JSON
<a name="aws-properties-bedrockagentcore-configurationbundle-versionlineagemetadata-syntax.json"></a>

```
{
  "[BranchName](#cfn-bedrockagentcore-configurationbundle-versionlineagemetadata-branchname)" : {{String}},
  "[CommitMessage](#cfn-bedrockagentcore-configurationbundle-versionlineagemetadata-commitmessage)" : {{String}},
  "[CreatedBy](#cfn-bedrockagentcore-configurationbundle-versionlineagemetadata-createdby)" : {{VersionCreatedBySource}},
  "[ParentVersionIds](#cfn-bedrockagentcore-configurationbundle-versionlineagemetadata-parentversionids)" : {{[ String, ... ]}}
}
```

### YAML
<a name="aws-properties-bedrockagentcore-configurationbundle-versionlineagemetadata-syntax.yaml"></a>

```
  [BranchName](#cfn-bedrockagentcore-configurationbundle-versionlineagemetadata-branchname): {{String}}
  [CommitMessage](#cfn-bedrockagentcore-configurationbundle-versionlineagemetadata-commitmessage): {{String}}
  [CreatedBy](#cfn-bedrockagentcore-configurationbundle-versionlineagemetadata-createdby): {{
    VersionCreatedBySource}}
  [ParentVersionIds](#cfn-bedrockagentcore-configurationbundle-versionlineagemetadata-parentversionids): {{
    - String}}
```

## Properties
<a name="aws-properties-bedrockagentcore-configurationbundle-versionlineagemetadata-properties"></a>

`BranchName`  <a name="cfn-bedrockagentcore-configurationbundle-versionlineagemetadata-branchname"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Pattern*: `^[a-zA-Z][a-zA-Z0-9_/-]{0,127}$`  
*Minimum*: `1`  
*Maximum*: `128`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`CommitMessage`  <a name="cfn-bedrockagentcore-configurationbundle-versionlineagemetadata-commitmessage"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Minimum*: `1`  
*Maximum*: `500`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`CreatedBy`  <a name="cfn-bedrockagentcore-configurationbundle-versionlineagemetadata-createdby"></a>
Property description not available.  
*Required*: No  
*Type*: [VersionCreatedBySource](aws-properties-bedrockagentcore-configurationbundle-versioncreatedbysource.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`ParentVersionIds`  <a name="cfn-bedrockagentcore-configurationbundle-versionlineagemetadata-parentversionids"></a>
Property description not available.  
*Required*: No  
*Type*: Array of String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)