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::Personalize::BatchInferenceJob BatchInferenceJobOutput
The output configuration parameters of a batch inference job.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "S3DataDestination" :S3DataConfig}
Properties
S3DataDestination-
Information on the Amazon S3 bucket in which the batch inference job's output is stored.
Required: Yes
Type: S3DataConfig
Update requires: Replacement