WorkSpacesWeb / Client / delete_session_logger
delete_session_logger¶
- WorkSpacesWeb.Client.delete_session_logger(**kwargs)¶
Deletes a session logger resource.
See also: AWS API Documentation
Request Syntax
response = client.delete_session_logger( sessionLoggerArn='string' )
- Parameters:
sessionLoggerArn (string) –
[REQUIRED]
The ARN of the session logger.
- Return type:
dict
- Returns:
Response Syntax
{}Response Structure
(dict) –
Exceptions
WorkSpacesWeb.Client.exceptions.InternalServerExceptionWorkSpacesWeb.Client.exceptions.AccessDeniedExceptionWorkSpacesWeb.Client.exceptions.ThrottlingExceptionWorkSpacesWeb.Client.exceptions.ValidationExceptionWorkSpacesWeb.Client.exceptions.ConflictException