IoTSiteWise.Client.
delete_gateway
(**kwargs)¶Deletes a gateway from IoT SiteWise. When you delete a gateway, some of the gateway's files remain in your gateway's file system.
See also: AWS API Documentation
Request Syntax
response = client.delete_gateway(
gatewayId='string'
)
[REQUIRED]
The ID of the gateway to delete.
Exceptions
IoTSiteWise.Client.exceptions.InvalidRequestException
IoTSiteWise.Client.exceptions.ResourceNotFoundException
IoTSiteWise.Client.exceptions.InternalFailureException
IoTSiteWise.Client.exceptions.ThrottlingException