-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DAC-2203 Secret not scheduled for rotation (#536)
Add redshift-rotate-secret lambda handler and tests Add IaC code for lambda and related resources Add new ensureDefined util to utils Remove some duplicated code from quicksight-add-users handler Add @aws-sdk/client-secrets-manager dependency and client in clients.ts Add knex and pg dependencies for redshift access Add some external packages to esbuild in build-lambdas script as a result of the new knex and pg dependencies
- Loading branch information
1 parent
3ce9f56
commit 78d540a
Showing
14 changed files
with
1,069 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.