@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 Amazon S3 location.
|
ExportVectorEnrichmentJobResult |
exportVectorEnrichmentJob(ExportVectorEnrichmentJobRequest exportVectorEnrichmentJobRequest)
Use this operation to copy results of a Vector Enrichment job to an Amazon 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
- The request references a resource which does not exist.ConflictException
- Updating or deleting a resource can cause an inconsistent state.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
- The request references a resource which does not exist.ConflictException
- Updating or deleting a resource can cause an inconsistent state.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 Amazon 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
- The request references a resource which does not exist.ConflictException
- Updating or deleting a resource can cause an inconsistent state.ExportVectorEnrichmentJobResult exportVectorEnrichmentJob(ExportVectorEnrichmentJobRequest exportVectorEnrichmentJobRequest)
Use this operation to copy results of a Vector Enrichment job to an Amazon 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
- The request references a resource which does not exist.ConflictException
- Updating or deleting a resource can cause an inconsistent state.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
- The request references a resource which does not exist.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
- The request references a resource which does not exist.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
- The request references a resource which does not exist.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
- The request references a resource which does not exist.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
- The request references a resource which does not exist.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
- The request references a resource which does not exist.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
- The request references a resource which does not exist.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
- The request references a resource which does not exist.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
- The request references a resource which does not exist.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
- The request references a resource which does not exist.ConflictException
- Updating or deleting a resource can cause an inconsistent state.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
- The request references a resource which does not exist.ConflictException
- Updating or deleting a resource can cause an inconsistent state.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
- The request references a resource which does not exist.ConflictException
- Updating or deleting a resource can cause an inconsistent state.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
- The request references a resource which does not exist.ConflictException
- Updating or deleting a resource can cause an inconsistent state.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
- The request references a resource which does not exist.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
- The request references a resource which does not exist.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.