licensemanagerusersubscriptions_associate_user: Associates the user to an EC2 instance to utilize user-based...

View source: R/licensemanagerusersubscriptions_operations.R

licensemanagerusersubscriptions_associate_userR Documentation

Associates the user to an EC2 instance to utilize user-based subscriptions

Description

Associates 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(
  Domain = NULL,
  IdentityProvider,
  InstanceId,
  Username
)

Arguments

Domain

The domain name of the user.

IdentityProvider

[required] The identity provider of the user.

InstanceId

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

Username

[required] The user name from the identity provider for the user.


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