licensemanagerusersubscriptions_list_user_associations: Lists user associations for an identity provider

View source: R/licensemanagerusersubscriptions_operations.R

licensemanagerusersubscriptions_list_user_associationsR Documentation

Lists user associations for an identity provider

Description

Lists user associations for an identity provider.

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

Usage

licensemanagerusersubscriptions_list_user_associations(
  Filters = NULL,
  IdentityProvider,
  InstanceId,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

Filters

You can use the following filters to streamline results:

  • Status

  • Username

  • Domain

IdentityProvider

[required] An object that specifies details for the identity provider.

InstanceId

[required] The ID of the EC2 instance, which provides user-based subscriptions.

MaxResults

The maximum number of results to return from a single request.

NextToken

A token to specify where to start paginating. This is the nextToken from a previously truncated response.


paws.management documentation built on April 3, 2025, 10:39 p.m.