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 `CreateEndpoint` operation.
pub mod create_endpoint;

/// Types for the `DeleteEndpoint` operation.
pub mod delete_endpoint;

/// Types for the `ListEndpoints` operation.
pub mod list_endpoints;

/// Types for the `ListOutpostsWithS3` operation.
pub mod list_outposts_with_s3;

/// Types for the `ListSharedEndpoints` operation.
pub mod list_shared_endpoints;