WorkSpacesWeb / Client / disassociate_user_access_logging_settings

disassociate_user_access_logging_settings#

WorkSpacesWeb.Client.disassociate_user_access_logging_settings(**kwargs)#

Disassociates user access logging settings from a web portal.

See also: AWS API Documentation

Request Syntax

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

portalArn (string) –

[REQUIRED]

The ARN of the web portal.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions