aws_sdk_acm/
waiters.rs

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