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'
)
[REQUIRED]
UUID of a dataflow endpoint group.
{
'dataflowEndpointGroupId': 'string'
}
Response Structure
UUID of a dataflow endpoint group.
Exceptions
GroundStation.Client.exceptions.InvalidParameterException
GroundStation.Client.exceptions.DependencyException
GroundStation.Client.exceptions.ResourceNotFoundException