quicksight_update_brand_published_version {paws.analytics} | R Documentation |
Updates the published version of a brand
Description
Updates the published version of a brand.
See https://www.paws-r-sdk.com/docs/quicksight_update_brand_published_version/ for full documentation.
Usage
quicksight_update_brand_published_version(AwsAccountId, BrandId, VersionId)
Arguments
AwsAccountId |
[required] The ID of the Amazon Web Services account that owns the brand. |
BrandId |
[required] The ID of the Amazon QuickSight brand. |
VersionId |
[required] The ID of the published version. |
[Package paws.analytics version 0.9.0 Index]