IotFunctions

Functions

Link copied to clipboard

Returns a unique endpoint specific to the AWS account making the call.

suspend fun getEndpoint(endpointType: String? = null): GetEndpointResult
suspend fun getEndpoint(argument: suspend GetEndpointPlainArgsBuilder.() -> Unit): GetEndpointResult