The ARNs that specify the assessment templates whose assessment runs you want to list.
Required? | False |
Position? | 1 |
Accept pipeline input? | True (ByValue, ByPropertyName) |
Aliases | AssessmentTemplateArns |
-CompletionTimeRange_BeginDate <DateTime>
The minimum value of the timestamp range.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Filter_CompletionTimeRange_BeginDate |
-CompletionTimeRange_EndDate <DateTime>
The maximum value of the timestamp range.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Filter_CompletionTimeRange_EndDate |
-DurationRange_MaxSecond <
Int32>
The maximum value of the duration range. Must be less than or equal to 604800 seconds (1 week).
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Filter_DurationRange_MaxSeconds |
-DurationRange_MinSecond <
Int32>
The minimum value of the duration range. Must be greater than zero.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Filter_DurationRange_MinSeconds |
For a record to match a filter, an explicit value or a string containing a wildcard that is specified for this data type property must match the value of the
assessmentRunName property of the
AssessmentRun data type.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
For a record to match a filter, the value that is specified for this data type property must be contained in the list of values of the
rulesPackages property of the
AssessmentRun data type.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Filter_RulesPackageArns |
For a record to match a filter, one of the values specified for this data type property must be the exact match of the value of the
assessmentRunState property of the
AssessmentRun data type.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Filter_States |
You can use this parameter to indicate the maximum number of items that you want in the response. The default value is 10. The maximum value is 500.
Note: In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | MaxItems, MaxResults |
You can use this parameter when paginating results. Set the value of this parameter to null on your first call to the ListAssessmentRuns action. Subsequent calls to the action fill nextToken in the request with the value of NextToken from the previous response to continue listing data.
Note: This parameter is only used if you are manually controlling output pagination of the service API call.
In order to manually control output pagination, use '-NextToken $null' for the first call and '-NextToken $AWSHistory.LastServiceResponse.NextToken' for subsequent calls.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
By default the cmdlet will auto-iterate and retrieve all results to the pipeline by performing multiple service calls. If set, the cmdlet will retrieve only the next 'page' of results using the value of NextToken as the start point.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Changes the cmdlet behavior to return the value passed to the AssessmentTemplateArn parameter. The -PassThru parameter is deprecated, use -Select '^AssessmentTemplateArn' instead. This parameter will be removed in a future version.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Use the -Select parameter to control the cmdlet output. The default value is 'AssessmentRunArns'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.Inspector.Model.ListAssessmentRunsResponse). Specifying the name of a property of type Amazon.Inspector.Model.ListAssessmentRunsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-StartTimeRange_BeginDate <DateTime>
The minimum value of the timestamp range.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Filter_StartTimeRange_BeginDate |
-StartTimeRange_EndDate <DateTime>
The maximum value of the timestamp range.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Filter_StartTimeRange_EndDate |
-StateChangeTimeRange_BeginDate <DateTime>
The minimum value of the timestamp range.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Filter_StateChangeTimeRange_BeginDate |
-StateChangeTimeRange_EndDate <DateTime>
The maximum value of the timestamp range.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | Filter_StateChangeTimeRange_EndDate |