🔥 3-day streak
AWS Certified Generative AI Developer - Professional164 / 166
Question 164 of 166
A financial services company built a document-processing pipeline that ingests batches of loan applications from S3. A Step Functions Standard workflow must extract structured data from each PDF by invoking a Bedrock foundation model. Batches vary from 5 to 3,000 documents. During large batches, the workflow fails intermittently with ThrottlingException from Bedrock, and the team also hits the maximum request payload limit when passing all document contents into a single state. The team wants a resilient design that processes each document independently while respecting Bedrock's account-level invocation quotas. Which approach best meets these requirements?
Reviewed for accuracy · Report an issueNext question