Amazon Payment Cryptography · Example Payload

Openapi Key Summary Example

CryptographyFinancial ServicesPayment ProcessingPCI

Openapi Key Summary Example is an example object payload from Amazon Payment Cryptography, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

EnabledExportableKeyArnKeyAttributesKeyCheckValueKeyState

Example Payload

Raw ↑
{
  "Enabled": "example-string",
  "Exportable": "example-string",
  "KeyArn": "arn:aws:service:us-east-1:123456789012:resource/example",
  "KeyAttributes": "example-string",
  "KeyCheckValue": "example-string",
  "KeyState": "example-string"
}