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
)
You can use the following filters to streamline results:
Status
Username
Domain
[required] An object that specifies details for the identity provider.
[required] The ID of the EC2 instance, which provides user-based subscriptions.
The maximum number of results to return from a single request.
A token to specify where to start paginating. This is the nextToken from a previously truncated response.