SigningConfigurationOverrides - AWS Signer
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

SigningConfigurationOverrides

A signing configuration that overrides the default encryption or hash algorithm of a signing job.

Contents

encryptionAlgorithm

A specified override of the default encryption algorithm that is used in a code-signing job.

Type: String

Valid Values: RSA | ECDSA

Required: No

hashAlgorithm

A specified override of the default hash algorithm that is used in a code-signing job.

Type: String

Valid Values: SHA1 | SHA256

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: