AWS::Transfer::Workflow WorkflowStep - AWS CloudFormation (original) (raw)

The basic building block of a workflow.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

CopyStepDetails

Details for a step that performs a file copy.

Consists of the following values:

Required: No

Type: CopyStepDetails

Update requires: Replacement

CustomStepDetails

Details for a step that invokes an AWS Lambda function.

Consists of the Lambda function's name, target, and timeout (in seconds).

Required: No

Type: CustomStepDetails

Update requires: Replacement

DecryptStepDetails

Details for a step that decrypts an encrypted file.

Consists of the following values:

Required: No

Type: DecryptStepDetails

Update requires: Replacement

DeleteStepDetails

Details for a step that deletes the file.

Required: No

Type: DeleteStepDetails

Update requires: Replacement

TagStepDetails

Details for a step that creates one or more tags.

You specify one or more tags. Each tag contains a key-value pair.

Required: No

Type: TagStepDetails

Update requires: Replacement

Type

Currently, the following step types are supported.

Required: No

Type: String

Allowed values: COPY | CUSTOM | DECRYPT | DELETE | TAG

Update requires: Replacement

Did this page help you? - Yes

Thanks for letting us know we're doing a good job!

If you've got a moment, please tell us what we did right so we can do more of it.

Did this page help you? - No

Thanks for letting us know this page needs work. We're sorry we let you down.

If you've got a moment, please tell us how we can make the documentation better.