Creates an initial or reinitialize an already existing AWS client or resource cached in the package's namespace
Creates an initial or reinitialize an already existing AWS client or resource cached in the package's namespace
botor_client(service, type = c("client", "resource"), cache = TRUE, ...)
service |
string, eg S3 or IAM |
type |
AWS service client or resource to be created, eg |
cache |
booelan flag for caching the client or resource in the package namespace. For (internal) package functions, it's best to set to |
... |
further parameters passed to the |
cached AWS client
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.