Greengrass / Client / update_connector_definition
update_connector_definition#
- Greengrass.Client.update_connector_definition(**kwargs)#
- Updates a connector definition. - See also: AWS API Documentation - Request Syntax - response = client.update_connector_definition( ConnectorDefinitionId='string', Name='string' ) - Parameters:
- ConnectorDefinitionId (string) – [REQUIRED] The ID of the connector definition. 
- Name (string) – The name of the definition. 
 
- Return type:
- dict 
- Returns:
- Response Syntax - {}- Response Structure - (dict) – success 
 
 - Exceptions - Greengrass.Client.exceptions.BadRequestException