aws-sdk-dsql 1.58.0

AWS SDK for Amazon Aurora DSQL
Documentation
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.

/// Supporting types for the `cluster_active` waiter.
pub mod cluster_active;

/// Supporting types for the `cluster_not_exists` waiter.
pub mod cluster_not_exists;

/// Supporting types for the `stream_active` waiter.
pub mod stream_active;

/// Supporting types for the `stream_not_exists` waiter.
pub mod stream_not_exists;

#[allow(clippy::needless_lifetimes)]
#[allow(clippy::let_and_return)]
pub(crate) mod matchers;