IoTWireless / Client / cancel_multicast_group_session
cancel_multicast_group_session#
- IoTWireless.Client.cancel_multicast_group_session(**kwargs)#
Cancels an existing multicast group session.
See also: AWS API Documentation
Request Syntax
response = client.cancel_multicast_group_session( Id='string' )
- Parameters:
Id (string) –
[REQUIRED]
The ID of the multicast group.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
IoTWireless.Client.exceptions.ValidationException
IoTWireless.Client.exceptions.ResourceNotFoundException
IoTWireless.Client.exceptions.AccessDeniedException
IoTWireless.Client.exceptions.ConflictException
IoTWireless.Client.exceptions.InternalServerException
IoTWireless.Client.exceptions.ThrottlingException