LicenseManager.Client.delete_license_configuration(**kwargs)¶Deletes the specified license configuration.
You cannot delete a license configuration that is in use.
See also: AWS API Documentation
Request Syntax
response = client.delete_license_configuration(
LicenseConfigurationArn='string'
)
[REQUIRED]
ID of the license configuration.
{}
Response Structure
Exceptions
LicenseManager.Client.exceptions.InvalidParameterValueExceptionLicenseManager.Client.exceptions.ServerInternalExceptionLicenseManager.Client.exceptions.AuthorizationExceptionLicenseManager.Client.exceptions.AccessDeniedExceptionLicenseManager.Client.exceptions.RateLimitExceededException