Per the simplified process, all pattern metadata is in the example-pattern.json file in the PR.
Pattern: s3-bedrock-data-automation-sam
Summary: Serverless, event-driven pipeline that extracts structured data from files uploaded to Amazon S3 (documents, images, video, audio) using Amazon Bedrock Data Automation. An S3 ObjectCreated event triggers a Lambda that starts an async BDA job; BDA writes structured JSON (Markdown text, tables, generative summary) to the output prefix. The BDA project is a native CloudFormation resource, so custom code is minimal.
Language: Python
Framework: AWS SAM
Level: 200
GitHub PR for template:
#3266
Per the simplified process, all pattern metadata is in the example-pattern.json file in the PR.
Pattern: s3-bedrock-data-automation-sam
Summary: Serverless, event-driven pipeline that extracts structured data from files uploaded to Amazon S3 (documents, images, video, audio) using Amazon Bedrock Data Automation. An S3 ObjectCreated event triggers a Lambda that starts an async BDA job; BDA writes structured JSON (Markdown text, tables, generative summary) to the output prefix. The BDA project is a native CloudFormation resource, so custom code is minimal.
Language: Python
Framework: AWS SAM
Level: 200
GitHub PR for template:
#3266