Package: paws.common 0.7.7
paws.common: Paws Low-Level Amazon Web Services API
Functions for making low-level API requests to Amazon Web Services <https://aws.amazon.com>. The functions handle building, signing, and sending requests, and receiving responses. They are designed to help build higher-level interfaces to individual services, such as Simple Storage Service (S3).
Authors:
paws.common_0.7.7.tar.gz
paws.common_0.7.7.zip(r-4.5)paws.common_0.7.7.zip(r-4.4)paws.common_0.7.7.zip(r-4.3)
paws.common_0.7.7.tgz(r-4.4-x86_64)paws.common_0.7.7.tgz(r-4.4-arm64)paws.common_0.7.7.tgz(r-4.3-x86_64)paws.common_0.7.7.tgz(r-4.3-arm64)
paws.common_0.7.7.tar.gz(r-4.5-noble)paws.common_0.7.7.tar.gz(r-4.4-noble)
paws.common_0.7.7.tgz(r-4.4-emscripten)paws.common_0.7.7.tgz(r-4.3-emscripten)
paws.common.pdf |paws.common.html✨
paws.common/json (API)
NEWS
# Install 'paws.common' in R: |
install.packages('paws.common', repos = c('https://paws-r.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/paws-r/paws/issues
Last updated 10 days agofrom:5a37466b9e. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 04 2024 |
R-4.5-win-x86_64 | OK | Oct 04 2024 |
R-4.5-linux-x86_64 | OK | Oct 04 2024 |
R-4.4-win-x86_64 | OK | Oct 04 2024 |
R-4.4-mac-x86_64 | OK | Oct 04 2024 |
R-4.4-mac-aarch64 | OK | Oct 04 2024 |
R-4.3-win-x86_64 | OK | Oct 04 2024 |
R-4.3-mac-x86_64 | OK | Oct 04 2024 |
R-4.3-mac-aarch64 | OK | Oct 04 2024 |
Exports:configcredentialscredsget_configis_emptyis_empty_xmllist_paginatorslocate_credentialsmerge_confignew_handlersnew_operationnew_requestnew_servicepaginatepaginate_lapplypaginate_sapplypaws_config_logpaws_reset_cachepopulatesend_requestset_configtag_addtag_deltag_gettag_get_alltag_hastype
Dependencies:askpassbase64encclicurldigesthttrjsonlitemimeopensslR6Rcpprlangsysxml2
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create a list from an struct object | as.list.struct |
Get the service configuration from the service object. | get_config |
Check whether an object is empty | is_empty |
Check whether an object is empty for xml builds | is_empty_xml |
List methods that can be paginated from a paws client. | list_paginators |
Locate AWS credentials | locate_credentials |
Return request handlers for a service | new_handlers |
Return an API operation object | new_operation |
Return an API request object | new_request |
Return an AWS API service object | new_service |
Paginate over an operation. | paginate paginate_lapply paginate_sapply |
paws logging system | paws_config_log |
Clear down paws cache environments | paws_reset_cache |
Populate a list with data from another list | populate |
Send a request and handle the response | send_request |
Add configuration settings to a service object. | set_config |
Set service parameters | config credentials creds set_service_parameter |
Get, set, and delete object tags | tags tag_add tag_del tag_get tag_get_all tag_has type |