check_in_license
(**kwargs)¶Checks in the specified license. Check in a license when it is no longer in use.
See also: AWS API Documentation
Request Syntax
response = client.check_in_license(
LicenseConsumptionToken='string',
Beneficiary='string'
)
[REQUIRED]
License consumption token.
dict
Response Syntax
{}
Response Structure
Exceptions
LicenseManager.Client.exceptions.ValidationException
LicenseManager.Client.exceptions.InvalidParameterValueException
LicenseManager.Client.exceptions.ResourceNotFoundException
LicenseManager.Client.exceptions.ConflictException
LicenseManager.Client.exceptions.AuthorizationException
LicenseManager.Client.exceptions.AccessDeniedException
LicenseManager.Client.exceptions.RateLimitExceededException
LicenseManager.Client.exceptions.ServerInternalException