WorkSpacesWeb / Client / disassociate_ip_access_settings
disassociate_ip_access_settings#
- WorkSpacesWeb.Client.disassociate_ip_access_settings(**kwargs)#
Disassociates IP access settings from a web portal.
See also: AWS API Documentation
Request Syntax
response = client.disassociate_ip_access_settings( portalArn='string' )
- Parameters:
portalArn (string) –
[REQUIRED]
The ARN of the web portal.
- 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