aws-health-aware icon indicating copy to clipboard operation
aws-health-aware copied to clipboard

Muli-region fixes

Open mfazz opened this issue 3 years ago • 0 comments

Issue #22 - Broken multi-region deployment

Description of changes:

  • Adds ACCOUNT_IDS as an environment variable to the secondary region lambda.
  • Fixes Lambda IAM role to allow secondary region read/write access to the global dynamodb table.
  • Adds double quotes to the secondary lambda environment variables. Variables values default to true/false if unquoted.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

mfazz avatar Dec 09 '21 14:12 mfazz