Other packages > Find by keyword >

aws.signature  

Amazon Web Services Request Signatures
View on CRAN: Click here


Download and install aws.signature package within the R console
Install from CRAN:
install.packages("aws.signature")

Install from Github:
library("remotes")
install_github("cran/aws.signature")

Install by package version:
library("remotes")
install_version("aws.signature", "0.6.0")



Attach the package and use:
library("aws.signature")
Maintained by
Jonathan Stott
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-12-21
Latest Update: 2020-06-01
Description:
Generates version 2 and version 4 request signatures for Amazon Web Services ('AWS') Application Programming Interfaces ('APIs') and provides a mechanism for retrieving credentials from environment variables, 'AWS' credentials files, and 'EC2' instance metadata. For use on 'EC2' instances, users will need to install the suggested package 'aws.ec2metadata' .
How to cite:
Jonathan Stott (2015). aws.signature: Amazon Web Services Request Signatures. R package version 0.6.0, https://cran.r-project.org/web/packages/aws.signature. Accessed 20 Aug. 2026.
Previous versions and publish date:
(2026-07-21 07:41), 0.2.0 (2015-12-21 22:00), 0.2.2 (2016-05-22 17:22), 0.2.5 (2016-08-09 13:08), 0.2.6 (2016-12-07 15:54), 0.2.9 (2017-04-28 15:52), 0.3.2 (2017-06-20 01:36), 0.3.5 (2017-07-01 09:58), 0.4.1 (2018-04-09 22:33), 0.4.4 (2018-07-27 16:10), 0.5.0 (2019-05-08 17:40), 0.5.2 (2019-08-08 18:10), 0.6.0 (2020-06-01 12:10)
Other packages that cited aws.signature R package
View aws.signature citation profile
Other R packages that aws.signature depends, imports, suggests or enhances
Complete documentation for aws.signature
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

rfishbase  
R Interface to 'FishBase'
A programmatic interface to 'FishBase', re-written based on an accompanying 'RESTful' API. Access t ...
Download / Learn more Package Citations See dependency  
Brundle  
Normalisation Tools for Inter-Condition Variability of ChIP-Seq Data
Inter-sample condition variability is a key challenge of normalising ChIP-seq data. This implementat ...
Download / Learn more Package Citations See dependency  
matlabr  
An Interface for MATLAB using System Calls
Provides users to call MATLAB from using the "system" command. Allows users to submit lines of code ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
AsthmaNHANES  
Asthma Data Sets from NHANES
Data sets and examples from National Health and Nutritional Examination Survey (NHANES). ...
Download / Learn more Package Citations See dependency  
ggtea  
Palettes and Themes for 'ggplot2'
A collection of palettes and themes for 'ggplot2', offering a light, pastel aesthetic. Syntax follow ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

75,034

Author Associations

28,314

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA