aws dms describe-replication-tasks --query 'ReplicationTasks'[*]['ReplicationTaskIdentifier'] --output text --region [region]
--- example output ---
prod-sync-task
uat-sync-task
dev-sync-task
Created
June 8, 2021 05:36
-
-
Save neilkuan/230cffcdcd542d998792e422e8a4b03f to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment