Amazon Signer · Example Payload

Amazon Signer List Signing Jobs Response Example

Code SigningIoTLambdaSecurity

Amazon Signer List Signing Jobs Response 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

jobsnextToken

Example Payload

Raw ↑
{
  "jobs": "job-abc123",
  "nextToken": "example-value"
}