lambda_delete_code_signing_config {paws.compute} | R 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. |
[Package paws.compute version 0.9.0 Index]