

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::Dataset DataSourceType
<a name="aws-properties-bedrockagentcore-dataset-datasourcetype"></a>

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

## Syntax
<a name="aws-properties-bedrockagentcore-dataset-datasourcetype-syntax"></a>

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

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

```
{
  "[InlineExamples](#cfn-bedrockagentcore-dataset-datasourcetype-inlineexamples)" : {{InlineExamplesSource}},
  "[S3Source](#cfn-bedrockagentcore-dataset-datasourcetype-s3source)" : {{S3Source}}
}
```

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

```
  [InlineExamples](#cfn-bedrockagentcore-dataset-datasourcetype-inlineexamples): {{
    InlineExamplesSource}}
  [S3Source](#cfn-bedrockagentcore-dataset-datasourcetype-s3source): {{
    S3Source}}
```

## Properties
<a name="aws-properties-bedrockagentcore-dataset-datasourcetype-properties"></a>

`InlineExamples`  <a name="cfn-bedrockagentcore-dataset-datasourcetype-inlineexamples"></a>
Property description not available.  
*Required*: No  
*Type*: [InlineExamplesSource](aws-properties-bedrockagentcore-dataset-inlineexamplessource.md)  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`S3Source`  <a name="cfn-bedrockagentcore-dataset-datasourcetype-s3source"></a>
Property description not available.  
*Required*: No  
*Type*: [S3Source](aws-properties-bedrockagentcore-dataset-s3source.md)  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)