View Source AWS.SageMakerGeospatial (aws-elixir v1.0.4)
Provides APIs for creating and managing SageMaker geospatial resources.
Link to this section Summary
Functions
Use this operation to delete an Earth Observation job.
Use this operation to delete a Vector Enrichment job.
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.
Use this operation to copy results of a Vector Enrichment job to an Amazon S3 location.
Get the details for a previously initiated Earth Observation job.
Use this operation to get details of a specific raster data collection.
Gets a web mercator tile for the given Earth Observation job.
Retrieves details of a Vector Enrichment Job for a given job Amazon Resource Name (ARN).
Use this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services account.
Use this operation to get raster data collections.
Lists the tags attached to the resource.
Retrieves a list of vector enrichment jobs.
Allows you run image query on a specific raster data collection to get a list of the satellite imagery matching the selected filters.
Use this operation to create an Earth observation job.
Creates a Vector Enrichment job for the supplied job type.
Use this operation to stop an existing earth observation job.
Stops the Vector Enrichment job for a given job ARN.
The resource you want to tag.
The resource you want to untag.
Link to this section Functions
Use this operation to delete an Earth Observation job.
Use this operation to delete a Vector Enrichment job.
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.
Use this operation to copy results of a Vector Enrichment job to an Amazon S3 location.
Get the details for a previously initiated Earth Observation job.
Use this operation to get details of a specific raster data collection.
get_tile(client, x, y, z, arn, execution_role_arn \\ nil, image_assets, image_mask \\ nil, output_data_type \\ nil, output_format \\ nil, property_filters \\ nil, target, time_range_filter \\ nil, options \\ [])
View SourceGets a web mercator tile for the given Earth Observation job.
Retrieves details of a Vector Enrichment Job for a given job Amazon Resource Name (ARN).
Use this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services account.
list_raster_data_collections(client, max_results \\ nil, next_token \\ nil, options \\ [])
View SourceUse this operation to get raster data collections.
Lists the tags attached to the resource.
Retrieves a list of vector enrichment jobs.
Allows you run image query on a specific raster data collection to get a list of the satellite imagery matching the selected filters.
Use this operation to create an Earth observation job.
Creates a Vector Enrichment job for the supplied job type.
Currently, there are two supported job types: reverse geocoding and map matching.
Use this operation to stop an existing earth observation job.
Stops the Vector Enrichment job for a given job ARN.
The resource you want to tag.
The resource you want to untag.