Amazon Signer · Example Payload

Amazon Signer List Profile Permissions Response Example

Code SigningIoTLambdaSecurity

Amazon Signer List Profile Permissions Response Example is an example object payload from Amazon Signer, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

revisionIdpolicySizeBytespermissionsnextToken

Example Payload

Raw ↑
{
  "revisionId": "example-value",
  "policySizeBytes": "example-value",
  "permissions": "example-value",
  "nextToken": "example-value"
}