R/sixtyfour-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @importFrom paws s3 iam costexplorer
#' @importFrom s3fs s3_file_system
#' @importFrom glue glue
#' @importFrom jsonlite toJSON fromJSON
#' @importFrom curl curl_fetch_memory
#' @importFrom rlang abort is_na is_character
## usethis namespace: end
NULL

#' Mapping of full names of AWS services to acronyms
#'
#' @format ## `service_map`
#' A data frame with 178 rows and 2 columns:
#' \describe{
#'   \item{service}{Service name in full}
#'   \item{acronym}{The acronym, from 2 to 5 characters in length}
#'   ...
#' }
#' @source <https://tommymaynard.com/aws-service-acronyms/>
"service_map"

Try the sixtyfour package in your browser

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

sixtyfour documentation built on April 3, 2025, 8:22 p.m.