aws-sdk-wisdom 0.12.0

AWS SDK for Amazon Connect Wisdom Service
Documentation
[dependencies.aws-endpoint]
version = "0.12.0"

[dependencies.aws-http]
version = "0.12.0"

[dependencies.aws-sig-auth]
version = "0.12.0"

[dependencies.aws-smithy-async]
version = "0.42.0"

[dependencies.aws-smithy-client]
version = "0.42.0"

[dependencies.aws-smithy-http]
version = "0.42.0"

[dependencies.aws-smithy-http-tower]
version = "0.42.0"

[dependencies.aws-smithy-json]
version = "0.42.0"

[dependencies.aws-smithy-types]
version = "0.42.0"

[dependencies.aws-types]
version = "0.12.0"

[dependencies.bytes]
version = "1"

[dependencies.fastrand]
version = "1"

[dependencies.http]
version = "0.2"

[dependencies.tokio-stream]
version = "0.1.7"

[dependencies.tower]
version = "0.4"
[dev-dependencies.aws-config]
version = "0.12.0"

[features]
default = ["rustls", "rt-tokio"]
native-tls = ["aws-smithy-client/native-tls"]
rt-tokio = ["aws-smithy-http/rt-tokio"]
rustls = ["aws-smithy-client/rustls"]

[package]
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "AWS SDK for Amazon Connect Wisdom Service"
edition = "2021"
license = "Apache-2.0"
name = "aws-sdk-wisdom"
readme = "README.md"
repository = "https://github.com/awslabs/aws-sdk-rust"
version = "0.12.0"
[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-unknown-linux-gnu"]