Refresh Schemas
POST {{aws_database_migration_service_base_url}}/?Action=RefreshSchemas
Populates the schema for the specified endpoint. This is an asynchronous operation and can take several minutes. You can check the status of this operation by calling the DescribeRefreshSchemasStatus operation.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The Amazon Resource Name (ARN) string that uniquely identifies the endpoint. |
Request Body
{"EndpointArn"=>"string", "ReplicationInstanceArn"=>"string"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
X-Amz-Target | string |