inspector_preview_agents: Previews the agents installed on the EC2 instances that are...

View source: R/inspector_operations.R

inspector_preview_agentsR Documentation

Previews the agents installed on the EC2 instances that are part of the specified assessment target

Description

Previews the agents installed on the EC2 instances that are part of the specified assessment target.

See https://www.paws-r-sdk.com/docs/inspector_preview_agents/ for full documentation.

Usage

inspector_preview_agents(previewAgentsArn, nextToken = NULL, maxResults = NULL)

Arguments

previewAgentsArn

[required] The ARN of the assessment target whose agents you want to preview.

nextToken

You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the PreviewAgents action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.

maxResults

You can use this parameter to indicate the maximum number of items you want in the response. The default value is 10. The maximum value is 500.


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