WorkSpacesWeb / Client / delete_ip_access_settings

delete_ip_access_settings#

WorkSpacesWeb.Client.delete_ip_access_settings(**kwargs)#

Deletes IP access settings.

See also: AWS API Documentation

Request Syntax

response = client.delete_ip_access_settings(
    ipAccessSettingsArn='string'
)
Parameters:

ipAccessSettingsArn (string) –

[REQUIRED]

The ARN of the IP access 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