inspector2_stop_cis_session: Stops a CIS session

View source: R/inspector2_operations.R

inspector2_stop_cis_sessionR Documentation

Stops a CIS session

Description

Stops 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_stop_cis_session/ for full documentation.

Usage

inspector2_stop_cis_session(message, scanJobId, sessionToken)

Arguments

message

[required] The stop CIS session message.

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 May 29, 2024, 10:51 a.m.