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