-
Notifications
You must be signed in to change notification settings - Fork 248
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(aws-eventbridge-sqs, aws-events-rule-sqs, aws-eventbridge-stepfu…
…nctions, aws-events-rule-step-function): custom EventBus support (#363) * enhanced construct to support custom EventBus * fix linting issues * fix PR review comments * refactoring and use IEventBus instead of EventBus * enchanced aws-eventbridge-sqs construct to support custom eventbus * enhanced aws-eventbridge-stepfunctions construct to support custom eventbus * update the props naming convention to align with existing constructs * updated the props documentation * upated exisitingEventBusInterface & eventBusProps description * upated naming convention as per other aws-evenbridge-* standards * enhance aws-eventbridge-stepfunctions to support custom eventbus * enhance aws-events-rule-step-function construct to support custom eventbus * enhance aws-events-rule-sqs to support custom eventbus * refactor * fix viperlight issue * refactoring to keep it consistent with other constructs * update documentation * fix merge issues * remove duplicate props Co-authored-by: santhosh <>
- Loading branch information
Showing
37 changed files
with
8,556 additions
and
72 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.