Skip to contents

Stops a product subscription for a user with the specified identity provider.

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

Usage

licensemanagerusersubscriptions_stop_product_subscription(
  Username = NULL,
  IdentityProvider = NULL,
  Product = NULL,
  ProductUserArn = NULL,
  Domain = NULL
)

Arguments

Username

The user name from the identity provider for the user.

IdentityProvider

An object that specifies details for the identity provider.

Product

The name of the user-based subscription product.

Valid values: VISUAL_STUDIO_ENTERPRISE | VISUAL_STUDIO_PROFESSIONAL | OFFICE_PROFESSIONAL_PLUS | REMOTE_DESKTOP_SERVICES

ProductUserArn

The Amazon Resource Name (ARN) of the product user.

Domain

The domain name of the Active Directory that contains the user for whom to stop the product subscription.