aws_sdk_ses/
waiters.rs

1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2
3/// Supporting types for the `identity_exists` waiter.
4pub mod identity_exists;
5
6#[allow(clippy::needless_lifetimes)]
7#[allow(clippy::let_and_return)]
8pub(crate) mod matchers;