Learn R Programming

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

17,519

Version

0.8.7

License

Apache License (>= 2.0)

Issues

Pull Requests

Stars

Forks

Maintainer

Dyfan Jones

Last Published

November 25th, 2025

Functions in paws.common (0.8.7)

new_operation

Return an API operation object
paws_stream

Iterate over AWS Event Stream connection
new_request

Return an API request object
populate

Populate a list with data from another list
is_empty

Check whether an object is empty
new_handlers

Return request handlers for a service
get_config

Get the service configuration from the service object.
merge_config

Merges config lists for paws services
locate_credentials

Locate AWS credentials
as.list.struct

Create a list from an struct object
is_empty_xml

Check whether an object is empty for xml builds
list_paginators

List methods that can be paginated from a paws client.
paws_config_log

paws logging system
set_config

Add configuration settings to a service object.
send_request

Send a request and handle the response
paws_reset_cache

Clear down paws cache environments
new_service

Return an AWS API service object
tags

Get, set, and delete object tags
paginate

Paginate over an operation.
set_service_parameter

Set service parameters
aws_error

Generate a classed http error
handlers

Set or add to handler lists