How to update a user attribute in .NET 6?

0

I am trying to update the user attribute using dotNET. I have looked for documentation on how to do it but all the documentation I find is either incomplete or doesn't work. Is there a way to do it as a rest call or is there a link to a GITHUB or documentation has all the code available?

已提問 2 年前檢視次數 273 次
1 個回答
0

Hi.

I saw your question and created the following article. (It's Japanese. I'm sorry.)

https://dev.classmethod.jp/articles/aws-sdk-for-net-net-6-amazon-cognito/

You can implement it using the CognitoIdentityProfiver using the AWS SDK for .NET.
If you want to use other API, you can implement it with the same idea.

profile picture
專家
iwasa
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南