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>
    </members>
</doc>