Aws S3 Object Encryption/Decryption by Using KMS

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2023
  • 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.

ความคิดเห็น • 3

  • @billmclean2990
    @billmclean2990 12 วันที่ผ่านมา

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

  • @deepalideotale8848
    @deepalideotale8848 4 หลายเดือนก่อน +1

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

  • @NeeleshVinchoorkar
    @NeeleshVinchoorkar 9 หลายเดือนก่อน +1

    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.