Learn R Programming

⚠️There's a newer version (0.8.2) of this package.Take me there.

paws.common

paws.common provides functions to work with Amazon Web Services (AWS) APIs, such as building and sending requests. It is designed to support the Paws packages, each of which handles a separate AWS API, e.g. the Elastic Compute Cloud (EC2) API.

Copy Link

Version

Install

install.packages('paws.common')

Monthly Downloads

10,349

Version

0.1.1

License

Apache License (>= 2.0)

Maintainer

David Kretch

Last Published

March 19th, 2019

Functions in paws.common (0.1.1)

new_request

Return an API request object
new_handlers

Return request handlers for a service
new_operation

Return an API operation object
populate

Populate a list with data from another list
send_request

Send a request and handle the response
tags

Get, set, and delete object tags
handlers

Set or add to handler lists
is_empty

Check whether an object is empty
new_service

Return an AWS API service object