aws inspector get-exclusions-preview

Retrieves the exclusions preview (a list of ExclusionPreview objects) specified by the preview token. You can obtain the preview token by running the CreateExclusionsPreview API

Options

NameDescription
--assessment-template-arn <string>The ARN that specifies the assessment template for which the exclusions preview was requested
--preview-token <string>The unique identifier associated of the exclusions preview
--next-token <string>You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the GetExclusionsPreviewRequest action. Subsequent calls to the action fill nextToken in the request with the value of nextToken from the previous response to continue listing data
--max-results <integer>You can use this parameter to indicate the maximum number of items you want in the response. The default value is 100. The maximum value is 500
--locale <string>The locale into which you want to translate the exclusion's title, description, and recommendation
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command