AWS.Tools.IoTManagedIntegrations.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.IoTManagedIntegrations</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.AddIOTMIResourceTagCmdlet"> <summary> Add tags for the specified resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.AddIOTMIResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The ARN of the resource to which to add tags.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.AddIOTMIResourceTagCmdlet.Tag"> <summary> <para> <para>A set of key/value pairs that are used to manage the resource</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.AddIOTMIResourceTagCmdlet.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.TagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.AddIOTMIResourceTagCmdlet.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.GetIOTMIAccountAssociationCmdlet"> <summary> Get an account association for an Amazon Web Services account linked to a customer-managed destination. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIAccountAssociationCmdlet.AccountAssociationId"> <summary> <para> <para>The unique identifier of the account association to retrieve.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIAccountAssociationCmdlet.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.GetAccountAssociationResponse). Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetAccountAssociationResponse 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.GetIOTMIAccountAssociationListCmdlet"> <summary> Lists all account associations, with optional filtering by connector destination ID.<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. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIAccountAssociationListCmdlet.ConnectorDestinationId"> <summary> <para> <para>The identifier of the connector destination to filter account associations by.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIAccountAssociationListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of account associations to return in a single response.</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.GetIOTMIAccountAssociationListCmdlet.NextToken"> <summary> <para> <para>A token used for pagination 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.GetIOTMIAccountAssociationListCmdlet.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.ListAccountAssociationsResponse). Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListAccountAssociationsResponse 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.GetIOTMIAccountAssociationListCmdlet.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. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMICloudConnectorCmdlet"> <summary> Gets all the information about a connector for a connector developer. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMICloudConnectorCmdlet.Identifier"> <summary> <para> <para>The identifier of the C2C connector.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMICloudConnectorCmdlet.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.GetCloudConnectorResponse). Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetCloudConnectorResponse 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.GetIOTMICloudConnectorListCmdlet"> <summary> Returns a list of connectors based on permissions.<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. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMICloudConnectorListCmdlet.LambdaArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Lambda function to filter cloud connectors by.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMICloudConnectorListCmdlet.Type"> <summary> <para> <para>The type of cloud connectors to filter by when listing available connectors.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMICloudConnectorListCmdlet.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.GetIOTMICloudConnectorListCmdlet.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.GetIOTMICloudConnectorListCmdlet.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.ListCloudConnectorsResponse). Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListCloudConnectorsResponse 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.GetIOTMICloudConnectorListCmdlet.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. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIConnectorDestinationCmdlet"> <summary> Get a connector destination of a cloud-to-cloud (C2C) connector connecting to a customer's Amazon Web Services account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIConnectorDestinationCmdlet.Identifier"> <summary> <para> <para>The identifier of the C2C connector destination.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIConnectorDestinationCmdlet.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.GetConnectorDestinationResponse). Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.GetConnectorDestinationResponse 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.GetIOTMIConnectorDestinationListCmdlet"> <summary> Lists all connector destinations, with optional filtering by cloud connector ID.<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. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIConnectorDestinationListCmdlet.CloudConnectorId"> <summary> <para> <para>The identifier of the cloud connector to filter connector destinations by.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIConnectorDestinationListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of connector destinations to return in a single response.</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.GetIOTMIConnectorDestinationListCmdlet.NextToken"> <summary> <para> <para>A token used for pagination 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.GetIOTMIConnectorDestinationListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ConnectorDestinationList'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.ListConnectorDestinationsResponse). Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListConnectorDestinationsResponse 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.GetIOTMIConnectorDestinationListCmdlet.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. </summary> </member> <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.GetIOTMIDeviceDiscoveryListCmdlet"> <summary> Lists all device discovery tasks, with optional filtering by type and status.<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. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDeviceDiscoveryListCmdlet.StatusFilter"> <summary> <para> <para>The status to filter device discovery jobs by.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDeviceDiscoveryListCmdlet.TypeFilter"> <summary> <para> <para>The discovery type to filter device discovery jobs by.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDeviceDiscoveryListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of device discovery jobs to return in a single response.</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.GetIOTMIDeviceDiscoveryListCmdlet.NextToken"> <summary> <para> <para>A token used for pagination 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.GetIOTMIDeviceDiscoveryListCmdlet.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.ListDeviceDiscoveriesResponse). Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListDeviceDiscoveriesResponse 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.GetIOTMIDeviceDiscoveryListCmdlet.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. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDiscoveredDeviceListCmdlet"> <summary> Lists all devices discovered during a specific device discovery task.<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. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDiscoveredDeviceListCmdlet.Identifier"> <summary> <para> <para>The identifier of the device discovery job to list discovered devices for.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIDiscoveredDeviceListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of discovered devices to return in a single response.</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.GetIOTMIDiscoveredDeviceListCmdlet.NextToken"> <summary> <para> <para>A token used for pagination 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.GetIOTMIDiscoveredDeviceListCmdlet.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.ListDiscoveredDevicesResponse). Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListDiscoveredDevicesResponse 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.GetIOTMIDiscoveredDeviceListCmdlet.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. </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.GetIOTMIManagedThingAccountAssociationListCmdlet"> <summary> Lists all account associations for a specific 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. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingAccountAssociationListCmdlet.AccountAssociationId"> <summary> <para> <para>The identifier of the account association to filter results by. When specified, only associations with this account association ID will be returned.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingAccountAssociationListCmdlet.ManagedThingId"> <summary> <para> <para>The identifier of the managed thing to list account associations for.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingAccountAssociationListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of account associations to return in a single response.</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.GetIOTMIManagedThingAccountAssociationListCmdlet.NextToken"> <summary> <para> <para>A token used for pagination 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.GetIOTMIManagedThingAccountAssociationListCmdlet.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.ListManagedThingAccountAssociationsResponse). Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListManagedThingAccountAssociationsResponse 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.GetIOTMIManagedThingAccountAssociationListCmdlet.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. </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> Listing all managed things with provision for filters.<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.ConnectorDestinationIdFilter"> <summary> <para> <para>Filter managed things by the connector destination ID they are associated with.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIManagedThingListCmdlet.ConnectorDeviceIdFilter"> <summary> <para> <para>Filter managed things by the connector device ID they are associated with. When specified, only managed things with this connector device ID will be returned.</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.ConnectorPolicyIdFilter"> <summary> <para> <para>Filter on a connector policy id for a managed thing.</para> </para> <para>This parameter is deprecated.</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. <note><para> The <c>managedThing</c><c>metadata</c> parameter is used for associating attributes with a <c>managedThing</c> that can be used for grouping over-the-air (OTA) tasks. Name value pairs in <c>metadata</c> can be used in the <c>OtaTargetQueryString</c> parameter for the <c>CreateOtaTask</c> API operation. </para></note> </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.GetIOTMIResourceTagCmdlet"> <summary> List tags for the specified resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The ARN of the resource for which to list tags.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.GetIOTMIResourceTagCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Tags'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.ListTagsForResourceResponse). Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.ListTagsForResourceResponse 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.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.NewIOTMIAccountAssociationCmdlet"> <summary> Creates a new account association via the destination id. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIAccountAssociationCmdlet.ConnectorDestinationId"> <summary> <para> <para>The identifier of the connector destination.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIAccountAssociationCmdlet.Description"> <summary> <para> <para>A description of the account association request.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIAccountAssociationCmdlet.Name"> <summary> <para> <para>The name of the destination for the new account association.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIAccountAssociationCmdlet.Tag"> <summary> <para> <para>A set of key/value pairs that are used to manage the account association.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIAccountAssociationCmdlet.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.NewIOTMIAccountAssociationCmdlet.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.CreateAccountAssociationResponse). Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.CreateAccountAssociationResponse 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.NewIOTMIAccountAssociationCmdlet.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.NewIOTMICloudConnectorCmdlet"> <summary> Creates a C2C (cloud-to-cloud) connector. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMICloudConnectorCmdlet.Lambda_Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Lambda function used as an endpoint.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMICloudConnectorCmdlet.Description"> <summary> <para> <para>A description of the C2C connector.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMICloudConnectorCmdlet.EndpointType"> <summary> <para> <para>The type of endpoint used for the cloud connector, which defines how the connector communicates with external services.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMICloudConnectorCmdlet.Name"> <summary> <para> <para>The display name of the C2C connector.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMICloudConnectorCmdlet.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.NewIOTMICloudConnectorCmdlet.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.CreateCloudConnectorResponse). Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.CreateCloudConnectorResponse 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.NewIOTMICloudConnectorCmdlet.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.NewIOTMIConnectorDestinationCmdlet"> <summary> Create a connector destination for connecting a cloud-to-cloud (C2C) connector to the customer's Amazon Web Services account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIConnectorDestinationCmdlet.SecretsManager_Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the AWS Secrets Manager secret.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIConnectorDestinationCmdlet.AuthType"> <summary> <para> <para>The authentication type used for the connector destination, which determines how credentials and access are managed.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIConnectorDestinationCmdlet.OAuth_AuthUrl"> <summary> <para> <para>The authorization URL for the OAuth service, where users are directed to authenticate and authorize access.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIConnectorDestinationCmdlet.CloudConnectorId"> <summary> <para> <para>The identifier of the C2C connector.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIConnectorDestinationCmdlet.ProactiveRefreshTokenRenewal_DaysBeforeRenewal"> <summary> <para> <para>The days before token expiration when the system should attempt to renew the token, specified in days.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIConnectorDestinationCmdlet.Description"> <summary> <para> <para>A description of the connector destination.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIConnectorDestinationCmdlet.ProactiveRefreshTokenRenewal_Enabled"> <summary> <para> <para>Indicates whether proactive refresh token renewal is enabled.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIConnectorDestinationCmdlet.Name"> <summary> <para> <para>The display name of the connector destination.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIConnectorDestinationCmdlet.OAuth_OAuthCompleteRedirectUrl"> <summary> <para> <para>The URL where users are redirected after completing the OAuth authorization process.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIConnectorDestinationCmdlet.OAuth_Scope"> <summary> <para> <para>The OAuth scopes requested during authorization, which define the permissions granted to the application.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIConnectorDestinationCmdlet.OAuth_TokenEndpointAuthenticationScheme"> <summary> <para> <para>The authentication scheme used when requesting tokens from the token endpoint.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIConnectorDestinationCmdlet.OAuth_TokenUrl"> <summary> <para> <para>The token URL for the OAuth service, where authorization codes are exchanged for access tokens.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIConnectorDestinationCmdlet.SecretsManager_VersionId"> <summary> <para> <para>The version ID of the AWS Secrets Manager secret.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIConnectorDestinationCmdlet.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.NewIOTMIConnectorDestinationCmdlet.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.CreateConnectorDestinationResponse). Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.CreateConnectorDestinationResponse 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.NewIOTMIConnectorDestinationCmdlet.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.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 /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </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.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.Tag"> <summary> <para> <para>A set of key/value pairs that are used to manage the destination.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> <para>This parameter is deprecated.</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.CapabilitySchema"> <summary> <para> <para>The capability schemas that define the functionality and features supported by the managed thing, including device capabilities and their associated properties.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </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 /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.NewIOTMIManagedThingCmdlet.MetaData"> <summary> <para> <para>The metadata for the managed thing.</para><note><para>The <c>managedThing</c><c>metadata</c> parameter is used for associating attributes with a <c>managedThing</c> that can be used for grouping over-the-air (OTA) tasks. Name value pairs in <c>metadata</c> can be used in the <c>OtaTargetQueryString</c> parameter for the <c>CreateOtaTask</c> API operation.</para></note><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </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 /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </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.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.Tag"> <summary> <para> <para>A set of key/value pairs that are used to manage the notification configuration.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> <para>This parameter is deprecated.</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 /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </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 /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </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 /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </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 /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </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 /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </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 /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </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.RegisterIOTMIAccountAssociationCmdlet"> <summary> Registers an account association with a managed thing, establishing a connection between a device and a third-party account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RegisterIOTMIAccountAssociationCmdlet.AccountAssociationId"> <summary> <para> <para>The identifier of the account association to register with the managed thing.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RegisterIOTMIAccountAssociationCmdlet.DeviceDiscoveryId"> <summary> <para> <para>The identifier of the device discovery job associated with this registration.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RegisterIOTMIAccountAssociationCmdlet.ManagedThingId"> <summary> <para> <para>The identifier of the managed thing to register with the account association.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RegisterIOTMIAccountAssociationCmdlet.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.RegisterAccountAssociationResponse). Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.RegisterAccountAssociationResponse 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.RegisterIOTMIAccountAssociationCmdlet.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.RemoveIOTMIAccountAssociationCmdlet"> <summary> Remove a third party account and related devices from an end user. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIAccountAssociationCmdlet.AccountAssociationId"> <summary> <para> <para>The unique identifier of the account association to be deleted.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIAccountAssociationCmdlet.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.DeleteAccountAssociationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIAccountAssociationCmdlet.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.RemoveIOTMICloudConnectorCmdlet"> <summary> Delete a cloud connector. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMICloudConnectorCmdlet.Identifier"> <summary> <para> <para>The identifier of the cloud connector.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMICloudConnectorCmdlet.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.DeleteCloudConnectorResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMICloudConnectorCmdlet.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.RemoveIOTMIConnectorDestinationCmdlet"> <summary> Delete a connector destination for connecting a cloud-to-cloud (C2C) connector to the customer's Amazon Web Services account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIConnectorDestinationCmdlet.Identifier"> <summary> <para> <para>The identifier of the connector destination.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIConnectorDestinationCmdlet.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.DeleteConnectorDestinationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIConnectorDestinationCmdlet.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.RemoveIOTMIResourceTagCmdlet"> <summary> Remove tags for the specified resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The ARN of the resource to which to add tags.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIResourceTagCmdlet.TagKey"> <summary> <para> <para>A list of tag keys to remove from the resource.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIResourceTagCmdlet.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.UntagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.RemoveIOTMIResourceTagCmdlet.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.SendIOTMIConnectorEventCmdlet"> <summary> Relays third-party device events for a connector such as a new device or a device state change event. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIConnectorEventCmdlet.MatterEndpoint_Cluster"> <summary> <para> <para>A list of Matter clusters for a managed thing.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIConnectorEventCmdlet.ConnectorDeviceId"> <summary> <para> <para>The third-party device id as defined by the connector. This device id must not contain personal identifiable information (PII).</para><note><para>This parameter is used for cloud-to-cloud devices only.</para></note> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIConnectorEventCmdlet.ConnectorId"> <summary> <para> <para>The id of the connector between the third-party cloud provider and IoT managed integrations.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIConnectorEventCmdlet.DeviceDiscoveryId"> <summary> <para> <para>The id for the device discovery job.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIConnectorEventCmdlet.Device"> <summary> <para> <para>The list of devices.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIConnectorEventCmdlet.MatterEndpoint_Id"> <summary> <para> <para>The Matter endpoint id.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIConnectorEventCmdlet.Message"> <summary> <para> <para>The device state change event payload.</para><para>This parameter will include the following three fields:</para><ul><li><para><c>uri</c>: <c>schema auc://<PARTNER-DEVICE-ID>/ResourcePath</c> (The <c>Resourcepath</c> corresponds to an OCF resource.)</para></li><li><para><c>op</c>: For device state changes, this field must populate as <c>n+d</c>.</para></li><li><para><c>cn</c>: The content depends on the OCF resource referenced in <c>ResourcePath</c>.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIConnectorEventCmdlet.Operation"> <summary> <para> <para>The Open Connectivity Foundation (OCF) operation requested to be performed on the managed thing.</para><note><para>The field op can have a value of "I" or "U". The field "cn" will contain the capability types.</para></note> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIConnectorEventCmdlet.OperationVersion"> <summary> <para> <para>The Open Connectivity Foundation (OCF) security specification version for the operation being requested on the managed thing. For more information, see <a href="https://openconnectivity.org/specs/OCF_Security_Specification_v1.0.0.pdf">OCF Security Specification</a>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIConnectorEventCmdlet.StatusCode"> <summary> <para> <para>The status code of the Open Connectivity Foundation (OCF) operation being performed on the managed thing.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIConnectorEventCmdlet.TraceId"> <summary> <para> <para>The trace request identifier used to correlate a command request and response. This is specified by the device owner, but will be generated by IoT managed integrations if not provided by the device owner.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIConnectorEventCmdlet.UserId"> <summary> <para> <para>The id of the third-party cloud provider.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIConnectorEventCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'ConnectorId'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.SendConnectorEventResponse). Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.SendConnectorEventResponse 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.SendIOTMIConnectorEventCmdlet.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.AccountAssociationId"> <summary> <para> <para>The identifier of the account association to use when sending a command to a managed thing.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.SendIOTMIManagedThingCommandCmdlet.Endpoint"> <summary> <para> <para>The device endpoint.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </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.ConnectorAssociationId"> <summary> <para> <para>The ID tracking the current discovery process for one connector association.</para> </para> <para>This parameter is deprecated.</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.StartIOTMIAccountAssociationRefreshCmdlet"> <summary> Initiates a refresh of an existing account association to update its authorization and connection status. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.StartIOTMIAccountAssociationRefreshCmdlet.AccountAssociationId"> <summary> <para> <para>The unique identifier of the account association to refresh.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.StartIOTMIAccountAssociationRefreshCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'OAuthAuthorizationUrl'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.IoTManagedIntegrations.Model.StartAccountAssociationRefreshResponse). Specifying the name of a property of type Amazon.IoTManagedIntegrations.Model.StartAccountAssociationRefreshResponse 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.StartIOTMIAccountAssociationRefreshCmdlet.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> This API is used to start device discovery for hub-connected and third-party-connected devices. 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.AccountAssociationId"> <summary> <para> <para>The identifier of the cloud-to-cloud account association to use for discovery of third-party devices.</para> </para> </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.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.CustomProtocolDetail"> <summary> <para> <para>Additional protocol-specific details required for device discovery, which vary based on the discovery type.</para><note><para>For a <c>DiscoveryType</c> of <c>CUSTOM</c>, the string-to-string map must have a key value of <c>Name</c> set to a non-empty-string.</para></note><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </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 task 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.ConnectorAssociationIdentifier"> <summary> <para> <para>The id of the connector association.</para> </para> <para>This parameter is deprecated.</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 /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </para> <para>This parameter is deprecated.</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.UnregisterIOTMIAccountAssociationCmdlet"> <summary> Deregisters an account association, removing the connection between a managed thing and a third-party account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UnregisterIOTMIAccountAssociationCmdlet.AccountAssociationId"> <summary> <para> <para>The unique identifier of the account association to be deregistered.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UnregisterIOTMIAccountAssociationCmdlet.ManagedThingId"> <summary> <para> <para>The identifier of the managed thing to be deregistered from the account association.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UnregisterIOTMIAccountAssociationCmdlet.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.DeregisterAccountAssociationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UnregisterIOTMIAccountAssociationCmdlet.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.UpdateIOTMIAccountAssociationCmdlet"> <summary> Updates the properties of an existing account association. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIAccountAssociationCmdlet.AccountAssociationId"> <summary> <para> <para>The unique identifier of the account association to update.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIAccountAssociationCmdlet.Description"> <summary> <para> <para>The new description to assign to the account association.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIAccountAssociationCmdlet.Name"> <summary> <para> <para>The new name to assign to the account association.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIAccountAssociationCmdlet.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.UpdateAccountAssociationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIAccountAssociationCmdlet.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.UpdateIOTMICloudConnectorCmdlet"> <summary> Update an existing cloud connector. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMICloudConnectorCmdlet.Description"> <summary> <para> <para>The new description to assign to the cloud connector.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMICloudConnectorCmdlet.Identifier"> <summary> <para> <para>The unique identifier of the cloud connector to update.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMICloudConnectorCmdlet.Name"> <summary> <para> <para>The new display name to assign to the cloud connector.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMICloudConnectorCmdlet.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.UpdateCloudConnectorResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMICloudConnectorCmdlet.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.UpdateIOTMIConnectorDestinationCmdlet"> <summary> Updates the properties of an existing connector destination. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIConnectorDestinationCmdlet.SecretsManager_Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the AWS Secrets Manager secret.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIConnectorDestinationCmdlet.AuthType"> <summary> <para> <para>The new authentication type to use for the connector destination.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIConnectorDestinationCmdlet.ProactiveRefreshTokenRenewal_DaysBeforeRenewal"> <summary> <para> <para>The days before token expiration when the system should attempt to renew the token, specified in days.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIConnectorDestinationCmdlet.Description"> <summary> <para> <para>The new description to assign to the connector destination.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIConnectorDestinationCmdlet.ProactiveRefreshTokenRenewal_Enabled"> <summary> <para> <para>Indicates whether proactive refresh token renewal is enabled.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIConnectorDestinationCmdlet.Identifier"> <summary> <para> <para>The unique identifier of the connector destination to update.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIConnectorDestinationCmdlet.Name"> <summary> <para> <para>The new display name to assign to the connector destination.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIConnectorDestinationCmdlet.OAuthUpdate_OAuthCompleteRedirectUrl"> <summary> <para> <para>The updated URL where users are redirected after completing the OAuth authorization process.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIConnectorDestinationCmdlet.SecretsManager_VersionId"> <summary> <para> <para>The version ID of the AWS Secrets Manager secret.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIConnectorDestinationCmdlet.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.UpdateConnectorDestinationResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.IOTMI.UpdateIOTMIConnectorDestinationCmdlet.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.CapabilitySchema"> <summary> <para> <para>The updated capability schemas that define the functionality and features supported by the managed thing.</para><para /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </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 /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </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 /> Starting with version 4 of the SDK this property will default to null. If no data for this property is returned from the service the property will also be null. This was changed to improve performance and allow the SDK and caller to distinguish between a property not set or a property being empty to clear out a value. To retain the previous SDK behavior set the AWSConfigs.InitializeCollections static property to true. </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> |