GroundStation / Client / delete_dataflow_endpoint_group
delete_dataflow_endpoint_group#
- GroundStation.Client.delete_dataflow_endpoint_group(**kwargs)#
- Deletes a dataflow endpoint group. - See also: AWS API Documentation - Request Syntax - response = client.delete_dataflow_endpoint_group( dataflowEndpointGroupId='string' ) - Parameters:
- dataflowEndpointGroupId (string) – - [REQUIRED] - UUID of a dataflow endpoint group. 
- Return type:
- dict 
- Returns:
- Response Syntax - { 'dataflowEndpointGroupId': 'string' } - Response Structure - (dict) – - dataflowEndpointGroupId (string) – - UUID of a dataflow endpoint group. 
 
 
 - Exceptions - GroundStation.Client.exceptions.InvalidParameterException
- GroundStation.Client.exceptions.DependencyException
- GroundStation.Client.exceptions.ResourceNotFoundException