Type: Package Package: botor Authors@R: c( person("Gergely", "Daróczi", , "daroczig@rapporter.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3149-8537")), person("System1", role = c("fnd")) ) Title: 'AWS Python SDK' ('boto3') for R Description: Fork-safe, raw access to the 'Amazon Web Services' ('AWS') 'SDK' via the 'boto3' 'Python' module, and convenient helper functions to query the 'Simple Storage Service' ('S3') and 'Key Management Service' ('KMS'), partial support for 'IAM', the 'Systems Manager Parameter Store' and 'Secrets Manager'. SystemRequirements: Python and boto3 (https://aws.amazon.com/sdk-for-python) Version: 0.4.1 Date: 2025-01-23 URL: https://daroczig.github.io/botor/ BugReports: https://github.com/daroczig/botor/issues RoxygenNote: 7.3.2 License: AGPL-3 Encoding: UTF-8 Imports: utils, reticulate, checkmate, logger, jsonlite Suggests: testthat, covr, digest Config/pak/sysreqs: libpng-dev python3 Repository: https://daroczig.r-universe.dev Date/Publication: 2025-01-24 13:13:45 UTC RemoteUrl: https://github.com/daroczig/botor RemoteRef: HEAD RemoteSha: 3c66839162f8b46bef562c9c44a09be0fa8e2d66 NeedsCompilation: no Packaged: 2026-06-07 06:12:17 UTC; root Author: Gergely Daróczi [aut, cre] (ORCID: ), System1 [fnd] Maintainer: Gergely Daróczi