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 Amazon 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 Key Management Service 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.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.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 Amazon 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 Key Management Service 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.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.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.ExecutionRoleArn">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) of the IAM role that you specify.</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>
            <para>The list of Bands to be displayed in the result for each item.</para>
            </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>
            <para>Coordinates representing a Polygon based on the <a href="https://www.rfc-editor.org/rfc/rfc7946#section-3.1.6">GeoJson
            spec</a>.</para>
            </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>
            <para>The Logical Operator used to combine the Property Filters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMGS.SearchSMGSRasterDataCollectionCmdlet.PropertyFilters_Property">
            <summary>
            <para>
            <para>A list of Property Filters.</para>
            </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>
            <para>Coordinates representing a Polygon based on the <a href="https://www.rfc-editor.org/rfc/rfc7946#section-3.1.6">GeoJson
            spec</a>.</para>
            </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>
            <para>The input for the temporal statistics grouping by time frequency option.</para>
            </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 Key Management Service key ID for server-side encryption.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The Key Management Service 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>
            <para>The Logical Operator used to combine the Property Filters.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.S3Data_MetadataProvider">
            <summary>
            <para>
            <para>Metadata provider from whom the Amazon S3 data has been acquired.</para>
            </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>
            <para>A list of BandMath indices to compute.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.OutputResolution_Predefined">
            <summary>
            <para>
            <para>A string value representing Predefined Output Resolution for a stacking operation.
            Allowed values are <code>HIGHEST</code>, <code>LOWEST</code>, and <code>AVERAGE</code>.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.BandMathConfig_PredefinedIndex">
            <summary>
            <para>
            <para>One or many of the supported predefined indices to compute. Allowed values: <code>NDVI</code>,
            <code>EVI2</code>, <code>MSAVI</code>, <code>NDWI</code>, <code>NDMI</code>, <code>NDSI</code>,
            and <code>WDRVI</code>.</para>
            </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>
            <para>A list of Property Filters.</para>
            </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>
            <para>The list of the statistics method options.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.ZonalStatisticsConfig_Statistic">
            <summary>
            <para>
            <para>List of zonal statistics to compute.</para>
            </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>
            <para>TargetBands to be returned in the output of CloudRemoval operation.</para>
            </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>
            <para>Bands used in the operation. If no target bands are specified, it uses all bands available
            in the input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.StackConfig_TargetBand">
            <summary>
            <para>
            <para>A list of bands to be stacked in the specified order. When the parameter is not provided,
            all the available bands in the data collection are stacked in the alphabetical order
            of their asset names.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.TemporalStatisticsConfig_TargetBand">
            <summary>
            <para>
            <para>The list of target band names for the temporal statistic to calculate.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.ZonalStatisticsConfig_TargetBand">
            <summary>
            <para>
            <para>Bands used in the operation. If no target bands are specified, it uses all bands available
            input.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.JobConfig_ResamplingConfig_OutputResolution_UserDefined_Unit">
            <summary>
            <para>
            <para>The units for output resolution of the result.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.JobConfig_StackConfig_OutputResolution_UserDefined_Unit">
            <summary>
            <para>
            <para>The units for output resolution of the result.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.JobConfig_ResamplingConfig_OutputResolution_UserDefined_Value">
            <summary>
            <para>
            <para>The value for output resolution of the result.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.JobConfig_StackConfig_OutputResolution_UserDefined_Value">
            <summary>
            <para>
            <para>The value for output resolution of the result.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.ZonalStatisticsConfig_ZoneS3Path">
            <summary>
            <para>
            <para>The Amazon S3 path pointing to the GeoJSON containing the polygonal zones.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSEarthObservationJobCmdlet.ZonalStatisticsConfig_ZoneS3PathKmsKeyId">
            <summary>
            <para>
            <para>The Amazon Resource Name (ARN) or an ID of a Amazon Web Services Key Management Service
            (Amazon Web Services KMS) key that Amazon SageMaker uses to decrypt your output artifacts
            with Amazon S3 server-side encryption. The SageMaker execution role must have <code>kms:GenerateDataKey</code>
            permission.</para><para>The <code>KmsKeyId</code> can be any of the following formats:</para><ul><li><para>// KMS Key ID</para><para><code>"1234abcd-12ab-34cd-56ef-1234567890ab"</code></para></li><li><para>// Amazon Resource Name (ARN) of a KMS Key</para><para><code>"arn:aws:kms:&lt;region&gt;:&lt;account&gt;:key/&lt;key-id-12ab-34cd-56ef-1234567890ab&gt;"</code></para></li></ul><para>For more information about key identifiers, see <a href="https://docs.aws.amazon.com/kms/latest/developerguide/concepts.html#key-id-key-id">Key
            identifiers (KeyID)</a> in the Amazon Web Services Key Management Service (Amazon
            Web Services KMS) documentation.</para>
            </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>
            <para>The input structure that defines the data source file type.</para>
            </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>
            <para>The field name for the data that describes the identifier representing a collection
            of GPS points belonging to an individual trace.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.S3Data_KmsKeyId">
            <summary>
            <para>
            <para>The Key Management Service key ID for server-side encryption.</para>
            </para>
            </summary>
        </member>
        <member name="P:Amazon.PowerShell.Cmdlets.SMGS.StartSMGSVectorEnrichmentJobCmdlet.KmsKeyId">
            <summary>
            <para>
            <para>The Key Management Service 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>
            <para>The field name for the data that describes x-axis coordinate, eg. longitude of a point.</para>
            </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>
            <para>The field name for the data that describes y-axis coordinate, eg. latitude of a point.</para>
            </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>