Package: aws.ec2metadata Type: Package Title: Get EC2 Instance Metadata Version: 0.2.1 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"), person("Michael","Condouris", role=c("ctb"), email="condour@gmail.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: 7.2.0 Config/pak/sysreqs: libssl-dev Repository: https://cloudyr.r-universe.dev Date/Publication: 2025-12-07 16:38:14 UTC RemoteUrl: https://github.com/cloudyr/aws.ec2metadata RemoteRef: HEAD RemoteSha: 465fa5781e96123782140b65d079901910b6db4d NeedsCompilation: no Packaged: 2026-06-05 07:49:12 UTC; root Author: Thomas J. Leeper [aut] (ORCID: ), Jonathan Stott [cre, aut], Michael Condouris [ctb] Maintainer: Jonathan Stott