Modifies the specified endpoint.
For a MySQL source or target endpoint, don't explicitly specify the database using the DatabaseName request parameter on the ModifyEndpoint API call. Specifying DatabaseName when you modify a MySQL endpoint replicates all the task tables to this single database. For MySQL endpoints, you specify the database only when you specify the schema in the table-mapping rules of the DMS task.
post/#X-Amz-Target=AmazonDMSv20160101.ModifyEndpoint
Headers
X-Amz-Target'AmazonDMSv20160101.ModifyEndpoint' required
Request body
Response
Success
Example response
{
"Endpoint": {}
}