View a markdown version of this page

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

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

Syntax

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

JSON

{ "Type" : "AWS::BedrockAgentCore::Dataset", "Properties" : { "DatasetName" : String, "Description" : String, "KmsKeyArn" : String, "SchemaType" : String, "Source" : DataSourceType, "Tags" : [ Tag, ... ] } }

YAML

Type: AWS::BedrockAgentCore::Dataset Properties: DatasetName: String Description: String KmsKeyArn: String SchemaType: String Source: DataSourceType Tags: - Tag

Properties

DatasetName

Property description not available.

Required: Yes

Type: String

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

Update requires: Replacement

Description

Property description not available.

Required: No

Type: String

Maximum: 200

Update requires: No interruption

KmsKeyArn

Property description not available.

Required: No

Type: String

Pattern: ^arn:aws(|-cn|-us-gov):kms:[a-zA-Z0-9-]*:[0-9]{12}:key/[a-zA-Z0-9-]{36}$

Minimum: 1

Maximum: 2048

Update requires: Replacement

SchemaType

Property description not available.

Required: Yes

Type: String

Allowed values: AGENTCORE_EVALUATION_PREDEFINED_V1 | AGENTCORE_EVALUATION_SIMULATED_V1

Update requires: Replacement

Source

Property description not available.

Required: No

Type: DataSourceType

Update requires: Replacement

Tags

Property description not available.

Required: No

Type: Array of Tag

Maximum: 50

Update requires: No interruption

Return values

Ref

Fn::GetAtt

CreatedAt

Property description not available.

DatasetArn

Property description not available.

DatasetId

Property description not available.

ExampleCount

Property description not available.

Status

Property description not available.

UpdatedAt

Property description not available.