accessanalyzer_delete_analyzer: Deletes the specified analyzer

View source: R/accessanalyzer_operations.R

accessanalyzer_delete_analyzerR Documentation

Deletes the specified analyzer

Description

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.

Usage

accessanalyzer_delete_analyzer(analyzerName, clientToken = NULL)

Arguments

analyzerName

[required] The name of the analyzer to delete.

clientToken

A client token.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.