Creates a code signing configuration. A code signing configuration defines a list of allowed signing profiles and defines the code-signing validation policy (action to be taken if deployment validation checks fail).
See https://www.paws-r-sdk.com/docs/lambda_create_code_signing_config/ for full documentation.
lambda_create_code_signing_config(
Description = NULL,
AllowedPublishers,
CodeSigningPolicies = NULL
)
Descriptive name for this code signing configuration.
[required] Signing profiles for this code signing configuration.
The code signing policies define the actions to take if the validation checks fail.