Category "aws-amplify"

Amplify EAS Metro config migration blockList

When migrating to EAS, I was reading the Migration Docs and saw that EAS builds are requiring the entire defaultConfig from expo/metro-config. I was having a to

How to solve Amplify backend-config.jason does not exist issue

I upgraded Amplify CLI, but I discovered in my amplify/backend/backend-config.json file has disappeared after taking a day to discovered that. Then I have tried

Is Amplify Web Hosting making use of CloudFront CDN by default?

In other words, does amplify take care automatically to allocate your website static resources in edge locations? It does so many things for you that, at some p

Amplify error on push after latest update to CLI

Using AWS-VAULT with 4 profiles in my ~/.aws/config file. 3 assume roles profiles and the main. when running say, amplify push, I get an error as follows: Faile

Why can't I access my s3 private objects using AWS Amplify storage.get with Admin access and proper policy set. Getting 403 error

so the default "I looked all over...etc", but no luck. My problem is I can't seem to download or access my s3 objects through my client. I can't access it as th

jest-haste-map: Haste module naming collision (AWS, RN)

I have a React-native project with AWS Amplify. In the root directory, there is an amplify folder. Inside this amplify folder, there is a backend folder, an

jest-haste-map: Haste module naming collision (AWS, RN)

I have a React-native project with AWS Amplify. In the root directory, there is an amplify folder. Inside this amplify folder, there is a backend folder, an

How can I add a field to relational table in amplify graphql?

I work with Amplify/graphQl transformer V2, I try to do the same things like the official documentation of Amplify : https://docs.amplify.aws/cli/graphql/data-m

AWS Datastore doesnt query when app oppens for the first time

I use Datastore from Aws-amplify. I have a problem .The problem occurs only when app opens for the first time(when I wipe data of device/reinstall ). Data is lo

AWS Amplify redirect middleware NuxtJs requests not working

I tried to deploy vuestorefront (nuxtjs app) into AWS Amplify according https://docs.amplify.aws/guides/hosting/nuxt/q/platform/js/ My amplify.yml contains: ver

can i use "amazon-cognito-identity-js" for federated authentication with cognito

I use "amazon-cognito-identity-js" javascript library to integrate Cognito for my react app. it seems that only supports email/password authentication only. I w

Error when downloading file from Flutter Amplify Storage

I get the error below when downloading an audio file from Amplify Storage on an iOS device, both Simulator and a device. It all works perfectly fine when doing

Retrieve all connected objects and array of objects in a single query

I'm having trouble in bringing nested array of objects from a single query generated by AWS Amplify CLI. I can see I get a single nested object from a single qu

Flutter AWS Auth: How to get custom user attribute?

How do I get in Flutter, the cognito custom user attribute for user? await Amplify.Auth.fetchUserAttributes(); returns only user attributes but not the custom

Can we Convert 'Figma' components to Angular components with Amplify studio?

When we create the react or Nextjs application using AWS Amplify we get react components in our application in ui-component folder, but when we follow same proc

Is it possible to dynamically get graphqlEndpoint in a function cloudformation template?

I am trying to get an AWS Amplify generated graphqlEndpoint into a lambda function in Amplify. Currently I have an environment variable set in the function's c

Typescript configure mapping for compiled import path

I have an aws amplify project which is using yarn workspaces. My project has a lambda function and a layer. When the lambda function runs in aws it needs to imp

add third party library to kotlin multiplatform mobile shared module

Am writing a KMM mobile app that will be calling an AppSync API, my intention was to implement all the API calls in the shared module so that I don't have to wr

How to exclude a page in react app which is using aws amplify authenticator

I am trying to exclude one single page from amplify authenticator that I am using in my react app, but till now I haven't found any way to do so.I have tried wi

AWS Cognito + aws-amplify: session state always keep user logged in?

I'm using AWS Cognito and aws-amplify to manage user authentication. When I load up my app, I call Auth.currentSession() which seems to always return the user I