View source: R/resourceexplorer_operations.R
resourceexplorer_delete_index | R Documentation |
Deletes the specified index and turns off Amazon Web Services Resource Explorer in the specified Amazon Web Services Region. When you delete an index, Resource Explorer stops discovering and indexing resources in that Region. Resource Explorer also deletes all views in that Region. These actions occur as asynchronous background tasks. You can check to see when the actions are complete by using the get_index
operation and checking the Status
response value.
See https://www.paws-r-sdk.com/docs/resourceexplorer_delete_index/ for full documentation.
resourceexplorer_delete_index(Arn)
Arn |
[required] The Amazon resource name (ARN) of the index that you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.