AwsDmsReplicationTaskDetails - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AwsDmsReplicationTaskDetails

Provides details about an AWS Database Migration Service (AWS DMS) replication task. A replication task moves a set of data from the source endpoint to the target endpoint.

Contents

CdcStartPosition

Indicates when you want a change data capture (CDC) operation to start. CCdcStartPosition or CCdcStartTime specifies when you want a CDC operation to start. Only a value for one of these fields is included.

Type: String

Pattern: .*\S.*

Required: No

CdcStartTime

Indicates the start time for a CDC operation. CdcStartPosition or CCdcStartTime specifies when you want a CDC operation to start. Only a value for one of these fields is included.

Type: String

Pattern: .*\S.*

Required: No

CdcStopPosition

Indicates when you want a CDC operation to stop. The value can be either server time or commit time.

Type: String

Pattern: .*\S.*

Required: No

Id

The identifier of the replication task.

Type: String

Pattern: .*\S.*

Required: No

MigrationType

The migration type.

Type: String

Pattern: .*\S.*

Required: No

ReplicationInstanceArn

The Amazon Resource Name (ARN) of a replication instance.

Type: String

Pattern: .*\S.*

Required: No

ReplicationTaskIdentifier

The user-defined replication task identifier or name.

Type: String

Pattern: .*\S.*

Required: No

ReplicationTaskSettings

The settings for the replication task.

Type: String

Pattern: .*\S.*

Required: No

ResourceIdentifier

A display name for the resource identifier at the end of the EndpointArn response parameter. If you don't specify a ResourceIdentifier value, DMS generates a default identifier value for the end of EndpointArn.

Type: String

Pattern: .*\S.*

Required: No

SourceEndpointArn

The ARN of the source endpoint.

Type: String

Pattern: .*\S.*

Required: No

TableMappings

The table mappings for the replication task, in JSON format.

Type: String

Pattern: .*\S.*

Required: No

TargetEndpointArn

The ARN of the target endpoint.

Type: String

Pattern: .*\S.*

Required: No

TaskData

Supplemental information that the task requires to migrate the data for certain source and target endpoints.

Type: String

Pattern: .*\S.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: