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 22 Dec. 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

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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