2 réponses
- Le plus récent
- Le plus de votes
- La plupart des commentaires
1
You will need to prepare the CloudHSM to import the key material, this means that you need a key to wrap the import keys to the HSM previously. In this documentation page you have a very good description of the process:
https://docs.aws.amazon.com/cloudhsm/latest/userguide/import-keys.html
Best,
0
Hello, can we do this using CLI and/or SDK 5? Because to use KMU and CMU you need the SDK3 that is not compatible with ubuntu 24.04 but only with 18.04 that is quite old.
répondu il y a un an
Contenus pertinents
- demandé il y a 10 mois
- demandé il y a 10 mois
- demandé il y a un an

Hi, Thanks for the answer. But KMU and CMU is not available in SDK5. Should we still use it. As per the documentation most of the functionalities are now available in CLI. Please advise.