R/zzz.R

#' An R client to Amazon Key Management Service
#'
#' This is a simple wrapper around the most important features of the related Java SDK.
#' @references \url{http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/services/kms/AWSKMSClient.html}
#' @docType package
#' @importFrom jsonlite base64_dec base64_enc
#' @importFrom rJava .jnew J .jbyte
#' @import AWR
#' @name AWR.KMS-package
NULL

Try the AWR.KMS package in your browser

Any scripts or data that you put into this service are public.

AWR.KMS documentation built on May 1, 2019, 10:25 p.m.