{"id":21491790,"url":"https://github.com/shotaromatsuya/amplify-starter","last_synced_at":"2026-04-18T14:31:57.443Z","repository":{"id":184576174,"uuid":"670882149","full_name":"ShotaroMatsuya/Amplify-starter","owner":"ShotaroMatsuya","description":"Building various app using AWS Amplify Studio, Figma, Reactjs \u0026 Amplify CLI","archived":false,"fork":false,"pushed_at":"2023-12-15T05:07:52.000Z","size":469,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T20:49:39.986Z","etag":null,"topics":["amplify-cli","figma","graphql","react"],"latest_commit_sha":null,"homepage":"","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/ShotaroMatsuya.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}},"created_at":"2023-07-26T03:57:06.000Z","updated_at":"2023-07-29T04:34:31.000Z","dependencies_parsed_at":"2023-07-29T04:36:03.658Z","dependency_job_id":null,"html_url":"https://github.com/ShotaroMatsuya/Amplify-starter","commit_stats":null,"previous_names":["shotaromatsuya/amplify-starter"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShotaroMatsuya%2FAmplify-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShotaroMatsuya%2FAmplify-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShotaroMatsuya%2FAmplify-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShotaroMatsuya%2FAmplify-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShotaroMatsuya","download_url":"https://codeload.github.com/ShotaroMatsuya/Amplify-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244022635,"owners_count":20385133,"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":["amplify-cli","figma","graphql","react"],"created_at":"2024-11-23T15:19:23.758Z","updated_at":"2026-04-18T14:31:52.416Z","avatar_url":"https://github.com/ShotaroMatsuya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Amplify-starter\n\n\n## Configure the Amplify CLI\nTo set up the Amplify CLI on your local machine, you have to configure it to connect to your AWS account.\n\n\u003e If you already have an AWS profile with credentials on your machine, you can skip this step.\n\n\u003e If you are using CLI version \u003c 10.8.0 go to Configure CLI \u003c 10.8.0\n\nConfigure Amplify by running the following command:\n```bash\namplify configure\n```\n`amplify configure` will ask you to sign into the AWS Console.\n\nOnce you're signed in, Amplify CLI will ask you to create an IAM user.\n\n\u003e Amazon IAM (Identity and Access Management) enables you to manage users and user permissions in AWS. You can learn more about Amazon IAM here.\n\n```bash\nSpecify the AWS Region\n? region:  # Your preferred region\nFollow the instructions at\nhttps://docs.amplify.aws/cli/start/install/#configure-the-amplify-cli\n\nto complete the user creation in the AWS console\nhttps://console.aws.amazon.com/iamv2/home#/users/create\n```\n\nNavigate to the IAM User creation page if it's not already open.\n\nEnter a User name and select Next. You can name the user anything but we'll call it \"amplify-dev\".\n\nSelect Attach policies directly and select AdministratorAccess-Amplify as the Permissions policy. Select Next.\n\nOn the Review page, check that everything looks good and select Create user.\n\nThis will redirect to the users list page. Select the user you just created.\n\nOn the user details page, navigate to the Security credentials tab, scroll down to Access keys and select Create access keys.\n\nOn the next page, select Command Line Interface, acknowledge the warning, and select Next.\n\nOn the next page select Create access key. You’ll then see a page with the access keys for the user. Use the copy icon to copy these values to your clipboard, then return to the Amplify CLI.\n\nEnter the values you just copied into the corresponding CLI prompts.\n```bash\nEnter the access key of the newly created user:\n? accessKeyId:  # YOUR_ACCESS_KEY_ID\n? secretAccessKey:  # YOUR_SECRET_ACCESS_KEY\nThis would update/create the AWS Profile in your local machine\n? Profile Name:  # (default)\n\nSuccessfully set up the new user.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshotaromatsuya%2Famplify-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshotaromatsuya%2Famplify-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshotaromatsuya%2Famplify-starter/lists"}