aws_sdk_apigatewaymanagement/
types.rs

1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2pub use crate::types::_identity::Identity;
3
4mod _identity;
5
6/// Builders
7pub mod builders;
8
9/// Error types that AmazonApiGatewayManagementApi can respond with.
10pub mod error;