'2.0', 'service' => '

Provides APIs for creating and managing SageMaker geospatial resources.

', 'operations' => [ 'DeleteEarthObservationJob' => '

Use this operation to delete an Earth Observation job.

', 'DeleteVectorEnrichmentJob' => '

Use this operation to delete a Vector Enrichment job.

', 'ExportEarthObservationJob' => '

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.

', 'ExportVectorEnrichmentJob' => '

Use this operation to copy results of a Vector Enrichment job to an Amazon S3 location.

', 'GetEarthObservationJob' => '

Get the details for a previously initiated Earth Observation job.

', 'GetRasterDataCollection' => '

Use this operation to get details of a specific raster data collection.

', 'GetTile' => '

Gets a web mercator tile for the given Earth Observation job.

', 'GetVectorEnrichmentJob' => '

Retrieves details of a Vector Enrichment Job for a given job Amazon Resource Name (ARN).

', 'ListEarthObservationJobs' => '

Use this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services account.

', 'ListRasterDataCollections' => '

Use this operation to get raster data collections.

', 'ListTagsForResource' => '

Lists the tags attached to the resource.

', 'ListVectorEnrichmentJobs' => '

Retrieves a list of vector enrichment jobs.

', 'SearchRasterDataCollection' => '

Allows you run image query on a specific raster data collection to get a list of the satellite imagery matching the selected filters.

', 'StartEarthObservationJob' => '

Use this operation to create an Earth observation job.

', 'StartVectorEnrichmentJob' => '

Creates a Vector Enrichment job for the supplied job type. Currently, there are two supported job types: reverse geocoding and map matching.

', 'StopEarthObservationJob' => '

Use this operation to stop an existing earth observation job.

', 'StopVectorEnrichmentJob' => '

Stops the Vector Enrichment job for a given job ARN.

', 'TagResource' => '

The resource you want to tag.

', 'UntagResource' => '

The resource you want to untag.

', ], 'shapes' => [ 'AccessDeniedException' => [ 'base' => '

You do not have sufficient access to perform this action.

', 'refs' => [], ], 'AlgorithmNameCloudRemoval' => [ 'base' => NULL, 'refs' => [ 'CloudRemovalConfigInput$AlgorithmName' => '

The name of the algorithm used for cloud removal.

', ], ], 'AlgorithmNameGeoMosaic' => [ 'base' => NULL, 'refs' => [ 'GeoMosaicConfigInput$AlgorithmName' => '

The name of the algorithm being used for geomosaic.

', ], ], 'AlgorithmNameResampling' => [ 'base' => NULL, 'refs' => [ 'ResamplingConfigInput$AlgorithmName' => '

The name of the algorithm used for resampling.

', ], ], 'AreaOfInterest' => [ 'base' => '

The geographic extent of the Earth Observation job.

', 'refs' => [ 'RasterDataCollectionQueryInput$AreaOfInterest' => '

The area of interest being queried for the raster data collection.

', 'RasterDataCollectionQueryOutput$AreaOfInterest' => '

The Area of Interest used in the search.

', 'RasterDataCollectionQueryWithBandFilterInput$AreaOfInterest' => '

The Area of interest to be used in the search query.

', ], ], 'AreaOfInterestGeometry' => [ 'base' => '

A GeoJSON object representing the geographic extent in the coordinate space.

', 'refs' => [ 'AreaOfInterest$AreaOfInterestGeometry' => '

A GeoJSON object representing the geographic extent in the coordinate space.

', ], ], 'Arn' => [ 'base' => NULL, 'refs' => [ 'ListTagsForResourceRequest$ResourceArn' => '

The Amazon Resource Name (ARN) of the resource you want to tag.

', 'TagResourceRequest$ResourceArn' => '

The Amazon Resource Name (ARN) of the resource you want to tag.

', 'UntagResourceRequest$ResourceArn' => '

The Amazon Resource Name (ARN) of the resource you want to untag.

', ], ], 'AssetValue' => [ 'base' => '

The structure containing the asset properties.

', 'refs' => [ 'AssetsMap$value' => NULL, ], ], 'AssetsMap' => [ 'base' => NULL, 'refs' => [ 'ItemSource$Assets' => '

This is a dictionary of Asset Objects data associated with the Item that can be downloaded or streamed, each with a unique key.

', ], ], 'BandMathConfigInput' => [ 'base' => '

Input structure for the BandMath operation type. Defines Predefined and CustomIndices to be computed using BandMath.

', 'refs' => [ 'JobConfigInput$BandMathConfig' => '

An object containing information about the job configuration for BandMath.

', ], ], 'BinaryFile' => [ 'base' => NULL, 'refs' => [ 'GetTileOutput$BinaryFile' => '

The output binary file.

', ], ], 'Boolean' => [ 'base' => NULL, 'refs' => [ 'ExportEarthObservationJobInput$ExportSourceImages' => '

The source images provided to the Earth Observation job being exported.

', 'ExportEarthObservationJobOutput$ExportSourceImages' => '

The source images provided to the Earth Observation job being exported.

', 'GetTileInput$ImageMask' => '

Determines whether or not to return a valid data mask.

', ], ], 'CloudMaskingConfigInput' => [ 'base' => '

Input structure for CloudMasking operation type.

', 'refs' => [ 'JobConfigInput$CloudMaskingConfig' => '

An object containing information about the job configuration for cloud masking.

', ], ], 'CloudRemovalConfigInput' => [ 'base' => '

Input structure for Cloud Removal Operation type

', 'refs' => [ 'JobConfigInput$CloudRemovalConfig' => '

An object containing information about the job configuration for cloud removal.

', ], ], 'ComparisonOperator' => [ 'base' => NULL, 'refs' => [ 'PlatformInput$ComparisonOperator' => '

The ComparisonOperator to use with PlatformInput.

', ], ], 'ConflictException' => [ 'base' => '

Updating or deleting a resource can cause an inconsistent state.

', 'refs' => [], ], 'CustomIndicesInput' => [ 'base' => '

Input object defining the custom BandMath indices to compute.

', 'refs' => [ 'BandMathConfigInput$CustomIndices' => '

CustomIndices that are computed.

', ], ], 'DataCollectionArn' => [ 'base' => NULL, 'refs' => [ 'GetRasterDataCollectionInput$Arn' => '

The Amazon Resource Name (ARN) of the raster data collection.

', 'GetRasterDataCollectionOutput$Arn' => '

The Amazon Resource Name (ARN) of the raster data collection.

', 'RasterDataCollectionMetadata$Arn' => '

The Amazon Resource Name (ARN) of the raster data collection.

', 'RasterDataCollectionQueryInput$RasterDataCollectionArn' => '

The Amazon Resource Name (ARN) of the raster data collection.

', 'RasterDataCollectionQueryOutput$RasterDataCollectionArn' => '

The ARN of the Raster Data Collection against which the search is done.

', 'SearchRasterDataCollectionInput$Arn' => '

The Amazon Resource Name (ARN) of the raster data collection.

