aws-types 0.7.0

Cross-service types for the AWS SDK.
Documentation
[build-dependencies.rustc_version]
version = "0.4.0"
[dependencies.aws-smithy-async]
version = "0.37.0"

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

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

[dependencies.tracing]
version = "0.1"

[dependencies.zeroize]
version = "1.4.1"
[dev-dependencies.futures-util]
version = "0.3.16"

[dev-dependencies.tracing-test]
version = "0.2.1"

[features]
hardcoded-credentials = []

[package]
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "Cross-service types for the AWS SDK."
edition = "2018"
license = "Apache-2.0"
name = "aws-types"
repository = "https://github.com/awslabs/smithy-rs"
version = "0.7.0"
[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]
targets = ["x86_64-unknown-linux-gnu"]