{"id":30196466,"url":"https://github.com/aspect-build/rules_aws","last_synced_at":"2025-08-13T05:22:34.830Z","repository":{"id":183859242,"uuid":"652274820","full_name":"aspect-build/rules_aws","owner":"aspect-build","description":"EXPERIMENTAL: Bazel Integration for Amazon Web Services","archived":false,"fork":false,"pushed_at":"2025-07-23T15:09:11.000Z","size":146,"stargazers_count":15,"open_issues_count":29,"forks_count":7,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-06T16:47:42.074Z","etag":null,"topics":["aws","bazel","bazel-rules"],"latest_commit_sha":null,"homepage":"","language":"Starlark","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/aspect-build.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null},"funding":{"github":null,"patreon":null,"open_collective":"aspect-build","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2023-06-11T16:29:18.000Z","updated_at":"2025-07-22T18:27:30.000Z","dependencies_parsed_at":"2024-02-17T10:00:27.580Z","dependency_job_id":"bcdcf917-506d-4436-836e-8c84f77b253b","html_url":"https://github.com/aspect-build/rules_aws","commit_stats":{"total_commits":53,"total_committers":3,"mean_commits":"17.666666666666668","dds":0.4528301886792453,"last_synced_commit":"4a40fbb227cbf75c11d9e0f16ea3b7e51824352d"},"previous_names":["aspect-build/rules_aws"],"tags_count":9,"template":false,"template_full_name":"bazel-contrib/rules-template","purl":"pkg:github/aspect-build/rules_aws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspect-build%2Frules_aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspect-build%2Frules_aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspect-build%2Frules_aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspect-build%2Frules_aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aspect-build","download_url":"https://codeload.github.com/aspect-build/rules_aws/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspect-build%2Frules_aws/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269827096,"owners_count":24481482,"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","status":"online","status_checked_at":"2025-08-11T02:00:10.019Z","response_time":75,"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":["aws","bazel","bazel-rules"],"created_at":"2025-08-13T05:22:31.212Z","updated_at":"2025-08-13T05:22:34.784Z","avatar_url":"https://github.com/aspect-build.png","language":"Starlark","funding_links":["https://opencollective.com/aspect-build"],"categories":[],"sub_categories":[],"readme":"# Bazel rules for Amazon Web Services (AWS)\n\nIntegrations for using AWS as a deployment target for Bazel-built artifacts.\n\nThis repo is EXPERIMENTAL! We have not yet decided whether to take any long-term commitment to support or maintenance of code here. We may archive and abandon the repo at any time, and may make undocumented breaking changes between releases.\n\n## Installation\n\nFrom the release you wish to use:\n\u003chttps://github.com/aspect-build/rules_aws/releases\u003e\ncopy the WORKSPACE snippet into your `WORKSPACE` file.\n\nTo use a commit rather than a release, you can point at any SHA of the repo.\n\nFor example to use commit `abc123`:\n\n1. Replace `url = \"https://github.com/aspect-build/rules_aws/releases/download/v0.1.0/rules_aws-v0.1.0.tar.gz\"` with a GitHub-provided source archive like `url = \"https://github.com/aspect-build/rules_aws/archive/abc123.tar.gz\"`\n1. Replace `strip_prefix = \"rules_aws-0.1.0\"` with `strip_prefix = \"rules_aws-abc123\"`\n1. Update the `sha256`. The easiest way to do this is to comment out the line, then Bazel will\n   print a message with the correct value. Note that GitHub source archives don't have a strong\n   guarantee on the sha256 stability, see\n   \u003chttps://github.blog/2023-02-21-update-on-the-future-stability-of-source-code-archives-and-hashes/\u003e\n\n## Roadmap\n\nAspect plans to open-source our internal AWS support from our private monorepo.\nThese features are documented in the issue tracker.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faspect-build%2Frules_aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faspect-build%2Frules_aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faspect-build%2Frules_aws/lists"}