list_keys
Audit existing AWS Payment Cryptography keys, find key ARNs, or verify key state before import or operation. Filter by state and paginate results.
Instructions
Call this when auditing which keys exist, finding a key ARN, or checking key state before an import or operation.
List APC keys with optional state filter.
Args: key_state: CREATE_COMPLETE, CREATE_IN_PROGRESS, DELETE_PENDING, DELETE_COMPLETE max_results: Max keys to return (1-100) next_token: Pagination token from a previous response
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_state | No | ||
| next_token | No | ||
| max_results | No |