v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1469325456.8 KB

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.

post/#X-Amz-Target=AmazonDMSv20160101.RefreshSchemas

Headers

X-Amz-Target'AmazonDMSv20160101.RefreshSchemas' required

Request body

EndpointArnstring required

The Amazon Resource Name (ARN) string that uniquely identifies the endpoint.

ReplicationInstanceArnstring required

The Amazon Resource Name (ARN) of the replication instance.

Response

Success

Example response

{
  "RefreshSchemasStatus": {}
}