You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a got a piece of data encrypted with a KMS key, how can I use sneaker to decrypt it ?
Shall I just upload the file to the S3 bucket manually and use
Hi,
If a got a piece of data encrypted with a KMS key, how can I use sneaker to decrypt it ?
Shall I just upload the file to the S3 bucket manually and use
sneaker download s3_path decrypted_file
?
Many thanks
Ken