Amazon Signer · Example Payload

Amazon Signer Put Signing Profile Response Example

Code SigningIoTLambdaSecurity

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

Top-level fields

arnprofileVersionprofileVersionArn

Example Payload

Raw ↑
{
  "arn": "arn:aws:signer:us-east-1:123456789012:signing-profiles/MyProfile",
  "profileVersion": "MySigningProfile",
  "profileVersionArn": "arn:aws:signer:us-east-1:123456789012:signing-profiles/MyProfile"
}