{
  "_id": "6a1bee1d1d7bb097a0a2089a",
  "Package": "aws.signature",
  "Type": "Package",
  "Title": "Amazon Web Services Request Signatures",
  "Version": "0.6.1",
  "Date": "2020-06-01",
  "Authors@R": "c(person(\"Thomas J.\", \"Leeper\",\nrole = c(\"aut\"),\nemail = \"thosjleeper@gmail.com\",\ncomment = c(ORCID = \"0000-0003-4097-6326\")),\nperson(\"Jonathan\", \"Stott\", email = \"jonathan.stott@magairports.com\", role = c(\"cre\", \"aut\")),\nperson(\"Mike\", \"Kaminsky\", email = \"kaminsky.michael@gmail.com\", role = \"ctb\"),\nperson(\"Mark\", \"Douthwaite\", email = \"mark.douthwaite@peak.ai\", role = \"ctb\"),\nperson(\"Jason\", \"Gofford\", email = \"jason.gofford@peak.ai\", role = \"ctb\"),\nperson(\"Luke\", \"Dyer\", email = \"luke.dyer@peak.ai\", role = \"ctb\")\n)",
  "Description": "Generates version 2 and version 4 request signatures for\nAmazon Web Services ('AWS') <https://aws.amazon.com/>\nApplication Programming Interfaces ('APIs') and provides a\nmechanism for retrieving credentials from environment\nvariables, 'AWS' credentials files, and 'EC2' instance\nmetadata. For use on 'EC2' instances, users will need to\ninstall the suggested package 'aws.ec2metadata'\n<https://cran.r-project.org/package=aws.ec2metadata>.",
  "License": "GPL (>= 2)",
  "URL": "https://github.com/cloudyr/aws.signature",
  "BugReports": "https://github.com/cloudyr/aws.signature/issues",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://cloudyr.r-universe.dev",
  "Date/Publication": "2022-02-22 15:19:19 UTC",
  "RemoteUrl": "https://github.com/cloudyr/aws.signature",
  "RemoteRef": "HEAD",
  "RemoteSha": "8631c42cd5ec964d3a8be1df69797148699aba12",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:51:30 UTC",
    "User": "root"
  },
  "Author": "Thomas J. Leeper [aut] (ORCID: <https://orcid.org/0000-0003-4097-6326>),\nJonathan Stott [cre, aut],\nMike Kaminsky [ctb],\nMark Douthwaite [ctb],\nJason Gofford [ctb],\nLuke Dyer [ctb]",
  "Maintainer": "Jonathan Stott <jonathan.stott@magairports.com>",
  "MD5sum": "5e9804494b89e0710ac0df1b084c525b",
  "_user": "cloudyr",
  "_type": "src",
  "_file": "aws.signature_0.6.1.tar.gz",
  "_fileid": "19fb619166c79c7eb8c3526d553ae959772268b75881147ff982846de624a7e9",
  "_filesize": 170448,
  "_sha256": "19fb619166c79c7eb8c3526d553ae959772268b75881147ff982846de624a7e9",
  "_created": "2026-05-31T07:51:30.000Z",
  "_published": "2026-05-31T08:15:25.236Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78710002518,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7314990859"
    },
    {
      "job": 78710002526,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7314991067"
    },
    {
      "job": 78710002520,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7315137595"
    },
    {
      "job": 78710002517,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7315127994"
    },
    {
      "job": 78709848190,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314975550"
    },
    {
      "job": 78710002519,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314988975"
    },
    {
      "job": 78710002523,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7314984424"
    },
    {
      "job": 78710002524,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7314986402"
    },
    {
      "job": 78710002522,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7314985766"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cloudyr/actions/runs/26706920494",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cloudyr/aws.signature",
  "_commit": {
    "id": "8631c42cd5ec964d3a8be1df69797148699aba12",
    "author": "Jonathan <37216488+jon-mago@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #63 from PeakBI/master\n\nAdd support for assuming roles from web identities.",
    "time": 1645543159
  },
  "_maintainer": {
    "name": "Jonathan Stott",
    "email": "jonathan.stott@magairports.com",
    "login": "jon-mago",
    "description": "",
    "uuid": 37216488
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "digest",
      "role": "Imports"
    },
    {
      "package": "base64enc",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "aws.ec2metadata",
      "version": ">= 0.1.6",
      "role": "Suggests"
    }
  ],
  "_owner": "cloudyr",
  "_selfowned": true,
  "_usedby": 28,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "aws",
    "cloudyr",
    "iam",
    "request-signatures"
  ],
  "_stars": 31,
  "_contributors": [
    {
      "user": "leeper",
      "count": 100,
      "uuid": 3505428
    },
    {
      "user": "jon-mago",
      "count": 54,
      "uuid": 37216488
    },
    {
      "user": "markdouthwaite",
      "count": 14,
      "uuid": 11492095
    },
    {
      "user": "lukedyer-uipath",
      "count": 13,
      "uuid": 52414512
    },
    {
      "user": "mikekaminsky",
      "count": 6,
      "uuid": 5394529
    },
    {
      "user": "lgjohnson",
      "count": 3,
      "uuid": 8125417
    },
    {
      "user": "muschellij2",
      "count": 3,
      "uuid": 1075118
    },
    {
      "user": "namelessjon",
      "count": 2,
      "uuid": 2833
    },
    {
      "user": "kadrach",
      "count": 2,
      "uuid": 206176
    }
  ],
  "_userbio": {
    "uuid": 10290205,
    "type": "organization",
    "name": "the cloudyr project",
    "description": "Making R Cloudier!"
  },
  "_downloads": {
    "count": 29353,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/aws.signature"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/cloudyr/aws.signature",
  "_searchresults": 97,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/aws.signature.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cloudyr/aws.signature",
  "_realowner": "cloudyr",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2015-12-21"
    },
    {
      "version": "0.2.2",
      "date": "2016-05-22"
    },
    {
      "version": "0.2.5",
      "date": "2016-08-09"
    },
    {
      "version": "0.2.6",
      "date": "2016-12-07"
    },
    {
      "version": "0.2.9",
      "date": "2017-04-28"
    },
    {
      "version": "0.3.2",
      "date": "2017-06-19"
    },
    {
      "version": "0.3.5",
      "date": "2017-07-01"
    },
    {
      "version": "0.4.1",
      "date": "2018-04-09"
    },
    {
      "version": "0.4.4",
      "date": "2018-07-27"
    },
    {
      "version": "0.5.0",
      "date": "2019-05-08"
    },
    {
      "version": "0.5.2",
      "date": "2019-08-08"
    },
    {
      "version": "0.6.0",
      "date": "2020-06-01"
    }
  ],
  "_exports": [
    "assume_role_with_web_identity",
    "canonical_request",
    "default_credentials_file",
    "locate_credentials",
    "read_credentials",
    "signature_v2_auth",
    "signature_v4",
    "signature_v4_auth",
    "string_to_sign",
    "use_credentials"
  ],
  "_help": [
    {
      "page": "aws.signature-package",
      "title": "Amazon Web Services Request Signatures",
      "topics": [
        "aws.signature-package",
        "aws.signature"
      ]
    },
    {
      "page": "canonical_request",
      "title": "Construct a Canonical Request",
      "topics": [
        "canonical_request"
      ]
    },
    {
      "page": "locate_credentials",
      "title": "Locate AWS Credentials",
      "topics": [
        "locate_credentials"
      ]
    },
    {
      "page": "read_credentials",
      "title": "Use Credentials from .aws/credentials File",
      "topics": [
        "default_credentials_file",
        "read_credentials",
        "use_credentials"
      ]
    },
    {
      "page": "signature_v2_auth",
      "title": "Signature Version 2",
      "topics": [
        "signature_v2_auth"
      ]
    },
    {
      "page": "signature_v4",
      "title": "Signature Version 4",
      "topics": [
        "signature_v4"
      ]
    },
    {
      "page": "signature_v4_auth",
      "title": "Signature Version 4",
      "topics": [
        "signature_v4_auth"
      ]
    },
    {
      "page": "string_to_sign",
      "title": "Construct a String To Sign",
      "topics": [
        "string_to_sign"
      ]
    }
  ],
  "_readme": "https://github.com/cloudyr/aws.signature/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "curl",
    "digest",
    "jsonlite"
  ],
  "_score": 9.949246454783891,
  "_indexed": true,
  "_nocasepkg": "aws.signature",
  "_universes": [
    "cloudyr",
    "jon-mago"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-05-31T07:53:50.000Z",
      "distro": "noble",
      "commit": "8631c42cd5ec964d3a8be1df69797148699aba12",
      "fileid": "6f66f7647fc8774ef7421a7075ddc80d11504e1fffe8c3eca0544dcf2930aefd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cloudyr/actions/runs/26706920494"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.1",
      "date": "2026-05-31T07:53:53.000Z",
      "distro": "noble",
      "commit": "8631c42cd5ec964d3a8be1df69797148699aba12",
      "fileid": "4711e58d9d9370379a2627e8ff97b214855ba47631f4e4f1f6392144b5f215da",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cloudyr/actions/runs/26706920494"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-05-31T08:15:02.000Z",
      "commit": "8631c42cd5ec964d3a8be1df69797148699aba12",
      "fileid": "0d9be121134c19d9fd568054e26713a5a650d733c3fdde52a5ac628c62230bb5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cloudyr/actions/runs/26706920494"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.1",
      "date": "2026-05-31T08:13:58.000Z",
      "commit": "8631c42cd5ec964d3a8be1df69797148699aba12",
      "fileid": "b9abf7b2530a5782cd216e8ed2a298fac53ab65ed51cb611b9702110e037c9bf",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cloudyr/actions/runs/26706920494"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.1",
      "date": "2026-05-31T07:53:45.000Z",
      "commit": "8631c42cd5ec964d3a8be1df69797148699aba12",
      "fileid": "d23a749eb24208e251a9bad33a1fd9e4189fa8546663c7fe8de580bfb189542b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cloudyr/actions/runs/26706920494"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-05-31T07:52:46.000Z",
      "commit": "8631c42cd5ec964d3a8be1df69797148699aba12",
      "fileid": "6459cc1d1429eb92aa7a58c68d6d90d9c798962b7125451fdd1427e495cf0f93",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cloudyr/actions/runs/26706920494"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-05-31T07:52:54.000Z",
      "commit": "8631c42cd5ec964d3a8be1df69797148699aba12",
      "fileid": "f186dd4e0ccc2c8dee9e6dd0be29a67af1b3e8bd2fda60fb03ec158fe99d7450",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cloudyr/actions/runs/26706920494"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.1",
      "date": "2026-05-31T07:52:56.000Z",
      "commit": "8631c42cd5ec964d3a8be1df69797148699aba12",
      "fileid": "7297c7b3a2972c7f0953239c1d8e354f5b81abf1a32989326555f7f2e0d7d3be",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cloudyr/actions/runs/26706920494"
    }
  ]
}