', ], ], 'DataCollectionType' => [ 'base' => NULL, 'refs' => [ 'GetRasterDataCollectionOutput$Type' => '

The raster data collection type.

', 'RasterDataCollectionMetadata$Type' => '

The type of raster data collection.

', ], ], 'DataCollectionsList' => [ 'base' => NULL, 'refs' => [ 'ListRasterDataCollectionsOutput$RasterDataCollectionSummaries' => '

Contains summary information about the raster data collection.

', ], ], 'DeleteEarthObservationJobInput' => [ 'base' => NULL, 'refs' => [], ], 'DeleteEarthObservationJobOutput' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVectorEnrichmentJobInput' => [ 'base' => NULL, 'refs' => [], ], 'DeleteVectorEnrichmentJobOutput' => [ 'base' => NULL, 'refs' => [], ], 'Double' => [ 'base' => NULL, 'refs' => [ 'Position$member' => NULL, ], ], 'EarthObservationJobArn' => [ 'base' => NULL, 'refs' => [ 'DeleteEarthObservationJobInput$Arn' => '

The Amazon Resource Name (ARN) of the Earth Observation job being deleted.

', 'ExportEarthObservationJobInput$Arn' => '

The input Amazon Resource Name (ARN) of the Earth Observation job being exported.

', 'ExportEarthObservationJobOutput$Arn' => '

The output Amazon Resource Name (ARN) of the Earth Observation job being exported.

', 'GetEarthObservationJobInput$Arn' => '

The Amazon Resource Name (ARN) of the Earth Observation job.

', 'GetTileInput$Arn' => '

The Amazon Resource Name (ARN) of the tile operation.

', 'InputConfigInput$PreviousEarthObservationJobArn' => '

The Amazon Resource Name (ARN) of the previous Earth Observation job.

', 'InputConfigOutput$PreviousEarthObservationJobArn' => '

The Amazon Resource Name (ARN) of the previous Earth Observation job.

', 'StopEarthObservationJobInput$Arn' => '

The Amazon Resource Name (ARN) of the Earth Observation job being stopped.

', ], ], 'EarthObservationJobErrorDetails' => [ 'base' => '

The structure representing the errors in an EarthObservationJob.

', 'refs' => [ 'GetEarthObservationJobOutput$ErrorDetails' => '

Details about the errors generated during the Earth Observation job.

', ], ], 'EarthObservationJobErrorType' => [ 'base' => NULL, 'refs' => [ 'EarthObservationJobErrorDetails$Type' => '

The type of error in an Earth Observation job.

', ], ], 'EarthObservationJobExportStatus' => [ 'base' => NULL, 'refs' => [ 'ExportEarthObservationJobOutput$ExportStatus' => '

The status of the results of the Earth Observation job being exported.

', 'GetEarthObservationJobOutput$ExportStatus' => '

The status of the Earth Observation job.

', ], ], 'EarthObservationJobList' => [ 'base' => NULL, 'refs' => [ 'ListEarthObservationJobOutput$EarthObservationJobSummaries' => '

Contains summary information about the Earth Observation jobs.

', ], ], 'EarthObservationJobOutputBands' => [ 'base' => NULL, 'refs' => [ 'GetEarthObservationJobOutput$OutputBands' => '

Bands available in the output of an operation.

', ], ], 'EarthObservationJobStatus' => [ 'base' => NULL, 'refs' => [ 'GetEarthObservationJobOutput$Status' => '

The status of a previously initiated Earth Observation job.

', 'ListEarthObservationJobInput$StatusEquals' => '

A filter that retrieves only jobs with a specific status.

', 'ListEarthObservationJobOutputConfig$Status' => '

The status of the list of the Earth Observation jobs.

', 'StartEarthObservationJobOutput$Status' => '

The status of the Earth Observation job.

', ], ], 'EoCloudCoverInput' => [ 'base' => '

The structure representing the EoCloudCover filter.

', 'refs' => [ 'Property$EoCloudCover' => '

The structure representing EoCloudCover property filter containing a lower bound and upper bound.

', ], ], 'ExecutionRoleArn' => [ 'base' => NULL, 'refs' => [ 'ExportEarthObservationJobInput$ExecutionRoleArn' => '

The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

', 'ExportEarthObservationJobOutput$ExecutionRoleArn' => '

The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

', 'ExportVectorEnrichmentJobInput$ExecutionRoleArn' => '

The Amazon Resource Name (ARN) of the IAM rolewith permission to upload to the location in OutputConfig.

', 'ExportVectorEnrichmentJobOutput$ExecutionRoleArn' => '

The Amazon Resource Name (ARN) of the IAM role with permission to upload to the location in OutputConfig.

', 'GetEarthObservationJobOutput$ExecutionRoleArn' => '

The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

', 'GetTileInput$ExecutionRoleArn' => '

The Amazon Resource Name (ARN) of the IAM role that you specify.

', 'GetVectorEnrichmentJobOutput$ExecutionRoleArn' => '

The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

', 'StartEarthObservationJobInput$ExecutionRoleArn' => '

The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

', 'StartEarthObservationJobOutput$ExecutionRoleArn' => '

The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

', 'StartVectorEnrichmentJobInput$ExecutionRoleArn' => '

The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

', 'StartVectorEnrichmentJobOutput$ExecutionRoleArn' => '

The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

', ], ], 'ExportEarthObservationJobInput' => [ 'base' => NULL, 'refs' => [], ], 'ExportEarthObservationJobInputClientTokenString' => [ 'base' => NULL, 'refs' => [ 'ExportEarthObservationJobInput$ClientToken' => '

A unique token that guarantees that the call to this API is idempotent.

', ], ], 'ExportEarthObservationJobOutput' => [ 'base' => NULL, 'refs' => [], ], 'ExportErrorDetails' => [ 'base' => '

The structure for returning the export error details in a GetEarthObservationJob.

', 'refs' => [ 'GetEarthObservationJobOutput$ExportErrorDetails' => '

Details about the errors generated during ExportEarthObservationJob.

', ], ], 'ExportErrorDetailsOutput' => [ 'base' => '

The structure representing the errors in an export EarthObservationJob operation.

', 'refs' => [ 'ExportErrorDetails$ExportResults' => '

The structure for returning the export error details while exporting results of an Earth Observation job.

', 'ExportErrorDetails$ExportSourceImages' => '

The structure for returning the export error details while exporting the source images of an Earth Observation job.

', ], ], 'ExportErrorType' => [ 'base' => NULL, 'refs' => [ 'ExportErrorDetailsOutput$Type' => '

The type of error in an export EarthObservationJob operation.

', ], ], 'ExportS3DataInput' => [ 'base' => '

The structure containing the Amazon S3 path to export the Earth Observation job output.

', 'refs' => [ 'OutputConfigInput$S3Data' => '

Path to Amazon S3 storage location for the output configuration file.

', ], ], 'ExportVectorEnrichmentJobInput' => [ 'base' => NULL, 'refs' => [], ], 'ExportVectorEnrichmentJobInputClientTokenString' => [ 'base' => NULL, 'refs' => [ 'ExportVectorEnrichmentJobInput$ClientToken' => '

A unique token that guarantees that the call to this API is idempotent.

', ], ], 'ExportVectorEnrichmentJobOutput' => [ 'base' => NULL, 'refs' => [], ], 'ExportVectorEnrichmentJobOutputConfig' => [ 'base' => '

An object containing information about the output file.

', 'refs' => [ 'ExportVectorEnrichmentJobInput$OutputConfig' => '

Output location information for exporting Vector Enrichment Job results.

', 'ExportVectorEnrichmentJobOutput$OutputConfig' => '

Output location information for exporting Vector Enrichment Job results.

', ], ], 'Filter' => [ 'base' => '

The structure representing the filters supported by a RasterDataCollection.

', 'refs' => [ 'FilterList$member' => NULL, ], ], 'FilterList' => [ 'base' => NULL, 'refs' => [ 'GetRasterDataCollectionOutput$SupportedFilters' => '

The filters supported by the raster data collection.

', 'RasterDataCollectionMetadata$SupportedFilters' => '

The list of filters supported by the raster data collection.

', ], ], 'Float' => [ 'base' => NULL, 'refs' => [ 'EoCloudCoverInput$LowerBound' => '

Lower bound for EoCloudCover.

', 'EoCloudCoverInput$UpperBound' => '

Upper bound for EoCloudCover.

', 'Filter$Maximum' => '

The maximum value of the filter.

', 'Filter$Minimum' => '

The minimum value of the filter.

', 'LandsatCloudCoverLandInput$LowerBound' => '

The minimum value for Land Cloud Cover property filter. This will filter items having Land Cloud Cover greater than or equal to this value.

', 'LandsatCloudCoverLandInput$UpperBound' => '

The maximum value for Land Cloud Cover property filter. This will filter items having Land Cloud Cover less than or equal to this value.

', 'Properties$EoCloudCover' => '

Estimate of cloud cover.

', 'Properties$LandsatCloudCoverLand' => '

Land cloud cover for Landsat Data Collection.

', 'Properties$ViewOffNadir' => '

The angle from the sensor between nadir (straight down) and the scene center. Measured in degrees (0-90).

', 'Properties$ViewSunAzimuth' => '

The sun azimuth angle. From the scene center point on the ground, this is the angle between truth north and the sun. Measured clockwise in degrees (0-360).

', 'Properties$ViewSunElevation' => '

The sun elevation angle. The angle from the tangent of the scene center point to the sun. Measured from the horizon in degrees (-90-90). Negative values indicate the sun is below the horizon, e.g. sun elevation of -10° means the data was captured during nautical twilight.

', 'UserDefined$Value' => '

The value for output resolution of the result.

', 'ViewOffNadirInput$LowerBound' => '

The minimum value for ViewOffNadir property filter. This filters items having ViewOffNadir greater than or equal to this value.

', 'ViewOffNadirInput$UpperBound' => '

The maximum value for ViewOffNadir property filter. This filters items having ViewOffNadir lesser than or equal to this value.

', 'ViewSunAzimuthInput$LowerBound' => '

The minimum value for ViewSunAzimuth property filter. This filters items having ViewSunAzimuth greater than or equal to this value.

', 'ViewSunAzimuthInput$UpperBound' => '

The maximum value for ViewSunAzimuth property filter. This filters items having ViewSunAzimuth lesser than or equal to this value.

', 'ViewSunElevationInput$LowerBound' => '

The lower bound to view the sun elevation.

', 'ViewSunElevationInput$UpperBound' => '

The upper bound to view the sun elevation.

', ], ], 'GeoMosaicConfigInput' => [ 'base' => '

Input configuration information for the geomosaic.

', 'refs' => [ 'JobConfigInput$GeoMosaicConfig' => '

An object containing information about the job configuration for geomosaic.

', ], ], 'Geometry' => [ 'base' => '

The structure representing a Geometry in terms of Type and Coordinates as per GeoJson spec.

', 'refs' => [ 'ItemSource$Geometry' => '

The item Geometry in GeoJson format.

', ], ], 'GetEarthObservationJobInput' => [ 'base' => NULL, 'refs' => [], ], 'GetEarthObservationJobOutput' => [ 'base' => NULL, 'refs' => [], ], 'GetRasterDataCollectionInput' => [ 'base' => NULL, 'refs' => [], ], 'GetRasterDataCollectionOutput' => [ 'base' => NULL, 'refs' => [], ], 'GetTileInput' => [ 'base' => NULL, 'refs' => [], ], 'GetTileOutput' => [ 'base' => NULL, 'refs' => [], ], 'GetVectorEnrichmentJobInput' => [ 'base' => NULL, 'refs' => [], ], 'GetVectorEnrichmentJobOutput' => [ 'base' => NULL, 'refs' => [], ], 'GroupBy' => [ 'base' => NULL, 'refs' => [ 'TemporalStatisticsConfigInput$GroupBy' => '

The input for the temporal statistics grouping by time frequency option.

', ], ], 'ImageSourceBandList' => [ 'base' => NULL, 'refs' => [ 'GetRasterDataCollectionOutput$ImageSourceBands' => '

The list of image source bands in the raster data collection.

', ], ], 'InputConfigInput' => [ 'base' => '

Input configuration information.

', 'refs' => [ 'StartEarthObservationJobInput$InputConfig' => '

Input configuration information for the Earth Observation job.

', ], ], 'InputConfigOutput' => [ 'base' => '

The InputConfig for an EarthObservationJob response.

', 'refs' => [ 'GetEarthObservationJobOutput$InputConfig' => '

Input data for the Earth Observation job.

', 'StartEarthObservationJobOutput$InputConfig' => '

Input configuration information for the Earth Observation job.

', ], ], 'Integer' => [ 'base' => NULL, 'refs' => [ 'GetEarthObservationJobOutput$DurationInSeconds' => '

The duration of Earth Observation job, in seconds.

', 'GetTileInput$x' => '

The x coordinate of the tile input.

', 'GetTileInput$y' => '

The y coordinate of the tile input.

', 'GetTileInput$z' => '

The z coordinate of the tile input.

', 'GetVectorEnrichmentJobOutput$DurationInSeconds' => '

The duration of the Vector Enrichment job, in seconds.

', 'ListEarthObservationJobOutputConfig$DurationInSeconds' => '

The duration of the session, in seconds.

', 'ListVectorEnrichmentJobOutputConfig$DurationInSeconds' => '

The duration of the session, in seconds.

', 'SearchRasterDataCollectionOutput$ApproximateResultCount' => '

Approximate number of results in the response.

', 'StartEarthObservationJobOutput$DurationInSeconds' => '

The duration of the session, in seconds.

', 'StartVectorEnrichmentJobOutput$DurationInSeconds' => '

The duration of the Vector Enrichment job, in seconds.

', ], ], 'InternalServerException' => [ 'base' => '

The request processing has failed because of an unknown error, exception, or failure.

', 'refs' => [], ], 'ItemSource' => [ 'base' => '

The structure representing the items in the response for SearchRasterDataCollection.

', 'refs' => [ 'ItemSourceList$member' => NULL, ], ], 'ItemSourceList' => [ 'base' => NULL, 'refs' => [ 'SearchRasterDataCollectionOutput$Items' => '

List of items matching the Raster DataCollectionQuery.

', ], ], 'JobConfigInput' => [ 'base' => '

The input structure for the JobConfig in an EarthObservationJob.

', 'refs' => [ 'GetEarthObservationJobOutput$JobConfig' => '

An object containing information about the job configuration.

', 'StartEarthObservationJobInput$JobConfig' => '

An object containing information about the job configuration.

', 'StartEarthObservationJobOutput$JobConfig' => '

An object containing information about the job configuration.

', ], ], 'KmsKey' => [ 'base' => NULL, 'refs' => [ 'ExportS3DataInput$KmsKeyId' => '

The Key Management Service key ID for server-side encryption.

', 'GetEarthObservationJobOutput$KmsKeyId' => '

The Key Management Service key ID for server-side encryption.

', 'GetVectorEnrichmentJobOutput$KmsKeyId' => '

The Key Management Service key ID for server-side encryption.

', 'StartEarthObservationJobInput$KmsKeyId' => '

The Key Management Service key ID for server-side encryption.

', 'StartEarthObservationJobOutput$KmsKeyId' => '

The Key Management Service key ID for server-side encryption.

', 'StartVectorEnrichmentJobInput$KmsKeyId' => '

The Key Management Service key ID for server-side encryption.

', 'StartVectorEnrichmentJobOutput$KmsKeyId' => '

The Key Management Service key ID for server-side encryption.

', 'VectorEnrichmentJobS3Data$KmsKeyId' => '

The Key Management Service key ID for server-side encryption.

', 'ZonalStatisticsConfigInput$ZoneS3PathKmsKeyId' => '

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 kms:GenerateDataKey permission.

The KmsKeyId can be any of the following formats:

For more information about key identifiers, see Key identifiers (KeyID) in the Amazon Web Services Key Management Service (Amazon Web Services KMS) documentation.

', ], ], 'LandCoverSegmentationConfigInput' => [ 'base' => '

The input structure for Land Cover Operation type.

', 'refs' => [ 'JobConfigInput$LandCoverSegmentationConfig' => '

An object containing information about the job configuration for land cover segmentation.

', ], ], 'LandsatCloudCoverLandInput' => [ 'base' => '

The structure representing Land Cloud Cover property for Landsat data collection.

', 'refs' => [ 'Property$LandsatCloudCoverLand' => '

The structure representing Land Cloud Cover property filter for Landsat collection containing a lower bound and upper bound.

', ], ], 'LinearRing' => [ 'base' => NULL, 'refs' => [ 'LinearRings$member' => NULL, ], ], 'LinearRings' => [ 'base' => NULL, 'refs' => [ 'Geometry$Coordinates' => '

The coordinates of the GeoJson Geometry.

', 'LinearRingsList$member' => NULL, 'PolygonGeometryInput$Coordinates' => '

Coordinates representing a Polygon based on the GeoJson spec.

', ], ], 'LinearRingsList' => [ 'base' => NULL, 'refs' => [ 'MultiPolygonGeometryInput$Coordinates' => '

The coordinates of the multipolygon geometry.

', ], ], 'ListEarthObservationJobInput' => [ 'base' => NULL, 'refs' => [], ], 'ListEarthObservationJobInputMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListEarthObservationJobInput$MaxResults' => '

The total number of items to return.

', ], ], 'ListEarthObservationJobOutput' => [ 'base' => NULL, 'refs' => [], ], 'ListEarthObservationJobOutputConfig' => [ 'base' => '

An object containing information about the output file.

', 'refs' => [ 'EarthObservationJobList$member' => NULL, ], ], 'ListRasterDataCollectionsInput' => [ 'base' => NULL, 'refs' => [], ], 'ListRasterDataCollectionsInputMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListRasterDataCollectionsInput$MaxResults' => '

The total number of items to return.

', ], ], 'ListRasterDataCollectionsOutput' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'ListTagsForResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'ListVectorEnrichmentJobInput' => [ 'base' => NULL, 'refs' => [], ], 'ListVectorEnrichmentJobInputMaxResultsInteger' => [ 'base' => NULL, 'refs' => [ 'ListVectorEnrichmentJobInput$MaxResults' => '

The maximum number of items to return.

', ], ], 'ListVectorEnrichmentJobOutput' => [ 'base' => NULL, 'refs' => [], ], 'ListVectorEnrichmentJobOutputConfig' => [ 'base' => '

An object containing information about the output file.

', 'refs' => [ 'VectorEnrichmentJobList$member' => NULL, ], ], 'LogicalOperator' => [ 'base' => NULL, 'refs' => [ 'PropertyFilters$LogicalOperator' => '

The Logical Operator used to combine the Property Filters.

', ], ], 'MapMatchingConfig' => [ 'base' => '

The input structure for Map Matching operation type.

', 'refs' => [ 'VectorEnrichmentJobConfig$MapMatchingConfig' => '

The input structure for Map Matching operation type.

', ], ], 'MultiPolygonGeometryInput' => [ 'base' => '

The structure representing Polygon Geometry based on the GeoJson spec.

', 'refs' => [ 'AreaOfInterestGeometry$MultiPolygonGeometry' => '

The structure representing the MultiPolygon Geometry.

', ], ], 'NextToken' => [ 'base' => NULL, 'refs' => [ 'ListEarthObservationJobInput$NextToken' => '

If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

', 'ListEarthObservationJobOutput$NextToken' => '

If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

', 'ListRasterDataCollectionsInput$NextToken' => '

If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

', 'ListRasterDataCollectionsOutput$NextToken' => '

If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

', 'ListVectorEnrichmentJobInput$NextToken' => '

If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

', 'ListVectorEnrichmentJobOutput$NextToken' => '

If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

', 'SearchRasterDataCollectionInput$NextToken' => '

If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

', 'SearchRasterDataCollectionOutput$NextToken' => '

If the previous response was truncated, you receive this token. Use it in your next request to receive the next set of results.

', ], ], 'Operation' => [ 'base' => '

Represents an arithmetic operation to compute spectral index.

', 'refs' => [ 'OperationsListInput$member' => NULL, ], ], 'OperationsListInput' => [ 'base' => NULL, 'refs' => [ 'CustomIndicesInput$Operations' => '

A list of BandMath indices to compute.

', ], ], 'OutputBand' => [ 'base' => '

A single EarthObservationJob output band.

', 'refs' => [ 'EarthObservationJobOutputBands$member' => NULL, ], ], 'OutputConfigInput' => [ 'base' => '

The response structure for an OutputConfig returned by an ExportEarthObservationJob.

', 'refs' => [ 'ExportEarthObservationJobInput$OutputConfig' => '

An object containing information about the output file.

', 'ExportEarthObservationJobOutput$OutputConfig' => '

An object containing information about the output file.

', ], ], 'OutputResolutionResamplingInput' => [ 'base' => '

OutputResolution Configuration indicating the target resolution for the output of Resampling operation.

', 'refs' => [ 'ResamplingConfigInput$OutputResolution' => '

The structure representing output resolution (in target georeferenced units) of the result of resampling operation.

', ], ], 'OutputResolutionStackInput' => [ 'base' => '

The input structure representing Output Resolution for Stacking Operation.

', 'refs' => [ 'StackConfigInput$OutputResolution' => '

The structure representing output resolution (in target georeferenced units) of the result of stacking operation.

', ], ], 'OutputType' => [ 'base' => NULL, 'refs' => [ 'GetTileInput$OutputDataType' => '

The output data type of the tile operation.

', 'Operation$OutputType' => '

The type of the operation.

', 'OutputBand$OutputDataType' => '

The datatype of the output band.

', ], ], 'PlatformInput' => [ 'base' => '

The input structure for specifying Platform. Platform refers to the unique name of the specific platform the instrument is attached to. For satellites it is the name of the satellite, eg. landsat-8 (Landsat-8), sentinel-2a.

', 'refs' => [ 'Property$Platform' => '

The structure representing Platform property filter consisting of value and comparison operator.

', ], ], 'PolygonGeometryInput' => [ 'base' => '

The structure representing Polygon Geometry based on the GeoJson spec.

', 'refs' => [ 'AreaOfInterestGeometry$PolygonGeometry' => '

The structure representing Polygon Geometry.

', ], ], 'Position' => [ 'base' => NULL, 'refs' => [ 'LinearRing$member' => NULL, ], ], 'PredefinedResolution' => [ 'base' => NULL, 'refs' => [ 'OutputResolutionStackInput$Predefined' => '

A string value representing Predefined Output Resolution for a stacking operation. Allowed values are HIGHEST, LOWEST, and AVERAGE.

', ], ], 'Properties' => [ 'base' => '

Properties associated with the Item.

', 'refs' => [ 'ItemSource$Properties' => '

This field contains additional properties of the item.

', ], ], 'Property' => [ 'base' => '

Represents a single searchable property to search on.

', 'refs' => [ 'PropertyFilter$Property' => '

Represents a single property to match with when searching a raster data collection.

', ], ], 'PropertyFilter' => [ 'base' => '

The structure representing a single PropertyFilter.

', 'refs' => [ 'PropertyFiltersList$member' => NULL, ], ], 'PropertyFilters' => [ 'base' => '

A list of PropertyFilter objects.

', 'refs' => [ 'RasterDataCollectionQueryInput$PropertyFilters' => '

The list of Property filters used in the Raster Data Collection Query.

', 'RasterDataCollectionQueryOutput$PropertyFilters' => '

Property filters used in the search.

', 'RasterDataCollectionQueryWithBandFilterInput$PropertyFilters' => '

The Property Filters used in the search query.

', ], ], 'PropertyFiltersList' => [ 'base' => NULL, 'refs' => [ 'PropertyFilters$Properties' => '

A list of Property Filters.

', ], ], 'RasterDataCollectionMetadata' => [ 'base' => '

Response object containing details for a specific RasterDataCollection.

', 'refs' => [ 'DataCollectionsList$member' => NULL, ], ], 'RasterDataCollectionQueryInput' => [ 'base' => '

The input structure for Raster Data Collection Query containing the Area of Interest, TimeRange Filters, and Property Filters.

', 'refs' => [ 'InputConfigInput$RasterDataCollectionQuery' => '

The structure representing the RasterDataCollection Query consisting of the Area of Interest, RasterDataCollectionArn,TimeRange and Property Filters.

', ], ], 'RasterDataCollectionQueryOutput' => [ 'base' => '

The output structure contains the Raster Data Collection Query input along with some additional metadata.

', 'refs' => [ 'InputConfigOutput$RasterDataCollectionQuery' => '

The structure representing the RasterDataCollection Query consisting of the Area of Interest, RasterDataCollectionArn, RasterDataCollectionName, TimeRange, and Property Filters.

', ], ], 'RasterDataCollectionQueryWithBandFilterInput' => [ 'base' => '

This is a RasterDataCollectionQueryInput containing AreaOfInterest, Time Range filter and Property filters.

', 'refs' => [ 'SearchRasterDataCollectionInput$RasterDataCollectionQuery' => '

RasterDataCollectionQuery consisting of AreaOfInterest(AOI), PropertyFilters and TimeRangeFilterInput used in SearchRasterDataCollection.

', ], ], 'ResamplingConfigInput' => [ 'base' => '

The structure representing input for resampling operation.

', 'refs' => [ 'JobConfigInput$ResamplingConfig' => '

An object containing information about the job configuration for resampling.

', ], ], 'ResourceNotFoundException' => [ 'base' => '

The request references a resource which does not exist.

', 'refs' => [], ], 'ReverseGeocodingConfig' => [ 'base' => '

The input structure for Reverse Geocoding operation type.

', 'refs' => [ 'VectorEnrichmentJobConfig$ReverseGeocodingConfig' => '

The input structure for Reverse Geocoding operation type.

', ], ], 'S3Uri' => [ 'base' => NULL, 'refs' => [ 'ExportS3DataInput$S3Uri' => '

The URL to the Amazon S3 data input.

', 'VectorEnrichmentJobS3Data$S3Uri' => '

The URL to the Amazon S3 data for the Vector Enrichment job.

', 'ZonalStatisticsConfigInput$ZoneS3Path' => '

The Amazon S3 path pointing to the GeoJSON containing the polygonal zones.

', ], ], 'SearchRasterDataCollectionInput' => [ 'base' => NULL, 'refs' => [], ], 'SearchRasterDataCollectionOutput' => [ 'base' => NULL, 'refs' => [], ], 'ServiceQuotaExceededException' => [ 'base' => '

You have exceeded the service quota.

', 'refs' => [], ], 'SortOrder' => [ 'base' => NULL, 'refs' => [ 'ListEarthObservationJobInput$SortOrder' => '

An optional value that specifies whether you want the results sorted in Ascending or Descending order.

', 'ListVectorEnrichmentJobInput$SortOrder' => '

An optional value that specifies whether you want the results sorted in Ascending or Descending order.

', ], ], 'StackConfigInput' => [ 'base' => '

The input structure for Stacking Operation.

', 'refs' => [ 'JobConfigInput$StackConfig' => '

An object containing information about the job configuration for a Stacking Earth Observation job.

', ], ], 'StartEarthObservationJobInput' => [ 'base' => NULL, 'refs' => [], ], 'StartEarthObservationJobInputClientTokenString' => [ 'base' => NULL, 'refs' => [ 'StartEarthObservationJobInput$ClientToken' => '

A unique token that guarantees that the call to this API is idempotent.

', ], ], 'StartEarthObservationJobInputNameString' => [ 'base' => NULL, 'refs' => [ 'StartEarthObservationJobInput$Name' => '

The name of the Earth Observation job.

', ], ], 'StartEarthObservationJobOutput' => [ 'base' => NULL, 'refs' => [], ], 'StartVectorEnrichmentJobInput' => [ 'base' => NULL, 'refs' => [], ], 'StartVectorEnrichmentJobInputClientTokenString' => [ 'base' => NULL, 'refs' => [ 'StartVectorEnrichmentJobInput$ClientToken' => '

A unique token that guarantees that the call to this API is idempotent.

', ], ], 'StartVectorEnrichmentJobInputNameString' => [ 'base' => NULL, 'refs' => [ 'StartVectorEnrichmentJobInput$Name' => '

The name of the Vector Enrichment job.

', ], ], 'StartVectorEnrichmentJobOutput' => [ 'base' => NULL, 'refs' => [], ], 'StopEarthObservationJobInput' => [ 'base' => NULL, 'refs' => [], ], 'StopEarthObservationJobOutput' => [ 'base' => NULL, 'refs' => [], ], 'StopVectorEnrichmentJobInput' => [ 'base' => NULL, 'refs' => [], ], 'StopVectorEnrichmentJobOutput' => [ 'base' => NULL, 'refs' => [], ], 'String' => [ 'base' => NULL, 'refs' => [ 'AccessDeniedException$Message' => NULL, 'AssetValue$Href' => '

Link to the asset object.

', 'AssetsMap$key' => NULL, 'CloudRemovalConfigInput$InterpolationValue' => '

The interpolation value you provide for cloud removal.

', 'ConflictException$Message' => NULL, 'ConflictException$ResourceId' => '

Identifier of the resource affected.

', 'EarthObservationJobErrorDetails$Message' => '

A detailed message describing the error in an Earth Observation job.

', 'ExportErrorDetailsOutput$Message' => '

A detailed message describing the error in an export EarthObservationJob operation.

', 'Filter$Name' => '

The name of the filter.

', 'Filter$Type' => '

The type of the filter being used.

', 'Geometry$Type' => '

GeoJson Geometry types like Polygon and MultiPolygon.

', 'GetEarthObservationJobOutput$Arn' => '

The Amazon Resource Name (ARN) of the Earth Observation job.

', 'GetEarthObservationJobOutput$Name' => '

The name of the Earth Observation job.

', 'GetRasterDataCollectionOutput$Description' => '

A description of the raster data collection.

', 'GetRasterDataCollectionOutput$DescriptionPageUrl' => '

The URL of the description page.

', 'GetRasterDataCollectionOutput$Name' => '

The name of the raster data collection.

', 'GetTileInput$OutputFormat' => '

The data format of the output tile. The formats include .npy, .png and .jpg.

', 'GetTileInput$PropertyFilters' => '

Property filters for the imagery to tile.

', 'GetTileInput$TimeRangeFilter' => '

Time range filter applied to imagery to find the images to tile.

', 'GetVectorEnrichmentJobOutput$Arn' => '

The Amazon Resource Name (ARN) of the Vector Enrichment job.

', 'GetVectorEnrichmentJobOutput$Name' => '

The name of the Vector Enrichment job.

', 'ImageSourceBandList$member' => NULL, 'InternalServerException$Message' => NULL, 'InternalServerException$ResourceId' => '

', 'ItemSource$Id' => '

A unique Id for the source item.

', 'ListEarthObservationJobInput$SortBy' => '

The parameter by which to sort the results.

', 'ListEarthObservationJobOutputConfig$Arn' => '

The Amazon Resource Name (ARN) of the list of the Earth Observation jobs.

', 'ListEarthObservationJobOutputConfig$Name' => '

The names of the Earth Observation jobs in the list.

', 'ListEarthObservationJobOutputConfig$OperationType' => '

The operation type for an Earth Observation job.

', 'ListVectorEnrichmentJobInput$SortBy' => '

The parameter by which to sort the results.

', 'ListVectorEnrichmentJobInput$StatusEquals' => '

A filter that retrieves only jobs with a specific status.

', 'ListVectorEnrichmentJobOutputConfig$Name' => '

The names of the Vector Enrichment jobs in the list.

', 'MapMatchingConfig$IdAttributeName' => '

The field name for the data that describes the identifier representing a collection of GPS points belonging to an individual trace.

', 'MapMatchingConfig$TimestampAttributeName' => '

The name of the timestamp attribute.

', 'MapMatchingConfig$XAttributeName' => '

The name of the X-attribute

', 'MapMatchingConfig$YAttributeName' => '

The name of the Y-attribute

', 'Operation$Equation' => '

Textual representation of the math operation; Equation used to compute the spectral index.

', 'Operation$Name' => '

The name of the operation.

', 'OutputBand$BandName' => '

The name of the band.

', 'PlatformInput$Value' => '

The value of the platform.

', 'Properties$Platform' => '

Platform property. Platform refers to the unique name of the specific platform the instrument is attached to. For satellites it is the name of the satellite, eg. landsat-8 (Landsat-8), sentinel-2a.

', 'RasterDataCollectionMetadata$Description' => '

A description of the raster data collection.

', 'RasterDataCollectionMetadata$DescriptionPageUrl' => '

The description URL of the raster data collection.

', 'RasterDataCollectionMetadata$Name' => '

The name of the raster data collection.

', 'RasterDataCollectionQueryOutput$RasterDataCollectionName' => '

The name of the raster data collection.

', 'ResourceNotFoundException$Message' => NULL, 'ResourceNotFoundException$ResourceId' => '

Identifier of the resource that was not found.

', 'ReverseGeocodingConfig$XAttributeName' => '

The field name for the data that describes x-axis coordinate, eg. longitude of a point.

', 'ReverseGeocodingConfig$YAttributeName' => '

The field name for the data that describes y-axis coordinate, eg. latitude of a point.

', 'ServiceQuotaExceededException$Message' => NULL, 'ServiceQuotaExceededException$ResourceId' => '

Identifier of the resource affected.

', 'StartEarthObservationJobOutput$Arn' => '

The Amazon Resource Name (ARN) of the Earth Observation job.

', 'StartEarthObservationJobOutput$Name' => '

The name of the Earth Observation job.

', 'StartVectorEnrichmentJobOutput$Name' => '

The name of the Vector Enrichment job.

', 'StringListInput$member' => NULL, 'TagKeyList$member' => NULL, 'Tags$key' => NULL, 'Tags$value' => NULL, 'ThrottlingException$Message' => NULL, 'ThrottlingException$ResourceId' => '

', 'ValidationException$Message' => NULL, 'ValidationException$ResourceId' => '

', 'VectorEnrichmentJobErrorDetails$ErrorMessage' => '

A message that you define and then is processed and rendered by the Vector Enrichment job when the error occurs.

', 'VectorEnrichmentJobExportErrorDetails$Message' => '

The message providing details about the errors generated during the Vector Enrichment job.

', ], ], 'StringListInput' => [ 'base' => NULL, 'refs' => [ 'BandMathConfigInput$PredefinedIndices' => '

One or many of the supported predefined indices to compute. Allowed values: NDVI, EVI2, MSAVI, NDWI, NDMI, NDSI, and WDRVI.

', 'CloudRemovalConfigInput$TargetBands' => '

TargetBands to be returned in the output of CloudRemoval operation.

', 'GeoMosaicConfigInput$TargetBands' => '

The target bands for geomosaic.

', 'GetTileInput$ImageAssets' => '

The particular assets or bands to tile.

', 'RasterDataCollectionQueryWithBandFilterInput$BandFilter' => '

The list of Bands to be displayed in the result for each item.

', 'ResamplingConfigInput$TargetBands' => '

Bands used in the operation. If no target bands are specified, it uses all bands available in the input.

', 'StackConfigInput$TargetBands' => '

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.

', 'TemporalStatisticsConfigInput$TargetBands' => '

The list of target band names for the temporal statistic to calculate.

', 'ZonalStatisticsConfigInput$TargetBands' => '

Bands used in the operation. If no target bands are specified, it uses all bands available input.

', ], ], 'SyntheticTimestamp_date_time' => [ 'base' => NULL, 'refs' => [ 'ExportEarthObservationJobOutput$CreationTime' => '

The creation time.

', 'ExportVectorEnrichmentJobOutput$CreationTime' => '

The creation time.

', 'GetEarthObservationJobOutput$CreationTime' => '

The creation time of the initiated Earth Observation job.

', 'GetVectorEnrichmentJobOutput$CreationTime' => '

The creation time.

', 'ListEarthObservationJobOutputConfig$CreationTime' => '

The creation time.

', 'ListVectorEnrichmentJobOutputConfig$CreationTime' => '

The creation time.

', 'StartEarthObservationJobOutput$CreationTime' => '

The creation time.

', 'StartVectorEnrichmentJobOutput$CreationTime' => '

The creation time.

', 'TimeRangeFilterOutput$EndTime' => '

The ending time for the time range filter.

', 'TimeRangeFilterOutput$StartTime' => '

The starting time for the time range filter.

', ], ], 'TagKeyList' => [ 'base' => NULL, 'refs' => [ 'UntagResourceRequest$TagKeys' => '

Keys of the tags you want to remove.

', ], ], 'TagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'TagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'Tags' => [ 'base' => NULL, 'refs' => [ 'GetEarthObservationJobOutput$Tags' => '

Each tag consists of a key and a value.

', 'GetRasterDataCollectionOutput$Tags' => '

Each tag consists of a key and a value.

', 'GetVectorEnrichmentJobOutput$Tags' => '

Each tag consists of a key and a value.

', 'ListEarthObservationJobOutputConfig$Tags' => '

Each tag consists of a key and a value.

', 'ListTagsForResourceResponse$Tags' => '

Each tag consists of a key and a value.

', 'ListVectorEnrichmentJobOutputConfig$Tags' => '

Each tag consists of a key and a value.

', 'RasterDataCollectionMetadata$Tags' => '

Each tag consists of a key and a value.

', 'StartEarthObservationJobInput$Tags' => '

Each tag consists of a key and a value.

', 'StartEarthObservationJobOutput$Tags' => '

Each tag consists of a key and a value.

', 'StartVectorEnrichmentJobInput$Tags' => '

Each tag consists of a key and a value.

', 'StartVectorEnrichmentJobOutput$Tags' => '

Each tag consists of a key and a value.

', 'TagResourceRequest$Tags' => '

Each tag consists of a key and a value.

', ], ], 'TargetOptions' => [ 'base' => NULL, 'refs' => [ 'GetTileInput$Target' => '

Determines what part of the Earth Observation job to tile. \'INPUT\' or \'OUTPUT\' are the valid options.

', ], ], 'TemporalStatistics' => [ 'base' => NULL, 'refs' => [ 'TemporalStatisticsListInput$member' => NULL, ], ], 'TemporalStatisticsConfigInput' => [ 'base' => '

The structure representing the configuration for Temporal Statistics operation.

', 'refs' => [ 'JobConfigInput$TemporalStatisticsConfig' => '

An object containing information about the job configuration for temporal statistics.

', ], ], 'TemporalStatisticsListInput' => [ 'base' => NULL, 'refs' => [ 'TemporalStatisticsConfigInput$Statistics' => '

The list of the statistics method options.

', ], ], 'ThrottlingException' => [ 'base' => '

The request was denied due to request throttling.

', 'refs' => [], ], 'TimeRangeFilterInput' => [ 'base' => '

The input for the time-range filter.

', 'refs' => [ 'RasterDataCollectionQueryInput$TimeRangeFilter' => '

The TimeRange Filter used in the RasterDataCollection Query.

', 'RasterDataCollectionQueryWithBandFilterInput$TimeRangeFilter' => '

The TimeRange Filter used in the search query.

', ], ], 'TimeRangeFilterOutput' => [ 'base' => '

The output structure of the time range filter.

', 'refs' => [ 'RasterDataCollectionQueryOutput$TimeRangeFilter' => '

The TimeRange filter used in the search.

', ], ], 'Timestamp' => [ 'base' => NULL, 'refs' => [ 'ItemSource$DateTime' => '

The searchable date and time of the item, in UTC.

', 'TimeRangeFilterInput$EndTime' => '

The end time for the time-range filter.

', 'TimeRangeFilterInput$StartTime' => '

The start time for the time-range filter.

', ], ], 'Unit' => [ 'base' => NULL, 'refs' => [ 'UserDefined$Unit' => '

The units for output resolution of the result.

', ], ], 'UntagResourceRequest' => [ 'base' => NULL, 'refs' => [], ], 'UntagResourceResponse' => [ 'base' => NULL, 'refs' => [], ], 'UserDefined' => [ 'base' => '

The output resolution (in target georeferenced units) of the result of the operation

', 'refs' => [ 'OutputResolutionResamplingInput$UserDefined' => '

User Defined Resolution for the output of Resampling operation defined by value and unit.

', 'OutputResolutionStackInput$UserDefined' => '

The structure representing User Output Resolution for a Stacking operation defined as a value and unit.

', ], ], 'ValidationException' => [ 'base' => '

The input fails to satisfy the constraints specified by an Amazon Web Services service.

', 'refs' => [], ], 'VectorEnrichmentJobArn' => [ 'base' => NULL, 'refs' => [ 'DeleteVectorEnrichmentJobInput$Arn' => '

The Amazon Resource Name (ARN) of the Vector Enrichment job being deleted.

', 'ExportVectorEnrichmentJobInput$Arn' => '

The Amazon Resource Name (ARN) of the Vector Enrichment job.

', 'ExportVectorEnrichmentJobOutput$Arn' => '

The Amazon Resource Name (ARN) of the Vector Enrichment job being exported.

', 'GetVectorEnrichmentJobInput$Arn' => '

The Amazon Resource Name (ARN) of the Vector Enrichment job.

', 'ListVectorEnrichmentJobOutputConfig$Arn' => '

The Amazon Resource Name (ARN) of the list of the Vector Enrichment jobs.

', 'StartVectorEnrichmentJobOutput$Arn' => '

The Amazon Resource Name (ARN) of the Vector Enrichment job.

', 'StopVectorEnrichmentJobInput$Arn' => '

The Amazon Resource Name (ARN) of the Vector Enrichment job.

', ], ], 'VectorEnrichmentJobConfig' => [ 'base' => '

It contains configs such as ReverseGeocodingConfig and MapMatchingConfig.

', 'refs' => [ 'GetVectorEnrichmentJobOutput$JobConfig' => '

An object containing information about the job configuration.

', 'StartVectorEnrichmentJobInput$JobConfig' => '

An object containing information about the job configuration.

', 'StartVectorEnrichmentJobOutput$JobConfig' => '

An object containing information about the job configuration.

', ], ], 'VectorEnrichmentJobDataSourceConfigInput' => [ 'base' => '

The input structure for the data source that represents the storage type of the input data objects.

', 'refs' => [ 'VectorEnrichmentJobInputConfig$DataSourceConfig' => '

The input structure for the data source that represents the storage type of the input data objects.

', ], ], 'VectorEnrichmentJobDocumentType' => [ 'base' => NULL, 'refs' => [ 'VectorEnrichmentJobInputConfig$DocumentType' => '

The input structure that defines the data source file type.

', ], ], 'VectorEnrichmentJobErrorDetails' => [ 'base' => '

VectorEnrichmentJob error details in response from GetVectorEnrichmentJob.

', 'refs' => [ 'GetVectorEnrichmentJobOutput$ErrorDetails' => '

Details about the errors generated during the Vector Enrichment job.

', ], ], 'VectorEnrichmentJobErrorType' => [ 'base' => NULL, 'refs' => [ 'VectorEnrichmentJobErrorDetails$ErrorType' => '

The type of error generated during the Vector Enrichment job.

', ], ], 'VectorEnrichmentJobExportErrorDetails' => [ 'base' => '

VectorEnrichmentJob export error details in response from GetVectorEnrichmentJob.

', 'refs' => [ 'GetVectorEnrichmentJobOutput$ExportErrorDetails' => '

Details about the errors generated during the ExportVectorEnrichmentJob.

', ], ], 'VectorEnrichmentJobExportErrorType' => [ 'base' => NULL, 'refs' => [ 'VectorEnrichmentJobExportErrorDetails$Type' => '

The output error details for an Export operation on a Vector Enrichment job.

', ], ], 'VectorEnrichmentJobExportStatus' => [ 'base' => NULL, 'refs' => [ 'ExportVectorEnrichmentJobOutput$ExportStatus' => '

The status of the results the Vector Enrichment job being exported.

', 'GetVectorEnrichmentJobOutput$ExportStatus' => '

The export status of the Vector Enrichment job being initiated.

', ], ], 'VectorEnrichmentJobInputConfig' => [ 'base' => '

The input structure for the InputConfig in a VectorEnrichmentJob.

', 'refs' => [ 'GetVectorEnrichmentJobOutput$InputConfig' => '

Input configuration information for the Vector Enrichment job.

', 'StartVectorEnrichmentJobInput$InputConfig' => '

Input configuration information for the Vector Enrichment job.

', 'StartVectorEnrichmentJobOutput$InputConfig' => '

Input configuration information for starting the Vector Enrichment job.

', ], ], 'VectorEnrichmentJobList' => [ 'base' => NULL, 'refs' => [ 'ListVectorEnrichmentJobOutput$VectorEnrichmentJobSummaries' => '

Contains summary information about the Vector Enrichment jobs.

', ], ], 'VectorEnrichmentJobS3Data' => [ 'base' => '

The Amazon S3 data for the Vector Enrichment job.

', 'refs' => [ 'ExportVectorEnrichmentJobOutputConfig$S3Data' => '

The input structure for Amazon S3 data; representing the Amazon S3 location of the input data objects.

', 'VectorEnrichmentJobDataSourceConfigInput$S3Data' => '

The input structure for the Amazon S3 data that represents the Amazon S3 location of the input data objects.

', ], ], 'VectorEnrichmentJobStatus' => [ 'base' => NULL, 'refs' => [ 'GetVectorEnrichmentJobOutput$Status' => '

The status of the initiated Vector Enrichment job.

', 'ListVectorEnrichmentJobOutputConfig$Status' => '

The status of the Vector Enrichment jobs list.

', 'StartVectorEnrichmentJobOutput$Status' => '

The status of the Vector Enrichment job being started.

', ], ], 'VectorEnrichmentJobType' => [ 'base' => NULL, 'refs' => [ 'GetVectorEnrichmentJobOutput$Type' => '

The type of the Vector Enrichment job being initiated.

', 'ListVectorEnrichmentJobOutputConfig$Type' => '

The type of the list of Vector Enrichment jobs.

', 'StartVectorEnrichmentJobOutput$Type' => '

The type of the Vector Enrichment job.

', ], ], 'ViewOffNadirInput' => [ 'base' => '

The input structure for specifying ViewOffNadir property filter. ViewOffNadir refers to the angle from the sensor between nadir (straight down) and the scene center. Measured in degrees (0-90).

', 'refs' => [ 'Property$ViewOffNadir' => '

The structure representing ViewOffNadir property filter containing a lower bound and upper bound.

', ], ], 'ViewSunAzimuthInput' => [ 'base' => '

The input structure for specifying ViewSunAzimuth property filter. ViewSunAzimuth refers to the Sun azimuth angle. From the scene center point on the ground, this is the angle between truth north and the sun. Measured clockwise in degrees (0-360).

', 'refs' => [ 'Property$ViewSunAzimuth' => '

The structure representing ViewSunAzimuth property filter containing a lower bound and upper bound.

', ], ], 'ViewSunElevationInput' => [ 'base' => '

The input structure for specifying ViewSunElevation angle property filter.

', 'refs' => [ 'Property$ViewSunElevation' => '

The structure representing ViewSunElevation property filter containing a lower bound and upper bound.

', ], ], 'ZonalStatistics' => [ 'base' => NULL, 'refs' => [ 'ZonalStatisticsListInput$member' => NULL, ], ], 'ZonalStatisticsConfigInput' => [ 'base' => '

The structure representing input configuration of ZonalStatistics operation.

', 'refs' => [ 'JobConfigInput$ZonalStatisticsConfig' => '

An object containing information about the job configuration for zonal statistics.

', ], ], 'ZonalStatisticsListInput' => [ 'base' => NULL, 'refs' => [ 'ZonalStatisticsConfigInput$Statistics' => '

List of zonal statistics to compute.

', ], ], ],];