aws-sdk-identitystore 1.21.0

AWS SDK for AWS SSO Identity Store
Documentation
# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
[package]
name = "aws-sdk-identitystore"
version = "1.21.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "AWS SDK for AWS SSO Identity Store"
edition = "2021"
license = "Apache-2.0"
repository = "https://github.com/awslabs/aws-sdk-rust"
readme = "README.md"
[package.metadata.smithy]
codegen-version = "c0f535972014ef90f48ace7be6e1caa6474973ae"
[package.metadata.docs.rs]
all-features = true
targets = ["x86_64-unknown-linux-gnu"]
[dependencies.aws-credential-types]
path = "../aws-credential-types"
version = "1.2.0"

[dependencies.aws-runtime]
path = "../aws-runtime"
version = "1.2.0"

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

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

[dependencies.aws-smithy-json]
path = "../aws-smithy-json"
version = "0.60.7"

[dependencies.aws-smithy-runtime]
path = "../aws-smithy-runtime"
features = ["client"]
version = "1.3.1"

[dependencies.aws-smithy-runtime-api]
path = "../aws-smithy-runtime-api"
features = ["client", "http-02x"]
version = "1.4.0"

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

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

[dependencies.bytes]
version = "1.0.0"

[dependencies.http]
version = "0.2.9"

[dependencies.once_cell]
version = "1.16"

[dependencies.regex-lite]
version = "0.1.5"

[dependencies.tracing]
version = "0.1"
[dev-dependencies.aws-config]
path = "../aws-config"
version = "1.2.1"

[dev-dependencies.aws-credential-types]
path = "../aws-credential-types"
features = ["test-util"]
version = "1.2.0"

[dev-dependencies.tokio]
version = "1.23.1"
features = ["macros", "test-util", "rt-multi-thread"]

[features]
behavior-version-latest = []
rustls = ["aws-smithy-runtime/tls-rustls"]
rt-tokio = ["aws-smithy-async/rt-tokio", "aws-smithy-types/rt-tokio"]
test-util = ["aws-credential-types/test-util", "aws-smithy-runtime/test-util"]
default = ["rustls", "rt-tokio"]