-
Notifications
You must be signed in to change notification settings - Fork 1k
Eventbridge api destination with cmk #2806
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Eventbridge api destination with cmk #2806
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please rename the file to README.md?
@@ -0,0 +1,80 @@ | |||
# EventBridge API Destinations with OAuth and CMK Encryption |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazon EventBridge *
* Also, run the below CloudFormation (CFN) command to create pre-requisit resources: | ||
```bash | ||
aws cloudformation create-stack --stack-name serverlessland-prerequisite --template-body file://prerequsite.yaml |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo: prerequisite
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo: prerequisite.yaml
Can you please update the folder structure to have a single parent folder named with pattern-name? |
IsValueSecret: true | ||
DependsOn: ConnectionSecret | ||
|
||
# Api Destination Resource |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo: API
Issue #, if available:
Description of changes: Eventbridge api destination with CMK serverless pattern added, which is based on the recent aws announcement
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.