This is a work in progress sample to test the ongoing implementation of the upcoming Powertools for AWS (TypeScript) Event Handler for Bedrock Agent Functions.
npm ci
npm run cdk deploy
Use the Bedrock Console to test the agent, try asking it questions like:
- What's the weather in Seattle?
- What's the weather like in Madrid and in Rome?
npm run cdk destroy
MIT