AWS.Tools.SageMakerMetrics.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.SageMakerMetrics</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.SMM.AddSMMMetricCmdlet"> <summary> Used to ingest training metrics into SageMaker. These metrics can be visualized in SageMaker Studio and retrieved with the <code>GetMetrics</code> API. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMM.AddSMMMetricCmdlet.MetricData"> <summary> <para> <para>A list of raw metric values to put.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMM.AddSMMMetricCmdlet.TrialComponentName"> <summary> <para> <para>The name of the Trial Component to associate with the metrics.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMM.AddSMMMetricCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Errors'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SageMakerMetrics.Model.BatchPutMetricsResponse). Specifying the name of a property of type Amazon.SageMakerMetrics.Model.BatchPutMetricsResponse will result in that property being returned. Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMM.AddSMMMetricCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the TrialComponentName parameter. The -PassThru parameter is deprecated, use -Select '^TrialComponentName' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMM.AddSMMMetricCmdlet.Force"> <summary> This parameter overrides confirmation prompts to force the cmdlet to continue its operation. This parameter should always be used with caution. </summary> </member> </members> </doc> |