Skip to content

Commit

Permalink
feat: Add StepfunctionsStack for agent evaluation workflow
Browse files Browse the repository at this point in the history
- Implement StepfunctionsStack with AWS CDK
- Add Lambda functions for various steps in the workflow:
  - generate_map
  - check_agent_status
  - create_alias
  - delete_alias
  - run_test
  - update_bedrock_agent
- Create Step Functions state machine for agent evaluation process
- Set up EventBridge rule to trigger workflow on S3 object creation
- Configure necessary IAM roles and permissions
- Implement error handling and retry logic in the state machine
  • Loading branch information
ifeojo committed Sep 24, 2024
1 parent e8ee779 commit 6be2f95
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 6be2f95

Please sign in to comment.