aws-sdk-sagemakergeospatial 1.103.0

AWS SDK for Amazon SageMaker geospatial capabilities
Documentation
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;

/// Types for the `DeleteEarthObservationJob` operation.
pub mod delete_earth_observation_job;

/// Types for the `DeleteVectorEnrichmentJob` operation.
pub mod delete_vector_enrichment_job;

/// Types for the `ExportEarthObservationJob` operation.
pub mod export_earth_observation_job;

/// Types for the `ExportVectorEnrichmentJob` operation.
pub mod export_vector_enrichment_job;

/// Types for the `GetEarthObservationJob` operation.
pub mod get_earth_observation_job;

/// Types for the `GetRasterDataCollection` operation.
pub mod get_raster_data_collection;

/// Types for the `GetTile` operation.
pub mod get_tile;

/// Types for the `GetVectorEnrichmentJob` operation.
pub mod get_vector_enrichment_job;

/// Types for the `ListEarthObservationJobs` operation.
pub mod list_earth_observation_jobs;

/// Types for the `ListRasterDataCollections` operation.
pub mod list_raster_data_collections;

/// Types for the `ListTagsForResource` operation.
pub mod list_tags_for_resource;

/// Types for the `ListVectorEnrichmentJobs` operation.
pub mod list_vector_enrichment_jobs;

/// Types for the `SearchRasterDataCollection` operation.
pub mod search_raster_data_collection;

/// Types for the `StartEarthObservationJob` operation.
pub mod start_earth_observation_job;

/// Types for the `StartVectorEnrichmentJob` operation.
pub mod start_vector_enrichment_job;

/// Types for the `StopEarthObservationJob` operation.
pub mod stop_earth_observation_job;

/// Types for the `StopVectorEnrichmentJob` operation.
pub mod stop_vector_enrichment_job;

/// Types for the `TagResource` operation.
pub mod tag_resource;

/// Types for the `UntagResource` operation.
pub mod untag_resource;