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 S3Source
The S3Source property type specifies Property description not available. for an AWS::BedrockAgentCore::Dataset.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "S3Uri" :String}
YAML
S3Uri:String
Properties
S3UriProperty description not available.
Required: Yes
Type: String
Pattern:
^s3://[a-z0-9][a-z0-9.\-]{1,61}[a-z0-9]/.{1,1024}$Update requires: Replacement