licensemanagerlinuxsubscriptions_deregister_subscription_provider {paws.management}R Documentation

Remove a third-party subscription provider from the Bring Your Own License (BYOL) subscriptions registered to your account

Description

Remove a third-party subscription provider from the Bring Your Own License (BYOL) subscriptions registered to your account.

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

Usage

licensemanagerlinuxsubscriptions_deregister_subscription_provider(
  SubscriptionProviderArn
)

Arguments

SubscriptionProviderArn

[required] The Amazon Resource Name (ARN) of the subscription provider resource to deregister.


[Package paws.management version 0.9.0 Index]