Skip to content

Start converting to Global Tables (beginning with api_keys)

Compare
Choose a tag to compare
@forevermatt forevermatt released this 04 Aug 19:41
· 135 commits to develop since this release
09dd725

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.