R/aws.glacier-package.R

#' @docType package
#' @name aws.glacier-package
#' @aliases aws.glacier aws.glacier-package
#' @title aws.glacier
#' @description AWS Glacier Client Package
#' @details A simple client package for the Amazon Web Services (AWS) Glacier  API.
#' @author Thomas J. Leeper <thosjleeper@gmail.com>
#' @references \url{http://docs.aws.amazon.com/amazonglacier/latest/dev/introduction.html}
#' @seealso \code{\link{create_vault}}, \code{\link{initiate_glacier_job}}, \code{\link{upload_archive}}
#' @keywords package
NULL
cloudyr/aws.glacier documentation built on Jan. 14, 2020, 4:56 a.m.