ConfigService / Client / delete_connector
delete_connector¶
- ConfigService.Client.delete_connector(**kwargs)¶
Deletes the specified connector.
See also: AWS API Documentation
Request Syntax
response = client.delete_connector( Arn='string' )
- Parameters:
Arn (string) –
[REQUIRED]
The Amazon Resource Name (ARN) of the connector that you want to delete.
- Returns:
None
Exceptions
ConfigService.Client.exceptions.ResourceNotFoundExceptionConfigService.Client.exceptions.ValidationException