当我尝试执行命令时:
aws kms decrypt --ciphertext-blob fileb://CPOEncrypted.txt --output text --query Plaintext
Run Code Online (Sandbox Code Playgroud)
我收到以下错误,我怀疑是密文问题。
A client error (InvalidCiphertextException) occurred when calling the Decrypt operation:
Run Code Online (Sandbox Code Playgroud)