@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public interface AmazonSageMakerGeospatial
Note: Do not directly implement this interface, new methods are added to it regularly. Extend from
AbstractAmazonSageMakerGeospatial
instead.
Provides APIs for creating and managing SageMaker geospatial resources.
Modifier and Type | Field and Description |
---|---|
static String |
ENDPOINT_PREFIX
The region metadata service name for computing region endpoints.
|
Modifier and Type | Method and Description |
---|---|
DeleteEarthObservationJobResult |
deleteEarthObservationJob(DeleteEarthObservationJobRequest deleteEarthObservationJobRequest)
Use this operation to delete an Earth Observation job.
|
DeleteVectorEnrichmentJobResult |
deleteVectorEnrichmentJob(DeleteVectorEnrichmentJobRequest deleteVectorEnrichmentJobRequest)
Use this operation to delete a Vector Enrichment job.
|
ExportEarthObservationJobResult |
exportEarthObservationJob(ExportEarthObservationJobRequest exportEarthObservationJobRequest)
Use this operation to export results of an Earth Observation job and optionally source images used as input to
the EOJ to an S3 location.
|
ExportVectorEnrichmentJobResult |
exportVectorEnrichmentJob(ExportVectorEnrichmentJobRequest exportVectorEnrichmentJobRequest)
Use this operation to copy results of a Vector Enrichment job to an S3 location.
|
ResponseMetadata |
getCachedResponseMetadata(AmazonWebServiceRequest request)
Returns additional metadata for a previously executed successful request, typically used for debugging issues
where a service isn't acting as expected.
|
GetEarthObservationJobResult |
getEarthObservationJob(GetEarthObservationJobRequest getEarthObservationJobRequest)
Get the details for a previously initiated Earth Observation job.
|
GetRasterDataCollectionResult |
getRasterDataCollection(GetRasterDataCollectionRequest getRasterDataCollectionRequest)
Use this operation to get details of a specific raster data collection.
|
GetTileResult |
getTile(GetTileRequest getTileRequest)
Gets a web mercator tile for the given Earth Observation job.
|
GetVectorEnrichmentJobResult |
getVectorEnrichmentJob(GetVectorEnrichmentJobRequest getVectorEnrichmentJobRequest)
Retrieves details of a Vector Enrichment Job for a given job Amazon Resource Name (ARN).
|
ListEarthObservationJobsResult |
listEarthObservationJobs(ListEarthObservationJobsRequest listEarthObservationJobsRequest)
Use this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services
account.
|
ListRasterDataCollectionsResult |
listRasterDataCollections(ListRasterDataCollectionsRequest listRasterDataCollectionsRequest)
Use this operation to get raster data collections.
|
ListTagsForResourceResult |
listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags attached to the resource.
|
ListVectorEnrichmentJobsResult |
listVectorEnrichmentJobs(ListVectorEnrichmentJobsRequest listVectorEnrichmentJobsRequest)
Retrieves a list of vector enrichment jobs.
|
SearchRasterDataCollectionResult |
searchRasterDataCollection(SearchRasterDataCollectionRequest searchRasterDataCollectionRequest)
Allows you run image query on a specific raster data collection to get a list of the satellite imagery matching
the selected filters.
|
void |
shutdown()
Shuts down this client object, releasing any resources that might be held open.
|
StartEarthObservationJobResult |
startEarthObservationJob(StartEarthObservationJobRequest startEarthObservationJobRequest)
Use this operation to create an Earth observation job.
|
StartVectorEnrichmentJobResult |
startVectorEnrichmentJob(StartVectorEnrichmentJobRequest startVectorEnrichmentJobRequest)
Creates a Vector Enrichment job for the supplied job type.
|
StopEarthObservationJobResult |
stopEarthObservationJob(StopEarthObservationJobRequest stopEarthObservationJobRequest)
Use this operation to stop an existing earth observation job.
|
StopVectorEnrichmentJobResult |
stopVectorEnrichmentJob(StopVectorEnrichmentJobRequest stopVectorEnrichmentJobRequest)
Stops the Vector Enrichment job for a given job ARN.
|
TagResourceResult |
tagResource(TagResourceRequest tagResourceRequest)
The resource you want to tag.
|
UntagResourceResult |
untagResource(UntagResourceRequest untagResourceRequest)
The resource you want to untag.
|
static final String ENDPOINT_PREFIX
DeleteEarthObservationJobResult deleteEarthObservationJob(DeleteEarthObservationJobRequest deleteEarthObservationJobRequest)
Use this operation to delete an Earth Observation job.
deleteEarthObservationJobRequest
- AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
ConflictException
DeleteVectorEnrichmentJobResult deleteVectorEnrichmentJob(DeleteVectorEnrichmentJobRequest deleteVectorEnrichmentJobRequest)
Use this operation to delete a Vector Enrichment job.
deleteVectorEnrichmentJobRequest
- AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
ConflictException
ExportEarthObservationJobResult exportEarthObservationJob(ExportEarthObservationJobRequest exportEarthObservationJobRequest)
Use this operation to export results of an Earth Observation job and optionally source images used as input to the EOJ to an S3 location.
exportEarthObservationJobRequest
- ServiceQuotaExceededException
- You have exceeded the service quota.AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
ConflictException
ExportVectorEnrichmentJobResult exportVectorEnrichmentJob(ExportVectorEnrichmentJobRequest exportVectorEnrichmentJobRequest)
Use this operation to copy results of a Vector Enrichment job to an S3 location.
exportVectorEnrichmentJobRequest
- ServiceQuotaExceededException
- You have exceeded the service quota.AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
ConflictException
GetEarthObservationJobResult getEarthObservationJob(GetEarthObservationJobRequest getEarthObservationJobRequest)
Get the details for a previously initiated Earth Observation job.
getEarthObservationJobRequest
- AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
GetRasterDataCollectionResult getRasterDataCollection(GetRasterDataCollectionRequest getRasterDataCollectionRequest)
Use this operation to get details of a specific raster data collection.
getRasterDataCollectionRequest
- AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
GetTileResult getTile(GetTileRequest getTileRequest)
Gets a web mercator tile for the given Earth Observation job.
getTileRequest
- AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
GetVectorEnrichmentJobResult getVectorEnrichmentJob(GetVectorEnrichmentJobRequest getVectorEnrichmentJobRequest)
Retrieves details of a Vector Enrichment Job for a given job Amazon Resource Name (ARN).
getVectorEnrichmentJobRequest
- AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
ListEarthObservationJobsResult listEarthObservationJobs(ListEarthObservationJobsRequest listEarthObservationJobsRequest)
Use this operation to get a list of the Earth Observation jobs associated with the calling Amazon Web Services account.
listEarthObservationJobsRequest
- AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
ListRasterDataCollectionsResult listRasterDataCollections(ListRasterDataCollectionsRequest listRasterDataCollectionsRequest)
Use this operation to get raster data collections.
listRasterDataCollectionsRequest
- AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
ListTagsForResourceResult listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags attached to the resource.
listTagsForResourceRequest
- AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
ListVectorEnrichmentJobsResult listVectorEnrichmentJobs(ListVectorEnrichmentJobsRequest listVectorEnrichmentJobsRequest)
Retrieves a list of vector enrichment jobs.
listVectorEnrichmentJobsRequest
- AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
SearchRasterDataCollectionResult searchRasterDataCollection(SearchRasterDataCollectionRequest searchRasterDataCollectionRequest)
Allows you run image query on a specific raster data collection to get a list of the satellite imagery matching the selected filters.
searchRasterDataCollectionRequest
- AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
StartEarthObservationJobResult startEarthObservationJob(StartEarthObservationJobRequest startEarthObservationJobRequest)
Use this operation to create an Earth observation job.
startEarthObservationJobRequest
- ServiceQuotaExceededException
- You have exceeded the service quota.AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
ConflictException
StartVectorEnrichmentJobResult startVectorEnrichmentJob(StartVectorEnrichmentJobRequest startVectorEnrichmentJobRequest)
Creates a Vector Enrichment job for the supplied job type. Currently, there are two supported job types: reverse geocoding and map matching.
startVectorEnrichmentJobRequest
- ServiceQuotaExceededException
- You have exceeded the service quota.AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
ConflictException
StopEarthObservationJobResult stopEarthObservationJob(StopEarthObservationJobRequest stopEarthObservationJobRequest)
Use this operation to stop an existing earth observation job.
stopEarthObservationJobRequest
- AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
ConflictException
StopVectorEnrichmentJobResult stopVectorEnrichmentJob(StopVectorEnrichmentJobRequest stopVectorEnrichmentJobRequest)
Stops the Vector Enrichment job for a given job ARN.
stopVectorEnrichmentJobRequest
- AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
ConflictException
TagResourceResult tagResource(TagResourceRequest tagResourceRequest)
The resource you want to tag.
tagResourceRequest
- AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
UntagResourceResult untagResource(UntagResourceRequest untagResourceRequest)
The resource you want to untag.
untagResourceRequest
- AccessDeniedException
- You do not have sufficient access to perform this action.ValidationException
- The input fails to satisfy the constraints specified by an Amazon Web Services service.ThrottlingException
- The request was denied due to request throttling.InternalServerException
- The request processing has failed because of an unknown error, exception, or failure.ResourceNotFoundException
void shutdown()
ResponseMetadata getCachedResponseMetadata(AmazonWebServiceRequest request)
Response metadata is only cached for a limited period of time, so if you need to access this extra diagnostic information for an executed request, you should use this method to retrieve it as soon as possible after executing a request.
request
- The originally executed request.