opensearchservice_delete_domain {paws.analytics} | R Documentation |
Deletes an Amazon OpenSearch Service domain and all of its data
Description
Deletes an Amazon OpenSearch Service domain and all of its data. You can't recover a domain after you delete it.
See https://www.paws-r-sdk.com/docs/opensearchservice_delete_domain/ for full documentation.
Usage
opensearchservice_delete_domain(DomainName)
Arguments
DomainName |
[required] The name of the domain you want to permanently delete. |
[Package paws.analytics version 0.7.0 Index]