Smaws_Client_CognitoIdentity.SetPrincipalTagAttributeMap
You can use this operation to use default (username and clientID) attribute or custom attribute mappings.
val request :
Smaws_Lib.Context.t ->
Types.set_principal_tag_attribute_map_input ->
(Types.set_principal_tag_attribute_map_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of Types.internal_error_exception
| `InvalidParameterException of Types.invalid_parameter_exception
| `NotAuthorizedException of Types.not_authorized_exception
| `ResourceNotFoundException of Types.resource_not_found_exception
| `TooManyRequestsException of Types.too_many_requests_exception ])
Stdlib.result