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::BatchSegmentJob BatchSegmentJobInput
The input configuration of a batch segment job.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "S3DataSource" :S3DataConfig}
YAML
S3DataSource:S3DataConfig
Properties
S3DataSourceProperty description not available.
Required: Yes
Type: S3DataConfig
Update requires: Replacement