AWS::Transfer::Workflow S3FileLocation
Specifies the S3 details for the file being used, such as bucket, ETag, and so forth.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "S3FileLocation" :
S3InputFileLocation
}
Properties
S3FileLocation
-
Specifies the details for the file location for the file that's being used in the workflow. Only applicable if you are using Amazon S3 storage.
Required: No
Type: S3InputFileLocation
Update requires: Replacement