cognitoidentity_set_principal_tag_attribute_map: You can use this operation to use default (username and...

View source: R/cognitoidentity_operations.R

cognitoidentity_set_principal_tag_attribute_mapR Documentation

You can use this operation to use default (username and clientID) attribute or custom attribute mappings

Description

You can use this operation to use default (username and clientID) attribute or custom attribute mappings.

See https://www.paws-r-sdk.com/docs/cognitoidentity_set_principal_tag_attribute_map/ for full documentation.

Usage

cognitoidentity_set_principal_tag_attribute_map(
  IdentityPoolId,
  IdentityProviderName,
  UseDefaults = NULL,
  PrincipalTags = NULL
)

Arguments

IdentityPoolId

[required] The ID of the Identity Pool you want to set attribute mappings for.

IdentityProviderName

[required] The provider name you want to use for attribute mappings.

UseDefaults

You can use this operation to use default (username and clientID) attribute mappings.

PrincipalTags

You can use this operation to add principal tags.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.