cloudsearch_delete_domain {paws.analytics} | R Documentation |
Permanently deletes a search domain and all of its data
Description
Permanently deletes a search domain and all of its data. Once a domain has been deleted, it cannot be recovered. For more information, see Deleting a Search Domain in the Amazon CloudSearch Developer Guide.
See https://www.paws-r-sdk.com/docs/cloudsearch_delete_domain/ for full documentation.
Usage
cloudsearch_delete_domain(DomainName)
Arguments
DomainName |
[required] The name of the domain you want to permanently delete. |
[Package paws.analytics version 0.7.0 Index]