This folder contains AWS deployment helper files (used by GitHub Actions).
- Deployment docs: Docs/deployment/aws-lambda.md
- Workflow: aws-deploy.yml
- IAM policy: iam-user-policy.json
Notes:
- The IAM policy is intentionally broad (
"Resource": "*"), because the workflow manages multiple AWS resources.