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?

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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