LicenseManager / Client / delete_license_asset_ruleset

delete_license_asset_ruleset

LicenseManager.Client.delete_license_asset_ruleset(**kwargs)

Deletes a license asset ruleset.

See also: AWS API Documentation

Request Syntax

response = client.delete_license_asset_ruleset(
    LicenseAssetRulesetArn='string'
)
Parameters:

LicenseAssetRulesetArn (string) –

[REQUIRED]

Amazon Resource Name (ARN) of the license asset ruleset.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions

  • LicenseManager.Client.exceptions.ValidationException

  • LicenseManager.Client.exceptions.InvalidParameterValueException

  • LicenseManager.Client.exceptions.AuthorizationException

  • LicenseManager.Client.exceptions.AccessDeniedException

  • LicenseManager.Client.exceptions.RateLimitExceededException

  • LicenseManager.Client.exceptions.ServerInternalException