{"id":32172337,"url":"https://github.com/andreashasse/erl_aws_http","last_synced_at":"2026-06-06T15:01:29.439Z","repository":{"id":30377150,"uuid":"33929768","full_name":"andreashasse/erl_aws_http","owner":"andreashasse","description":"Helps you to build libraries that consumes typical amazon http apis.","archived":false,"fork":false,"pushed_at":"2015-08-27T19:57:52.000Z","size":364,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-13T01:46:16.121Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"liuwons/wxBot","license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andreashasse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-14T12:16:08.000Z","updated_at":"2023-03-05T08:40:31.000Z","dependencies_parsed_at":"2022-09-08T08:50:44.749Z","dependency_job_id":null,"html_url":"https://github.com/andreashasse/erl_aws_http","commit_stats":null,"previous_names":["anha0825/erl_aws_http"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/andreashasse/erl_aws_http","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreashasse%2Ferl_aws_http","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreashasse%2Ferl_aws_http/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreashasse%2Ferl_aws_http/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreashasse%2Ferl_aws_http/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andreashasse","download_url":"https://codeload.github.com/andreashasse/erl_aws_http/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andreashasse%2Ferl_aws_http/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33881107,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-03T02:00:06.370Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-10-21T18:34:36.160Z","updated_at":"2026-06-06T15:01:29.435Z","avatar_url":"https://github.com/andreashasse.png","language":"Erlang","funding_links":[],"categories":[],"sub_categories":[],"readme":"# erl_aws_http\nHelps you to build libraries that consumes typical amazon http apis.\n\n## Getting started\n\n### Amazon credentials\nYou should add your amazon credentials in the app config of erl_aws_http,\nIf no profile is sent in the opts argument to a http call the profile called default will be used.\nConfig example:\n```erlang\n[\n {aws_http,\n  [{profiles,\n    [\n     {default,\n      [{region, \"eu-west-1\"},\n       {aws_access_key_id, \"AKAAAAAAAAAAAAAA\"},\n       {aws_secret_access_key, \"L7BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB\"}]}\n    ]\n   }]\n }\n].\n\n```\n\n\nCheck out [erl_aws_lambda](https://github.com/anha0825/erl_aws_lambda) if you want to see how this library is used.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreashasse%2Ferl_aws_http","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandreashasse%2Ferl_aws_http","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandreashasse%2Ferl_aws_http/lists"}