aws-sdk-snowball 0.0.24-alpha

AWS SDK for Amazon Import/Export Snowball
Documentation
# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
[package]
name = "aws-sdk-snowball"
version = "0.0.24-alpha"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "AWS SDK for Amazon Import/Export Snowball"
edition = "2018"
license = "Apache-2.0"
repository = "https://github.com/awslabs/aws-sdk-rust"
readme = "README.md"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]
[dependencies.aws-endpoint]
path = "..//aws-endpoint"
version = "0.0.24-alpha"

[dependencies.aws-http]
path = "..//aws-http"
version = "0.0.24-alpha"

[dependencies.aws-hyper]
path = "..//aws-hyper"
version = "0.0.24-alpha"
optional = true

[dependencies.aws-sig-auth]
path = "..//aws-sig-auth"
version = "0.0.24-alpha"

[dependencies.aws-smithy-client]
path = "..//aws-smithy-client"
version = "0.27.0-alpha.2"
optional = true

[dependencies.aws-smithy-http]
path = "..//aws-smithy-http"
version = "0.27.0-alpha.2"

[dependencies.aws-smithy-json]
path = "..//aws-smithy-json"
version = "0.27.0-alpha.2"

[dependencies.aws-smithy-types]
path = "..//aws-smithy-types"
version = "0.27.0-alpha.2"

[dependencies.aws-types]
path = "..//aws-types"
version = "0.0.24-alpha"

[dependencies.bytes]
version = "1"

[dependencies.http]
version = "0.2"

[features]
client = ["aws-hyper", "aws-smithy-client"]
rustls = ["aws-hyper/rustls"]
native-tls = ["aws-hyper/native-tls"]
default = ["client", "rustls"]