Optional keyId: stringOptional options: AWSKMSSignOptionProtected _instancePrivate _keyPrivate _optionsStatic DEF_Static ENV_environ name of KMS KEY
retrieve public-key for asymetric verification.
public-key to verify locally.(optional) encoding type
it should be 'hello lemon'
# encrypt text
$ aws kms encrypt --profile <profile> --key-id <kms-key-id> --plaintext "hello lemon" --query CiphertextBlob --output text
Generated using TypeDoc
class:
AWSKMSService