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

/// Types for the `InvokeEndpoint` operation.
pub mod invoke_endpoint;

/// Types for the `InvokeEndpointAsync` operation.
pub mod invoke_endpoint_async;