SigningPlatformOverrides - AWS Signer

SigningPlatformOverrides

Any overrides that are applied to the signing configuration of a signing platform.

Contents

signingConfiguration

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

Type: SigningConfigurationOverrides object

Required: No

signingImageFormat

A signed image is a JSON object. When overriding the default signing platform configuration, a customer can select either of two signing formats, JSONEmbedded or JSONDetached. (A third format value, JSON, is reserved for future use.) With JSONEmbedded, the signing image has the payload embedded in it. With JSONDetached, the payload is not be embedded in the signing image.

Type: String

Valid Values: JSON | JSONEmbedded | JSONDetached

Required: No

See Also

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