Awso_sagemaker_geospatial_asyncSourceval delete_earth_observation_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.DeleteEarthObservationJobInput.t ->
(Awso_sagemaker_geospatial.Values.DeleteEarthObservationJobOutput.t,
Awso_sagemaker_geospatial.Values.DeleteEarthObservationJobOutput.error)
Result.t
Async.Deferred.tval delete_vector_enrichment_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.DeleteVectorEnrichmentJobInput.t ->
(Awso_sagemaker_geospatial.Values.DeleteVectorEnrichmentJobOutput.t,
Awso_sagemaker_geospatial.Values.DeleteVectorEnrichmentJobOutput.error)
Result.t
Async.Deferred.tval export_earth_observation_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.ExportEarthObservationJobInput.t ->
(Awso_sagemaker_geospatial.Values.ExportEarthObservationJobOutput.t,
Awso_sagemaker_geospatial.Values.ExportEarthObservationJobOutput.error)
Result.t
Async.Deferred.tval export_vector_enrichment_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.ExportVectorEnrichmentJobInput.t ->
(Awso_sagemaker_geospatial.Values.ExportVectorEnrichmentJobOutput.t,
Awso_sagemaker_geospatial.Values.ExportVectorEnrichmentJobOutput.error)
Result.t
Async.Deferred.tval get_earth_observation_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.GetEarthObservationJobInput.t ->
(Awso_sagemaker_geospatial.Values.GetEarthObservationJobOutput.t,
Awso_sagemaker_geospatial.Values.GetEarthObservationJobOutput.error)
Result.t
Async.Deferred.tval get_raster_data_collection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.GetRasterDataCollectionInput.t ->
(Awso_sagemaker_geospatial.Values.GetRasterDataCollectionOutput.t,
Awso_sagemaker_geospatial.Values.GetRasterDataCollectionOutput.error)
Result.t
Async.Deferred.tval get_tile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.GetTileInput.t ->
(Awso_sagemaker_geospatial.Values.GetTileOutput.t,
Awso_sagemaker_geospatial.Values.GetTileOutput.error)
Result.t
Async.Deferred.tval get_vector_enrichment_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.GetVectorEnrichmentJobInput.t ->
(Awso_sagemaker_geospatial.Values.GetVectorEnrichmentJobOutput.t,
Awso_sagemaker_geospatial.Values.GetVectorEnrichmentJobOutput.error)
Result.t
Async.Deferred.tval list_earth_observation_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.ListEarthObservationJobInput.t ->
(Awso_sagemaker_geospatial.Values.ListEarthObservationJobOutput.t,
Awso_sagemaker_geospatial.Values.ListEarthObservationJobOutput.error)
Result.t
Async.Deferred.tval list_raster_data_collections :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.ListRasterDataCollectionsInput.t ->
(Awso_sagemaker_geospatial.Values.ListRasterDataCollectionsOutput.t,
Awso_sagemaker_geospatial.Values.ListRasterDataCollectionsOutput.error)
Result.t
Async.Deferred.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.ListTagsForResourceRequest.t ->
(Awso_sagemaker_geospatial.Values.ListTagsForResourceResponse.t,
Awso_sagemaker_geospatial.Values.ListTagsForResourceResponse.error)
Result.t
Async.Deferred.tval list_vector_enrichment_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.ListVectorEnrichmentJobInput.t ->
(Awso_sagemaker_geospatial.Values.ListVectorEnrichmentJobOutput.t,
Awso_sagemaker_geospatial.Values.ListVectorEnrichmentJobOutput.error)
Result.t
Async.Deferred.tval search_raster_data_collection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.SearchRasterDataCollectionInput.t ->
(Awso_sagemaker_geospatial.Values.SearchRasterDataCollectionOutput.t,
Awso_sagemaker_geospatial.Values.SearchRasterDataCollectionOutput.error)
Result.t
Async.Deferred.tval start_earth_observation_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.StartEarthObservationJobInput.t ->
(Awso_sagemaker_geospatial.Values.StartEarthObservationJobOutput.t,
Awso_sagemaker_geospatial.Values.StartEarthObservationJobOutput.error)
Result.t
Async.Deferred.tval start_vector_enrichment_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.StartVectorEnrichmentJobInput.t ->
(Awso_sagemaker_geospatial.Values.StartVectorEnrichmentJobOutput.t,
Awso_sagemaker_geospatial.Values.StartVectorEnrichmentJobOutput.error)
Result.t
Async.Deferred.tval stop_earth_observation_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.StopEarthObservationJobInput.t ->
(Awso_sagemaker_geospatial.Values.StopEarthObservationJobOutput.t,
Awso_sagemaker_geospatial.Values.StopEarthObservationJobOutput.error)
Result.t
Async.Deferred.tval stop_vector_enrichment_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.StopVectorEnrichmentJobInput.t ->
(Awso_sagemaker_geospatial.Values.StopVectorEnrichmentJobOutput.t,
Awso_sagemaker_geospatial.Values.StopVectorEnrichmentJobOutput.error)
Result.t
Async.Deferred.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.TagResourceRequest.t ->
(Awso_sagemaker_geospatial.Values.TagResourceResponse.t,
Awso_sagemaker_geospatial.Values.TagResourceResponse.error)
Result.t
Async.Deferred.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_sagemaker_geospatial.Values.UntagResourceRequest.t ->
(Awso_sagemaker_geospatial.Values.UntagResourceResponse.t,
Awso_sagemaker_geospatial.Values.UntagResourceResponse.error)
Result.t
Async.Deferred.tinclude module type of struct include Awso_sagemaker_geospatial.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]The structure representing the EoCloudCover filter.
module LandsatCloudCoverLandInput =
Awso_sagemaker_geospatial.Values.LandsatCloudCoverLandInputThe structure representing Land Cloud Cover property for Landsat data collection.
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.
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).
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).
The input structure for specifying ViewSunElevation angle property filter.
Represents a single searchable property to search on.
The structure representing Polygon Geometry based on the GeoJson spec.
The structure representing Polygon Geometry based on the GeoJson spec.
The structure representing a single PropertyFilter.
Represents an arithmetic operation to compute spectral index.
A GeoJSON object representing the geographic extent in the coordinate space.
module SyntheticTimestamp_date_time =
Awso_sagemaker_geospatial.Values.SyntheticTimestamp_date_timeThe output resolution (in target georeferenced units) of the result of the operation
The structure containing the asset properties.
The structure representing the filters supported by a RasterDataCollection.
The Amazon S3 data for the Vector Enrichment job.
The geographic extent of the Earth Observation job.
A list of PropertyFilter objects.
The output structure of the time range filter.
Input object defining the custom BandMath indices to compute.
module OutputResolutionResamplingInput =
Awso_sagemaker_geospatial.Values.OutputResolutionResamplingInputOutputResolution Configuration indicating the target resolution for the output of Resampling operation.
module OutputResolutionStackInput =
Awso_sagemaker_geospatial.Values.OutputResolutionStackInputThe input structure representing Output Resolution for Stacking Operation.
module TemporalStatisticsListInput =
Awso_sagemaker_geospatial.Values.TemporalStatisticsListInputThe input for the time-range filter.
The structure representing a Geometry in terms of Type and Coordinates as per GeoJson spec.
Properties associated with the Item.
The input structure for Map Matching operation type.
The input structure for Reverse Geocoding operation type.
module VectorEnrichmentJobDataSourceConfigInput =
Awso_sagemaker_geospatial.Values.VectorEnrichmentJobDataSourceConfigInputThe input structure for the data source that represents the storage type of the input data objects.
module VectorEnrichmentJobDocumentType =
Awso_sagemaker_geospatial.Values.VectorEnrichmentJobDocumentTypemodule RasterDataCollectionQueryOutput =
Awso_sagemaker_geospatial.Values.RasterDataCollectionQueryOutputThe output structure contains the Raster Data Collection Query input along with some additional metadata.
Input structure for the BandMath operation type. Defines Predefined and CustomIndices to be computed using BandMath.
Input structure for CloudMasking operation type.
Input structure for Cloud Removal Operation type
Input configuration information for the geomosaic.
module LandCoverSegmentationConfigInput =
Awso_sagemaker_geospatial.Values.LandCoverSegmentationConfigInputThe input structure for Land Cover Operation type.
The structure representing input for resampling operation.
The input structure for Stacking Operation.
module TemporalStatisticsConfigInput =
Awso_sagemaker_geospatial.Values.TemporalStatisticsConfigInputThe structure representing the configuration for Temporal Statistics operation.
module ZonalStatisticsConfigInput =
Awso_sagemaker_geospatial.Values.ZonalStatisticsConfigInputThe structure representing input configuration of ZonalStatistics operation.
module RasterDataCollectionQueryInput =
Awso_sagemaker_geospatial.Values.RasterDataCollectionQueryInputThe input structure for Raster Data Collection Query containing the Area of Interest, TimeRange Filters, and Property Filters.
The structure representing the items in the response for SearchRasterDataCollection.
module ListVectorEnrichmentJobOutputConfig =
Awso_sagemaker_geospatial.Values.ListVectorEnrichmentJobOutputConfigAn object containing information about the output file.
module RasterDataCollectionMetadata =
Awso_sagemaker_geospatial.Values.RasterDataCollectionMetadataResponse object containing details for a specific RasterDataCollection.
module ListEarthObservationJobOutputConfig =
Awso_sagemaker_geospatial.Values.ListEarthObservationJobOutputConfigAn object containing information about the output file.
module VectorEnrichmentJobErrorType =
Awso_sagemaker_geospatial.Values.VectorEnrichmentJobErrorTypemodule VectorEnrichmentJobExportErrorType =
Awso_sagemaker_geospatial.Values.VectorEnrichmentJobExportErrorTypemodule EarthObservationJobErrorType =
Awso_sagemaker_geospatial.Values.EarthObservationJobErrorTypeA single EarthObservationJob output band.
The structure representing the errors in an export EarthObservationJob operation.
The structure containing the Amazon S3 path to export the Earth Observation job output.
You do not have sufficient access to perform this action.
The request processing has failed because of an unknown error, exception, or failure.
The request references a resource which does not exist.
The request was denied due to request throttling.
The input fails to satisfy the constraints specified by an Amazon Web Services service.
Updating or deleting a resource can cause an inconsistent state.
module ServiceQuotaExceededException =
Awso_sagemaker_geospatial.Values.ServiceQuotaExceededExceptionYou have exceeded the service quota.
It contains configs such as ReverseGeocodingConfig and MapMatchingConfig.
module VectorEnrichmentJobInputConfig =
Awso_sagemaker_geospatial.Values.VectorEnrichmentJobInputConfigThe input structure for the InputConfig in a VectorEnrichmentJob.
module StartVectorEnrichmentJobInputClientTokenString =
Awso_sagemaker_geospatial.Values.StartVectorEnrichmentJobInputClientTokenStringmodule StartVectorEnrichmentJobInputNameString =
Awso_sagemaker_geospatial.Values.StartVectorEnrichmentJobInputNameStringThe InputConfig for an EarthObservationJob response.
The input structure for the JobConfig in an EarthObservationJob.
Input configuration information.
module StartEarthObservationJobInputClientTokenString =
Awso_sagemaker_geospatial.Values.StartEarthObservationJobInputClientTokenStringmodule StartEarthObservationJobInputNameString =
Awso_sagemaker_geospatial.Values.StartEarthObservationJobInputNameStringmodule RasterDataCollectionQueryWithBandFilterInput =
Awso_sagemaker_geospatial.Values.RasterDataCollectionQueryWithBandFilterInputThis is a RasterDataCollectionQueryInput containing AreaOfInterest, Time Range filter and Property filters.
module ListVectorEnrichmentJobInputMaxResultsInteger =
Awso_sagemaker_geospatial.Values.ListVectorEnrichmentJobInputMaxResultsIntegermodule ListRasterDataCollectionsInputMaxResultsInteger =
Awso_sagemaker_geospatial.Values.ListRasterDataCollectionsInputMaxResultsIntegermodule ListEarthObservationJobInputMaxResultsInteger =
Awso_sagemaker_geospatial.Values.ListEarthObservationJobInputMaxResultsIntegermodule VectorEnrichmentJobErrorDetails =
Awso_sagemaker_geospatial.Values.VectorEnrichmentJobErrorDetailsVectorEnrichmentJob error details in response from GetVectorEnrichmentJob.
module VectorEnrichmentJobExportErrorDetails =
Awso_sagemaker_geospatial.Values.VectorEnrichmentJobExportErrorDetailsVectorEnrichmentJob export error details in response from GetVectorEnrichmentJob.
module VectorEnrichmentJobExportStatus =
Awso_sagemaker_geospatial.Values.VectorEnrichmentJobExportStatusmodule EarthObservationJobErrorDetails =
Awso_sagemaker_geospatial.Values.EarthObservationJobErrorDetailsThe structure representing the errors in an EarthObservationJob.
module EarthObservationJobExportStatus =
Awso_sagemaker_geospatial.Values.EarthObservationJobExportStatusmodule EarthObservationJobOutputBands =
Awso_sagemaker_geospatial.Values.EarthObservationJobOutputBandsThe structure for returning the export error details in a GetEarthObservationJob.
module ExportVectorEnrichmentJobOutputConfig =
Awso_sagemaker_geospatial.Values.ExportVectorEnrichmentJobOutputConfigAn object containing information about the output file.
module ExportVectorEnrichmentJobInputClientTokenString =
Awso_sagemaker_geospatial.Values.ExportVectorEnrichmentJobInputClientTokenStringThe response structure for an OutputConfig returned by an ExportEarthObservationJob.
module ExportEarthObservationJobInputClientTokenString =
Awso_sagemaker_geospatial.Values.ExportEarthObservationJobInputClientTokenStringThe resource you want to untag.
The resource you want to untag.
The resource you want to tag.
The resource you want to tag.
module StopVectorEnrichmentJobOutput =
Awso_sagemaker_geospatial.Values.StopVectorEnrichmentJobOutputStops the Vector Enrichment job for a given job ARN.
module StopVectorEnrichmentJobInput =
Awso_sagemaker_geospatial.Values.StopVectorEnrichmentJobInputStops the Vector Enrichment job for a given job ARN.
module StopEarthObservationJobOutput =
Awso_sagemaker_geospatial.Values.StopEarthObservationJobOutputUse this operation to stop an existing earth observation job.
module StopEarthObservationJobInput =
Awso_sagemaker_geospatial.Values.StopEarthObservationJobInputUse this operation to stop an existing earth observation job.
module StartVectorEnrichmentJobOutput =
Awso_sagemaker_geospatial.Values.StartVectorEnrichmentJobOutputCreates a Vector Enrichment job for the supplied job type. Currently, there are two supported job types: reverse geocoding and map matching.
module StartVectorEnrichmentJobInput =
Awso_sagemaker_geospatial.Values.StartVectorEnrichmentJobInputCreates a Vector Enrichment job for the supplied job type. Currently, there are two supported job types: reverse geocoding and map matching.
module StartEarthObservationJobOutput =
Awso_sagemaker_geospatial.Values.StartEarthObservationJobOutputUse this operation to create an Earth observation job.
module StartEarthObservationJobInput =
Awso_sagemaker_geospatial.Values.StartEarthObservationJobInputUse this operation to create an Earth observation job.
module SearchRasterDataCollectionOutput =
Awso_sagemaker_geospatial.Values.SearchRasterDataCollectionOutputAllows you run image query on a specific raster data collection to get a list of the satellite imagery matching the selected filters.
module SearchRasterDataCollectionInput =
Awso_sagemaker_geospatial.Values.SearchRasterDataCollectionInputAllows you run image query on a specific raster data collection to get a list of the satellite imagery matching the selected filters.
module ListVectorEnrichmentJobOutput =
Awso_sagemaker_geospatial.Values.ListVectorEnrichmentJobOutputRetrieves a list of vector enrichment jobs.
module ListVectorEnrichmentJobInput =
Awso_sagemaker_geospatial.Values.ListVectorEnrichmentJobInputRetrieves a list of vector enrichment jobs.
module ListTagsForResourceResponse =
Awso_sagemaker_geospatial.Values.ListTagsForResourceResponseLists the tags attached to the resource.
module ListTagsForResourceRequest =
Awso_sagemaker_geospatial.Values.ListTagsForResourceRequestLists the tags attached to the resource.
module ListRasterDataCollectionsOutput =
Awso_sagemaker_geospatial.Values.ListRasterDataCollectionsOutputUse this operation to get raster data collections.
module ListRasterDataCollectionsInput =
Awso_sagemaker_geospatial.Values.ListRasterDataCollectionsInputUse this operation to get raster data collections.
module ListEarthObservationJobOutput =
Awso_sagemaker_geospatial.Values.ListEarthObservationJobOutputUse this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services account.
module ListEarthObservationJobInput =
Awso_sagemaker_geospatial.Values.ListEarthObservationJobInputUse this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services account.
module GetVectorEnrichmentJobOutput =
Awso_sagemaker_geospatial.Values.GetVectorEnrichmentJobOutputRetrieves details of a Vector Enrichment Job for a given job Amazon Resource Name (ARN).
module GetVectorEnrichmentJobInput =
Awso_sagemaker_geospatial.Values.GetVectorEnrichmentJobInputRetrieves details of a Vector Enrichment Job for a given job Amazon Resource Name (ARN).
Gets a web mercator tile for the given Earth Observation job.
Gets a web mercator tile for the given Earth Observation job.
module GetRasterDataCollectionOutput =
Awso_sagemaker_geospatial.Values.GetRasterDataCollectionOutputUse this operation to get details of a specific raster data collection.
module GetRasterDataCollectionInput =
Awso_sagemaker_geospatial.Values.GetRasterDataCollectionInputUse this operation to get details of a specific raster data collection.
module GetEarthObservationJobOutput =
Awso_sagemaker_geospatial.Values.GetEarthObservationJobOutputGet the details for a previously initiated Earth Observation job.
module GetEarthObservationJobInput =
Awso_sagemaker_geospatial.Values.GetEarthObservationJobInputGet the details for a previously initiated Earth Observation job.
module ExportVectorEnrichmentJobOutput =
Awso_sagemaker_geospatial.Values.ExportVectorEnrichmentJobOutputUse this operation to copy results of a Vector Enrichment job to an Amazon S3 location.
module ExportVectorEnrichmentJobInput =
Awso_sagemaker_geospatial.Values.ExportVectorEnrichmentJobInputUse this operation to copy results of a Vector Enrichment job to an Amazon S3 location.
module ExportEarthObservationJobOutput =
Awso_sagemaker_geospatial.Values.ExportEarthObservationJobOutputUse 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.
module ExportEarthObservationJobInput =
Awso_sagemaker_geospatial.Values.ExportEarthObservationJobInputUse 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.
module DeleteVectorEnrichmentJobOutput =
Awso_sagemaker_geospatial.Values.DeleteVectorEnrichmentJobOutputUse this operation to delete a Vector Enrichment job.
module DeleteVectorEnrichmentJobInput =
Awso_sagemaker_geospatial.Values.DeleteVectorEnrichmentJobInputUse this operation to delete a Vector Enrichment job.
module DeleteEarthObservationJobOutput =
Awso_sagemaker_geospatial.Values.DeleteEarthObservationJobOutputUse this operation to delete an Earth Observation job.
module DeleteEarthObservationJobInput =
Awso_sagemaker_geospatial.Values.DeleteEarthObservationJobInputUse this operation to delete an Earth Observation job.