Amazon Signer · Example Payload

Amazon Signer Signing Configuration Example

Code SigningIoTLambdaSecurity

Amazon Signer Signing Configuration 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

encryptionAlgorithmOptionshashAlgorithmOptions

Example Payload

Raw ↑
{
  "encryptionAlgorithmOptions": "example-value",
  "hashAlgorithmOptions": "example-value"
}