hsm_get_apc_mapping
Look up an HSM command code to get the matching AWS Payment Cryptography operation and key type. Use this quick mapping when you need a migration target without requiring full command details or AWS credentials.
Instructions
Call this for a quick command-code → APC operation lookup when you already know the command and just need the migration target — faster than hsm_lookup_command when you don't need the full description and notes. Works without AWS credentials.
Returns just the APC operation and key type for an HSM command.
Args: command_code: The HSM command code, e.g. "TPIN", "CA", "31"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command_code | Yes |