Learn R Programming

⚠️There's a newer version (0.8.7) 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

16,250

Version

0.8.5

License

Apache License (>= 2.0)

Issues

Pull Requests

Stars

Forks

Maintainer

Dyfan Jones

Last Published

July 25th, 2025

Functions in paws.common (0.8.5)

get_config

Get the service configuration from the service object.
aws_error

Generate a classed http error
as.list.struct

Create a list from an struct object
is_empty_xml

Check whether an object is empty for xml builds
is_empty

Check whether an object is empty
locate_credentials

Locate AWS credentials
list_paginators

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

Return an API operation object
new_request

Return an API request object
new_handlers

Return request handlers for a service
handlers

Set or add to handler lists
merge_config

Merges config lists for paws services
paginate

Paginate over an operation.
new_service

Return an AWS API service object
paws_stream

Iterate over AWS Event Stream connection
populate

Populate a list with data from another list
send_request

Send a request and handle the response
set_config

Add configuration settings to a service object.
set_service_parameter

Set service parameters
tags

Get, set, and delete object tags
paws_reset_cache

Clear down paws cache environments
paws_config_log

paws logging system