IoTWireless / Client / disassociate_wireless_gateway_from_certificate

disassociate_wireless_gateway_from_certificate#

IoTWireless.Client.disassociate_wireless_gateway_from_certificate(**kwargs)#

Disassociates a wireless gateway from its currently associated certificate.

See also: AWS API Documentation

Request Syntax

response = client.disassociate_wireless_gateway_from_certificate(
    Id='string'
)
Parameters:

Id (string) –

[REQUIRED]

The ID of the resource to update.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions

  • IoTWireless.Client.exceptions.ValidationException

  • IoTWireless.Client.exceptions.AccessDeniedException

  • IoTWireless.Client.exceptions.ResourceNotFoundException

  • IoTWireless.Client.exceptions.InternalServerException

  • IoTWireless.Client.exceptions.ThrottlingException