licensemanagerusersubscriptions_disassociate_user: Disassociates the user from an EC2 instance providing...

View source: R/licensemanagerusersubscriptions_operations.R

licensemanagerusersubscriptions_disassociate_userR Documentation

Disassociates the user from an EC2 instance providing user-based subscriptions

Description

Disassociates the user from an EC2 instance providing user-based subscriptions.

See https://www.paws-r-sdk.com/docs/licensemanagerusersubscriptions_disassociate_user/ for full documentation.

Usage

licensemanagerusersubscriptions_disassociate_user(
  Domain = NULL,
  IdentityProvider = NULL,
  InstanceId = NULL,
  InstanceUserArn = NULL,
  Username = NULL
)

Arguments

Domain

The domain name of the Active Directory that contains information for the user to disassociate.

IdentityProvider

An object that specifies details for the Active Directory identity provider.

InstanceId

The ID of the EC2 instance which provides user-based subscriptions.

InstanceUserArn

The Amazon Resource Name (ARN) of the user to disassociate from the EC2 instance.

Username

The user name from the Active Directory identity provider for the user.


paws.management documentation built on April 3, 2025, 10:39 p.m.