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

feat(neptune): enable cloudwatch logs exports #22004

Merged
merged 9 commits into from
Sep 30, 2022
Merged

Commits on Sep 12, 2022

  1. feat(neptune): enable cloudwatch logs exports

    - 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 aws#20248
    closes aws#15888
    humanzz committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    a7cd6c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. address comments

    humanzz committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    57dbe7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6ba91c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    ab5e89c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b857652 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    4bb8383 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    9a1d862 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Configuration menu
    Copy the full SHA
    fb6211f View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2022

  1. Configuration menu
    Copy the full SHA
    caf7c55 View commit details
    Browse the repository at this point in the history