Amazon Signer · Example Payload

Amazon Signer Permission Example

Code SigningIoTLambdaSecurity

Amazon Signer Permission 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

actionprincipalstatementIdprofileVersion

Example Payload

Raw ↑
{
  "action": "example-value",
  "principal": "example-value",
  "statementId": "example-value",
  "profileVersion": "MySigningProfile"
}