Package: aws.ec2metadata
Type: Package
Title: Get EC2 Instance Metadata
Version: 0.2.0
Date: 2019-07-15
Authors@R: c(person("Thomas J.", "Leeper", role = c("aut"),
                    email = "thosjleeper@gmail.com",
                    comment = c(ORCID = "0000-0003-4097-6326")),
             person("Jonathan", "Stott", role = c("cre", "aut"),
             email =  "jonathan.stott@magairports.com")
             )
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.1.1
NeedsCompilation: no
Packaged: 2019-07-15 14:29:56 UTC; jon_m
Author: Thomas J. Leeper [aut] (<https://orcid.org/0000-0003-4097-6326>),
  Jonathan Stott [cre, aut]
Maintainer: Jonathan Stott <jonathan.stott@magairports.com>
Repository: CRAN
Date/Publication: 2019-07-15 14:50:02 UTC
Built: R 4.2.0; ; 2023-04-01 10:31:16 UTC; unix
