{"id":13714671,"url":"https://github.com/onramper/action-deploy-aws-static-site","last_synced_at":"2025-04-06T03:05:44.849Z","repository":{"id":39151493,"uuid":"287319572","full_name":"onramper/action-deploy-aws-static-site","owner":"onramper","description":"Batteries-included Github action that deploys a static site to AWS Cloudfront, taking care of DNS, SSL certs and S3 buckets","archived":false,"fork":false,"pushed_at":"2025-03-01T15:32:42.000Z","size":121799,"stargazers_count":77,"open_issues_count":5,"forks_count":23,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-30T02:04:03.310Z","etag":null,"topics":["actions","aws","cloudfront","github-action"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/deploy-static-site-to-aws","language":"TypeScript","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/onramper.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}},"created_at":"2020-08-13T15:44:58.000Z","updated_at":"2025-02-27T09:46:33.000Z","dependencies_parsed_at":"2024-04-10T16:41:20.413Z","dependency_job_id":"bed27644-2d4d-4b22-9b7c-248f58641897","html_url":"https://github.com/onramper/action-deploy-aws-static-site","commit_stats":{"total_commits":123,"total_committers":4,"mean_commits":30.75,"dds":0.3902439024390244,"last_synced_commit":"81ef13657aa31e1e822f5334d9268de15e7bc10e"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onramper%2Faction-deploy-aws-static-site","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onramper%2Faction-deploy-aws-static-site/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onramper%2Faction-deploy-aws-static-site/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onramper%2Faction-deploy-aws-static-site/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onramper","download_url":"https://codeload.github.com/onramper/action-deploy-aws-static-site/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247427005,"owners_count":20937200,"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":["actions","aws","cloudfront","github-action"],"created_at":"2024-08-03T00:00:36.929Z","updated_at":"2025-04-06T03:05:44.814Z","avatar_url":"https://github.com/onramper.png","language":"TypeScript","funding_links":[],"categories":["Community Resources"],"sub_categories":["Deployment"],"readme":"\u003ch1 align=\"center\"\u003e\n  Deploy static site to AWS\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eBatteries-included Github action that deploys a static site to AWS Cloudfront, taking care of DNS, SSL certs and S3 buckets\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./images/flowchart.png\"\u003e\n\u003c/p\u003e\n\n## Usage\n```yaml\n- name: Deploy to AWS\n  uses: onramper/action-deploy-aws-static-site@v3.2.0\n  with:\n    AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}\n    AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}\n    domain: subdomain.example.com\n    publish_dir: ./public\n```\n\nMake sure to add your `domain` to Route 53 as hosted zone and add an `NS` record if needed. An `A` record will be automatically added by the action.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonramper%2Faction-deploy-aws-static-site","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonramper%2Faction-deploy-aws-static-site","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonramper%2Faction-deploy-aws-static-site/lists"}