aws-types 0.13.0

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

[features]
hardcoded-credentials = []

[dependencies]
tracing = "0.1"
zeroize = "1.4.1"
http = "0.2.6"

[dependencies.aws-smithy-async]
path = "../aws-smithy-async"
version = "0.43.0"

[dependencies.aws-smithy-types]
path = "../aws-smithy-types"
version = "0.43.0"

[dependencies.aws-smithy-client]
path = "../aws-smithy-client"
version = "0.43.0"

[dependencies.aws-smithy-http]
path = "../aws-smithy-http"
version = "0.43.0"

[dev-dependencies]
futures-util = "0.3.16"
http = "0.2.4"
tracing-test = "0.2.1"

[build-dependencies]
rustc_version = "0.4.0"