Skip to content

(aws-docdb): bring cloudwatch support on aws-docdb DatabaseCluster #13191

@anandakrishnan-a

Description

@anandakrishnan-a

At present, DatabaseCluster/DatabaseClusterProps from "aws-docdb" doesn't have the support of cloudwatch.
Expecting props such as cloudwatchLogsExports, cloudwatchLogsRetention, cloudwatchLogsRetentionRole here

Use Case

To enable cloudwatch logging for DocumentDb cluster.
The CfnDBCluster has this support, however we would like to use DatabaseCluster, as the former one requires masterpassword to be set, which we do not want to set in the code logic.

Proposed Solution

Similar to RDS DatabaseCluster , bring these props to DocumentDB Cluster.

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-cloudwatchRelated to Amazon CloudWatch@aws-cdk/aws-docdbRelated to Amazon DocumentDBeffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.feature/coverage-gapGaps in CloudFormation coverage by L2 constructsp1

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions