Nothing
#' @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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.