ark::aws::LinkProviderForUserRequest

Defined in header “ark/aws/auth_client.hh”.


Populate this structure to link a provider for a user.

Details: https://docs.aws.amazon.com/cognito-user-identity-pools/latest/APIReference/API_AdminLinkProviderForUser.html

Variables

  • ProviderUser destination_user
    The existing user in the user pool that you want to assign to the external IdP user account.

  • ProviderUser source_user
    An external IdP account for a user who doesn’t exist yet in the user pool.