Skip to content

Instantly share code, notes, and snippets.

@neilkuan
Created June 8, 2021 05:36
Show Gist options
  • Save neilkuan/230cffcdcd542d998792e422e8a4b03f to your computer and use it in GitHub Desktop.
Save neilkuan/230cffcdcd542d998792e422e8a4b03f to your computer and use it in GitHub Desktop.
aws dms describe-replication-tasks  --query 'ReplicationTasks'[*]['ReplicationTaskIdentifier'] --output text --region [region]

--- example output ---
prod-sync-task
uat-sync-task
dev-sync-task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment