Skip to content

Disassociate User Access Logging Settings

workspacesweb_disassociate_user_access_logging_settings R Documentation

Disassociates user access logging settings from a web portal

Description

Disassociates user access logging settings from a web portal.

Usage

workspacesweb_disassociate_user_access_logging_settings(portalArn)

Arguments

portalArn

[required] The ARN of the web portal.

Value

An empty list.

Request syntax

svc$disassociate_user_access_logging_settings(
  portalArn = "string"
)