Update the code signing configuration. Changes to the code signing configuration take effect the next time a user tries to deploy a code package to the function.
See https://www.paws-r-sdk.com/docs/lambda_update_code_signing_config/ for full documentation.
lambda_update_code_signing_config(
CodeSigningConfigArn,
Description = NULL,
AllowedPublishers = NULL,
CodeSigningPolicies = NULL
)
[required] The The Amazon Resource Name (ARN) of the code signing configuration.
Descriptive name for this code signing configuration.
Signing profiles for this code signing configuration.
The code signing policy.