Category "aws-amplify-cli"

How to import existing lambda from arn and add SQS as event source? Amplify

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

Platform with type "Windows_NT" and architecture "ia32" is not supported by @aws-amplify/cli.}

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

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

Amplify publish command stopped working on Azure DevOps Pipeline

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

Missing aws-exports.js always when building AWS Amplify React app with Amplify integrations

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

AWS Amplify -- Cannot iteratively rollback as the following step does not contain a previousMetaKey: {"status":"WAITING_FOR_DEPLOYMENT"}

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

Export 'AmplifySignOut' was not found in '@aws-amplify/ui-react'

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

There are no DynamoDB resources configured in your project currently while using Amplify Studio

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

Amplify pull not fetching Amplify studio components

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