Skip to main content
POST
Iniciar una importación de clave de firma BYOK Modelo A (SaaS)

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider.

Encabezados

Idempotency-Key
string

Idempotency key for safe retries (MANDATORY: each call mints a real, billable AWS KMS key).

Ejemplo:

"018f8a3e-4b2c-7c1a-9e5d-2f6a1b3c4d5e"

Respuesta

OK

importTokenBase64
string
requerido

Base64-encoded opaque KMS import token to pass back on the complete-import call.

keyId
string
requerido

KMS key id created for this import.

Ejemplo:

"018f8a3e-4b2c-7c1a-9e5d-2f6a1b3c4d5e"

wrappingPublicKeyBase64
string
requerido

Base64-encoded PUBLIC wrapping key (DER) used to wrap the private key locally.

expiresAt
string

Import-token expiry (RFC3339 UTC); omitted when zero.

Ejemplo:

"2026-06-15T07:50:00Z"