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