customer Master Key Spec
Parameters
value
Specifies whether the key contains a symmetric key or an asymmetric key pair and the encryption algorithms or signing algorithms that the key supports. Valid values: SYMMETRIC_DEFAULT
, RSA_2048
, RSA_3072
, RSA_4096
, HMAC_256
, ECC_NIST_P256
, ECC_NIST_P384
, ECC_NIST_P521
, or ECC_SECG_P256K1
. Defaults to SYMMETRIC_DEFAULT
. For help with choosing a key spec, see the AWS KMS Developer Guide.