Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 677 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 677 Bytes

AWS Playground

Repository for tracking practical projects while learning and exploring AWS functionalities.

Proof-of-concept using Amazon Bedrock with Spring AI to convert natural language queries to SQL queries that can be executed against the application's database schema.

Backend application leveraging AWS KMS to perform envelope encryption, ensuring secure storage of sensitive fields (PII/PHI) inside a DynamoDB table.