quicksight_update_public_sharing_settings: Use the UpdatePublicSharingSettings operation to turn on or...

View source: R/quicksight_operations.R

quicksight_update_public_sharing_settingsR Documentation

Use the UpdatePublicSharingSettings operation to turn on or turn off the public sharing settings of an Amazon QuickSight dashboard

Description

Use the update_public_sharing_settings operation to turn on or turn off the public sharing settings of an Amazon QuickSight dashboard.

See https://www.paws-r-sdk.com/docs/quicksight_update_public_sharing_settings/ for full documentation.

Usage

quicksight_update_public_sharing_settings(
  AwsAccountId,
  PublicSharingEnabled = NULL
)

Arguments

AwsAccountId

[required] The Amazon Web Services account ID associated with your Amazon QuickSight subscription.

PublicSharingEnabled

A Boolean value that indicates whether public sharing is turned on for an Amazon QuickSight account.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.