Amazon Payment Cryptography · Example Payload

Openapi Create Key Input Example

CryptographyFinancial ServicesPayment ProcessingPCI

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

Top-level fields

EnabledExportableKeyAttributesKeyCheckValueAlgorithmTags

Example Payload

Raw ↑
{
  "Enabled": "example-string",
  "Exportable": "example-string",
  "KeyAttributes": "example-string",
  "KeyCheckValueAlgorithm": "example-string",
  "Tags": "example-string"
}