resourceexplorer_delete_index {paws.application.integration} | R Documentation |
Deletes the specified index and turns off Amazon Web Services Resource Explorer in the specified Amazon Web Services Region
Description
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.
Usage
resourceexplorer_delete_index(Arn)
Arguments
Arn |
[required] The Amazon resource name (ARN) of the index that you want to delete. |
[Package paws.application.integration version 0.7.0 Index]