S3 Write Connector in Quick Flow

I want to perform some steps in Amazon Quick Flow and store the output in an S3 bucket. Is direct write to S3 supported from Quick Flow? If yes, what are the required setup steps? If not, what is the recommended approach to achieve this?

Hi @01267ts

Please refer to the following community post, which addresses writing output to S3 and may be helpful for you.

Hello, thanks for the help. I tried with Quick Automate and I have now a deployed workflow that writes data in a S3 directly. Do you know if it is possible to run the deployed automation from the dashboard view?

Hi @01267ts

Quick Automate doesn’t currently have a native Run button directly on QuickSight dashboard visuals.

However, here are two approaches you can try:

  1. Scheduled triggers: Quick Automate natively supports scheduled triggers on deployed automations. If the workflow doesn’t need to be user-initiated, a time-based schedule may suffice.
  2. Programmatic trigger via API: Quick Automate now provides the StartAutomationJob API that allows you to trigger deployed automations programmatically with custom input parameters. This can be integrated with embedded dashboard callback actions or invoked from a Lambda function to enable on-demand execution.

For the Boto3 API reference - start_automation_job - Boto3 1.43.21 documentation

Hi @01267ts

It’s been a while since we last heard from you. If you have any further questions, please let us know how we can assist you.

If we don’t hear back within the next 3 business days, we’ll proceed with close/archive this topic.

Thank you!

Hi @01267ts

Since we have not heard back from you, I’ll go ahead and close/archive this topic. However, if you have any additional questions, feel free to create a new topic in the community and link this discussion for relevant information.

Thank you!