Difference between revisions of "Aws dms reload-tables"
Jump to navigation
Jump to search
(Created page with "{{lowercase}} * https://docs.aws.amazon.com/cli/latest/reference/dms/reload-tables.html") Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
* https://docs.aws.amazon.com/cli/latest/reference/dms/reload-tables.html | * https://docs.aws.amazon.com/cli/latest/reference/dms/reload-tables.html | ||
+ | |||
+ | |||
+ | 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> | ||
+ | |||
+ | |||
+ | == See also == | ||
+ | * {{aws dms}} |
Revision as of 08:16, 7 September 2021
Example:
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
- 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: