View source: R/inspector2_operations.R
inspector2_send_cis_session_telemetry | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/inspector2_send_cis_session_telemetry/ for full documentation.
inspector2_send_cis_session_telemetry(messages, scanJobId, sessionToken)
messages |
[required] The CIS session telemetry messages. |
scanJobId |
[required] A unique identifier for the scan job. |
sessionToken |
[required] The unique token that identifies the CIS session. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.