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 06 Nov. 2024.
Previous versions and publish date:
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
memoise  
'Memoisation' of Functions
Cache the results of a function so that when you call it again with the same arguments it returns t ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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