aws dms describe-connections

From wikieduonline
(Redirected from Describe-connections)
Jump to navigation Jump to search

aws dms describe-connections
{
    "Connections": [
        {
            "ReplicationInstanceArn": "arn:aws:dms:eu-central-1:789058868378:rep:M5K2FJYNM5KSDSX7O5D7QBCWZPD3G5JLLU5PY6I",
            "EndpointArn": "arn:aws:dms:eu-central-1:789058868378:endpoint:OYLT23SR6PPAVOR7IHCQ2E7VVI7K4QWL2XBHIDQ",
            "Status": "successful",
            "EndpointIdentifier": "production-postgres-endpoint",
            "ReplicationInstanceIdentifier": "production-postgres-redshift-replication-instance"
        },
        {
            "ReplicationInstanceArn": "arn:aws:dms:eu-central-1:789058868378:rep:M5K2FJYNM5KSDSX7O5D7QBCWZPD3G5JLLU5PY6I",
            "EndpointArn": "arn:aws:dms:eu-central-1:789058868378:endpoint:TZLMICYROLT6RY62NKLGF3SKS6QQ2N2FY7FYP5A",
            "Status": "successful",
            "EndpointIdentifier": "production-redshift-endpoint",
            "ReplicationInstanceIdentifier": "production-postgres-redshift-replication-instance"
        }
    ]
}

See also[edit]

Advertising: