AWS.Tools.IoTManagedIntegrations.XML

<?xml version="1.0"?>
<doc>
    <assembly>
        <name>AWS.Tools.IoTManagedIntegrations</name>
    </assembly>
    <members>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMICredentialLockerCmdlet">
            <summary>
            Get information on an existing credential locker
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMICredentialLockerCmdlet.Identifier">
            <summary>
            <para>
            <para>The identifier of the credential locker.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMICredentialLockerCmdlet.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.IoTManagedIntegrations.Model.GetCredentialLockerResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetCredentialLockerResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMICredentialLockerListCmdlet">
            <summary>
            List information on an existing credential locker.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMICredentialLockerListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return at one time.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMICredentialLockerListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token that can be used to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'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.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMICredentialLockerListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.ListCredentialLockersResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListCredentialLockersResponse 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.IOTMI.GetIOTMICredentialLockerListCmdlet.NoAutoIteration">
            <summary>
            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.
            This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMICustomEndpointCmdlet">
            <summary>
            Returns the IoT managed integrations custom endpoint.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMICustomEndpointCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EndpointAddress'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.GetCustomEndpointResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetCustomEndpointResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDefaultEncryptionConfigurationCmdlet">
            <summary>
            Retrieves information about the default encryption configuration for the Amazon Web
            Services account in the default or specified region. For more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/key-management.html">Key
            management</a> in the <i>AWS IoT SiteWise User Guide</i>.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDefaultEncryptionConfigurationCmdlet.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.IoTManagedIntegrations.Model.GetDefaultEncryptionConfigurationResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetDefaultEncryptionConfigurationResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDestinationCmdlet">
            <summary>
            Gets a destination by ID.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDestinationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the customer-managed destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDestinationCmdlet.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.IoTManagedIntegrations.Model.GetDestinationResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetDestinationResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDestinationListCmdlet">
            <summary>
            List all destination names under one Amazon Web Services account.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDestinationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return at one time.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDestinationListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token that can be used to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'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.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDestinationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'DestinationList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.ListDestinationsResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListDestinationsResponse 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.IOTMI.GetIOTMIDestinationListCmdlet.NoAutoIteration">
            <summary>
            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.
            This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDeviceDiscoveryCmdlet">
            <summary>
            Get the current state of a device discovery.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDeviceDiscoveryCmdlet.Identifier">
            <summary>
            <para>
            <para>The id of the device discovery job request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDeviceDiscoveryCmdlet.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.IoTManagedIntegrations.Model.GetDeviceDiscoveryResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetDeviceDiscoveryResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIEventLogConfigurationCmdlet">
            <summary>
            Get an event log configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIEventLogConfigurationCmdlet.Id">
            <summary>
            <para>
            <para>The identifier of the event log configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIEventLogConfigurationCmdlet.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.IoTManagedIntegrations.Model.GetEventLogConfigurationResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetEventLogConfigurationResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIEventLogConfigurationListCmdlet">
            <summary>
            List all event log configurations for an account.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIEventLogConfigurationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return at one time.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIEventLogConfigurationListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token that can be used to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'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.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIEventLogConfigurationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventLogConfigurationList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.ListEventLogConfigurationsResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListEventLogConfigurationsResponse 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.IOTMI.GetIOTMIEventLogConfigurationListCmdlet.NoAutoIteration">
            <summary>
            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.
            This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIHubConfigurationCmdlet">
            <summary>
            Get a hub configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIHubConfigurationCmdlet.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.IoTManagedIntegrations.Model.GetHubConfigurationResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetHubConfigurationResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingCmdlet">
            <summary>
            Get the attributes and capabilities associated with a managed thing.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingCmdlet.Identifier">
            <summary>
            <para>
            <para>The id of the managed thing.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingCmdlet.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.IoTManagedIntegrations.Model.GetManagedThingResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetManagedThingResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingCapabilityCmdlet">
            <summary>
            Get the capabilities for a managed thing using the device ID.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingCapabilityCmdlet.Identifier">
            <summary>
            <para>
            <para>The id of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingCapabilityCmdlet.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.IoTManagedIntegrations.Model.GetManagedThingCapabilitiesResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetManagedThingCapabilitiesResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingConnectivityDataCmdlet">
            <summary>
            Get the connectivity status of a managed thing.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingConnectivityDataCmdlet.Identifier">
            <summary>
            <para>
            <para>The identifier of a managed thing.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingConnectivityDataCmdlet.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.IoTManagedIntegrations.Model.GetManagedThingConnectivityDataResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetManagedThingConnectivityDataResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingListCmdlet">
            <summary>
            List all of the associations and statuses for a managed thing by its owner.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingListCmdlet.ConnectorPolicyIdFilter">
            <summary>
            <para>
            <para>Filter on a connector policy id for a managed thing.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingListCmdlet.CredentialLockerFilter">
            <summary>
            <para>
            <para>Filter on a credential locker for a managed thing.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingListCmdlet.OwnerFilter">
            <summary>
            <para>
            <para>Filter on device owners when listing managed things.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingListCmdlet.ParentControllerIdentifierFilter">
            <summary>
            <para>
            <para>Filter on a parent controller id for a managed thing.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingListCmdlet.ProvisioningStatusFilter">
            <summary>
            <para>
            <para>Filter on the status of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingListCmdlet.RoleFilter">
            <summary>
            <para>
            <para>Filter on the type of device used. This will be the Amazon Web Services hub controller,
            cloud device, or IoT device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingListCmdlet.SerialNumberFilter">
            <summary>
            <para>
            <para>Filter on the serial number of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return at one time.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token that can be used to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'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.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.ListManagedThingsResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListManagedThingsResponse 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.IOTMI.GetIOTMIManagedThingListCmdlet.NoAutoIteration">
            <summary>
            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.
            This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingMetaDataCmdlet">
            <summary>
            Get the metadata information for a managed thing.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingMetaDataCmdlet.Identifier">
            <summary>
            <para>
            <para>The managed thing id.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingMetaDataCmdlet.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.IoTManagedIntegrations.Model.GetManagedThingMetaDataResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetManagedThingMetaDataResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingSchemaListCmdlet">
            <summary>
            List schemas associated with a managed thing.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingSchemaListCmdlet.CapabilityIdFilter">
            <summary>
            <para>
            <para>Filter on a capability id.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingSchemaListCmdlet.EndpointIdFilter">
            <summary>
            <para>
            <para>Filter on an endpoint id.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingSchemaListCmdlet.Identifier">
            <summary>
            <para>
            <para>The managed thing id.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingSchemaListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return at one time.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingSchemaListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token that can be used to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'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.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingSchemaListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.ListManagedThingSchemasResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListManagedThingSchemasResponse 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.IOTMI.GetIOTMIManagedThingSchemaListCmdlet.NoAutoIteration">
            <summary>
            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.
            This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingStateCmdlet">
            <summary>
            Returns the managed thing state for the given device Id.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingStateCmdlet.ManagedThingId">
            <summary>
            <para>
            <para>The id of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingStateCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Endpoints'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.GetManagedThingStateResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetManagedThingStateResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMINotificationConfigurationCmdlet">
            <summary>
            Get a notification configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMINotificationConfigurationCmdlet.EventType">
            <summary>
            <para>
            <para>The type of event triggering a device notification to the customer-managed destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMINotificationConfigurationCmdlet.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.IoTManagedIntegrations.Model.GetNotificationConfigurationResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetNotificationConfigurationResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMINotificationConfigurationListCmdlet">
            <summary>
            List all notification configurations.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMINotificationConfigurationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return at one time.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMINotificationConfigurationListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token that can be used to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'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.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMINotificationConfigurationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'NotificationConfigurationList'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.ListNotificationConfigurationsResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListNotificationConfigurationsResponse 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.IOTMI.GetIOTMINotificationConfigurationListCmdlet.NoAutoIteration">
            <summary>
            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.
            This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskCmdlet">
            <summary>
            Get the over-the-air (OTA) task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskCmdlet.Identifier">
            <summary>
            <para>
            <para>The over-the-air (OTA) task id.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskCmdlet.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.IoTManagedIntegrations.Model.GetOtaTaskResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetOtaTaskResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskConfigurationCmdlet">
            <summary>
            Get a configuraiton for the over-the-air (OTA) task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskConfigurationCmdlet.Identifier">
            <summary>
            <para>
            <para>The over-the-air (OTA) task configuration id.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskConfigurationCmdlet.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.IoTManagedIntegrations.Model.GetOtaTaskConfigurationResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetOtaTaskConfigurationResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskConfigurationListCmdlet">
            <summary>
            List all of the over-the-air (OTA) task configurations.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskConfigurationListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return at one time.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskConfigurationListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token that can be used to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'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.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskConfigurationListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.ListOtaTaskConfigurationsResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListOtaTaskConfigurationsResponse 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.IOTMI.GetIOTMIOtaTaskConfigurationListCmdlet.NoAutoIteration">
            <summary>
            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.
            This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskExecutionListCmdlet">
            <summary>
            List all of the over-the-air (OTA) task executions.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskExecutionListCmdlet.Identifier">
            <summary>
            <para>
            <para>The over-the-air (OTA) task id.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskExecutionListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return at one time.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskExecutionListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token that can be used to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'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.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskExecutionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'ExecutionSummaries'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.ListOtaTaskExecutionsResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListOtaTaskExecutionsResponse 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.IOTMI.GetIOTMIOtaTaskExecutionListCmdlet.NoAutoIteration">
            <summary>
            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.
            This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskListCmdlet">
            <summary>
            List all of the over-the-air (OTA) tasks.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return at one time.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token that can be used to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'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.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIOtaTaskListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Tasks'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.ListOtaTasksResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListOtaTasksResponse 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.IOTMI.GetIOTMIOtaTaskListCmdlet.NoAutoIteration">
            <summary>
            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.
            This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIProvisioningProfileCmdlet">
            <summary>
            Get a provisioning profile by template name.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIProvisioningProfileCmdlet.Identifier">
            <summary>
            <para>
            <para>The provisioning template the device uses for the provisioning process.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIProvisioningProfileCmdlet.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.IoTManagedIntegrations.Model.GetProvisioningProfileResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetProvisioningProfileResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIProvisioningProfileListCmdlet">
            <summary>
            List the provisioning profiles within the Amazon Web Services account.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIProvisioningProfileListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return at one time.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIProvisioningProfileListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token that can be used to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'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.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIProvisioningProfileListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.ListProvisioningProfilesResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListProvisioningProfilesResponse 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.IOTMI.GetIOTMIProvisioningProfileListCmdlet.NoAutoIteration">
            <summary>
            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.
            This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIRuntimeLogConfigurationCmdlet">
            <summary>
            Get the runtime log configuration for a specific managed thing or for all managed
            things as a group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIRuntimeLogConfigurationCmdlet.ManagedThingId">
            <summary>
            <para>
            <para>The id for a managed thing.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIRuntimeLogConfigurationCmdlet.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.IoTManagedIntegrations.Model.GetRuntimeLogConfigurationResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetRuntimeLogConfigurationResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMISchemaVersionCmdlet">
            <summary>
            Gets a schema version with the provided information.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMISchemaVersionCmdlet.Format">
            <summary>
            <para>
            <para>The format of the schema version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMISchemaVersionCmdlet.SchemaVersionedId">
            <summary>
            <para>
            <para>Schema id with a version specified. If the version is missing, it defaults to latest
            version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMISchemaVersionCmdlet.Type">
            <summary>
            <para>
            <para>The type of schema version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMISchemaVersionCmdlet.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.IoTManagedIntegrations.Model.GetSchemaVersionResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetSchemaVersionResponse 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="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMISchemaVersionListCmdlet">
            <summary>
            Lists schema versions with the provided information.<br/><br/>This cmdlet automatically pages all available results to the pipeline - parameters related to iteration are only needed if you want to manually control the paginated output. To disable autopagination, use -NoAutoIteration. This cmdlet didn't autopaginate in V4, auto-pagination support was added in V5.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMISchemaVersionListCmdlet.Namespace">
            <summary>
            <para>
            <para>Filter on the name of the schema version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMISchemaVersionListCmdlet.SchemaId">
            <summary>
            <para>
            <para>Filter on the id of the schema version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMISchemaVersionListCmdlet.SemanticVersion">
            <summary>
            <para>
            <para>The schema version. If this is left blank, it defaults to the latest version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMISchemaVersionListCmdlet.Type">
            <summary>
            <para>
            <para>Filter on the type of schema version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMISchemaVersionListCmdlet.Visibility">
            <summary>
            <para>
            <para>The visibility of the schema version.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMISchemaVersionListCmdlet.MaxResult">
            <summary>
            <para>
            <para>The maximum number of results to return at one time.</para>
            </para>
            <para>
            <br/><b>Note:</b> In AWSPowerShell and AWSPowerShell.NetCore this parameter is used to limit the total number of items returned by the cmdlet.
            <br/>In AWS.Tools this parameter is simply passed to the service to specify how many items should be returned by each service call.
            <br/>Pipe the output of this cmdlet into Select-Object -First to terminate retrieving data pages early and control the number of items returned.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMISchemaVersionListCmdlet.NextToken">
            <summary>
            <para>
            <para>A token that can be used to retrieve the next set of results.</para>
            </para>
            <para>
            <br/><b>Note:</b> This parameter is only used if you are manually controlling output pagination of the service API call.
            <br/>'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.
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMISchemaVersionListCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Items'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.ListSchemaVersionsResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListSchemaVersionsResponse 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.IOTMI.GetIOTMISchemaVersionListCmdlet.NoAutoIteration">
            <summary>
            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.
            This cmdlet didn't autopaginate in V4. To preserve the V4 autopagination behavior for all cmdlets, run Set-AWSAutoIterationMode -IterationMode v4.
            </summary>
        </member>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMICredentialLockerCmdlet">
            <summary>
            Create a product credential locker. This operation will trigger the creation of all
            the manufacturing resources including the Wi-Fi setup key pair and device certificate.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMICredentialLockerCmdlet.Name">
            <summary>
            <para>
            <para>The name of the credential locker.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMICredentialLockerCmdlet.Tag">
            <summary>
            <para>
            <para>A set of key/value pairs that are used to manage the credential locker.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMICredentialLockerCmdlet.ClientToken">
            <summary>
            <para>
            <para>An idempotency token. If you retry a request that completed successfully initially
            using the same client token and parameters, then the retry attempt will succeed without
            performing any further actions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMICredentialLockerCmdlet.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.IoTManagedIntegrations.Model.CreateCredentialLockerResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.CreateCredentialLockerResponse 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.IOTMI.NewIOTMICredentialLockerCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIDestinationCmdlet">
            <summary>
            Create a destination. IoT managed integrations uses the destination to determine
            where to deliver notifications for a device.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIDestinationCmdlet.DeliveryDestinationArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the customer-managed destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIDestinationCmdlet.DeliveryDestinationType">
            <summary>
            <para>
            <para>The destination type for the customer-managed destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIDestinationCmdlet.Description">
            <summary>
            <para>
            <para>The description of the customer-managed destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIDestinationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the customer-managed destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIDestinationCmdlet.RoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the delivery destination role.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIDestinationCmdlet.Tag">
            <summary>
            <para>
            <para>A set of key/value pairs that are used to manage the destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIDestinationCmdlet.ClientToken">
            <summary>
            <para>
            <para>An idempotency token. If you retry a request that completed successfully initially
            using the same client token and parameters, then the retry attempt will succeed without
            performing any further actions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIDestinationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Name'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.CreateDestinationResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.CreateDestinationResponse 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.IOTMI.NewIOTMIDestinationCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIEventLogConfigurationCmdlet">
            <summary>
            Set the event log configuration for the account, resource type, or specific resource.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIEventLogConfigurationCmdlet.EventLogLevel">
            <summary>
            <para>
            <para>The logging level for the event log configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIEventLogConfigurationCmdlet.ResourceId">
            <summary>
            <para>
            <para>The identifier of the resource for the event log configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIEventLogConfigurationCmdlet.ResourceType">
            <summary>
            <para>
            <para>The type of resource for the event log configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIEventLogConfigurationCmdlet.ClientToken">
            <summary>
            <para>
            <para>An idempotency token. If you retry a request that completed successfully initially
            using the same client token and parameters, then the retry attempt will succeed without
            performing any further actions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIEventLogConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'Id'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.CreateEventLogConfigurationResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.CreateEventLogConfigurationResponse 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.IOTMI.NewIOTMIEventLogConfigurationCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet">
            <summary>
            Creates a managed thing. A managed thing contains the device identifier, protocol
            supported, and capabilities of the device in a protocol-specific format.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.AuthenticationMaterial">
            <summary>
            <para>
            <para>The authentication material defining the device connectivity setup requests. The authentication
            materials used are the device bar code.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.AuthenticationMaterialType">
            <summary>
            <para>
            <para>The type of authentication material used for device connectivity setup requests.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.Brand">
            <summary>
            <para>
            <para>The brand of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.Capability">
            <summary>
            <para>
            <para>The capabilities of the device such as light bulb.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.Classification">
            <summary>
            <para>
            <para>The classification of the managed thing such as light bulb or thermostat.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.CredentialLockerId">
            <summary>
            <para>
            <para>The identifier of the credential for the managed thing.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.CapabilityReport_Endpoint">
            <summary>
            <para>
            <para>The endpoints used in the capability report.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.MetaData">
            <summary>
            <para>
            <para>The metadata for the managed thing.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.Model">
            <summary>
            <para>
            <para>The model of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.Name">
            <summary>
            <para>
            <para>The name of the managed thing representing the physical device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.CapabilityReport_NodeId">
            <summary>
            <para>
            <para>The numeric identifier of the node.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.Role">
            <summary>
            <para>
            <para>The type of device used. This will be the hub controller, cloud device, or AWS IoT
            device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.SerialNumber">
            <summary>
            <para>
            <para>The serial number of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.Tag">
            <summary>
            <para>
            <para>A set of key/value pairs that are used to manage the managed thing.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.CapabilityReport_Version">
            <summary>
            <para>
            <para>The version of the capability report.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.ClientToken">
            <summary>
            <para>
            <para>An idempotency token. If you retry a request that completed successfully initially
            using the same client token and parameters, then the retry attempt will succeed without
            performing any further actions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.Owner">
            <summary>
            <para>
            <para>Owner of the device, usually an indication of whom the device belongs to. This value
            should not contain personal identifiable information.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.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.IoTManagedIntegrations.Model.CreateManagedThingResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.CreateManagedThingResponse 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.IOTMI.NewIOTMIManagedThingCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMINotificationConfigurationCmdlet">
            <summary>
            Creates a notification configuration. A configuration is a connection between an event
            type and a destination that you have already created.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMINotificationConfigurationCmdlet.DestinationName">
            <summary>
            <para>
            <para>The name of the destination for the notification configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMINotificationConfigurationCmdlet.EventType">
            <summary>
            <para>
            <para>The type of event triggering a device notification to the customer-managed destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMINotificationConfigurationCmdlet.Tag">
            <summary>
            <para>
            <para>A set of key/value pairs that are used to manage the notification configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMINotificationConfigurationCmdlet.ClientToken">
            <summary>
            <para>
            <para>An idempotency token. If you retry a request that completed successfully initially
            using the same client token and parameters, then the retry attempt will succeed without
            performing any further actions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMINotificationConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EventType'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.CreateNotificationConfigurationResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.CreateNotificationConfigurationResponse 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.IOTMI.NewIOTMINotificationConfigurationCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskCmdlet">
            <summary>
            Create an over-the-air (OTA) task to update a device.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskCmdlet.Description">
            <summary>
            <para>
            <para>The description of the over-the-air (OTA) task.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskCmdlet.OtaSchedulingConfig_EndBehavior">
            <summary>
            <para>
            <para>Specifies the end behavior for all task executions after a task reaches the selected
            <c>endTime</c>. If <c>endTime</c> is not selected when creating the task, then <c>endBehavior</c>
            does not apply.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskCmdlet.OtaSchedulingConfig_EndTime">
            <summary>
            <para>
            <para>The time an over-the-air (OTA) task will stop.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskCmdlet.OtaSchedulingConfig_MaintenanceWindow">
            <summary>
            <para>
            <para>Maintenance window list for over-the-air (OTA) task scheduling config.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskCmdlet.OtaMechanism">
            <summary>
            <para>
            <para>The deployment mechanism for the over-the-air (OTA) task.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskCmdlet.OtaTargetQueryString">
            <summary>
            <para>
            <para>The query string to add things to the thing group.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskCmdlet.OtaType">
            <summary>
            <para>
            <para>The frequency type for the over-the-air (OTA) task.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskCmdlet.Protocol">
            <summary>
            <para>
            <para>The connection protocol the over-the-air (OTA) task uses to update the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskCmdlet.OtaTaskExecutionRetryConfig_RetryConfigCriterion">
            <summary>
            <para>
            <para>The list of retry config criteria.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskCmdlet.S3Url">
            <summary>
            <para>
            <para>The URL to the Amazon S3 bucket where the over-the-air (OTA) task is stored.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskCmdlet.OtaSchedulingConfig_StartTime">
            <summary>
            <para>
            <para>The time an over-the-air (OTA) task will start.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskCmdlet.Tag">
            <summary>
            <para>
            <para>A set of key/value pairs that are used to manage the over-the-air (OTA) task.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskCmdlet.Target">
            <summary>
            <para>
            <para>The device targeted for the over-the-air (OTA) task.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskCmdlet.TaskConfigurationId">
            <summary>
            <para>
            <para>The identifier for the over-the-air (OTA) task configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskCmdlet.ClientToken">
            <summary>
            <para>
            <para>An idempotency token. If you retry a request that completed successfully initially
            using the same client token and parameters, then the retry attempt will succeed without
            performing any further actions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskCmdlet.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.IoTManagedIntegrations.Model.CreateOtaTaskResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.CreateOtaTaskResponse 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.IOTMI.NewIOTMIOtaTaskCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskConfigurationCmdlet">
            <summary>
            Create a configuraiton for the over-the-air (OTA) task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskConfigurationCmdlet.AbortConfig_AbortConfigCriteriaList">
            <summary>
            <para>
            <para>The list of criteria for the abort config.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskConfigurationCmdlet.ExponentialRolloutRate_BaseRatePerMinute">
            <summary>
            <para>
            <para>The base rate per minute for the rollout of an over-the-air (OTA) task.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskConfigurationCmdlet.Description">
            <summary>
            <para>
            <para>A description of the over-the-air (OTA) task configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskConfigurationCmdlet.ExponentialRolloutRate_IncrementFactor">
            <summary>
            <para>
            <para>The incremental factor for increasing the rollout rate of an over-the-air (OTA) task.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskConfigurationCmdlet.TimeoutConfig_InProgressTimeoutInMinute">
            <summary>
            <para>
            <para>Specifies the amount of time the device has to finish execution of this task. The
            timeout interval can be anywhere between 1 minute and 7 days.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskConfigurationCmdlet.RolloutConfig_MaximumPerMinute">
            <summary>
            <para>
            <para>The maximum number of things that will be notified of a pending task, per minute.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskConfigurationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the over-the-air (OTA) task.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskConfigurationCmdlet.RateIncreaseCriteria_NumberOfNotifiedThing">
            <summary>
            <para>
            <para>The threshold for number of notified things that will initiate the increase in rate
            of rollout.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskConfigurationCmdlet.RateIncreaseCriteria_NumberOfSucceededThing">
            <summary>
            <para>
            <para>The threshold for number of succeeded things that will initiate the increase in rate
            of rollout.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskConfigurationCmdlet.ClientToken">
            <summary>
            <para>
            <para>An idempotency token. If you retry a request that completed successfully initially
            using the same client token and parameters, then the retry attempt will succeed without
            performing any further actions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIOtaTaskConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TaskConfigurationId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.CreateOtaTaskConfigurationResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.CreateOtaTaskConfigurationResponse 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.IOTMI.NewIOTMIOtaTaskConfigurationCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIProvisioningProfileCmdlet">
            <summary>
            Create a provisioning profile for a device to execute the provisioning flows using
            a provisioning template. The provisioning template is a document that defines the
            set of resources and policies applied to a device during the provisioning process.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIProvisioningProfileCmdlet.CaCertificate">
            <summary>
            <para>
            <para>The id of the certificate authority (CA) certificate.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIProvisioningProfileCmdlet.Name">
            <summary>
            <para>
            <para>The name of the provisioning template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIProvisioningProfileCmdlet.ProvisioningType">
            <summary>
            <para>
            <para>The type of provisioning workflow the device uses for onboarding to IoT managed integrations.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIProvisioningProfileCmdlet.Tag">
            <summary>
            <para>
            <para>A set of key/value pairs that are used to manage the provisioning profile.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIProvisioningProfileCmdlet.ClientToken">
            <summary>
            <para>
            <para>An idempotency token. If you retry a request that completed successfully initially
            using the same client token and parameters, then the retry attempt will succeed without
            performing any further actions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIProvisioningProfileCmdlet.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.IoTManagedIntegrations.Model.CreateProvisioningProfileResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.CreateProvisioningProfileResponse 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.IOTMI.NewIOTMIProvisioningProfileCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.RegisterIOTMICustomEndpointCmdlet">
            <summary>
            Customers can request IoT managed integrations to manage the server trust for them
            or bring their own external server trusts for the custom domain. Returns an IoT managed
            integrations endpoint.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RegisterIOTMICustomEndpointCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'EndpointAddress'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.RegisterCustomEndpointResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.RegisterCustomEndpointResponse 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.IOTMI.RegisterIOTMICustomEndpointCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMICredentialLockerCmdlet">
            <summary>
            Delete a credential locker.
             
             <note><para>
            This operation can't be undone and any existing device won't be able to use IoT managed
            integrations.
            </para></note>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMICredentialLockerCmdlet.Identifier">
            <summary>
            <para>
            <para>The identifier of the credential locker.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMICredentialLockerCmdlet.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.IoTManagedIntegrations.Model.DeleteCredentialLockerResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMICredentialLockerCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIDestinationCmdlet">
            <summary>
            Deletes a customer-managed destination specified by id.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIDestinationCmdlet.Name">
            <summary>
            <para>
            <para>The id of the customer-managed destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIDestinationCmdlet.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.IoTManagedIntegrations.Model.DeleteDestinationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIDestinationCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIEventLogConfigurationCmdlet">
            <summary>
            Delete an event log configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIEventLogConfigurationCmdlet.Id">
            <summary>
            <para>
            <para>The identifier of the event log configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIEventLogConfigurationCmdlet.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.IoTManagedIntegrations.Model.DeleteEventLogConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIEventLogConfigurationCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIManagedThingCmdlet">
            <summary>
            Delete a managed thing. If a controller is deleted, all of the devices connected to
            it will have their status changed to <c>PENDING</c>. It is not possible to remove
            a cloud device.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIManagedThingCmdlet.ForceDelete">
            <summary>
            <para>
            <para>When set to <c>TRUE</c>, a forceful deteletion of the managed thing will occur. When
            set to <c>FALSE</c>, a non-forceful deletion of the managed thing will occur.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIManagedThingCmdlet.Identifier">
            <summary>
            <para>
            <para>The id of the managed thing.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIManagedThingCmdlet.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.IoTManagedIntegrations.Model.DeleteManagedThingResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIManagedThingCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMINotificationConfigurationCmdlet">
            <summary>
            Deletes a notification configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMINotificationConfigurationCmdlet.EventType">
            <summary>
            <para>
            <para>The type of event triggering a device notification to the customer-managed destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMINotificationConfigurationCmdlet.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.IoTManagedIntegrations.Model.DeleteNotificationConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMINotificationConfigurationCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIOtaTaskCmdlet">
            <summary>
            Delete the over-the-air (OTA) task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIOtaTaskCmdlet.Identifier">
            <summary>
            <para>
            <para>The identifier of the over-the-air (OTA) task.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIOtaTaskCmdlet.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.IoTManagedIntegrations.Model.DeleteOtaTaskResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIOtaTaskCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIOtaTaskConfigurationCmdlet">
            <summary>
            Delete the over-the-air (OTA) task configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIOtaTaskConfigurationCmdlet.Identifier">
            <summary>
            <para>
            <para>The identifier of the over-the-air (OTA) task configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIOtaTaskConfigurationCmdlet.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.IoTManagedIntegrations.Model.DeleteOtaTaskConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIOtaTaskConfigurationCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIProvisioningProfileCmdlet">
            <summary>
            Delete a provisioning profile.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIProvisioningProfileCmdlet.Identifier">
            <summary>
            <para>
            <para>The name of the provisioning template.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIProvisioningProfileCmdlet.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.IoTManagedIntegrations.Model.DeleteProvisioningProfileResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIProvisioningProfileCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.ResetIOTMIRuntimeLogConfigurationCmdlet">
            <summary>
            Reset a runtime log configuration for a specific managed thing or for all managed
            things as a group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.ResetIOTMIRuntimeLogConfigurationCmdlet.ManagedThingId">
            <summary>
            <para>
            <para>The id of a managed thing.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.ResetIOTMIRuntimeLogConfigurationCmdlet.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.IoTManagedIntegrations.Model.ResetRuntimeLogConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.ResetIOTMIRuntimeLogConfigurationCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIManagedThingCommandCmdlet">
            <summary>
            Send the command to the device represented by the managed thing.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIManagedThingCommandCmdlet.ConnectorAssociationId">
            <summary>
            <para>
            <para>The ID tracking the current discovery process for one connector association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIManagedThingCommandCmdlet.Endpoint">
            <summary>
            <para>
            <para>The device endpoint.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIManagedThingCommandCmdlet.ManagedThingId">
            <summary>
            <para>
            <para>The id of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIManagedThingCommandCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'TraceId'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.SendManagedThingCommandResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.SendManagedThingCommandResponse 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.IOTMI.SendIOTMIManagedThingCommandCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.StartIOTMIDeviceDiscoveryCmdlet">
            <summary>
            During user-guided setup, this is used to start device discovery. The authentication
            material (install code) is passed as a message to the controller telling it to start
            the discovery.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.StartIOTMIDeviceDiscoveryCmdlet.AuthenticationMaterial">
            <summary>
            <para>
            <para>The authentication material required to start the local device discovery job request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.StartIOTMIDeviceDiscoveryCmdlet.AuthenticationMaterialType">
            <summary>
            <para>
            <para>The type of authentication material used for device discovery jobs.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.StartIOTMIDeviceDiscoveryCmdlet.ConnectorAssociationIdentifier">
            <summary>
            <para>
            <para>The id of the connector association.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.StartIOTMIDeviceDiscoveryCmdlet.ControllerIdentifier">
            <summary>
            <para>
            <para>The id of the end-user's IoT hub.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.StartIOTMIDeviceDiscoveryCmdlet.DiscoveryType">
            <summary>
            <para>
            <para>The discovery type supporting the type of device to be discovered in the device discovery
            job request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.StartIOTMIDeviceDiscoveryCmdlet.Tag">
            <summary>
            <para>
            <para>A set of key/value pairs that are used to manage the device discovery request.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.StartIOTMIDeviceDiscoveryCmdlet.ClientToken">
            <summary>
            <para>
            <para>An idempotency token. If you retry a request that completed successfully initially
            using the same client token and parameters, then the retry attempt will succeed without
            performing any further actions.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.StartIOTMIDeviceDiscoveryCmdlet.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.IoTManagedIntegrations.Model.StartDeviceDiscoveryResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.StartDeviceDiscoveryResponse 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.IOTMI.StartIOTMIDeviceDiscoveryCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIDestinationCmdlet">
            <summary>
            Update a destination specified by id.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIDestinationCmdlet.DeliveryDestinationArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the customer-managed destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIDestinationCmdlet.DeliveryDestinationType">
            <summary>
            <para>
            <para>The destination type for the customer-managed destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIDestinationCmdlet.Description">
            <summary>
            <para>
            <para>The description of the customer-managed destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIDestinationCmdlet.Name">
            <summary>
            <para>
            <para>The name of the customer-managed destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIDestinationCmdlet.RoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the delivery destination role.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIDestinationCmdlet.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.IoTManagedIntegrations.Model.UpdateDestinationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIDestinationCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIEventLogConfigurationCmdlet">
            <summary>
            Update an event log configuration by log configuration ID.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIEventLogConfigurationCmdlet.EventLogLevel">
            <summary>
            <para>
            <para>The log level for the event in terms of severity.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIEventLogConfigurationCmdlet.Id">
            <summary>
            <para>
            <para>The log configuration id.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIEventLogConfigurationCmdlet.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.IoTManagedIntegrations.Model.UpdateEventLogConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIEventLogConfigurationCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIManagedThingCmdlet">
            <summary>
            Update the attributes and capabilities associated with a managed thing.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIManagedThingCmdlet.Brand">
            <summary>
            <para>
            <para>The brand of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIManagedThingCmdlet.Capability">
            <summary>
            <para>
            <para>The capabilities of the device such as light bulb.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIManagedThingCmdlet.Classification">
            <summary>
            <para>
            <para>The classification of the managed thing such as light bulb or thermostat.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIManagedThingCmdlet.CredentialLockerId">
            <summary>
            <para>
            <para>The identifier of the credential for the managed thing.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIManagedThingCmdlet.CapabilityReport_Endpoint">
            <summary>
            <para>
            <para>The endpoints used in the capability report.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIManagedThingCmdlet.HubNetworkMode">
            <summary>
            <para>
            <para>The network mode for the hub-connected device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIManagedThingCmdlet.Identifier">
            <summary>
            <para>
            <para>The id of the managed thing.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIManagedThingCmdlet.MetaData">
            <summary>
            <para>
            <para>The metadata for the managed thing.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIManagedThingCmdlet.Model">
            <summary>
            <para>
            <para>The model of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIManagedThingCmdlet.Name">
            <summary>
            <para>
            <para>The name of the managed thing representing the physical device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIManagedThingCmdlet.CapabilityReport_NodeId">
            <summary>
            <para>
            <para>The numeric identifier of the node.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIManagedThingCmdlet.SerialNumber">
            <summary>
            <para>
            <para>The serial number of the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIManagedThingCmdlet.CapabilityReport_Version">
            <summary>
            <para>
            <para>The version of the capability report.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIManagedThingCmdlet.Owner">
            <summary>
            <para>
            <para>Owner of the device, usually an indication of whom the device belongs to. This value
            should not contain personal identifiable information.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIManagedThingCmdlet.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.IoTManagedIntegrations.Model.UpdateManagedThingResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIManagedThingCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMINotificationConfigurationCmdlet">
            <summary>
            Update a notification configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMINotificationConfigurationCmdlet.DestinationName">
            <summary>
            <para>
            <para>The name of the destination for the notification configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMINotificationConfigurationCmdlet.EventType">
            <summary>
            <para>
            <para>The type of event triggering a device notification to the customer-managed destination.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMINotificationConfigurationCmdlet.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.IoTManagedIntegrations.Model.UpdateNotificationConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMINotificationConfigurationCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIOtaTaskCmdlet">
            <summary>
            Update an over-the-air (OTA) task.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIOtaTaskCmdlet.Description">
            <summary>
            <para>
            <para>The description of the over-the-air (OTA) task.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIOtaTaskCmdlet.Identifier">
            <summary>
            <para>
            <para>The over-the-air (OTA) task id.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIOtaTaskCmdlet.TaskConfigurationId">
            <summary>
            <para>
            <para>The identifier for the over-the-air (OTA) task configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIOtaTaskCmdlet.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.IoTManagedIntegrations.Model.UpdateOtaTaskResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIOtaTaskCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIDefaultEncryptionConfigurationCmdlet">
            <summary>
            Sets the default encryption configuration for the Amazon Web Services account. For
            more information, see <a href="https://docs.aws.amazon.com/iot-sitewise/latest/userguide/key-management.html">Key
            management</a> in the AWS IoT SiteWise User Guide.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIDefaultEncryptionConfigurationCmdlet.EncryptionType">
            <summary>
            <para>
            <para>The type of encryption used for the encryption configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIDefaultEncryptionConfigurationCmdlet.KmsKeyArn">
            <summary>
            <para>
            <para>The Key Amazon Resource Name (ARN) of the AWS KMS key used for KMS encryption if you
            use <c>KMS_BASED_ENCRYPTION</c>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIDefaultEncryptionConfigurationCmdlet.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.IoTManagedIntegrations.Model.PutDefaultEncryptionConfigurationResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.PutDefaultEncryptionConfigurationResponse 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.IOTMI.WriteIOTMIDefaultEncryptionConfigurationCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIHubConfigurationCmdlet">
            <summary>
            Update a hub configuration.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIHubConfigurationCmdlet.HubTokenTimerExpirySettingInSecond">
            <summary>
            <para>
            <para>A user-defined integer value that represents the hub token timer expiry setting in
            seconds.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIHubConfigurationCmdlet.Select">
            <summary>
            Use the -Select parameter to control the cmdlet output. The default value is 'HubTokenTimerExpirySettingInSeconds'.
            Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.PutHubConfigurationResponse).
            Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.PutHubConfigurationResponse 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.IOTMI.WriteIOTMIHubConfigurationCmdlet.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>
        <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIRuntimeLogConfigurationCmdlet">
            <summary>
            Set the runtime log configuration for a specific managed thing or for all managed
            things as a group.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIRuntimeLogConfigurationCmdlet.RuntimeLogConfigurations_DeleteLocalStoreAfterUpload">
            <summary>
            <para>
            <para>Configuration to enable or disable deleting of runtime logs in the device once uploaded
            to the cloud.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIRuntimeLogConfigurationCmdlet.RuntimeLogConfigurations_LocalStoreFileRotationMaxByte">
            <summary>
            <para>
            <para>Configuration to set the maximum bytes of runtime logs that can be stored on the device
            before the oldest logs are deleted or overwritten.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIRuntimeLogConfigurationCmdlet.RuntimeLogConfigurations_LocalStoreFileRotationMaxFile">
            <summary>
            <para>
            <para>Configuration to set the maximum number of runtime log files that can be stored on
            the device before the oldest files are deleted or overwritten.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIRuntimeLogConfigurationCmdlet.RuntimeLogConfigurations_LocalStoreLocation">
            <summary>
            <para>
            <para>Configuration of where to store runtime logs in the device.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIRuntimeLogConfigurationCmdlet.RuntimeLogConfigurations_LogFlushLevel">
            <summary>
            <para>
            <para>The different log levels available for configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIRuntimeLogConfigurationCmdlet.RuntimeLogConfigurations_LogLevel">
            <summary>
            <para>
            <para>The different log levels available for configuration.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIRuntimeLogConfigurationCmdlet.ManagedThingId">
            <summary>
            <para>
            <para>The id for a managed thing.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIRuntimeLogConfigurationCmdlet.RuntimeLogConfigurations_UploadLog">
            <summary>
            <para>
            <para>Configuration to enable or disable uploading of runtime logs to the cloud.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIRuntimeLogConfigurationCmdlet.RuntimeLogConfigurations_UploadPeriodMinute">
            <summary>
            <para>
            <para>Configuration to set the time interval in minutes between each batch of runtime logs
            that the device uploads to the cloud.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIRuntimeLogConfigurationCmdlet.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.IoTManagedIntegrations.Model.PutRuntimeLogConfigurationResponse).
            Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value.
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.WriteIOTMIRuntimeLogConfigurationCmdlet.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>