Skip to content

cognitoidentityprovider: AdminGetUser() returns custom attributes as 'sensitive' #4570

Answered by RanVaknin
Nogginboink asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Nogginboink,

The Go SDK client is auto-generated based on each AWS Service model. Service teams can annotate their API model members with the sensitive trait to prevent sensitive data (like user information) to be logged into plain text and then stored elsewhere.
Other SDKs might not have this because they are not a Smithy-based SDK, and might not support that trait.

How can I get access to my data that I put in my Cognito user pool?

Please include a simple repro code snippet so I can get a better idea of what you are trying to do.

Thanks,
Ran~

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by RanVaknin
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
2 participants