Optional ReadonlyafterSQL script to execute immediately after DMS connects to the MySQL endpoint for initialization tasks
Optional ReadonlycleanFlag to clean and recreate table metadata on replication instance when mismatches occur
Optional ReadonlyeventsPolling interval in seconds for checking MySQL binary log changes when database is idle
Optional ReadonlymaxMaximum CSV file size in KB for MySQL data transfer operations
Optional ReadonlyparallelNumber of parallel threads for loading data into MySQL-compatible target databases for
Optional ReadonlysecretsIAM role ARN for AWS Secrets Manager access to MySQL endpoint credentials
ReadonlysecretsSecrets Manager secret ARN containing MySQL endpoint connection details for secure credential management
Optional ReadonlysecretsKMS key ARN for encrypting MySQL endpoint credentials secret in Secrets Manager
Optional ReadonlyserverTime zone specification for MySQL source database configuration
Optional ReadonlytargetTarget database type specification for MySQL migration destination configuration
Provides information that defines a MySQL endpoint. Modified from the equivalent L1 Construct to prevent use of plaintext credentials and enforce use of KMS encryption. This information includes the output format of records applied to the endpoint and details of transaction and control table data information. For information about other available settings, see Extra connection attributes when using MySQL as a source for AWS DMS and Extra connection attributes when using a MySQL-compatible database as a target for AWS DMS in the AWS Database Migration Service User Guide .
Struct
See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-dms-endpoint-mysqlsettings.html