QuickSight / Client / delete_brand
delete_brand#
- QuickSight.Client.delete_brand(**kwargs)#
Deletes an Amazon QuickSight brand.
See also: AWS API Documentation
Request Syntax
response = client.delete_brand( AwsAccountId='string', BrandId='string' )
- Parameters:
AwsAccountId (string) –
[REQUIRED]
The ID of the Amazon Web Services account that owns the brand.
BrandId (string) –
[REQUIRED]
The ID of the Amazon QuickSight brand.
- Return type:
dict
- Returns:
Response Syntax
{ 'RequestId': 'string' }
Response Structure
(dict) –
RequestId (string) –
The Amazon Web Services request ID for this operation.
Exceptions