// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
/// Supporting types for the `anomaly_detector_active` waiter.
pub mod anomaly_detector_active;
/// Supporting types for the `anomaly_detector_deleted` waiter.
pub mod anomaly_detector_deleted;
/// Supporting types for the `scraper_active` waiter.
pub mod scraper_active;
/// Supporting types for the `scraper_deleted` waiter.
pub mod scraper_deleted;
/// Supporting types for the `workspace_active` waiter.
pub mod workspace_active;
/// Supporting types for the `workspace_deleted` waiter.
pub mod workspace_deleted;
#[allow(clippy::needless_lifetimes)]
#[allow(clippy::let_and_return)]
pub(crate) mod matchers;