Connection - AWS Database Migration Service

Connection

Status of the connection between an endpoint and a replication instance, including Amazon Resource Names (ARNs) and the last error message issued.

Contents

EndpointArn

The ARN string that uniquely identifies the endpoint.

Type: String

Required: No

EndpointIdentifier

The identifier of the endpoint. Identifiers must begin with a letter and must contain only ASCII letters, digits, and hyphens. They can't end with a hyphen or contain two consecutive hyphens.

Type: String

Required: No

LastFailureMessage

The error message when the connection last failed.

Type: String

Required: No

ReplicationInstanceArn

The ARN of the replication instance.

Type: String

Required: No

ReplicationInstanceIdentifier

The replication instance identifier. This parameter is stored as a lowercase string.

Type: String

Required: No

Status

The connection status. This parameter can return one of the following values:

  • "successful"

  • "testing"

  • "failed"

  • "deleting"

Type: String

Required: No

See Also

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