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

An array of structures that you can use to filter the results to those that match one or more sets of key-value pairs that you specify.

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

Maximum number of results to return in a single call.

NextToken

Token for the next set of results.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.