View source: R/accessanalyzer_operations.R
accessanalyzer_delete_analyzer | R Documentation |
Deletes the specified analyzer. When you delete an analyzer, IAM Access Analyzer is disabled for the account or organization in the current or specific Region. All findings that were generated by the analyzer are deleted. You cannot undo this action.
See https://www.paws-r-sdk.com/docs/accessanalyzer_delete_analyzer/ for full documentation.
accessanalyzer_delete_analyzer(analyzerName, clientToken = NULL)
analyzerName |
[required] The name of the analyzer to delete. |
clientToken |
A client token. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.