deleteFunctionUrlConfig (original) (raw)
lambda/aws.sdk.kotlin.services.lambda/LambdaClient/deleteFunctionUrlConfig
abstract suspend fun deleteFunctionUrlConfig(input: DeleteFunctionUrlConfigRequest): DeleteFunctionUrlConfigResponse
Deletes a Lambda function URL. When you delete a function URL, you can't recover it. Creating a new function URL results in a different URL address.
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.Generated by dokka