WorkSpacesWeb / Client / delete_user_settings
delete_user_settings#
- WorkSpacesWeb.Client.delete_user_settings(**kwargs)#
- Deletes user settings. - See also: AWS API Documentation - Request Syntax - response = client.delete_user_settings( userSettingsArn='string' ) - Parameters:
- userSettingsArn (string) – - [REQUIRED] - The ARN of the user 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