Skip to content

Disassociate User Settings

workspacesweb_disassociate_user_settings R Documentation

Disassociates user settings from a web portal

Description

Disassociates user settings from a web portal.

Usage

workspacesweb_disassociate_user_settings(portalArn)

Arguments

portalArn

[required] The ARN of the web portal.

Value

An empty list.

Request syntax

svc$disassociate_user_settings(
  portalArn = "string"
)