LicenseManager.Client.
delete_token
(**kwargs)¶Deletes the specified token. Must be called in the license home Region.
See also: AWS API Documentation
Request Syntax
response = client.delete_token(
TokenId='string'
)
[REQUIRED]
Token ID.
{}
Response Structure
Exceptions
LicenseManager.Client.exceptions.ValidationException
LicenseManager.Client.exceptions.AuthorizationException
LicenseManager.Client.exceptions.AccessDeniedException
LicenseManager.Client.exceptions.RateLimitExceededException
LicenseManager.Client.exceptions.ServerInternalException
LicenseManager.Client.exceptions.ResourceNotFoundException
LicenseManager.Client.exceptions.RedirectException