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
ElasticLoadBalancingv2.Client.exceptions.TrustStoreNotFoundException
ElasticLoadBalancingv2.Client.exceptions.DeleteAssociationSameAccountException
ElasticLoadBalancingv2.Client.exceptions.TrustStoreAssociationNotFoundException