{"id":18636658,"url":"https://github.com/localstack/amplify-localstack","last_synced_at":"2026-03-07T22:32:17.080Z","repository":{"id":65982065,"uuid":"580556916","full_name":"localstack/amplify-localstack","owner":"localstack","description":"Amplify Plugin to deploy resources into Localstack","archived":false,"fork":false,"pushed_at":"2026-02-24T14:49:15.000Z","size":297,"stargazers_count":6,"open_issues_count":3,"forks_count":0,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-02-24T19:07:42.812Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/localstack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2022-12-20T21:18:35.000Z","updated_at":"2026-02-24T14:49:34.000Z","dependencies_parsed_at":"2025-04-11T09:31:14.234Z","dependency_job_id":"83de8cae-e34e-4d9c-9ec8-5a55e42b2288","html_url":"https://github.com/localstack/amplify-localstack","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/localstack/amplify-localstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localstack%2Famplify-localstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localstack%2Famplify-localstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localstack%2Famplify-localstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localstack%2Famplify-localstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/localstack","download_url":"https://codeload.github.com/localstack/amplify-localstack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/localstack%2Famplify-localstack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30234590,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T19:01:10.287Z","status":"ssl_error","status_checked_at":"2026-03-07T18:59:58.103Z","response_time":53,"last_error":"SSL_read: 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":[],"created_at":"2024-11-07T05:31:00.636Z","updated_at":"2026-03-07T22:32:17.044Z","avatar_url":"https://github.com/localstack.png","language":"JavaScript","readme":"# Amplify LocalStack Plugin\n![example workflow](https://github.com/localstack/amplify-localstack/actions/workflows/ci.yml/badge.svg)\n\n**Amplify CLI** Plugin to support running against [LocalStack](https://github.com/localstack/localstack)\n\nThis plugin allows the amplify CLI tool to create resources directly on your local machine. Any request to AWS is redirected to a running LocalStack instance.\n\n## Prerequisites\n- LocalStack Pro\n- Amplify CLI Tool \u003e= 4.41.0\n\n## Installation\n\n### Installation with npm:\n```sh\nnpm install -g amplify-localstack\namplify plugin add amplify-localstack\n```\n\n### Installation with local project (mostly for devs):\n```sh\namplify plugin add amplify-localstack\n# A message about the plugin not being found will appear\n# Input the root path of this project as input\n```\n\n## Usage\nAfter the installation of the plugin, everytime you run the commands `amplify init` or `amplify push` the console will prompt you to select if you want to deploy the resources into LocalStack.\n\n### Parameters:\nYou can also add the parameters `--use-localstack true` to avoid being asked if you want to use localstack\n\nExamples:\n```sh\namplify init --use-localstack true\namplify add api\namplify push --use-localstack true\n```\n\n### Configuration\nThe following environment variables can be configured:\n\n* `LOCALSTACK_ACCESS_KEY_ID`: Sets custom Access Key Id for the internal client to use (default `test`).\n* `LOCALSTACK_ACCESS_KEY_SECRET`: Sets custom Access Key Secret for the internal client to use (default `test`).\n* `LOCALSTACK_REGION`: Sets a custom region (default `us-east-1`).\n* `LOCALSTACK_S3_FORCE_PATH_STYLE`: Sets the S3 path style (default `1`, accepted values: `1`as true and `0` as false)).\n* `LOCALSTACK_ENDPOINT`: Sets a custom endpoint (default `https://localhost.localstack.cloud:4566`).\n\n## Change Log\n* 0.2.8: skip patching of endpoints for Statement Principals\n* 0.2.7: remove patching of CFn files\n* 0.2.6: more and up to date settings\n* 0.2.5: patch AWS-SDK Config\n* 0.2.4: add missing handlers\n* 0.2.3: fix paths for patching\n* 0.2.2: command line parameters\n* 0.1.0: aws-exports.js file patching\n* 0.0.1: Initial version\n\n## License\n\nThis code is distributed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalstack%2Famplify-localstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flocalstack%2Famplify-localstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flocalstack%2Famplify-localstack/lists"}