AWS.Tools.SageMakerGeospatial.XML
<?xml version="1.0"?>
<doc> <assembly> <name>AWS.Tools.SageMakerGeospatial</name> </assembly> <members> <member name="T:Amazon.PowerShell.Cmdlets.SMGS.AddSMGSResourceTagCmdlet"> <summary> The resource you want to tag. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.AddSMGSResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the resource you want to tag.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.AddSMGSResourceTagCmdlet.Tag"> <summary> <para> <para>Each tag consists of a key and a value.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.AddSMGSResourceTagCmdlet.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.SageMakerGeospatial.Model.TagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.AddSMGSResourceTagCmdlet.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.SMGS.AddSMGSResourceTagCmdlet.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.SMGS.ExportSMGSEarthObservationJobCmdlet"> <summary> Use this operation to export results of an Earth Observation job and optionally source images used as input to the EOJ to an S3 location. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.ExportSMGSEarthObservationJobCmdlet.Arn"> <summary> <para> <para>The input Amazon Resource Name (ARN) of the Earth Observation job being exported.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.ExportSMGSEarthObservationJobCmdlet.ExecutionRoleArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the IAM role that you specified for the job.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.ExportSMGSEarthObservationJobCmdlet.ExportSourceImage"> <summary> <para> <para>The source images provided to the Earth Observation job being exported.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.ExportSMGSEarthObservationJobCmdlet.S3Data_KmsKeyId"> <summary> <para> <para>The Amazon Key Management Service (KMS) key ID for server-side encryption.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.ExportSMGSEarthObservationJobCmdlet.S3Data_S3Uri"> <summary> <para> <para>The URL to the Amazon S3 data input.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.ExportSMGSEarthObservationJobCmdlet.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.SageMakerGeospatial.Model.ExportEarthObservationJobResponse). Specifying the name of a property of type Amazon.SageMakerGeospatial.Model.ExportEarthObservationJobResponse 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.SMGS.ExportSMGSEarthObservationJobCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.ExportSMGSEarthObservationJobCmdlet.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.SMGS.ExportSMGSVectorEnrichmentJobCmdlet"> <summary> Use this operation to copy results of a Vector Enrichment job to an S3 location. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.ExportSMGSVectorEnrichmentJobCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Vector Enrichment job.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.ExportSMGSVectorEnrichmentJobCmdlet.ExecutionRoleArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the IAM rolewith permission to upload to the location in OutputConfig.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.ExportSMGSVectorEnrichmentJobCmdlet.S3Data_KmsKeyId"> <summary> <para> <para>The Amazon Key Management Service (KMS) key ID for server-side encryption.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.ExportSMGSVectorEnrichmentJobCmdlet.S3Data_S3Uri"> <summary> <para> <para>The URL to the Amazon S3 data for the Vector Enrichment job.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.ExportSMGSVectorEnrichmentJobCmdlet.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.SageMakerGeospatial.Model.ExportVectorEnrichmentJobResponse). Specifying the name of a property of type Amazon.SageMakerGeospatial.Model.ExportVectorEnrichmentJobResponse 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.SMGS.ExportSMGSVectorEnrichmentJobCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.ExportSMGSVectorEnrichmentJobCmdlet.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.SMGS.GetSMGSEarthObservationJobCmdlet"> <summary> Get the details for a previously initiated Earth Observation job. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSEarthObservationJobCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Earth Observation job.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSEarthObservationJobCmdlet.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.SageMakerGeospatial.Model.GetEarthObservationJobResponse). Specifying the name of a property of type Amazon.SageMakerGeospatial.Model.GetEarthObservationJobResponse 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.SMGS.GetSMGSEarthObservationJobCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSEarthObservationJobListCmdlet"> <summary> Use this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services account. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSEarthObservationJobListCmdlet.SortBy"> <summary> <para> <para>The parameter by which to sort the results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSEarthObservationJobListCmdlet.SortOrder"> <summary> <para> <para>An optional value that specifies whether you want the results sorted in <code>Ascending</code> or <code>Descending</code> order.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSEarthObservationJobListCmdlet.StatusEqual"> <summary> <para> <para>A filter that retrieves only jobs with a specific status.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSEarthObservationJobListCmdlet.MaxResult"> <summary> <para> <para>The total number of items to return.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSEarthObservationJobListCmdlet.NextToken"> <summary> <para> <para>If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSEarthObservationJobListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'EarthObservationJobSummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SageMakerGeospatial.Model.ListEarthObservationJobsResponse). Specifying the name of a property of type Amazon.SageMakerGeospatial.Model.ListEarthObservationJobsResponse 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.SMGS.GetSMGSRasterDataCollectionCmdlet"> <summary> Use this operation to get details of a specific raster data collection. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSRasterDataCollectionCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the raster data collection.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSRasterDataCollectionCmdlet.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.SageMakerGeospatial.Model.GetRasterDataCollectionResponse). Specifying the name of a property of type Amazon.SageMakerGeospatial.Model.GetRasterDataCollectionResponse 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.SMGS.GetSMGSRasterDataCollectionCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSRasterDataCollectionListCmdlet"> <summary> Use this operation to get raster data collections. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSRasterDataCollectionListCmdlet.MaxResult"> <summary> <para> <para>The total number of items to return.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSRasterDataCollectionListCmdlet.NextToken"> <summary> <para> <para>If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSRasterDataCollectionListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'RasterDataCollectionSummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SageMakerGeospatial.Model.ListRasterDataCollectionsResponse). Specifying the name of a property of type Amazon.SageMakerGeospatial.Model.ListRasterDataCollectionsResponse 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.SMGS.GetSMGSResourceTagCmdlet"> <summary> Lists the tags attached to the resource. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the resource you want to tag.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSResourceTagCmdlet.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.SageMakerGeospatial.Model.ListTagsForResourceResponse). Specifying the name of a property of type Amazon.SageMakerGeospatial.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.SMGS.GetSMGSResourceTagCmdlet.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.SMGS.GetSMGSTileCmdlet"> <summary> Gets a web mercator tile for the given Earth Observation job. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSTileCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the tile operation.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSTileCmdlet.ImageAsset"> <summary> <para> <para>The particular assets or bands to tile.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSTileCmdlet.ImageMask"> <summary> <para> <para>Determines whether or not to return a valid data mask.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSTileCmdlet.OutputDataType"> <summary> <para> <para>The output data type of the tile operation.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSTileCmdlet.OutputFormat"> <summary> <para> <para>The data format of the output tile. The formats include .npy, .png and .jpg.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSTileCmdlet.PropertyFilter"> <summary> <para> <para>Property filters for the imagery to tile.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSTileCmdlet.Target"> <summary> <para> <para>Determines what part of the Earth Observation job to tile. 'INPUT' or 'OUTPUT' are the valid options.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSTileCmdlet.TimeRangeFilter"> <summary> <para> <para>Time range filter applied to imagery to find the images to tile.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSTileCmdlet.X"> <summary> <para> <para>The x coordinate of the tile input.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSTileCmdlet.Y"> <summary> <para> <para>The y coordinate of the tile input.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSTileCmdlet.Z"> <summary> <para> <para>The z coordinate of the tile input.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSTileCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'BinaryFile'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SageMakerGeospatial.Model.GetTileResponse). Specifying the name of a property of type Amazon.SageMakerGeospatial.Model.GetTileResponse 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.SMGS.GetSMGSTileCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="T:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSVectorEnrichmentJobCmdlet"> <summary> Retrieves details of a Vector Enrichment Job for a given job Amazon Resource Name (ARN). </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSVectorEnrichmentJobCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Vector Enrichment job.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSVectorEnrichmentJobCmdlet.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.SageMakerGeospatial.Model.GetVectorEnrichmentJobResponse). Specifying the name of a property of type Amazon.SageMakerGeospatial.Model.GetVectorEnrichmentJobResponse 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.SMGS.GetSMGSVectorEnrichmentJobListCmdlet"> <summary> Retrieves a list of vector enrichment jobs. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSVectorEnrichmentJobListCmdlet.SortBy"> <summary> <para> <para>The parameter by which to sort the results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSVectorEnrichmentJobListCmdlet.SortOrder"> <summary> <para> <para>An optional value that specifies whether you want the results sorted in <code>Ascending</code> or <code>Descending</code> order.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSVectorEnrichmentJobListCmdlet.StatusEqual"> <summary> <para> <para>A filter that retrieves only jobs with a specific status.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSVectorEnrichmentJobListCmdlet.MaxResult"> <summary> <para> <para>The maximum number of items to return.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSVectorEnrichmentJobListCmdlet.NextToken"> <summary> <para> <para>If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.GetSMGSVectorEnrichmentJobListCmdlet.Select"> <summary> Use the -Select parameter to control the cmdlet output. The default value is 'VectorEnrichmentJobSummaries'. Specifying -Select '*' will result in the cmdlet returning the whole service response (Amazon.SageMakerGeospatial.Model.ListVectorEnrichmentJobsResponse). Specifying the name of a property of type Amazon.SageMakerGeospatial.Model.ListVectorEnrichmentJobsResponse 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.SMGS.RemoveSMGSEarthObservationJobCmdlet"> <summary> Use this operation to delete an Earth Observation job. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.RemoveSMGSEarthObservationJobCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Earth Observation job being deleted.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.RemoveSMGSEarthObservationJobCmdlet.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.SageMakerGeospatial.Model.DeleteEarthObservationJobResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.RemoveSMGSEarthObservationJobCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.RemoveSMGSEarthObservationJobCmdlet.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.SMGS.RemoveSMGSResourceTagCmdlet"> <summary> The resource you want to untag. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.RemoveSMGSResourceTagCmdlet.ResourceArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the resource you want to untag.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.RemoveSMGSResourceTagCmdlet.TagKey"> <summary> <para> <para>Keys of the tags you want to remove.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.RemoveSMGSResourceTagCmdlet.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.SageMakerGeospatial.Model.UntagResourceResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.RemoveSMGSResourceTagCmdlet.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.SMGS.RemoveSMGSResourceTagCmdlet.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.SMGS.RemoveSMGSVectorEnrichmentJobCmdlet"> <summary> Use this operation to delete a Vector Enrichment job. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.RemoveSMGSVectorEnrichmentJobCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Vector Enrichment job being deleted.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.RemoveSMGSVectorEnrichmentJobCmdlet.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.SageMakerGeospatial.Model.DeleteVectorEnrichmentJobResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.RemoveSMGSVectorEnrichmentJobCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.RemoveSMGSVectorEnrichmentJobCmdlet.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.SMGS.SearchSMGSRasterDataCollectionCmdlet"> <summary> Allows you run image query on a specific raster data collection to get a list of the satellite imagery matching the selected filters. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.SearchSMGSRasterDataCollectionCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the raster data collection.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.SearchSMGSRasterDataCollectionCmdlet.RasterDataCollectionQuery_BandFilter"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.SearchSMGSRasterDataCollectionCmdlet.MultiPolygonGeometry_Coordinate"> <summary> <para> <para>The coordinates of the multipolygon geometry.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.SearchSMGSRasterDataCollectionCmdlet.PolygonGeometry_Coordinate"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.SearchSMGSRasterDataCollectionCmdlet.TimeRangeFilter_EndTime"> <summary> <para> <para>The end time for the time-range filter.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.SearchSMGSRasterDataCollectionCmdlet.PropertyFilters_LogicalOperator"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.SearchSMGSRasterDataCollectionCmdlet.PropertyFilters_Property"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.SearchSMGSRasterDataCollectionCmdlet.TimeRangeFilter_StartTime"> <summary> <para> <para>The start time for the time-range filter.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.SearchSMGSRasterDataCollectionCmdlet.NextToken"> <summary> <para> <para>If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.SearchSMGSRasterDataCollectionCmdlet.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.SageMakerGeospatial.Model.SearchRasterDataCollectionResponse). Specifying the name of a property of type Amazon.SageMakerGeospatial.Model.SearchRasterDataCollectionResponse 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.SMGS.SearchSMGSRasterDataCollectionCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.SearchSMGSRasterDataCollectionCmdlet.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.SMGS.StartSMGSEarthObservationJobCmdlet"> <summary> Use this operation to create an Earth observation job. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.CloudRemovalConfig_AlgorithmName"> <summary> <para> <para>The name of the algorithm used for cloud removal.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.GeoMosaicConfig_AlgorithmName"> <summary> <para> <para>The name of the algorithm being used for geomosaic.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.ResamplingConfig_AlgorithmName"> <summary> <para> <para>The name of the algorithm used for resampling.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.JobConfig_CloudMaskingConfig"> <summary> <para> <para>An object containing information about the job configuration for cloud masking.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.MultiPolygonGeometry_Coordinate"> <summary> <para> <para>The coordinates of the multipolygon geometry.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.PolygonGeometry_Coordinate"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.TimeRangeFilter_EndTime"> <summary> <para> <para>The end time for the time-range filter.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.ExecutionRoleArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the IAM role that you specified for the job.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.TemporalStatisticsConfig_GroupBy"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.CloudRemovalConfig_InterpolationValue"> <summary> <para> <para>The interpolation value you provide for cloud removal.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.S3Data_KmsKeyId"> <summary> <para> <para>The Amazon Key Management Service (KMS) key ID for server-side encryption.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.KmsKeyId"> <summary> <para> <para>The Amazon Key Management Service (KMS) key ID for server-side encryption.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.JobConfig_LandCoverSegmentationConfig"> <summary> <para> <para>An object containing information about the job configuration for land cover segmentation.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.PropertyFilters_LogicalOperator"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.S3Data_MetadataProvider"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.Name"> <summary> <para> <para>The name of the Earth Observation job.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.CustomIndices_Operation"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.OutputResolution_Predefined"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.BandMathConfig_PredefinedIndex"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.InputConfig_PreviousEarthObservationJobArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the previous Earth Observation job.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.PropertyFilters_Property"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.RasterDataCollectionQuery_RasterDataCollectionArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the raster data collection.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.S3Data_S3Uri"> <summary> <para> <para>The URL to the Amazon S3 input.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.TimeRangeFilter_StartTime"> <summary> <para> <para>The start time for the time-range filter.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.TemporalStatisticsConfig_Statistic"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.ZonalStatisticsConfig_Statistic"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.Tag"> <summary> <para> <para>Each tag consists of a key and a value.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.CloudRemovalConfig_TargetBand"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.GeoMosaicConfig_TargetBand"> <summary> <para> <para>The target bands for geomosaic.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.ResamplingConfig_TargetBand"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.StackConfig_TargetBand"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.TemporalStatisticsConfig_TargetBand"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.ZonalStatisticsConfig_TargetBand"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.JobConfig_ResamplingConfig_OutputResolution_UserDefined_Unit"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.JobConfig_StackConfig_OutputResolution_UserDefined_Unit"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.JobConfig_ResamplingConfig_OutputResolution_UserDefined_Value"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.JobConfig_StackConfig_OutputResolution_UserDefined_Value"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.ZonalStatisticsConfig_ZoneS3Path"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.ClientToken"> <summary> <para> <para>A unique token that guarantees that the call to this API is idempotent.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.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.SageMakerGeospatial.Model.StartEarthObservationJobResponse). Specifying the name of a property of type Amazon.SageMakerGeospatial.Model.StartEarthObservationJobResponse 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.SMGS.StartSMGSEarthObservationJobCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Name parameter. The -PassThru parameter is deprecated, use -Select '^Name' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.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.SMGS.StartSMGSVectorEnrichmentJobCmdlet"> <summary> Creates a Vector Enrichment job for the supplied job type. Currently, there are two supported job types: reverse geocoding and map matching. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.InputConfig_DocumentType"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.ExecutionRoleArn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the IAM role that you specified for the job.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.MapMatchingConfig_IdAttributeName"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.S3Data_KmsKeyId"> <summary> <para> <para>The Amazon Key Management Service (KMS) key ID for server-side encryption.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.KmsKeyId"> <summary> <para> <para>The Amazon Key Management Service (KMS) key ID for server-side encryption.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.Name"> <summary> <para> <para>The name of the Vector Enrichment job.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.S3Data_S3Uri"> <summary> <para> <para>The URL to the Amazon S3 data for the Vector Enrichment job.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.Tag"> <summary> <para> <para>Each tag consists of a key and a value.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.MapMatchingConfig_TimestampAttributeName"> <summary> <para> <para>The name of the timestamp attribute.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.MapMatchingConfig_XAttributeName"> <summary> <para> <para>The name of the X-attribute</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.ReverseGeocodingConfig_XAttributeName"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.MapMatchingConfig_YAttributeName"> <summary> <para> <para>The name of the Y-attribute</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.ReverseGeocodingConfig_YAttributeName"> <summary> <para> The service has not provided documentation for this parameter; please refer to the service's API reference documentation for the latest available information. </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.ClientToken"> <summary> <para> <para>A unique token that guarantees that the call to this API is idempotent.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.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.SageMakerGeospatial.Model.StartVectorEnrichmentJobResponse). Specifying the name of a property of type Amazon.SageMakerGeospatial.Model.StartVectorEnrichmentJobResponse 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.SMGS.StartSMGSVectorEnrichmentJobCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the ExecutionRoleArn parameter. The -PassThru parameter is deprecated, use -Select '^ExecutionRoleArn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.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.SMGS.StopSMGSEarthObservationJobCmdlet"> <summary> Use this operation to stop an existing earth observation job. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StopSMGSEarthObservationJobCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Earth Observation job being stopped.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StopSMGSEarthObservationJobCmdlet.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.SageMakerGeospatial.Model.StopEarthObservationJobResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StopSMGSEarthObservationJobCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StopSMGSEarthObservationJobCmdlet.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.SMGS.StopSMGSVectorEnrichmentJobCmdlet"> <summary> Stops the Vector Enrichment job for a given job ARN. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StopSMGSVectorEnrichmentJobCmdlet.Arn"> <summary> <para> <para>The Amazon Resource Name (ARN) of the Vector Enrichment job.</para> </para> </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StopSMGSVectorEnrichmentJobCmdlet.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.SageMakerGeospatial.Model.StopVectorEnrichmentJobResponse). Specifying -Select '^ParameterName' will result in the cmdlet returning the selected cmdlet parameter value. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StopSMGSVectorEnrichmentJobCmdlet.PassThru"> <summary> Changes the cmdlet behavior to return the value passed to the Arn parameter. The -PassThru parameter is deprecated, use -Select '^Arn' instead. This parameter will be removed in a future version. </summary> </member> <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StopSMGSVectorEnrichmentJobCmdlet.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> |