inspector2_start_cis_session {paws.security.identity} | R Documentation |
Starts a CIS session
Description
Starts a CIS session. This API is used by the Amazon Inspector SSM plugin to communicate with the Amazon Inspector service. The Amazon Inspector SSM plugin calls this API to start a CIS scan session for the scan ID supplied by the service.
See https://www.paws-r-sdk.com/docs/inspector2_start_cis_session/ for full documentation.
Usage
inspector2_start_cis_session(message, scanJobId)
Arguments
message |
[required] The start CIS session message. |
scanJobId |
[required] A unique identifier for the scan job. |
[Package paws.security.identity version 0.7.0 Index]