Difference between revisions of "Aws dms reload-tables"
Jump to navigation
Jump to search
↑ https://docs.aws.amazon.com/cli/latest/reference/dms/reload-tables.html
Tags: Mobile web edit, Mobile edit |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | * https://docs.aws.amazon.com/cli/latest/reference/dms/reload-tables.html | + | *<code>[[aws dms]] reload-tables</code> <ref> https://docs.aws.amazon.com/cli/latest/reference/dms/reload-tables.html</ref> |
− | Example | + | == Example == |
* <code>[[aws dms]] reload-tables --[[replication-task-arn]] "arn:aws:dms:us-east-1:123456789012:task:K55IUCGBASJS5VHZJIINA45FII" --tables-to-reload "SchemaName=prodrep,TableName=ACCT_BAL"</code> | * <code>[[aws dms]] reload-tables --[[replication-task-arn]] "arn:aws:dms:us-east-1:123456789012:task:K55IUCGBASJS5VHZJIINA45FII" --tables-to-reload "SchemaName=prodrep,TableName=ACCT_BAL"</code> | ||
− | |||
== See also == | == See also == |
Latest revision as of 13:38, 11 November 2021
Example[edit]
aws dms reload-tables --replication-task-arn "arn:aws:dms:us-east-1:123456789012:task:K55IUCGBASJS5VHZJIINA45FII" --tables-to-reload "SchemaName=prodrep,TableName=ACCT_BAL"
See also[edit]
- AWS DMS,
AWS::DMS
,aws dms
[describe-events
|describe-replication-tasks
|describe-connections
|describe-account-attributes
|describe-replication-instances
|describe-table-statistics
|describe-replication-instance-task-logs
|describe-replication-task-assessment-results
|reload-tables
|create-event-subscription
|modify-replication-task
|describe-event-subscriptions ]
Advertising: