aws-endpoint 0.47.0

AWS SDK endpoint support.
Documentation
# Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
[package]
name = "aws-endpoint"
version = "0.47.0"
authors = ["AWS Rust SDK Team <aws-sdk-rust@amazon.com>", "Russell Cohen <rcoh@amazon.com>"]
description = "AWS SDK endpoint support."
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"]

[dependencies]
http = "0.2.3"
tracing = "0.1"

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

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

[dependencies.regex]
version = "1.5.5"
default-features = false
features = ["std"]