1
2
3
4
5
6
7
8
9
10
11
// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
pub use ::aws_http::request_id::RequestId;

/// Types for the `DeleteConnection` operation.
pub mod delete_connection;

/// Types for the `GetConnection` operation.
pub mod get_connection;

/// Types for the `PostToConnection` operation.
pub mod post_to_connection;