delete_network_settings

WorkSpacesWeb.Client.delete_network_settings(**kwargs)

Deletes network settings.

See also: AWS API Documentation

Request Syntax

response = client.delete_network_settings(
    networkSettingsArn='string'
)
Parameters
networkSettingsArn (string) --

[REQUIRED]

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