Sets up the infrastructure to quickly summarise animal medical journals, for demo purposes. Uses AWS Bedrock amnd Claude with one-shot prompting.
- OIDC set up between Github and your AWS account
- Manually set the OIDC_ROLE environment variable in
.github/workflows/backend.yml
and.github/workflows/backend.yml
to the role created using the tutorial above. - Install AWS SAM
- Access to Claude Instant in your AWS account.