View source: R/licensemanagerusersubscriptions_operations.R
licensemanagerusersubscriptions_stop_product_subscription | R Documentation |
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.
licensemanagerusersubscriptions_stop_product_subscription(
Domain = NULL,
IdentityProvider = NULL,
Product = NULL,
ProductUserArn = NULL,
Username = NULL
)
Domain |
The domain name of the Active Directory that contains the user for whom to stop the product subscription. |
IdentityProvider |
An object that specifies details for the identity provider. |
Product |
The name of the user-based subscription product. Valid values: |
ProductUserArn |
The Amazon Resource Name (ARN) of the product user. |
Username |
The user name from the identity provider for the user. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.