accessanalyzer_get_access_preview {paws.security.identity} | R Documentation |
Retrieves information about an access preview for the specified analyzer
Description
Retrieves information about an access preview for the specified analyzer.
See https://www.paws-r-sdk.com/docs/accessanalyzer_get_access_preview/ for full documentation.
Usage
accessanalyzer_get_access_preview(accessPreviewId, analyzerArn)
Arguments
accessPreviewId |
[required] The unique ID for the access preview. |
analyzerArn |
[required] The ARN of the analyzer used to generate the access preview. |
[Package paws.security.identity version 0.6.1 Index]