-
Notifications
You must be signed in to change notification settings - Fork 232
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(fix): Switch Log archive bucket policy to Org policy (#1051)
* Adding code for destination policy update * Changing logic to use subscriptionFilterRoleArn * Updating custom resource runtime * Testing some code for update custom resource * Trying to force custom resource update * Updating uuid to force update * Fixing custom resource again * Removing uuid from other function * Fixing uuid() * Fixing props object * ADding some logging * Moving logging * More logging * Fixing subscriptionfilterrolearn * Removing additional log statements * Reducing Store Outputs SM max concurrency from 50 to 20. Also adding limit increase requests for both CloudWatch Logs and Lambda Concurrency * Reducing Store Outputs SM max concurrency from 50 to 20. Also adding limit increase requests for both CloudWatch Logs and Lambda Concurrency * Updating maxconcurrency in one more sm to 20 * Adding extra logging stmts * Removing additional logging statements * Moving SM concurrent executions down to 10 from 20 to Mirror Ryan's limits * Create force-github-actions.txt * Fixing prettier issues * Adding if statement around subscriptionFilterRoleArn. If it doesn't exist, don't add Subscription Filter --------- Co-authored-by: Brian969 <[email protected]>
- Loading branch information
Showing
8 changed files
with
77 additions
and
23 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
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