Amazon Signer · Example Payload

Amazon Signer S3 Destination Example

Code SigningIoTLambdaSecurity

Amazon Signer S3 Destination 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

bucketNameprefix

Example Payload

Raw ↑
{
  "bucketName": "my-signing-bucket",
  "prefix": "example-value"
}