aws-cdk icon indicating copy to clipboard operation
aws-cdk copied to clipboard

feat(neptune): enable cloudwatch logs exports

Open humanzz opened this issue 1 year ago • 3 comments

  • introduce LogType and CloudwatchLogsExports for use in DatabaseClusterProps
  • introduce cloudwatchLogsExports prop to configure which log types should be exported to CloudWatch Logs and optionally set log retention
  • update tests and integ tests
  • update README

related to #20248 closes #15888


All Submissions:

Adding new Unconventional Dependencies:

  • [ ] This PR adds new unconventional dependencies following the process described here

New Features

  • [x] Have you added the new feature to an integration test?
    • [x] Did you use yarn integ to deploy the infrastructure and generate the snapshot (i.e. yarn integ without --dry-run)?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

humanzz avatar Sep 12 '22 14:09 humanzz

gitpod-io[bot] avatar Sep 12 '22 14:09 gitpod-io[bot]

@corymhall with the comments addressed, anything else u think should be tackled before moving forwards with this PR?

humanzz avatar Sep 19 '22 12:09 humanzz

Ping! @corymhall :)

humanzz avatar Sep 30 '22 11:09 humanzz

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: caf7c555d4095d024584d06a3d87d8402211f79a
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

aws-cdk-automation avatar Sep 30 '22 12:09 aws-cdk-automation

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

mergify[bot] avatar Sep 30 '22 12:09 mergify[bot]