Skip to content

/AWS1/CL_IN2=>SENDCISSESSIONTELEMETRY()

About SendCisSessionTelemetry

Sends a CIS session telemetry. 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.

Method Signature

IMPORTING

Required arguments:

IV_SCANJOBID TYPE /AWS1/IN2UUID /AWS1/IN2UUID

A unique identifier for the scan job.

IV_SESSIONTOKEN TYPE /AWS1/IN2UUID /AWS1/IN2UUID

The unique token that identifies the CIS session.

IT_MESSAGES TYPE /AWS1/CL_IN2CISSESSIONMESSAGE=>TT_CISSESSIONMESSAGES TT_CISSESSIONMESSAGES

The CIS session telemetry messages.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IN2SENDCISSESSTELEM01 /AWS1/CL_IN2SENDCISSESSTELEM01