Aws S3 Object Encryption/Decryption by Using KMS

preview_player
Показать описание
This video shows how we can use kms keys to encrypt and decrypt S3 objects. This provides enhanced level of security to S3 Objects.

Please note that you get reduced throughput limits for get request per prefix when use kms keys.
Please also note costs associated with use of KMS.
Рекомендации по теме
Комментарии
Автор

nice demo, i like this simple type of example, for KMS, full access, but you control via your own keys, server side

billmclean
Автор

Thanks for video. Please make video on cloud watch and cloud trail

deepalideotale
Автор

How can this be used
programatically when accessing from a client

amlg
Автор

Sir i have my made my pucket publicly accessible but it is has kms enable and when i am trying to view the data then it is not opening and this is coming back that Requests specifying Server Side Encryption with AWS KMS managed keys require AWS Signature Version 4. I am using nodejs. BTW liked your vedio.

NeeleshVinchoorkar