Skip to content

Commit

Permalink
feat(events): fromApiDestinationAttributes import method (#29943)
Browse files Browse the repository at this point in the history
### Issue # (if applicable)

Closes #29942

### Reason for this change

Allows existing API Destinations to be imported and attached to additional rules

### Description of changes

* Added `ApiDestination.fromApiDestinationAttributes` method

### Description of how you validated changes

Added unit and integ tests

### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
nmussy committed Apr 25, 2024
1 parent e491a02 commit db155e1
Show file tree
Hide file tree
Showing 13 changed files with 33,338 additions and 1 deletion.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit db155e1

Please sign in to comment.