deleteBrand
inline suspend fun QuickSightClient.deleteBrand(crossinline block: DeleteBrandRequest.Builder.() -> Unit): DeleteBrandResponse
This API permanently deletes the specified QuickSight brand. When you delete a brand:
The brand and all its associated branding elements are permanently removed
Any applications or dashboards using this brand will revert to default styling
This action cannot be undone through the API Before proceeding: Verify that the brand is no longer needed and consider the impact on any applications currently using this brand.
Deletes an QuickSight brand.