Start converting to Global Tables (beginning with api_keys)
Added
- Add new Global Table for API Keys (with replica region defaulting to
us-west-2
)
Fixed
- Allow the functions to access the DynamoDB tables in any region
- Add the necessary permissions for creating a Global Table
- NOTE: You will have to run a terraform plan/apply to grant the necessary AWS permissions before the Serverless
deploy
command will succeed.
- NOTE: You will have to run a terraform plan/apply to grant the necessary AWS permissions before the Serverless