Control: DMS replication tasks for the source database should have logging enabled
Description
This control checks whether logging is enabled with the minimum severity level of LOGGER_SEVERITY_DEFAULT for DMS replication tasks SOURCE_CAPTURE and SOURCE_UNLOAD. The control fails if logging isn't enabled for these tasks or if the minimum severity level is less than LOGGER_SEVERITY_DEFAULT.
Usage
Run the control in your terminal:
powerpipe control run aws_compliance.control.dms_replication_task_source_database_logging_enabled
Snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe control run aws_compliance.control.dms_replication_task_source_database_logging_enabled --share
SQL
This control uses a named query:
dms_replication_task_source_database_logging_enabled