aws-sdk-detective 0.0.24-alpha

AWS SDK for Amazon Detective
Documentation
[dependencies.aws-endpoint]
version = "0.0.24-alpha"

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

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

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

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

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

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

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

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

[dependencies.bytes]
version = "1"

[dependencies.http]
version = "0.2"

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

[package]
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "AWS SDK for Amazon Detective"
edition = "2018"
license = "Apache-2.0"
name = "aws-sdk-detective"
readme = "README.md"
repository = "https://github.com/awslabs/aws-sdk-rust"
version = "0.0.24-alpha"
[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]