Skip to content

/AWS1/CL_IOT=>DESCRIBEENDPOINT()

About DescribeEndpoint

Returns or creates a unique endpoint specific to the Amazon Web Services account making the call.

The first time DescribeEndpoint is called, an endpoint is created. All subsequent calls to DescribeEndpoint return the same endpoint.

Requires permission to access the DescribeEndpoint action.

Method Signature

IMPORTING

Optional arguments:

IV_ENDPOINTTYPE TYPE /AWS1/IOTENDPOINTTYPE /AWS1/IOTENDPOINTTYPE

The endpoint type. Valid endpoint types include:

  • iot:Data - Returns a VeriSign signed data endpoint.

  • iot:Data-ATS - Returns an ATS signed data endpoint.

  • iot:CredentialProvider - Returns an IoT credentials provider API endpoint.

  • iot:Jobs - Returns an IoT device management Jobs API endpoint.

We strongly recommend that customers use the newer iot:Data-ATS endpoint type to avoid issues related to the widespread distrust of Symantec certificate authorities. ATS Signed Certificates are more secure and are trusted by most popular browsers.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IOTDESCRENDPTRESPONSE /AWS1/CL_IOTDESCRENDPTRESPONSE