Transfer Family Workflow

AWS Transfer Family Workflow is a managed resource that defines and automates file transfer processes within AWS Transfer Family. It allows you to create workflows that perform actions such as copying, tagging, or invoking AWS Lambda functions when files are uploaded or downloaded. This helps streamline data processing, enforce compliance, and integrate file transfers with other AWS services.

aws.transfer_workflow

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringSpecifies the unique Amazon Resource Name (ARN) for the workflow.
descriptioncorestringSpecifies the text description for the workflow.
on_exception_stepscorejsonSpecifies the steps (actions) to take if errors are encountered during execution of the workflow.
stepscorejsonSpecifies the details for the steps that are in the specified workflow.
tagscorehstore
workflow_idcorestringA unique identifier for the workflow.