AWS.Tools.SagemakerEdgeManager.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.SagemakerEdgeManager</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.SME.GetSMEDeviceRegistrationCmdlet">
            <summary>
            Use to check if a device is registered with SageMaker Edge Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SME.GetSMEDeviceRegistrationCmdlet.DeviceFleetName">
            <summary>
            <para>
            <para>The name of the fleet that the device belongs to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SME.GetSMEDeviceRegistrationCmdlet.DeviceName">
            <summary>
            <para>
            <para>The unique name of the device you want to get the registration status from.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SME.GetSMEDeviceRegistrationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is '*'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SagemakerEdgeManager.Model.GetDeviceRegistrationResponse).
            Specifying the name of a property of type Amazon.SagemakerEdgeManager.Model.GetDeviceRegistrationResponse 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.SME.GetSMEDeviceRegistrationCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DeviceName parameter.
            The -PassThru parameter is deprecated, use -Select '^DeviceName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.SME.SendSMEHeartbeatCmdlet">
            <summary>
            Use to get the current status of devices registered on SageMaker Edge Manager.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SME.SendSMEHeartbeatCmdlet.AgentMetric">
            <summary>
            <para>
            <para>For internal use. Returns a list of SageMaker Edge Manager agent operating metrics.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SME.SendSMEHeartbeatCmdlet.AgentVersion">
            <summary>
            <para>
            <para>Returns the version of the agent.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SME.SendSMEHeartbeatCmdlet.DeviceFleetName">
            <summary>
            <para>
            <para>The name of the fleet that the device belongs to.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SME.SendSMEHeartbeatCmdlet.DeviceName">
            <summary>
            <para>
            <para>The unique name of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SME.SendSMEHeartbeatCmdlet.Model">
            <summary>
            <para>
            <para>Returns a list of models deployed on the the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SME.SendSMEHeartbeatCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The cmdlet doesn't have a return value by default.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SagemakerEdgeManager.Model.SendHeartbeatResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SME.SendSMEHeartbeatCmdlet.PassThru">
            <summary>
            Changes the cmdlet behavior to return the value passed to the DeviceName parameter.
            The -PassThru parameter is deprecated, use -Select '^DeviceName' instead. This parameter will be removed in a future version.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SME.SendSMEHeartbeatCmdlet.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>