Customize CloudWatch Logs with Lambda Function
Purpose of the article: To explain how to create a new cloud watch log group, log stream with user defined names, and pass a log message to defined log group from lambda function. Intended Audience: Python, AWS services (IAM, Lambda, CloudWatch) Tools and Technology: Python, AWS services (IAM, Lambda, CloudWatch) Keywords: IAM, Lambda, CloudWatch Introduction […]