inspector_register_cross_account_access_role {paws.security.identity} | R Documentation |
Registers the IAM role that grants Amazon Inspector access to AWS Services needed to perform security assessments
Description
Registers the IAM role that grants Amazon Inspector access to AWS Services needed to perform security assessments.
See https://www.paws-r-sdk.com/docs/inspector_register_cross_account_access_role/ for full documentation.
Usage
inspector_register_cross_account_access_role(roleArn)
Arguments
roleArn |
[required] The ARN of the IAM role that grants Amazon Inspector access to AWS Services needed to perform security assessments. |
[Package paws.security.identity version 0.6.1 Index]