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
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
  
* <code>[[aws dms]] describe-connections</code>
+
[[aws dms]] describe-connections
 
+
{
 
+
    "Connections": [
<pre>
+
        {
aws dms describe-connections
+
            "ReplicationInstanceArn": "arn:aws:dms:eu-central-1:789058868378:rep:M5K2FJYNM5KSDSX7O5D7QBCWZPD3G5JLLU5PY6I",
{
+
            "EndpointArn": "arn:aws:dms:eu-central-1:789058868378:endpoint:OYLT23SR6PPAVOR7IHCQ2E7VVI7K4QWL2XBHIDQ",
    "Connections": [
+
            "Status": "successful",
        {
+
            "EndpointIdentifier": "production-postgres-endpoint",
            "ReplicationInstanceArn": "arn:aws:dms:eu-central-1:789058868378:rep:M5K2FJYNM5KSDSX7O5D7QBCWZPD3G5JLLU5PY6I",
+
            "ReplicationInstanceIdentifier": "production-postgres-redshift-replication-instance"
            "EndpointArn": "arn:aws:dms:eu-central-1:789058868378:endpoint:OYLT23SR6PPAVOR7IHCQ2E7VVI7K4QWL2XBHIDQ",
+
        },
            "Status": "successful",
+
        {
            "EndpointIdentifier": "production-postgres-endpoint",
+
            "ReplicationInstanceArn": "arn:aws:dms:eu-central-1:789058868378:rep:M5K2FJYNM5KSDSX7O5D7QBCWZPD3G5JLLU5PY6I",
            "ReplicationInstanceIdentifier": "production-postgres-redshift-replication-instance"
+
            "EndpointArn": "arn:aws:dms:eu-central-1:789058868378:endpoint:TZLMICYROLT6RY62NKLGF3SKS6QQ2N2FY7FYP5A",
        },
+
            "Status": "successful",
        {
+
            "EndpointIdentifier": "production-redshift-endpoint",
            "ReplicationInstanceArn": "arn:aws:dms:eu-central-1:789058868378:rep:M5K2FJYNM5KSDSX7O5D7QBCWZPD3G5JLLU5PY6I",
+
            "ReplicationInstanceIdentifier": "production-postgres-redshift-replication-instance"
            "EndpointArn": "arn:aws:dms:eu-central-1:789058868378:endpoint:TZLMICYROLT6RY62NKLGF3SKS6QQ2N2FY7FYP5A",
+
        }
            "Status": "successful",
+
    ]
            "EndpointIdentifier": "production-redshift-endpoint",
+
}
            "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: