
Create an Amazon EventBridge rule and API Destination with OAuth credentials using Customer Managed Key (CMK) encryption
git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/eventbridge-api-destinationscd ./12-oauth-api-with-cmk-encryptionsam deploy --guidedaws events put-events --entries file://testEvent.jsonsam delete --stack-name STACK_NAME.aws cloudformation list-stacks --query "StackSummaries[?contains(StackName,'STACK_NAME')].StackStatus"