Data retrieval APIs for AWS Payment Cryptography
AWS Payment Cryptography provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
GetAlias | Return the keyArn associated with an aliasName | Read |
GetKey | Return the detailed information about the specified key | Read |
GetParametersForExport | Get the export token and the signing key certificate to initiate a TR-34 key export | Read |
GetParametersForImport | Get the import token and the wrapping key certificate to initiate a TR-34 key import | Read |
GetPublicKeyCertificate | Return the public key from a key of class PUBLIC_KEY | Read |
ListAliases | Return a list of aliases created for all keys in the caller's AWS account and Region | List |
ListKeys | Return a list of keys created in the caller's AWS account and Region | List |
ListTagsForResource | Return a list of tags created in the caller's AWS account and Region | Read |