
Create an EventBridge rule and API Destination with OAuth credentials
git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/eventbridge-api-destinationscd ./11-oath-apisam 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"