Amazon Signer · Example Payload

Amazon Signer Signing Platform Overrides Example

Code SigningIoTLambdaSecurity

Amazon Signer Signing Platform Overrides Example is an example object payload from Amazon Signer, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

signingConfigurationsigningImageFormat

Example Payload

Raw ↑
{
  "signingConfiguration": "example-value",
  "signingImageFormat": "example-value"
}