AWS KMS Asymmetric Encryption and Decryption in Python Demo

preview_player
Показать описание
Note the Iam User and Kms key used in this video are already deleted :)
Рекомендации по теме
Комментарии
Автор

You should not be using access keys and secrets with an IAM user in production. Much safer option would be to use an IAM role.
You should do a tutorial for using an IAM role.

johnnyque
Автор

Sir, please tell me, I am confused, if the key, secretkey and ARN are leaked, does it mean that others can also use your kms through this?

edwardswu