disableExecuteApiEndpoint

@JvmName(name = "xxpuruqbmqpjtmfo")
suspend fun disableExecuteApiEndpoint(value: Output<Boolean>)
@JvmName(name = "glayxfkaaejklmbl")
suspend fun disableExecuteApiEndpoint(value: Boolean?)

Parameters

value

Whether clients can invoke the API by using the default execute-api endpoint. By default, clients can invoke the API with the default {api_id}.execute-api.{region}.amazonaws.com endpoint. To require that clients use a custom domain name to invoke the API, disable the default endpoint.