Difference between revisions of "Aws dms describe-connections"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
 
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
<pre>
+
[[aws dms]] describe-connections
aws dms describe-connections
+
{
{
+
    "Connections": [
    "Connections": [
+
        {
        {
+
            "ReplicationInstanceArn": "arn:aws:dms:eu-central-1:789058868378:rep:M5K2FJYNM5KSDSX7O5D7QBCWZPD3G5JLLU5PY6I",
            "ReplicationInstanceArn": "arn:aws:dms:eu-central-1:789058868378:rep:M5K2FJYNM5KSDSX7O5D7QBCWZPD3G5JLLU5PY6I",
+
            "EndpointArn": "arn:aws:dms:eu-central-1:789058868378:endpoint:OYLT23SR6PPAVOR7IHCQ2E7VVI7K4QWL2XBHIDQ",
            "EndpointArn": "arn:aws:dms:eu-central-1:789058868378:endpoint:OYLT23SR6PPAVOR7IHCQ2E7VVI7K4QWL2XBHIDQ",
+
            "Status": "successful",
            "Status": "successful",
+
            "EndpointIdentifier": "production-postgres-endpoint",
            "EndpointIdentifier": "production-postgres-endpoint",
+
            "ReplicationInstanceIdentifier": "production-postgres-redshift-replication-instance"
            "ReplicationInstanceIdentifier": "production-postgres-redshift-replication-instance"
+
        },
        },
+
        {
        {
+
            "ReplicationInstanceArn": "arn:aws:dms:eu-central-1:789058868378:rep:M5K2FJYNM5KSDSX7O5D7QBCWZPD3G5JLLU5PY6I",
            "ReplicationInstanceArn": "arn:aws:dms:eu-central-1:789058868378:rep:M5K2FJYNM5KSDSX7O5D7QBCWZPD3G5JLLU5PY6I",
+
            "EndpointArn": "arn:aws:dms:eu-central-1:789058868378:endpoint:TZLMICYROLT6RY62NKLGF3SKS6QQ2N2FY7FYP5A",
            "EndpointArn": "arn:aws:dms:eu-central-1:789058868378:endpoint:TZLMICYROLT6RY62NKLGF3SKS6QQ2N2FY7FYP5A",
+
            "Status": "successful",
            "Status": "successful",
+
            "EndpointIdentifier": "production-redshift-endpoint",
            "EndpointIdentifier": "production-redshift-endpoint",
+
            "ReplicationInstanceIdentifier": "production-postgres-redshift-replication-instance"
            "ReplicationInstanceIdentifier": "production-postgres-redshift-replication-instance"
+
        }
        }
+
    ]
    ]
+
}
}
 
</pre>
 
  
 
==See also==
 
==See also==

Latest revision as of 08:22, 7 September 2021

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: