aws-sdk-wisdom 0.2.0

AWS SDK for Amazon Connect Wisdom Service
Documentation
# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
[package]
name = "aws-sdk-wisdom"
version = "0.2.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "AWS SDK for Amazon Connect Wisdom Service"
edition = "2018"
license = "Apache-2.0"
repository = "https://github.com/awslabs/aws-sdk-rust"
readme = "README.md"

[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-unknown-linux-gnu"]
[dependencies.aws-endpoint]
path = "../aws-endpoint"
version = "0.2.0"
[dependencies.aws-http]
path = "../aws-http"
version = "0.2.0"
[dependencies.aws-hyper]
path = "../aws-hyper"
version = "0.2.0"
optional = true
[dependencies.aws-sig-auth]
path = "../aws-sig-auth"
version = "0.2.0"
[dependencies.aws-smithy-async]
path = "../aws-smithy-async"
version = "0.32.0"
[dependencies.aws-smithy-client]
path = "../aws-smithy-client"
version = "0.32.0"
optional = true
[dependencies.aws-smithy-http]
path = "../aws-smithy-http"
version = "0.32.0"
[dependencies.aws-smithy-json]
path = "../aws-smithy-json"
version = "0.32.0"
[dependencies.aws-smithy-types]
path = "../aws-smithy-types"
version = "0.32.0"
[dependencies.aws-types]
path = "../aws-types"
version = "0.2.0"
[dependencies.bytes]
version = "1"
[dependencies.fastrand]
version = "1"
[dependencies.http]
version = "0.2"
[dev-dependencies.aws-config]
path = "../aws-config"
version = "0.2.0"
[features]
client = ["aws-hyper", "aws-smithy-client"]
rustls = ["aws-hyper/rustls"]
native-tls = ["aws-hyper/native-tls"]
default = ["client", "rustls"]