Looking for help with your Amplify DEV Challenge Submission? We're here to for you!
Feel free to post your questions or product feedback in the co...
For further actions, you may consider blocking this person and/or reporting abuse
Hello, I’m new on Dev.to, could you validate if my submission ok? @aspittel
dev.to/alejandro_castaneda/create-...
Looks good to me!
Unexpected usage of Free Tier (Amazon Simple Storage Service)
Hello. I see in my Free Tier table (Billing) usage of Free Tier of Amazon Simple Storage Service, but I didn't use this much so how it can reach to this much request. Can you explain to me where these usages come from? And how to stop these usages?
Hey @chintanonweb do you have a repo/any code we can take a look at to help out?
Yes I have github.com/chintanonweb/amplify-an...
Yesterday I stopped using all services still request increasing
Hi @chintanonweb. Thanks for sharing your repo. However, it's hard to tell if that is related to Amplify from the information shared so far. I don't see a storage resource in your project's amplify folder so that rules out any accidental writes or reads to S3 from the app. It seems that even simply navigating the S3 console can result in usage of the free tier as S3 charges for the number of APIs executed.
repost.aws/questions/QUChiFQXmOQme...
I would recommend filing a support case with Billing. All AWS account owners have access to account and billing support free of charge.
repost.aws/questions/QUZIxoci0tRsC...
received this repost.aws/questions/QUZIxoci0tRsC...
Hi so in short the issue is I am trying to setup google auth but its not working then i stumbled on this link docs.amplify.aws/react/start/accou... now i just wanted to know do I need to setup IAM identity center for google auth and i kinda filled my env variables for google auth on the amplify dashboard from where app is deployed but i dont get how do I configure it for local development .
Hey! If the question is how to set secrets for local development, you would set them in your sandbox then use that sandbox in development - docs.amplify.aws/react/deploy-and-...
Ohh thanks It got solved using that link but somehow the rediredt url is giving error will look into it :)
So I submitted my submission for the challenge yesterday after changing the name and visibility of my repo to public does this anyhow affect deployement in amplify console because now whenever i push my code no deployement takes place ig somehow the repo is not synchronizing with amplify. I wanted to test the Geo Feature but i got stuck really bad on this issue. Btw here is my repo link : github.com/AdityaGupta20871/Yogify.
Hi, Could you please provide guidance or instructions on how participants can access the AWS Free Tier specifically for this challenge? Any information or resources you could share would be greatly appreciated.
Thank you for your assistance, and I'm looking forward to participating in the challenge!
should we use typescript
Amplify Gen 2's backend building capabilities are built with TypeScript, but for your app's frontend you could use your JS or mobile framework of choice!
You can only use TypeScript I guess. Amplify Gen 2 is built around it.
ok thanks
ng-Amplify-Jira
ng-amplify Angular Fullstack App with AWS Amplify Gen 2
chintanonweb ・ May 21
do we need to open source the app code to participate? 👀
Hey @maludecks! Jess from DEV here. We do not require you to add a license to your code that enables others to use it, but your code does need to be open so that we can see what you built. You'll see a section in the submission template that asks for the code.
What if my free 12-month period has ended? Do I need to create a new account to participate?
A mobile app also works as long as you use Amplify Gen 2 for your app backend!