Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update IAM policies to separate DynamoDB access by table
Renamed the existing policy to "HandlesTableAccess" for clarity and restricted its scope to the Handles table. Added a new "CredentialsTableAccess" policy to manage permissions specifically for the Credentials table. This improves granularity and adheres to the principle of least privilege.
- Loading branch information