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

Support CloudWatch integration for AWS::Redshift::Cluster LoggingProperties #180

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

xiaocheng139
Copy link
Contributor

@xiaocheng139 xiaocheng139 commented Jul 21, 2024

Issue #, if available:
#104

Description of changes:
This change provides CFN support for enabling redshift audit logging with CloudWatch. We are adding 2 new parameters "LogDestinationType" and "LogExports" to the existing schema, which are used to setup CloudWatch logging for audit logging.

Manual testing and integration testing have been performed on cloudformation with all new changes.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

…erties (aws-cloudformation#180)

This change provides CFN support for enabling redshift audit logging with CloudWatch. We are adding 2 new parameters "LogDestinationType" and "LogExports" to the existing schema, which are used to setup CloudWatch logging for audit logging.

Manual testing and integration testing have been performed on cloudformation with all new changes.
@xiaocheng139 xiaocheng139 changed the title Support CloudWatch integration for AWS::Redshift::Cluster LoggingProperties (#180) Support CloudWatch integration for AWS::Redshift::Cluster LoggingProperties Jul 21, 2024
@xiaocheng139 xiaocheng139 marked this pull request as ready for review July 21, 2024 13:42
Copy link
Contributor

@vramanet vramanet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@vramanet vramanet merged commit 622d2f0 into aws-cloudformation:master Jul 24, 2024
1 check passed
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.

3 participants