delete_site

IoTRoboRunner.Client.delete_site(**kwargs)

Grants permission to delete a site

See also: AWS API Documentation

Request Syntax

response = client.delete_site(
    id='string'
)
Parameters
id (string) --

[REQUIRED]

Site ARN.

Return type
dict
Returns
Response Syntax
{}

Response Structure

  • (dict) --

Exceptions

  • IoTRoboRunner.Client.exceptions.ConflictException
  • IoTRoboRunner.Client.exceptions.AccessDeniedException
  • IoTRoboRunner.Client.exceptions.ValidationException
  • IoTRoboRunner.Client.exceptions.ResourceNotFoundException
  • IoTRoboRunner.Client.exceptions.ThrottlingException
  • IoTRoboRunner.Client.exceptions.InternalServerException