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::ModelInvocationJob ModelInvocationJobInputDataConfig
Details about the location of the input to the batch inference job.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "S3InputDataConfig" :ModelInvocationJobS3InputDataConfig}
Properties
S3InputDataConfig-
Contains the configuration of the S3 location of the input data.
Required: Yes
Type: ModelInvocationJobS3InputDataConfig
Update requires: No interruption