View Source aws_sagemaker_geospatial (aws v1.0.4)

Provides APIs for creating and managing SageMaker geospatial resources.

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.

Functions

Link to this function

delete_earth_observation_job(Client, Arn, Input)

View Source
Use this operation to delete an Earth Observation job.
Link to this function

delete_earth_observation_job(Client, Arn, Input0, Options0)

View Source
Link to this function

delete_vector_enrichment_job(Client, Arn, Input)

View Source
Use this operation to delete a Vector Enrichment job.
Link to this function

delete_vector_enrichment_job(Client, Arn, Input0, Options0)

View Source
Link to this function

export_earth_observation_job(Client, Input)

View Source
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.
Link to this function

export_earth_observation_job(Client, Input0, Options0)

View Source
Link to this function

export_vector_enrichment_job(Client, Input)

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

export_vector_enrichment_job(Client, Input0, Options0)

View Source
Link to this function

get_earth_observation_job(Client, Arn)

View Source
Get the details for a previously initiated Earth Observation job.
Link to this function

get_earth_observation_job(Client, Arn, QueryMap, HeadersMap)

View Source
Link to this function

get_earth_observation_job(Client, Arn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_raster_data_collection(Client, Arn)

View Source
Use this operation to get details of a specific raster data collection.
Link to this function

get_raster_data_collection(Client, Arn, QueryMap, HeadersMap)

View Source
Link to this function

get_raster_data_collection(Client, Arn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_tile(Client, X, Y, Z, Arn, ImageAssets, Target)

View Source
Gets a web mercator tile for the given Earth Observation job.
Link to this function

get_tile(Client, X, Y, Z, Arn, ImageAssets, Target, QueryMap, HeadersMap)

View Source
Link to this function

get_tile(Client, X, Y, Z, Arn, ImageAssets, Target, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_vector_enrichment_job(Client, Arn)

View Source
Retrieves details of a Vector Enrichment Job for a given job Amazon Resource Name (ARN).
Link to this function

get_vector_enrichment_job(Client, Arn, QueryMap, HeadersMap)

View Source
Link to this function

get_vector_enrichment_job(Client, Arn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_earth_observation_jobs(Client, Input)

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

list_earth_observation_jobs(Client, Input0, Options0)

View Source
Link to this function

list_raster_data_collections(Client)

View Source
Use this operation to get raster data collections.
Link to this function

list_raster_data_collections(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_raster_data_collections(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn)

View Source
Lists the tags attached to the resource.
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_vector_enrichment_jobs(Client, Input)

View Source
Retrieves a list of vector enrichment jobs.
Link to this function

list_vector_enrichment_jobs(Client, Input0, Options0)

View Source
Link to this function

search_raster_data_collection(Client, Input)

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

search_raster_data_collection(Client, Input0, Options0)

View Source
Link to this function

start_earth_observation_job(Client, Input)

View Source
Use this operation to create an Earth observation job.
Link to this function

start_earth_observation_job(Client, Input0, Options0)

View Source
Link to this function

start_vector_enrichment_job(Client, Input)

View Source

Creates a Vector Enrichment job for the supplied job type.

Currently, there are two supported job types: reverse geocoding and map matching.
Link to this function

start_vector_enrichment_job(Client, Input0, Options0)

View Source
Link to this function

stop_earth_observation_job(Client, Input)

View Source
Use this operation to stop an existing earth observation job.
Link to this function

stop_earth_observation_job(Client, Input0, Options0)

View Source
Link to this function

stop_vector_enrichment_job(Client, Input)

View Source
Stops the Vector Enrichment job for a given job ARN.
Link to this function

stop_vector_enrichment_job(Client, Input0, Options0)

View Source
Link to this function

tag_resource(Client, ResourceArn, Input)

View Source
The resource you want to tag.
Link to this function

tag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

untag_resource(Client, ResourceArn, Input)

View Source
The resource you want to untag.
Link to this function

untag_resource(Client, ResourceArn, Input0, Options0)

View Source