Populate aws_pricing table with real AWS pricing for:
Services:
- SQS: /bin/bash.40 per million requests
- Lambda: /bin/bash.20 per million requests + /bin/bash.0000166667 per GB-second
- Bedrock Claude 3 Sonnet: /bin/bash.003 input / /bin/bash.015 output per 1K tokens
Regions:
- us-east-1 (N. Virginia)
- eu-west-1 (Ireland)
Total: 10 pricing records inserted
Task: DB-007 complete
All database tasks (DB-001 to DB-007) now complete!
Next: Backend team can proceed with SQLAlchemy models and repositories.