SageMakergeospatialcapabilities#
Client#
- class SageMakergeospatialcapabilities.Client#
A low-level client representing Amazon SageMaker geospatial capabilities
Provides APIs for creating and managing SageMaker geospatial resources.
import boto3 client = boto3.client('sagemaker-geospatial')
These are the available methods:
- can_paginate
- close
- delete_earth_observation_job
- delete_vector_enrichment_job
- export_earth_observation_job
- export_vector_enrichment_job
- get_earth_observation_job
- get_paginator
- get_raster_data_collection
- get_tile
- get_vector_enrichment_job
- get_waiter
- list_earth_observation_jobs
- list_raster_data_collections
- list_tags_for_resource
- list_vector_enrichment_jobs
- search_raster_data_collection
- start_earth_observation_job
- start_vector_enrichment_job
- stop_earth_observation_job
- stop_vector_enrichment_job
- tag_resource
- untag_resource
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: