ElasticLoadBalancingv2 / Client / delete_shared_trust_store_association
delete_shared_trust_store_association¶
- ElasticLoadBalancingv2.Client.delete_shared_trust_store_association(**kwargs)¶
- Deletes a shared trust store association. - See also: AWS API Documentation - Request Syntax- response = client.delete_shared_trust_store_association( TrustStoreArn='string', ResourceArn='string' ) - Parameters:
- TrustStoreArn (string) – - [REQUIRED] - The Amazon Resource Name (ARN) of the trust store. 
- ResourceArn (string) – - [REQUIRED] - The Amazon Resource Name (ARN) of the resource. 
 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions