createFunctionUrlConfig (original) (raw)

lambda/aws.sdk.kotlin.services.lambda/LambdaClient/createFunctionUrlConfig

abstract suspend fun createFunctionUrlConfig(input: CreateFunctionUrlConfigRequest): CreateFunctionUrlConfigResponse

Creates a Lambda function URL with the specified configuration parameters. A function URL is a dedicated HTTP(S) endpoint that you can use to invoke your function.

© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.Generated by dokka