About 1,870,000 results
Open links in new tab
  1. next.js - NextJS 15 + AWS Amplify - Stack Overflow

    Nov 27, 2024 · 0 good evening! I am building a NextJS 15 + AWS Amplify application! I know that AWS doesn't yet provide support for NextJS 15, but since this is a new application and AWS will soon offer …

  2. AWS Amplify: Switch existing app to new repository?

    Sep 25, 2022 · Is there any way to point existing Amplify apps to new repositories? Failing that, is there a way to clone Amplify app settings (including Backend environments) from one app to another? …

  3. aws amplify - Module not found: Can't resolve '@/amplifyconfiguration ...

    Mar 19, 2024 · After setting up AWS Amplify (Gen2) project for the first time; encountered the following error: Module not found: Can't resolve '@/amplifyconfiguration.json'

  4. How to add environment variables to AWS amplify? - Stack Overflow

    The Amplify documentation on Environmental Variables has a section on "Accessing Environmental Variables". Per that documentation, in your Amplify.yml (either in the console or by downloading it to …

  5. javascript - AWS-Amplify, How do I redirect to another URL after sign ...

    May 15, 2022 · 3 I'm using the latest AWS-Amplify's authentication component. It can logged in successfully but after login I need to sent the route to another url which I can't able to achieve, it …

  6. How to get user access token in AWS Amplify UI Authenticator

    Dec 28, 2023 · I am using Authenticator and useAuthenticator from @aws-amplify/ui-react Upon successful login is there a way to get the access token? When i output the user attribute from …

  7. How to use POST method with aws-amplify v6? - Stack Overflow

    Nov 29, 2023 · import { Amplify } from 'aws-amplify'; import amplifyconfig from '../src/amplifyconfiguration.json'; Amplify.configure(amplifyconfig) Then, in the component Form.tsx …

  8. How to integrate azure repo from amplify for CI/CD?

    Mar 30, 2022 · I currently have an application in amplify but I want to integrate the repo, but I have it in azure, I don't see the option to integrate directly with azure from amplify.

  9. Using Amplify and SAM together? - Stack Overflow

    Jul 18, 2020 · Amplify is a framework to make working with cognito (login) , aws js sdks, and more. It can take your vue/react app and add services such as, api, authentication, and document (dynamodb).

  10. amazon web services - AWS Amplify Auth Errors - Stack Overflow

    Dec 5, 2020 · amazon-web-services amazon-cognito aws-amplify aws-amplify-sdk-android asked Dec 5, 2020 at 17:47 chrisdottel 1,183 2 13 22