aws.kms-package {aws.kms} | R Documentation |
AWS Key Management Service (KMS) Client.
This is a client for the AWS Key Management Service (KMS), which can be used to create and manage encryption keys used by AWS services or to setup a secure HTTP-based encryption service using encrypt
and decrypt
. KMS is also used natively by other AWS services.
Thomas J. Leeper <thosjleeper@gmail.com>
https://docs.aws.amazon.com/kms/latest/developerguide/overview.html https://docs.aws.amazon.com/kms/latest/APIReference/Welcome.html
create_kms_key
, list_kms_keys
, generate_blob
, encrypt