delete_code_signing_config
(**kwargs)¶Deletes the code signing configuration. You can delete the code signing configuration only if no function is using it.
See also: AWS API Documentation
Request Syntax
response = client.delete_code_signing_config(
CodeSigningConfigArn='string'
)
[REQUIRED]
The The Amazon Resource Name (ARN) of the code signing configuration.
{}
Response Structure
Exceptions
Lambda.Client.exceptions.ServiceException
Lambda.Client.exceptions.InvalidParameterValueException
Lambda.Client.exceptions.ResourceNotFoundException
Lambda.Client.exceptions.ResourceConflictException