disassociate_connector(**kwargs)¶Disassociates the specified connector from Server Migration Service.
After you disassociate a connector, it is no longer available to support replication jobs.
See also: AWS API Documentation
Request Syntax
response = client.disassociate_connector(
connectorId='string'
)
[REQUIRED]
The ID of the connector.
{}
Response Structure
Exceptions
SMS.Client.exceptions.MissingRequiredParameterExceptionSMS.Client.exceptions.UnauthorizedOperationExceptionSMS.Client.exceptions.OperationNotPermittedExceptionSMS.Client.exceptions.InvalidParameterException