quicksight_update_public_sharing_settings {paws.analytics} | R 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. |
[Package paws.analytics version 0.9.0 Index]