Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
All Content tagged with Amazon Cognito
Amazon Cognito lets you add user sign-up, sign-in, and access control to your web and mobile apps quickly and easily.
Content language: English
Select tags to filter
Sort by most recent
1492 results
Hello,
I’m experimenting with AWS’s identity-enhanced role sessions so that downstream services and CloudTrail can see the actual end-user identity rather than just the assumed role. The documentatio...
https://aws.amazon.com/about-aws/whats-new/2024/05/amazon-cognito-tiered-pricing-m2m-usage/
*Customer accounts currently using Amazon Cognito for M2M use cases will be exempt from pricing for 12 mont...
I am developing an app with Amplify gen2 + Vue using AWS authenticator
My desired behaviour:
* User opens the app, if not signed in before, it loads the main component with user=null.. on the main c...
I'm stuck understanding how I can write an IAM policy that allows a cognito identity with assumed credentials to publish MQTT messages to IoT things. I would like to have an attribute companyId store...
I’m currently using the new managed UI, and I’m pleased that I was able to set it to German. However, I’ve noticed that the error messages are not fully translated. For example, I received the message...
I am developing an app using Amplify gen2 + Vue
In my app i want to call the authenticator, if user already signed in before and authenticator will remember it and sign in automatically. And call the...
There is an issue implementing mutiple SSO connections.
Currently there are 40 custom attributes present in an cognito user-pool with many different app clients. The total allowed attributes are 50 ....
I have a cdk L2 cognito.UserPool (see below). I only want email and password authentication. I want users to be able to change their email. I want their email to be verified either at sign up or upon ...
I am developing an app using Amplify Gen2 and Vue.. If user clicks "Sign In" Authenticator shows up and user logins.. if the login is successfull, i want the page / app to reload. How can i do that?
Hey there AWS, not sure where can raise bugs for a particular AWS team - Cognito, so writing here with the hope to be moved to the right place potentially.
It is something small but - our boss is a pe...
We use Amplify to build a Next.js APP,
a medium-sized e-commerce website.
I use Amplify Auth to do the Sign In feature,
I read the [document](https://docs.amplify.aws/nextjs/build-a-backend/auth/conce...
I'm creating an aws amplify gen 2 nextjs app, where I have a usecase, I want the user to signup using either email or phone. Having said that, I have enabled both email and phone number for cognito us...