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]
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 29 Mar. 2025.
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
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for aws.signature0500100015002000250030003500TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
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  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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