lambda_delete_code_signing_config: Deletes the code signing configuration

View source: R/lambda_operations.R

lambda_delete_code_signing_configR Documentation

Deletes the code signing configuration

Description

Deletes the code signing configuration. You can delete the code signing configuration only if no function is using it.

See https://www.paws-r-sdk.com/docs/lambda_delete_code_signing_config/ for full documentation.

Usage

lambda_delete_code_signing_config(CodeSigningConfigArn)

Arguments

CodeSigningConfigArn

[required] The The Amazon Resource Name (ARN) of the code signing configuration.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.