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