AWS::Transfer::Workflow InputFileLocation
The InputFileLocation
property type specifies Property description not available. for an AWS::Transfer::Workflow.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "EfsFileLocation" :
EfsInputFileLocation
, "S3FileLocation" :S3InputFileLocation
}
Properties
EfsFileLocation
Property description not available.
Required: No
Type: EfsInputFileLocation
Update requires: Replacement
S3FileLocation
Property description not available.
Required: No
Type: S3InputFileLocation
Update requires: Replacement