Redshift / Client / delete_custom_domain_association
delete_custom_domain_association#
- Redshift.Client.delete_custom_domain_association(**kwargs)#
- Contains information about deleting a custom domain association for a cluster. - See also: AWS API Documentation - Request Syntax- response = client.delete_custom_domain_association( ClusterIdentifier='string' ) - Parameters:
- ClusterIdentifier (string) – - [REQUIRED] - The identifier of the cluster to delete a custom domain association for. 
- Returns:
- None 
 - Exceptions- Redshift.Client.exceptions.UnsupportedOperationFault
- Redshift.Client.exceptions.ClusterNotFoundFault
- Redshift.Client.exceptions.CustomCnameAssociationFault