WorkSpacesWeb / Client / disassociate_session_logger
disassociate_session_logger¶
- WorkSpacesWeb.Client.disassociate_session_logger(**kwargs)¶
Disassociates a session logger from a portal.
See also: AWS API Documentation
Request Syntax
response = client.disassociate_session_logger( portalArn='string' )
- Parameters:
portalArn (string) –
[REQUIRED]
The ARN of the portal to disassociate from the a session logger.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
WorkSpacesWeb.Client.exceptions.InternalServerException
WorkSpacesWeb.Client.exceptions.ResourceNotFoundException
WorkSpacesWeb.Client.exceptions.AccessDeniedException
WorkSpacesWeb.Client.exceptions.ThrottlingException
WorkSpacesWeb.Client.exceptions.ValidationException