How can we do the same without amplify, and use the cognito API with our custom form
@NaughtyNimitz8 ай бұрын
Indeed, Amplify is for frontend n00bs who have never heard of tailwind or other css frameworks
@Hlangwaneamukelani3 ай бұрын
Great example
@ErickJoaquin-j1t9 ай бұрын
Hi Lazlo, nice tutorial!!! I did all the steps and worked OK upto the s3 sync, but when accessing the cloudfront link i got this message response on the browser: This XML file does not appear to have any style information associated with it. The document tree is shown below. Access Denied. Any idea what I missed?
@arsalaangamer45803 ай бұрын
you figured it?
@IssamZeinoun5 ай бұрын
can we do this with GovCloud? Amplify is not available on GovCloud, would the amplify libraries still work? I'm working hard to get this to work and having several issues, one of which is running the "amplify init" which doesn't like any key I give it :( even if the key points to a commercial AWS account.
@yuchuga83418 ай бұрын
how do you create the template.yaml file with the correct values specific to your project ?
@vivekgowda15767 ай бұрын
thanks for sharing, How to configure the SSO saml using react amplify
@saulbenavides403711 ай бұрын
thanks for sharing!
@atulbisht2989 Жыл бұрын
how much this infra cost on monthly basis? ReactJS+s3+aws cognito+cdn if active users are 10000
@HemantSah-tr1bx10 ай бұрын
Have you found any details on it?
@chandanb8182 Жыл бұрын
how to show custom IDP signin link aprart from cognito sign-in
@michellecifuentes6821 Жыл бұрын
I started a preoyect with reactjs an Javascrtipt and this error says: $ sam deploy --guided bash: sam: command not found how i can fixed?
@Majesticcloud Жыл бұрын
You need to install the SAM CLI , check this: docs.aws.amazon.com/serverless-application-model/latest/developerguide/install-sam-cli.html