{"id":16818556,"url":"https://github.com/robb/urlrequest-aws","last_synced_at":"2025-07-06T07:08:02.852Z","repository":{"id":137208627,"uuid":"217786939","full_name":"robb/URLRequest-AWS","owner":"robb","description":"An extension on URLRequest to sign it for AWS.","archived":false,"fork":false,"pushed_at":"2023-11-28T14:54:21.000Z","size":8,"stargazers_count":20,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-11T02:52:52.187Z","etag":null,"topics":["aws","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"robb"}},"created_at":"2019-10-27T00:43:32.000Z","updated_at":"2022-06-24T14:06:58.000Z","dependencies_parsed_at":"2023-11-28T15:59:45.721Z","dependency_job_id":null,"html_url":"https://github.com/robb/URLRequest-AWS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/robb/URLRequest-AWS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robb%2FURLRequest-AWS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robb%2FURLRequest-AWS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robb%2FURLRequest-AWS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robb%2FURLRequest-AWS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robb","download_url":"https://codeload.github.com/robb/URLRequest-AWS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robb%2FURLRequest-AWS/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263861947,"owners_count":23521355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","swift"],"created_at":"2024-10-13T10:50:28.858Z","updated_at":"2025-07-06T07:08:02.829Z","avatar_url":"https://github.com/robb.png","language":"Swift","funding_links":["https://github.com/sponsors/robb"],"categories":[],"sub_categories":[],"readme":"# URLRequest+AWS\n\nAn extension on `URLRequest` to sign it for AWS.\n\n## Example Usage\n\n```swift\nvar request = URLRequest(url: URL(string: \"https://iam.amazonaws.com/?Action=ListUsers\u0026Version=2010-05-08\")!)\n\nrequest.sign(credentials: credentials, date: date, region: \"us-east-1\", service: \"iam\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobb%2Furlrequest-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobb%2Furlrequest-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobb%2Furlrequest-aws/lists"}