Collection of helper types describing attributes on a Cognito user. UserAttributes technically comes out of Cognito as a ListType, but we transform it on the server into a MapType which fits the UserAttributes spec.
UserAttributes
ListType
MapType
Generated using TypeDoc
Collection of helper types describing attributes on a Cognito user.
UserAttributestechnically comes out of Cognito as aListType, but we transform it on the server into aMapTypewhich fits theUserAttributesspec.