Amazon.PowerShell.Cmdlets.SM.AmazonSageMakerClientCmdlet.ClientConfig
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-CreationTimeAfter <DateTime>
A filter that returns only monitoring schedules created after a specified time.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-CreationTimeBefore <DateTime>
A filter that returns only monitoring schedules created before a specified time.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Name of a specific endpoint to fetch schedules for.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-LastModifiedTimeAfter <DateTime>
A filter that returns only monitoring schedules modified after a specified time.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
-LastModifiedTimeBefore <DateTime>
A filter that returns only monitoring schedules modified before a specified time.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
The maximum number of jobs to return in the response. The default value is 10.
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.If a value for this parameter is not specified the cmdlet will use a default value of '100'.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | MaxItems, MaxResults |
-MonitoringJobDefinitionName <
String>
Gets a list of the monitoring schedules for the specified monitoring job definition.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A filter that returns only the monitoring schedules for the specified monitoring type.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | MonitoringTypeEquals |
Filter for monitoring schedules whose name contains a specified string.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | NameContains |
The token returned if the response is truncated. To retrieve the next set of job executions, use it in the next request.
Note: This parameter is only used if you are manually controlling output pagination of the service API call.
'NextToken' is only returned by the cmdlet when '-Select *' is specified. In order to manually control output pagination, set '-NextToken' to null for the first call then set the 'NextToken' using the same property output from the previous call 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) |
Use the -Select parameter to control the cmdlet output. The default value is 'MonitoringScheduleSummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SageMaker.Model.ListMonitoringSchedulesResponse). Specifying the name of a property of type Amazon.SageMaker.Model.ListMonitoringSchedulesResponse 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) |
Whether to sort the results by the Status, CreationTime, or ScheduledTime field. The default is CreationTime.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Whether to sort the results in Ascending or Descending order. The default is Descending.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
A filter that returns only monitoring schedules modified before a specified time.
Required? | False |
Position? | Named |
Accept pipeline input? | True (ByPropertyName) |
Aliases | StatusEquals |