licensemanagerusersubscriptions_list_user_associations {paws.management} | R Documentation |
Lists user associations for an identity provider.
See https://www.paws-r-sdk.com/docs/licensemanagerusersubscriptions_list_user_associations/ for full documentation.
licensemanagerusersubscriptions_list_user_associations(
Filters = NULL,
IdentityProvider,
InstanceId,
MaxResults = NULL,
NextToken = NULL
)
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. |