Create KMS Key
KMS Managed (v1.5)
Create KMS Key
Create a hardware-secured PQC key in AWS KMS
POST
Create KMS Key
Request
Setcustody to "managed" to create a KMS-backed key.
PQC algorithm. One of:
ml-dsa-44, ml-dsa-65, ml-dsa-87Target blockchain. e.g.,
ethereum, base, arbitrumSet to
"managed" for KMS. Default: "byok"Response
Errors
| Code | Description |
|---|---|
| 403 | Free/Builder plan — KMS requires Pro+ |
| 400 | Unsupported algorithm for KMS (e.g., slh-dsa) |
| 503 | AWS KMS unavailable |