Amazon Signer · Example Payload

Amazon Signer Revoke Signature Request Example

Code SigningIoTLambdaSecurity

Amazon Signer Revoke Signature Request 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

jobOwnerreason

Example Payload

Raw ↑
{
  "jobOwner": "job-abc123",
  "reason": "example-value"
}