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.ValidationExceptionLicenseManager.Client.exceptions.InvalidParameterValueExceptionLicenseManager.Client.exceptions.ResourceNotFoundExceptionLicenseManager.Client.exceptions.ConflictExceptionLicenseManager.Client.exceptions.AuthorizationExceptionLicenseManager.Client.exceptions.AccessDeniedExceptionLicenseManager.Client.exceptions.RateLimitExceededExceptionLicenseManager.Client.exceptions.ServerInternalException