LicenseManagerLinuxSubscriptions / Client / deregister_subscription_provider

deregister_subscription_provider#

LicenseManagerLinuxSubscriptions.Client.deregister_subscription_provider(**kwargs)#

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

See also: AWS API Documentation

Request Syntax

response = client.deregister_subscription_provider(
    SubscriptionProviderArn='string'
)
Parameters:

SubscriptionProviderArn (string) –

[REQUIRED]

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

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions