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