ResourceExplorer / Client / disassociate_default_view
disassociate_default_view#
- ResourceExplorer.Client.disassociate_default_view()#
After you call this operation, the affected Amazon Web Services Region no longer has a default view. All Search operations in that Region must explicitly specify a view or the operation fails. You can configure a new default by calling the AssociateDefaultView operation.
If an Amazon Web Services Region doesn’t have a default view configured, then users must explicitly specify a view with every
Search
operation performed in that Region.See also: AWS API Documentation
Request Syntax
response = client.disassociate_default_view()
- Returns:
None
Exceptions
ResourceExplorer.Client.exceptions.ResourceNotFoundException
ResourceExplorer.Client.exceptions.InternalServerException
ResourceExplorer.Client.exceptions.ValidationException
ResourceExplorer.Client.exceptions.ThrottlingException
ResourceExplorer.Client.exceptions.AccessDeniedException