inspector2_send_cis_session_health: Sends a CIS session health

View source: R/inspector2_operations.R

inspector2_send_cis_session_healthR Documentation

Sends a CIS session health

Description

Sends a CIS session health. 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_send_cis_session_health/ for full documentation.

Usage

inspector2_send_cis_session_health(scanJobId, sessionToken)

Arguments

scanJobId

[required] A unique identifier for the scan job.

sessionToken

[required] The unique token that identifies the CIS session.


paws.security.identity documentation built on Sept. 12, 2024, 6:30 a.m.