aws_sdk_geomaps/
operation.rs

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
// 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;