Skip to content
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

Issue-43:Adding Cloudwatch LogGroup for Transform Lamdba #1

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

nitinjain999
Copy link
Owner

Add CloudWatch log group for Transform Lambda function

  • Created a CloudWatch log group resource for the Transform Lambda function.
  • Set the log group name dynamically using the Lambda function name.
  • Configured log retention period based on the provided variable.
  • Enabled encryption for the log group using the specified KMS key.
  • Applied the standard tags to the log group.

@nitinjain999 nitinjain999 merged commit 4ffb30a into master Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant