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::Bedrock::ModelImportJob ModelDataSource
The data source of the model to import.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "S3DataSource" :S3DataSource}
YAML
S3DataSource:S3DataSource
Properties
S3DataSource-
The Amazon S3 data source of the model to import.
Required: Yes
Type: S3DataSource
Update requires: Replacement