ManagedintegrationsforIoTDeviceManagement / Client / register_custom_endpoint

register_custom_endpoint#

ManagedintegrationsforIoTDeviceManagement.Client.register_custom_endpoint()#

Customers can request IoT managed integrations to manage the server trust for them or bring their own external server trusts for the custom domain. Returns an IoT managed integrations endpoint.

See also: AWS API Documentation

Request Syntax

response = client.register_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