ManagedintegrationsforIoTDeviceManagement / Client / get_custom_endpoint

get_custom_endpoint#

ManagedintegrationsforIoTDeviceManagement.Client.get_custom_endpoint()#

Returns the IoT managed integrations custom endpoint.

See also: AWS API Documentation

Request Syntax

response = client.get_custom_endpoint()
Return type:

dict

Returns:

Response Syntax

{
    'EndpointAddress': 'string'
}

Response Structure

  • (dict) –

    • EndpointAddress (string) –

      The IoT managed integrations dedicated, custom endpoint for the device to route traffic through.

Exceptions