| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemakergeospatial |
Provides APIs for creating and managing SageMaker geospatial resources.
|
| software.amazon.awssdk.services.sagemakergeospatial.transform |
| Modifier and Type | Method and Description |
|---|---|
default ExportEarthObservationJobResponse |
SageMakerGeospatialClient.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.
|
default CompletableFuture<ExportEarthObservationJobResponse> |
SageMakerGeospatialAsyncClient.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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ExportEarthObservationJobRequestMarshaller.marshall(ExportEarthObservationJobRequest exportEarthObservationJobRequest) |
Copyright © 2023. All rights reserved.