{
  "id": 6607603,
  "title": "Build an end-to-end RFI questionnaire workflow using Amazon Quick Automate",
  "url": "https://urgent.news/2026/09/10/build-an-end-to-end-rfi-questionnaire-workflow-using-amazon-quick",
  "topic": "ai",
  "section": "AI",
  "published": "2026-09-10T16:08:57.000Z",
  "source": {
    "name": "AWS Machine Learning",
    "slug": "aws-machine-learning",
    "url": "https://aws.amazon.com/blogs/machine-learning/build-an-end-to-end-rfi-questionnaire-workflow-using-amazon-quick-automate/"
  },
  "original_language": "en",
  "account": "This walkthrough demonstrates how to build an end-to-end automation workflow for processing Request for Information (RFI) questionnaires using Amazon Quick Automate and Amazon S3. The goal is to extract, structure, and output questionnaire data in a clean CSV format that downstream teams can consume. The process begins by connecting Amazon Quick Automate to the Amazon S3 bucket where the RFI workbooks are stored. Next, an automation project is created to describe the processing logic in plain language. The generative AI assistant then builds the workflow based on this natural-language prompt. The workflow undergoes refinement through conversation, followed by validation in a pre-production AWS account. Once validated, the workflow is promoted to the production environment or target AWS Region using the Import/Export feature. The solution assumes an Amazon Quick Enterprise subscription with access to Amazon Quick Automate, an Amazon S3 bucket in the same AWS Region as the application, and basic familiarity with AWS IAM roles and policies. An IAM role is required to grant Amazon Quick Automate permission to access the S3 bucket. The IAM role should have s3:GetObject, s3:PutObject, and s3:ListBucket permissions on the target bucket, and its Amazon Resource Name (ARN) should be copied for configuration. With the prerequisites in place, the S3 connector is set up in Amazon Quick Automate. Once configured, the workflow can be created, refined, validated, and promoted to production.",
  "summary": "Learn how to build an end-to-end RFI questionnaire workflow with Amazon Quick Automate. Read a multi-tab RFI workbook from Amazon S3, use natural-language prompts to extract and structure the questionnaire data, refine the workflow through conversation, and write clean CSV output back to Amazon S3 — cutting development from days to hours.",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 3,
    "also_reported_by": [
      {
        "outlet": "TechSpot",
        "title": "Amazon's Prime Video is using AI to make dubbed actors' mouths match the dialogue",
        "url": "https://urgent.news/2026/09/10/amazons-prime-video-is-using-ai-to-make-dubbed-actors-mouths-match",
        "published": "2026-09-10T10:54:00.000Z"
      },
      {
        "outlet": "AWS Machine Learning",
        "title": "How AvioBook builds turnaround insights from operational data with Amazon Bedrock AgentCore",
        "url": "https://urgent.news/2026/09/10/how-aviobook-builds-turnaround-insights-from-operational-data-with",
        "published": "2026-09-10T15:53:05.000Z"
      }
    ]
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}