Package: aws.ec2metadata
Type: Package
Title: Get EC2 Instance Metadata
Version: 0.1.5
Date: 2018-07-26
Authors@R: c(person("Thomas J.", "Leeper", role = c("aut", "cre"),
                    email = "thosjleeper@gmail.com",
                    comment = c(ORCID = "0000-0003-4097-6326")))
Description: Retrieve Amazon EC2 instance metadata from within the running instance.
License: GPL (>= 2)
URL: https://github.com/cloudyr/aws.ec2metadata
BugReports: https://github.com/cloudyr/aws.ec2metadata/issues
Imports: curl, jsonlite
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-07-26 11:51:21 UTC; THOMAS
Author: Thomas J. Leeper [aut, cre] (<https://orcid.org/0000-0003-4097-6326>)
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Repository: CRAN
Date/Publication: 2018-07-26 12:20:03 UTC
