aws_sdk_geomaps/operation.rs
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_types::request_id::RequestId;
/// Types for the `GetGlyphs` operation.
pub mod get_glyphs;
/// Types for the `GetSprites` operation.
pub mod get_sprites;
/// Types for the `GetStaticMap` operation.
pub mod get_static_map;
/// Types for the `GetStyleDescriptor` operation.
pub mod get_style_descriptor;
/// Types for the `GetTile` operation.
pub mod get_tile;