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 年前275 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则