WorkSpacesWeb.Client.disassociate_trust_store(**kwargs)¶Disassociates a trust store from a web portal.
See also: AWS API Documentation
Request Syntax
response = client.disassociate_trust_store(
    portalArn='string'
)
[REQUIRED]
The ARN of the web portal.
{}
Response Structure
Exceptions
WorkSpacesWeb.Client.exceptions.InternalServerExceptionWorkSpacesWeb.Client.exceptions.ResourceNotFoundExceptionWorkSpacesWeb.Client.exceptions.AccessDeniedExceptionWorkSpacesWeb.Client.exceptions.ThrottlingExceptionWorkSpacesWeb.Client.exceptions.ValidationException