latest--aws-transfer-workflow
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-transfer-workflow.json |
| Parent schema | serverless-framework-configuration |
Resource Type definition for AWS::Transfer::Workflow. Source:- No source definition found, add manually please
Properties
Specifies the details for the steps that are in the specified workflow.
Specifies the steps (actions) to take if any errors are encountered during execution of the workflow.
Key-value pairs that can be used to group and search for workflows. Tags are metadata attached to workflows for any purpose.
A textual description for the workflow.
Definitions
Specifies the key-value pair that are assigned to a file during the execution of a Tagging step.
The name assigned to the tag that you create.
The value that corresponds to the key.
Specifies the details for an EFS file.
Specifies the EFS filesystem that contains the file.
The name assigned to the file when it was created in EFS. You use the object path to retrieve the object.
Specifies the details for a S3 file.
Specifies the S3 bucket that contains the file.
The name assigned to the file when it was created in S3. You use the object key to retrieve the object.
Specifies the location for the file being decrypted. Only applicable for the Decrypt type of workflow steps.
Specifies the details for a S3 file.
2 nested properties
Specifies the S3 bucket that contains the file.
The name assigned to the file when it was created in S3. You use the object key to retrieve the object.
Specifies the details for an EFS file.
2 nested properties
Specifies the EFS filesystem that contains the file.
The name assigned to the file when it was created in EFS. You use the object path to retrieve the object.
Specifies the location for the file being copied. Only applicable for the Copy type of workflow steps.
Specifies the details for a S3 file.
2 nested properties
Specifies the S3 bucket that contains the file.
The name assigned to the file when it was created in S3. You use the object key to retrieve the object.
The basic building block of a workflow.
Details for a step that performs a file copy.
4 nested properties
Specifies the location for the file being copied. Only applicable for the Copy type of workflow steps.
1 nested properties
Specifies the details for a S3 file.
The name of the step, used as an identifier.
A flag that indicates whether or not to overwrite an existing file of the same name. The default is FALSE.
Specifies which file to use as input to the workflow step.
Details for a step that invokes a lambda function.
4 nested properties
The name of the step, used as an identifier.
The ARN for the lambda function that is being called.
Timeout, in seconds, for the step.
Specifies which file to use as input to the workflow step.
Details for a step that performs a file decryption.
5 nested properties
Specifies the location for the file being decrypted. Only applicable for the Decrypt type of workflow steps.
The name of the step, used as an identifier.
Specifies which encryption method to use.
A flag that indicates whether or not to overwrite an existing file of the same name. The default is FALSE.
Specifies which file to use as input to the workflow step.
Details for a step that deletes the file.
2 nested properties
The name of the step, used as an identifier.
Specifies which file to use as input to the workflow step.
Details for a step that creates one or more tags.
3 nested properties
The name of the step, used as an identifier.
Specifies which file to use as input to the workflow step.
Creates a key-value pair for a specific resource.
The name assigned to the tag that you create.
Contains one or more values that you assigned to the key name you create.