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.ValidationExceptionLicenseManager.Client.exceptions.AuthorizationExceptionLicenseManager.Client.exceptions.AccessDeniedExceptionLicenseManager.Client.exceptions.RateLimitExceededExceptionLicenseManager.Client.exceptions.ServerInternalExceptionLicenseManager.Client.exceptions.ResourceNotFoundExceptionLicenseManager.Client.exceptions.RedirectException