{"id":18546447,"url":"https://github.com/adroll/goamz","last_synced_at":"2025-05-16T13:03:45.171Z","repository":{"id":7784525,"uuid":"9154423","full_name":"AdRoll/goamz","owner":"AdRoll","description":"Fork of the GOAMZ version developed within Canonical with additional functionality with DynamoDB","archived":false,"fork":false,"pushed_at":"2023-07-14T10:05:14.000Z","size":1941,"stargazers_count":400,"open_issues_count":43,"forks_count":212,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-04-09T08:04:50.598Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://wiki.ubuntu.com/goamz","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AdRoll.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-04-01T19:36:11.000Z","updated_at":"2025-01-02T01:04:55.000Z","dependencies_parsed_at":"2024-06-18T12:41:15.967Z","dependency_job_id":"66df8c42-bc4a-42a3-b6c7-d7d10aa90838","html_url":"https://github.com/AdRoll/goamz","commit_stats":{"total_commits":844,"total_committers":173,"mean_commits":4.878612716763006,"dds":0.9075829383886256,"last_synced_commit":"2731d20f46f42449a49b3464271c5fba8da60ed6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdRoll%2Fgoamz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdRoll%2Fgoamz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdRoll%2Fgoamz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdRoll%2Fgoamz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdRoll","download_url":"https://codeload.github.com/AdRoll/goamz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254535826,"owners_count":22087398,"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":[],"created_at":"2024-11-06T20:25:09.961Z","updated_at":"2025-05-16T13:03:45.121Z","avatar_url":"https://github.com/AdRoll.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoAMZ\n\n[![Sourcegraph](https://sourcegraph.com/github.com/AdRoll/goamz/-/badge.svg)](https://sourcegraph.com/github.com/AdRoll/goamz?badge)\n\n[![Build Status](https://travis-ci.org/AdRoll/goamz.png?branch=master)](https://travis-ci.org/AdRoll/goamz)\n\nThe _goamz_ package enables Go programs to interact with Amazon Web Services.\n\nThis is a fork of the version [developed within Canonical](https://wiki.ubuntu.com/goamz) with additional functionality and services from [a number of contributors](https://github.com/AdRoll/goamz/contributors)!\n\nThe API of AWS is very comprehensive, though, and goamz doesn't even scratch the surface of it. That said, it's fairly well tested, and is the foundation in which further calls can easily be integrated. We'll continue extending the API as necessary - Pull Requests are _very_ welcome!\n\nThe following packages are available at the moment:\n\n```\ngithub.com/AdRoll/goamz/aws\ngithub.com/AdRoll/goamz/cloudwatch\ngithub.com/AdRoll/goamz/dynamodb\ngithub.com/AdRoll/goamz/ec2\ngithub.com/AdRoll/goamz/elb\ngithub.com/AdRoll/goamz/iam\ngithub.com/AdRoll/goamz/kinesis\ngithub.com/AdRoll/goamz/s3\ngithub.com/AdRoll/goamz/sqs\ngithub.com/AdRoll/goamz/sns\n\ngithub.com/AdRoll/goamz/exp/mturk\ngithub.com/AdRoll/goamz/exp/sdb\ngithub.com/AdRoll/goamz/exp/ses\n```\n\nPackages under `exp/` are still in an experimental or unfinished/unpolished state.\n\n## API documentation\n\nThe API documentation is currently available at:\n\n[http://godoc.org/github.com/AdRoll/goamz](http://godoc.org/github.com/AdRoll/goamz)\n\n## How to build and install goamz\n\nJust use `go get` with any of the available packages. For example:\n\n* `$ go get github.com/AdRoll/goamz/ec2`\n* `$ go get github.com/AdRoll/goamz/s3`\n\n## Running tests\n\nTo run tests, first install gocheck with:\n\n`$ go get launchpad.net/gocheck`\n\nThen run go test as usual:\n\n`$ go test github.com/AdRoll/goamz/...`\n\n_Note:_ running all tests with the command `go test ./...` will currently fail as tests do not tear down their HTTP listeners.\n\nIf you want to run integration tests (costs money), set up the EC2 environment variables as usual, and run:\n\n`$ gotest -i`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadroll%2Fgoamz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadroll%2Fgoamz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadroll%2Fgoamz/lists"}