WorkSpacesWeb / Client / delete_user_access_logging_settings
delete_user_access_logging_settings#
- WorkSpacesWeb.Client.delete_user_access_logging_settings(**kwargs)#
- Deletes user access logging settings. - See also: AWS API Documentation - Request Syntax- response = client.delete_user_access_logging_settings( userAccessLoggingSettingsArn='string' ) - Parameters:
- userAccessLoggingSettingsArn (string) – - [REQUIRED] - The ARN of the user access logging settings. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- WorkSpacesWeb.Client.exceptions.InternalServerException
- WorkSpacesWeb.Client.exceptions.AccessDeniedException
- WorkSpacesWeb.Client.exceptions.ThrottlingException
- WorkSpacesWeb.Client.exceptions.ValidationException
- WorkSpacesWeb.Client.exceptions.ConflictException