AWS.Tools.SupplyChain.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.SupplyChain</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.SUPCH.AddSUPCHResourceTagCmdlet"> <summary> You can create tags during or after creating a resource such as instance, data flow, or dataset in AWS Supply chain. During the data ingestion process, you can add tags such as dev, test, or prod to data flows created during the data ingestion process in the AWS Supply Chain datasets. You can use these tags to identify a group of resources or a single resource used by the developer. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.AddSUPCHResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The Amazon Web Services Supply chain resource ARN that needs to be tagged.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.AddSUPCHResourceTagCmdlet.Tag"> <summary> <para> <para>The tags of the Amazon Web Services Supply chain resource to be created.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.AddSUPCHResourceTagCmdlet.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.SupplyChain.Model.TagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.AddSUPCHResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.AddSUPCHResourceTagCmdlet.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.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.GetSUPCHDataIntegrationFlowCmdlet"> <summary> Enables you to programmatically view a specific data pipeline for the provided Amazon Web Services Supply Chain instance and DataIntegrationFlow name. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataIntegrationFlowCmdlet.InstanceId"> <summary> <para> <para>The Amazon Web Services Supply Chain instance identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataIntegrationFlowCmdlet.Name"> <summary> <para> <para>The name of the DataIntegrationFlow created.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataIntegrationFlowCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Flow'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SupplyChain.Model.GetDataIntegrationFlowResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.GetDataIntegrationFlowResponse 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.GetSUPCHDataIntegrationFlowCmdlet.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="T:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataIntegrationFlowListCmdlet"> <summary> Enables you to programmatically list all data pipelines for the provided Amazon Web Services Supply Chain instance. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataIntegrationFlowListCmdlet.InstanceId"> <summary> <para> <para>The Amazon Web Services Supply Chain instance identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataIntegrationFlowListCmdlet.MaxResult"> <summary> <para> <para>Specify the maximum number of DataIntegrationFlows to fetch in one paginated request.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataIntegrationFlowListCmdlet.NextToken"> <summary> <para> <para>The pagination token to fetch the next page of the DataIntegrationFlows.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataIntegrationFlowListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Flows'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SupplyChain.Model.ListDataIntegrationFlowsResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.ListDataIntegrationFlowsResponse 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.GetSUPCHDataIntegrationFlowListCmdlet.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="T:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataLakeDatasetCmdlet"> <summary> Enables you to programmatically view an Amazon Web Services Supply Chain data lake dataset. Developers can view the data lake dataset information such as namespace, schema, and so on for a given instance ID, namespace, and dataset name. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataLakeDatasetCmdlet.InstanceId"> <summary> <para> <para>The Amazon Web Services Supply Chain instance identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataLakeDatasetCmdlet.Name"> <summary> <para> <para>The name of the dataset. For <b>asc</b> name space, the name must be one of the supported data entities under <a href="https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html">https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html</a>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataLakeDatasetCmdlet.Namespace"> <summary> <para> <para>The name space of the dataset. The available values are:</para><ul><li><para><b>asc</b> - For information on the Amazon Web Services Supply Chain supported datasets see <a href="https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html">https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html</a>.</para></li><li><para><b>default</b> - For datasets with custom user-defined schemas.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataLakeDatasetCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Dataset'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SupplyChain.Model.GetDataLakeDatasetResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.GetDataLakeDatasetResponse 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.GetSUPCHDataLakeDatasetCmdlet.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="T:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataLakeDatasetListCmdlet"> <summary> Enables you to programmatically view the list of Amazon Web Services Supply Chain data lake datasets. Developers can view the datasets and the corresponding information such as namespace, schema, and so on for a given instance ID and namespace. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataLakeDatasetListCmdlet.InstanceId"> <summary> <para> <para>The Amazon Web Services Supply Chain instance identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataLakeDatasetListCmdlet.Namespace"> <summary> <para> <para>The namespace of the dataset. The available values are:</para><ul><li><para>asc: for <a href="https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html"> AWS Supply Chain supported datasets </a>.</para></li><li><para>default: for datasets with custom user-defined schemas.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataLakeDatasetListCmdlet.MaxResult"> <summary> <para> <para>The max number of datasets to fetch in this paginated request.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataLakeDatasetListCmdlet.NextToken"> <summary> <para> <para>The pagination token to fetch next page of datasets.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHDataLakeDatasetListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Datasets'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SupplyChain.Model.ListDataLakeDatasetsResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.ListDataLakeDatasetsResponse 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.GetSUPCHDataLakeDatasetListCmdlet.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="T:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHInstanceCmdlet"> <summary> Enables you to programmatically retrieve the information related to an Amazon Web Services Supply Chain instance ID. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHInstanceCmdlet.InstanceId"> <summary> <para> <para>The AWS Supply Chain instance identifier</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHInstanceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Instance'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SupplyChain.Model.GetInstanceResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.GetInstanceResponse 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.GetSUPCHInstanceCmdlet.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="T:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHInstanceListCmdlet"> <summary> List all Amazon Web Services Supply Chain instances for a specific account. Enables you to programmatically list all Amazon Web Services Supply Chain instances based on their account ID, instance name, and state of the instance (active or delete). </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHInstanceListCmdlet.InstanceNameFilter"> <summary> <para> <para>The filter to ListInstances based on their names.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHInstanceListCmdlet.InstanceStateFilter"> <summary> <para> <para>The filter to ListInstances based on their state.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHInstanceListCmdlet.MaxResult"> <summary> <para> <para>Specify the maximum number of instances to fetch in this paginated request.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHInstanceListCmdlet.NextToken"> <summary> <para> <para>The pagination token to fetch the next page of instances.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHInstanceListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Instances'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SupplyChain.Model.ListInstancesResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.ListInstancesResponse 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.SUPCH.GetSUPCHResourceTagCmdlet"> <summary> List all the tags for an Amazon Web ServicesSupply Chain resource. You can list all the tags added to a resource. By listing the tags, developers can view the tag level information on a resource and perform actions such as, deleting a resource associated with a particular tag. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The Amazon Web Services Supply chain resource ARN that needs tags to be listed.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHResourceTagCmdlet.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.SupplyChain.Model.ListTagsForResourceResponse). Specifying the name of a property of type Amazon.SupplyChain.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="P:Amazon.PowerShell.Cmdlets.SUPCH.GetSUPCHResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' 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 ensures the API request is only completed no more than once. This way, retrying the request will not trigger the operation multiple times. A client token is a unique, case-sensitive string of 33 to 128 ASCII characters. To make an idempotent API request, specify a client token in the request. You should not reuse the same client token for other requests. If you retry a successful request with the same client token, the request will succeed with no further actions being taken, and you will receive the same API response as the original successful request.</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.NewSUPCHDataIntegrationFlowCmdlet"> <summary> Enables you to programmatically create a data pipeline to ingest data from source systems such as Amazon S3 buckets, to a predefined Amazon Web Services Supply Chain dataset (product, inbound_order) or a temporary dataset along with the data transformation query provided with the API. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataIntegrationFlowCmdlet.S3Target_BucketName"> <summary> <para> <para>The bucketName of the S3 target objects.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataIntegrationFlowCmdlet.DatasetTarget_DatasetIdentifier"> <summary> <para> <para>The dataset ARN.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataIntegrationFlowCmdlet.Options_DedupeRecord"> <summary> <para> <para>The dataset load option to remove duplicates.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataIntegrationFlowCmdlet.Options_FileType"> <summary> <para> <para>The Amazon S3 file type in S3 options.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataIntegrationFlowCmdlet.InstanceId"> <summary> <para> <para>The Amazon Web Services Supply Chain instance identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataIntegrationFlowCmdlet.Options_LoadType"> <summary> <para> <para>The dataset data load type in dataset options.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataIntegrationFlowCmdlet.Name"> <summary> <para> <para>Name of the DataIntegrationFlow.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataIntegrationFlowCmdlet.S3Target_Prefix"> <summary> <para> <para>The prefix of the S3 target objects.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataIntegrationFlowCmdlet.SqlTransformation_Query"> <summary> <para> <para>The transformation SQL query body based on SparkSQL.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataIntegrationFlowCmdlet.Source"> <summary> <para> <para>The source configurations for DataIntegrationFlow.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataIntegrationFlowCmdlet.Tag"> <summary> <para> <para>The tags of the DataIntegrationFlow to be created</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataIntegrationFlowCmdlet.Target_TargetType"> <summary> <para> <para>The DataIntegrationFlow target type.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataIntegrationFlowCmdlet.Transformation_TransformationType"> <summary> <para> <para>The DataIntegrationFlow transformation type.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataIntegrationFlowCmdlet.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.SupplyChain.Model.CreateDataIntegrationFlowResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.CreateDataIntegrationFlowResponse 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.NewSUPCHDataIntegrationFlowCmdlet.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.NewSUPCHDataIntegrationFlowCmdlet.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.NewSUPCHDataLakeDatasetCmdlet"> <summary> Enables you to programmatically create an Amazon Web Services Supply Chain data lake dataset. Developers can create the datasets using their pre-defined or custom schema for a given instance ID, namespace, and dataset name. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataLakeDatasetCmdlet.Description"> <summary> <para> <para>The description of the dataset.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataLakeDatasetCmdlet.Schema_Field"> <summary> <para> <para>The list of field details of the dataset schema.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataLakeDatasetCmdlet.InstanceId"> <summary> <para> <para>The Amazon Web Services Supply Chain instance identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataLakeDatasetCmdlet.Name"> <summary> <para> <para>The name of the dataset. For <b>asc</b> name space, the name must be one of the supported data entities under <a href="https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html">https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html</a>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataLakeDatasetCmdlet.Schema_Name"> <summary> <para> <para>The name of the dataset schema.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataLakeDatasetCmdlet.Namespace"> <summary> <para> <para>The name space of the dataset.</para><ul><li><para><b>asc</b> - For information on the Amazon Web Services Supply Chain supported datasets see <a href="https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html">https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html</a>.</para></li><li><para><b>default</b> - For datasets with custom user-defined schemas.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataLakeDatasetCmdlet.Tag"> <summary> <para> <para>The tags of the dataset.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHDataLakeDatasetCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Dataset'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SupplyChain.Model.CreateDataLakeDatasetResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.CreateDataLakeDatasetResponse 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.NewSUPCHDataLakeDatasetCmdlet.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.NewSUPCHDataLakeDatasetCmdlet.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.NewSUPCHInstanceCmdlet"> <summary> Enables you to programmatically create an Amazon Web Services Supply Chain instance by applying KMS keys and relevant information associated with the API without using the Amazon Web Services console. <para> This is an asynchronous operation. Upon receiving a CreateInstance request, Amazon Web Services Supply Chain immediately returns the instance resource, instance ID, and the initializing state while simultaneously creating all required Amazon Web Services resources for an instance creation. You can use GetInstance to check the status of the instance. If the instance results in an unhealthy state, you need to check the error message, delete the current instance, and recreate a new one based on the mitigation from the error message. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHInstanceCmdlet.InstanceDescription"> <summary> <para> <para>The AWS Supply Chain instance description.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHInstanceCmdlet.InstanceName"> <summary> <para> <para>The AWS Supply Chain instance name.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHInstanceCmdlet.KmsKeyArn"> <summary> <para> <para>The ARN (Amazon Resource Name) of the Key Management Service (KMS) key you provide for encryption. This is required if you do not want to use the Amazon Web Services owned KMS key. If you don't provide anything here, AWS Supply Chain uses the Amazon Web Services owned KMS key.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHInstanceCmdlet.Tag"> <summary> <para> <para>The Amazon Web Services tags of an instance to be created.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHInstanceCmdlet.ClientToken"> <summary> <para> <para>The client token for idempotency.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.NewSUPCHInstanceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Instance'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SupplyChain.Model.CreateInstanceResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.CreateInstanceResponse 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.NewSUPCHInstanceCmdlet.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.RemoveSUPCHDataIntegrationFlowCmdlet"> <summary> Enable you to programmatically delete an existing data pipeline for the provided Amazon Web Services Supply Chain instance and DataIntegrationFlow name. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.RemoveSUPCHDataIntegrationFlowCmdlet.InstanceId"> <summary> <para> <para>The Amazon Web Services Supply Chain instance identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.RemoveSUPCHDataIntegrationFlowCmdlet.Name"> <summary> <para> <para>The name of the DataIntegrationFlow to be deleted.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.RemoveSUPCHDataIntegrationFlowCmdlet.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.SupplyChain.Model.DeleteDataIntegrationFlowResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.DeleteDataIntegrationFlowResponse 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.RemoveSUPCHDataIntegrationFlowCmdlet.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.RemoveSUPCHDataIntegrationFlowCmdlet.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.RemoveSUPCHDataLakeDatasetCmdlet"> <summary> Enables you to programmatically delete an Amazon Web Services Supply Chain data lake dataset. Developers can delete the existing datasets for a given instance ID, namespace, and instance name. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.RemoveSUPCHDataLakeDatasetCmdlet.InstanceId"> <summary> <para> <para>The AWS Supply Chain instance identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.RemoveSUPCHDataLakeDatasetCmdlet.Name"> <summary> <para> <para>The name of the dataset. If the namespace is <i>asc</i>, the name must be one of the supported <a href="https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html">data entities </a>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.RemoveSUPCHDataLakeDatasetCmdlet.Namespace"> <summary> <para> <para>The namespace of the dataset. The available values are:</para><ul><li><para>asc: for <a href="https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html"> AWS Supply Chain supported datasets </a>.</para></li><li><para>default: for datasets with custom user-defined schemas.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.RemoveSUPCHDataLakeDatasetCmdlet.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.SupplyChain.Model.DeleteDataLakeDatasetResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.DeleteDataLakeDatasetResponse 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.RemoveSUPCHDataLakeDatasetCmdlet.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.RemoveSUPCHDataLakeDatasetCmdlet.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.RemoveSUPCHInstanceCmdlet"> <summary> Enables you to programmatically delete an Amazon Web Services Supply Chain instance by deleting the KMS keys and relevant information associated with the API without using the Amazon Web Services console. <para> This is an asynchronous operation. Upon receiving a DeleteInstance request, Amazon Web Services Supply Chain immediately returns a response with the instance resource, delete state while cleaning up all Amazon Web Services resources created during the instance creation process. You can use the GetInstance action to check the instance status. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.RemoveSUPCHInstanceCmdlet.InstanceId"> <summary> <para> <para>The AWS Supply Chain instance identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.RemoveSUPCHInstanceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Instance'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SupplyChain.Model.DeleteInstanceResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.DeleteInstanceResponse 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.RemoveSUPCHInstanceCmdlet.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.RemoveSUPCHInstanceCmdlet.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.RemoveSUPCHResourceTagCmdlet"> <summary> You can delete tags for an Amazon Web Services Supply chain resource such as instance, data flow, or dataset in AWS Supply Chain. During the data ingestion process, you can delete tags such as dev, test, or prod to data flows created during the data ingestion process in the AWS Supply Chain datasets. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.RemoveSUPCHResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The Amazon Web Services Supply chain resource ARN that needs to be untagged.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.RemoveSUPCHResourceTagCmdlet.TagKey"> <summary> <para> <para>The list of tag keys to be deleted for an Amazon Web Services Supply Chain resource.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.RemoveSUPCHResourceTagCmdlet.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.SupplyChain.Model.UntagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.RemoveSUPCHResourceTagCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ResourceArn parameter. The -PassThru parameter is deprecated, use -Select '^ResourceArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.RemoveSUPCHResourceTagCmdlet.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 the transactional data payload for the event with real-time data for analysis or monitoring. The real-time data events are stored in an Amazon Web Services service before being processed and stored in data lake. New data events are synced with data lake at 5 PM GMT everyday. The updated transactional data is available in data lake after ingestion. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.SendSUPCHDataIntegrationEventCmdlet.Data"> <summary> <para> <para>The data payload of the event. For more information on the data schema to use, see <a href="https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html">Data entities supported in AWS Supply Chain </a>.</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> <member name="T:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataIntegrationFlowCmdlet"> <summary> Enables you to programmatically update an existing data pipeline to ingest data from the source systems such as, Amazon S3 buckets, to a predefined Amazon Web Services Supply Chain dataset (product, inbound_order) or a temporary dataset along with the data transformation query provided with the API. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataIntegrationFlowCmdlet.S3Target_BucketName"> <summary> <para> <para>The bucketName of the S3 target objects.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataIntegrationFlowCmdlet.DatasetTarget_DatasetIdentifier"> <summary> <para> <para>The dataset ARN.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataIntegrationFlowCmdlet.Options_DedupeRecord"> <summary> <para> <para>The dataset load option to remove duplicates.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataIntegrationFlowCmdlet.Options_FileType"> <summary> <para> <para>The Amazon S3 file type in S3 options.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataIntegrationFlowCmdlet.InstanceId"> <summary> <para> <para>The Amazon Web Services Supply Chain instance identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataIntegrationFlowCmdlet.Options_LoadType"> <summary> <para> <para>The dataset data load type in dataset options.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataIntegrationFlowCmdlet.Name"> <summary> <para> <para>The name of the DataIntegrationFlow to be updated.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataIntegrationFlowCmdlet.S3Target_Prefix"> <summary> <para> <para>The prefix of the S3 target objects.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataIntegrationFlowCmdlet.SqlTransformation_Query"> <summary> <para> <para>The transformation SQL query body based on SparkSQL.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataIntegrationFlowCmdlet.Source"> <summary> <para> <para>The new source configurations for the DataIntegrationFlow.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataIntegrationFlowCmdlet.Target_TargetType"> <summary> <para> <para>The DataIntegrationFlow target type.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataIntegrationFlowCmdlet.Transformation_TransformationType"> <summary> <para> <para>The DataIntegrationFlow transformation type.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataIntegrationFlowCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Flow'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SupplyChain.Model.UpdateDataIntegrationFlowResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.UpdateDataIntegrationFlowResponse 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.UpdateSUPCHDataIntegrationFlowCmdlet.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.UpdateSUPCHDataIntegrationFlowCmdlet.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.UpdateSUPCHDataLakeDatasetCmdlet"> <summary> Enables you to programmatically update an Amazon Web Services Supply Chain data lake dataset. Developers can update the description of a data lake dataset for a given instance ID, namespace, and dataset name. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataLakeDatasetCmdlet.Description"> <summary> <para> <para>The updated description of the data lake dataset.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataLakeDatasetCmdlet.InstanceId"> <summary> <para> <para>The Amazon Web Services Chain instance identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataLakeDatasetCmdlet.Name"> <summary> <para> <para>The name of the dataset. For <b>asc</b> name space, the name must be one of the supported data entities under <a href="https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html">https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html</a>.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataLakeDatasetCmdlet.Namespace"> <summary> <para> <para>The name space of the dataset. The available values are:</para><ul><li><para><b>asc</b> - For information on the Amazon Web Services Supply Chain supported datasets see <a href="https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html">https://docs.aws.amazon.com/aws-supply-chain/latest/userguide/data-model-asc.html</a>.</para></li><li><para><b>default</b> - For datasets with custom user-defined schemas.</para></li></ul> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHDataLakeDatasetCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Dataset'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SupplyChain.Model.UpdateDataLakeDatasetResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.UpdateDataLakeDatasetResponse 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.UpdateSUPCHDataLakeDatasetCmdlet.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.UpdateSUPCHDataLakeDatasetCmdlet.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.UpdateSUPCHInstanceCmdlet"> <summary> Enables you to programmatically update an Amazon Web Services Supply Chain instance description by providing all the relevant information such as account ID, instance ID and so on without using the AWS console. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHInstanceCmdlet.InstanceDescription"> <summary> <para> <para>The AWS Supply Chain instance description.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHInstanceCmdlet.InstanceId"> <summary> <para> <para>The AWS Supply Chain instance identifier.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHInstanceCmdlet.InstanceName"> <summary> <para> <para>The AWS Supply Chain instance name.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SUPCH.UpdateSUPCHInstanceCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'Instance'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SupplyChain.Model.UpdateInstanceResponse). Specifying the name of a property of type Amazon.SupplyChain.Model.UpdateInstanceResponse 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.UpdateSUPCHInstanceCmdlet.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.UpdateSUPCHInstanceCmdlet.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> |