AWS.Tools.SupplyChain.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.SupplyChain</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHBillOfMaterialsImportJobCmdlet"> <summary> Get status and details of a BillOfMaterialsImportJob. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHBillOfMaterialsImportJobCmdlet.InstanceId"> <summary> <para> <para>The AWS Supply Chain instance identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHBillOfMaterialsImportJobCmdlet.JobId"> <summary> <para> <para>The BillOfMaterialsImportJob identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHBillOfMaterialsImportJobCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Job'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SupplyChain.Model.GetBillOfMaterialsImportJobResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.GetBillOfMaterialsImportJobResponse 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.SUPCH.GetSUPCHBillOfMaterialsImportJobCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the JobId parameter. The -PassThru parameter is deprecated, use -Select '^JobId' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHBillOfMaterialsImportJobCmdlet"> <summary> CreateBillOfMaterialsImportJob creates an import job for the Product Bill Of Materials (BOM) entity. For information on the product_bom entity, see the AWS Supply Chain User Guide. <para> The CSV file must be located in an Amazon S3 location accessible to AWS Supply Chain. It is recommended to use the same Amazon S3 bucket created during your AWS Supply Chain instance creation. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHBillOfMaterialsImportJobCmdlet.InstanceId"> <summary> <para> <para>The AWS Supply Chain instance identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHBillOfMaterialsImportJobCmdlet.S3uri"> <summary> <para> <para>The S3 URI of the CSV file to be imported. The bucket must grant permissions for AWS Supply Chain to read the file.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHBillOfMaterialsImportJobCmdlet.ClientToken"> <summary> <para> <para>An idempotency token.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHBillOfMaterialsImportJobCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'JobId'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SupplyChain.Model.CreateBillOfMaterialsImportJobResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.CreateBillOfMaterialsImportJobResponse 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.SUPCH.NewSUPCHBillOfMaterialsImportJobCmdlet.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.SUPCH.SendSUPCHDataIntegrationEventCmdlet"> <summary> Send transactional data events with real-time data for analysis or monitoring. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.SendSUPCHDataIntegrationEventCmdlet.Data"> <summary> <para> <para>The data payload of the event.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.SendSUPCHDataIntegrationEventCmdlet.EventGroupId"> <summary> <para> <para>Event identifier (for example, orderId for InboundOrder) used for data sharing or partitioning.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.SendSUPCHDataIntegrationEventCmdlet.EventTimestamp"> <summary> <para> <para>The event timestamp (in epoch seconds).</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.SendSUPCHDataIntegrationEventCmdlet.EventType"> <summary> <para> <para>The data event type.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.SendSUPCHDataIntegrationEventCmdlet.InstanceId"> <summary> <para> <para>The AWS Supply Chain instance identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.SendSUPCHDataIntegrationEventCmdlet.ClientToken"> <summary> <para> <para>The idempotent client token.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.SendSUPCHDataIntegrationEventCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'EventId'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SupplyChain.Model.SendDataIntegrationEventResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.SendDataIntegrationEventResponse 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.SUPCH.SendSUPCHDataIntegrationEventCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the InstanceId parameter. The -PassThru parameter is deprecated, use -Select '^InstanceId' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.SendSUPCHDataIntegrationEventCmdlet.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> |