Greengrass / Client / delete_function_definition
delete_function_definition#
- Greengrass.Client.delete_function_definition(**kwargs)#
- Deletes a Lambda function definition. - See also: AWS API Documentation - Request Syntax- response = client.delete_function_definition( FunctionDefinitionId='string' ) - Parameters:
- FunctionDefinitionId (string) – [REQUIRED] The ID of the Lambda function definition. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – success 
 
 - Exceptions- Greengrass.Client.exceptions.BadRequestException