CodeCatalyst.Client.verify_session()¶Verifies whether the calling user has a valid Amazon CodeCatalyst login and session. If successful, this returns the ID of the user in Amazon CodeCatalyst.
See also: AWS API Documentation
Request Syntax
response = client.verify_session()
{
'identity': 'string'
}
Response Structure
The system-generated unique ID of the user in Amazon CodeCatalyst.
Exceptions
CodeCatalyst.Client.exceptions.ThrottlingExceptionCodeCatalyst.Client.exceptions.ConflictExceptionCodeCatalyst.Client.exceptions.ValidationExceptionCodeCatalyst.Client.exceptions.ServiceQuotaExceededExceptionCodeCatalyst.Client.exceptions.ResourceNotFoundExceptionCodeCatalyst.Client.exceptions.AccessDeniedException