WorkSpacesWeb / Client / disassociate_data_protection_settings

disassociate_data_protection_settings#

WorkSpacesWeb.Client.disassociate_data_protection_settings(**kwargs)#

Disassociates data protection settings from a web portal.

See also: AWS API Documentation

Request Syntax

response = client.disassociate_data_protection_settings(
    portalArn='string'
)
Parameters:

portalArn (string) –

[REQUIRED]

The ARN of the web portal.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions