Associates the user to an EC2 instance to utilize user-based subscriptions
Source:R/licensemanagerusersubscriptions_operations.R
licensemanagerusersubscriptions_associate_user.RdAssociates the user to an EC2 instance to utilize user-based subscriptions.
See https://www.paws-r-sdk.com/docs/licensemanagerusersubscriptions_associate_user/ for full documentation.
Usage
licensemanagerusersubscriptions_associate_user(
Username,
InstanceId,
IdentityProvider,
Domain = NULL,
Tags = NULL
)Arguments
- Username
[required] The user name from the identity provider.
- InstanceId
[required] The ID of the EC2 instance that provides the user-based subscription.
- IdentityProvider
[required] The identity provider for the user.
- Domain
The domain name of the Active Directory that contains information for the user to associate.
The tags that apply for the user association.