{"id":37163393,"url":"https://github.com/jordipuigbou/step-functions-test","last_synced_at":"2026-01-14T19:25:51.700Z","repository":{"id":40000380,"uuid":"493619703","full_name":"jordipuigbou/step-functions-test","owner":"jordipuigbou","description":"Project to play with AWS golang sdk for testing","archived":false,"fork":false,"pushed_at":"2023-06-29T10:41:19.000Z","size":70,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-06-22T18:05:54.131Z","etag":null,"topics":["aws","aws-dynamodb","aws-iam","aws-lambda","aws-s3","aws-step-functions","bdd-tests","golang","golium","testing"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jordipuigbou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-18T10:43:05.000Z","updated_at":"2022-09-22T09:32:14.000Z","dependencies_parsed_at":"2024-06-21T16:41:11.286Z","dependency_job_id":"8d8791cb-94a5-4f48-bc5c-6af9d0aed0ca","html_url":"https://github.com/jordipuigbou/step-functions-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jordipuigbou/step-functions-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordipuigbou%2Fstep-functions-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordipuigbou%2Fstep-functions-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordipuigbou%2Fstep-functions-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordipuigbou%2Fstep-functions-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jordipuigbou","download_url":"https://codeload.github.com/jordipuigbou/step-functions-test/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordipuigbou%2Fstep-functions-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28432597,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aws","aws-dynamodb","aws-iam","aws-lambda","aws-s3","aws-step-functions","bdd-tests","golang","golium","testing"],"created_at":"2026-01-14T19:25:50.860Z","updated_at":"2026-01-14T19:25:51.687Z","avatar_url":"https://github.com/jordipuigbou.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Step Functions Test Project\n\nProject to interact with AWS services and test them using [golium](https://github.com/TelefonicaTC2Tech/golium#golium). \nServices tested are:\n- Step functions\n- Lambda\n- S3\n- IAM\n- Dynamo DB\n\n## Requirements\n\n* [Docker](https://www.docker.com/community-edition)\n* [Golang](https://golang.org)\n* [AWS CLI](https://aws.amazon.com/es/cli/)\n* [SAM CLI](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/serverless-sam-cli-install.html)\n\n## Quick start\n- Install all [requirements](#requirements)\n- Install go dependencies\n```bash\nmake install\nmake download-tools\n```\n- Launch aws local stack\n```bash\ndocker-compose up\n```\n- Build aws stack with SAM template\n```bash\nmake build\n```\n- Zip deployment\n```bash\nmake zip-deployment\n```\n- Launch test\n```bash\nmake test\n```\n\n## Other commands\n- Validate SAM template\n```bash\nmake validate-template\n```\n- Lint go code\n```bash\nmake lint\n```\n\n- Clean zip Deployment\n```bash\nmake clean-zip-deployment\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordipuigbou%2Fstep-functions-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjordipuigbou%2Fstep-functions-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordipuigbou%2Fstep-functions-test/lists"}