I'm running the below GraphQL query to create data on dynamodb table, but gets the response with "Not Authorized to access createClient on type Client" Why this
I'm trying to create an SNS topic that an SQS queue subscribes to which acts as an event source for a Lambda function. I'm trying to do this with the amplify cd
My first AWS project, I was trying to use amplify cli, I used npm i -g @aws-amplify/[email protected] and amplify configure worked perfectly. Some way down the project w
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
I had a perfectly working AWS Amplify deployment CI\CD pipeline on Azure DevOps, configured by using Amplify CLI as mentioned in Headless mode for CI/CD for my
my React app uses GraphQL API, Storage, Auth, Functions, Hosting - all the fun stuff - so i must have an aws-exports.js file available. Amplify React Front end
Summary: When attempting to amplify push changes to my graphql api via the Amplify CLI after aborting an amplify push (using ctrl-c) the cli complains that ther
I am fresh new to AWS Amplify, so I am following a tutorial on AWS Build a Full-Stack React Application, it's on Virtual Box with the latest Ubuntu image. Durin
Using Amplify Studio I created a model, then "saved and deployed" successfully. Then I ran "amplify pull", but when I try to create a function "amplify function
I was looking into the figma and Amplify sync capability recently released by AWS. Looks promising. However, I can't seem to pull the components to my local rep