
Create a Lambda function that subscribes to an MSK topic
git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/msk-lambda-cdknpx cdk deploy sam logs -n ENTER_YOUR_CONSUMER_FUNCTION_NAME.cdk destroy.aws cloudformation list-stacks --query "StackSummaries[?contains(StackName,'STACK_NAME')].StackStatus".