In my earlier posts, I explained an agentic KYC workflow using James’s onboarding case.

In this post, I map that workflow to AWS.

This is not the only way to build it.
It is one way to show how the main parts of the workflow could run on AWS:
- intake
- document storage
- event processing
- case state
- agent orchestration
- specialist agents
- tools
- risk rules
- human review
- downstream systems
The architecture uses AWS services such as:
- Amazon S3
- Amazon MSK
- AWS Lambda
- Amazon DynamoDB
- AWS Step Functions
- Amazon Bedrock AgentCore Runtime
- AgentCore Gateway
- Amazon Bedrock Knowledge Bases
The diagram shows how James’s case could move from Salesforce into an agentic KYC workflow, then into human review and downstream banking systems.
I am not writing the full AWS walkthrough yet. But if enough people are interested, I may write a separate post explaining how this architecture works step by step.
If you would like to see that post, email me at [email protected].