-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hotfix: replace stream session ended (#21)
* chore: upgrade aws cdk dep to latest * refactor: moved defaultLamdaParams constant to cdk-channels-stack so the params can be passed into channel resources * hotfix: replace session ended event with stream end - streams do not always get the session ended event * chore: upgrade IVS sdk scripts to latest * doc: update Amazon Associate link url to correct url in README * hotfix: format * refactor: defaultLambdaParams remove logRetention and moved const to shared constant file * fix: update defaultLambdaParams type to Partial of Lambda NodejsFunctionProps type * refactor: update all CDK lambdas logRetention to use enum RetentionDays
- Loading branch information
Showing
11 changed files
with
3,032 additions
and
7,159 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
Oops, something went wrong.