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.InvalidRequestExceptionIoTSiteWise.Client.exceptions.ResourceNotFoundExceptionIoTSiteWise.Client.exceptions.InternalFailureExceptionIoTSiteWise.Client.exceptions.ThrottlingException