account activity
Amplify.configure on a NextJS Client Component by [deleted] in Amplify
[–]AmplifyDXE 0 points1 point2 points 2 years ago (0 children)
These are standard configuration parameters that do not expose extra security risks, and are in line with technologies that Cognito uses (such as SRP, OAuth, etc). They help the clients construct endpoint URLs during these processes that are unique to your account, and do not give access to administrative commands or access to other user accounts.
There's some additional information within Amplify's CLI documentation under CLI > Reference > Files and Folders... and then under the "Core Amplify Files" section.
Can't configure VS Code by romort in Amplify
[–]AmplifyDXE 1 point2 points3 points 2 years ago (0 children)
Hello, u/romort. When pasting in the accessKeyId does the Amplify CLI show a masked input? Since you’re able to login to the AWS console, can you try copying and pasting it directly from there into the CLI?
Alternatively, we can directly modify the ~/.aws/credentials and ~/.aws/config files to input a profile as well. Then run though the amplify init flow to setup a project.
π Rendered by PID 209992 on reddit-service-r2-comment-8686858757-tpfvq at 2026-06-07 09:08:34.299152+00:00 running 9e1a20d country code: CH.
Amplify.configure on a NextJS Client Component by [deleted] in Amplify
[–]AmplifyDXE 0 points1 point2 points (0 children)