associate_multicast_group_with_fuota_task(**kwargs)¶Associate a multicast group with a FUOTA task.
See also: AWS API Documentation
Request Syntax
response = client.associate_multicast_group_with_fuota_task(
Id='string',
MulticastGroupId='string'
)
[REQUIRED]
The ID of a FUOTA task.
[REQUIRED]
The ID of the multicast group.
dict
Response Syntax
{}
Response Structure
Exceptions
IoTWireless.Client.exceptions.ValidationExceptionIoTWireless.Client.exceptions.AccessDeniedExceptionIoTWireless.Client.exceptions.ResourceNotFoundExceptionIoTWireless.Client.exceptions.ConflictExceptionIoTWireless.Client.exceptions.ThrottlingExceptionIoTWireless.Client.exceptions.InternalServerException