aws.iam
About aws.iam
|
GIT repository accessThe GIT repository for this project can be cloned using
git clone --recursive https://github.com/cloudyr/aws.iam.git aws.iam
see also aws.iam GitHub repository.
To install the latest development snapshot of this package, use install.packages("aws.iam",,"http://rforge.net/",type="source") Binaries (if avalable) can be installed using install.packages("aws.iam",,"http://rforge.net/")
Most recent GIT commitsb041db09| Merge: 7f1e4d1 b7e0e4d Simon Urbanek | Mon May 11 16:54:42 2020 +1200 Merge pull request #16 from jonkeane/patch-1 fixed typo in get_account() examples b7e0e4d0| Jonathan Keane | Tue Apr 21 11:42:08 2020 -0500 Documentation M man/get_account.Rd 61caeb20| Jonathan Keane | Tue Apr 21 11:36:17 2020 -0500 A very simple typo fix M R/get_account.R 7f1e4d13| Simon Urbanek | Thu Apr 9 07:00:09 2020 +1200 support output from aws.signature::locate_credentials() M R/sts.R 7cb78a8a| Simon Urbanek | Wed Apr 8 13:53:31 2020 +1200 update artifacts M man/STS.Rd |