WorkSpacesWeb / Client / delete_trust_store
delete_trust_store#
- WorkSpacesWeb.Client.delete_trust_store(**kwargs)#
- Deletes the trust store. - See also: AWS API Documentation - Request Syntax- response = client.delete_trust_store( trustStoreArn='string' ) - Parameters:
- trustStoreArn (string) – - [REQUIRED] - The ARN of the trust store. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- WorkSpacesWeb.Client.exceptions.InternalServerException
- WorkSpacesWeb.Client.exceptions.AccessDeniedException
- WorkSpacesWeb.Client.exceptions.ThrottlingException
- WorkSpacesWeb.Client.exceptions.ValidationException
- WorkSpacesWeb.Client.exceptions.ConflictException