Package: aws.iam
Title: AWS IAM Client Package
Version: 0.1.8
Authors@R: c(person("Thomas J.", "Leeper", role = "aut",
                    email = "thosjleeper@gmail.com",
                    comment = c(ORCID = "0000-0003-4097-6326")),
             person("Simon", "Urbanek", role = c("cre", "ctb"),
                    email = "simon.urbanek@R-project.org")
            )
Description: A simple client for the Amazon Web Services ('AWS') Identity
    and Access Management ('IAM') 'API' <https://aws.amazon.com/iam/>.
License: GPL (>= 2)
Imports: utils, httr, xml2, jsonlite, aws.signature (>= 0.3.4)
URL: https://github.com/cloudyr/aws.iam
BugReports: https://github.com/cloudyr/aws.iam/issues
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-04-07 01:30:38 UTC; svnuser
Author: Thomas J. Leeper [aut] (<https://orcid.org/0000-0003-4097-6326>),
  Simon Urbanek [cre, ctb]
Maintainer: Simon Urbanek <simon.urbanek@R-project.org>
Repository: CRAN
Date/Publication: 2020-04-07 09:50:16 UTC
Built: R 4.6.0; ; 2025-11-02 03:49:59 UTC; windows
