Skip to content

Deregister Subscription Provider

licensemanagerlinuxsubscriptions_deregister_subscription_provider 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.

Usage

licensemanagerlinuxsubscriptions_deregister_subscription_provider(
  SubscriptionProviderArn)

Arguments

SubscriptionProviderArn

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

Value

An empty list.

Request syntax

svc$deregister_subscription_provider(
  SubscriptionProviderArn = "string"
)