accessanalyzer_start_resource_scan: Immediately starts a scan of the policies applied to the...

View source: R/accessanalyzer_operations.R

accessanalyzer_start_resource_scanR Documentation

Immediately starts a scan of the policies applied to the specified resource

Description

Immediately starts a scan of the policies applied to the specified resource.

See https://www.paws-r-sdk.com/docs/accessanalyzer_start_resource_scan/ for full documentation.

Usage

accessanalyzer_start_resource_scan(
  analyzerArn,
  resourceArn,
  resourceOwnerAccount = NULL
)

Arguments

analyzerArn

[required] The ARN of the analyzer to use to scan the policies applied to the specified resource.

resourceArn

[required] The ARN of the resource to scan.

resourceOwnerAccount

The Amazon Web Services account ID that owns the resource. For most Amazon Web Services resources, the owning account is the account in which the resource was created.


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