S3 Copy Object with AWS and Send Results via Email
This workflow copies a file from an AWS S3 bucket to another location and sends an email with the result. It integrates with the AWS service and the Blink email service to run successfully. The user needs to provide the necessary inputs such as AWS region, bucket, copy source, key, and the email address to send the results to.
Breakdown
- S3 Copy Object with AWS.
- Send results via Email.