Docs.rs
aws-sdk-s3-1.79.0
aws-sdk-s3 1.79.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
github:awslabs:rust-sdk-owners
aws-sdk-rust-ci
Dependencies
aws-credential-types ^1.2.2
normal
aws-runtime ^1.5.6
normal
aws-sigv4 ^1.3.0
normal
aws-smithy-async ^1.2.5
normal
aws-smithy-checksums ^0.63.1
normal
aws-smithy-eventstream ^0.60.8
normal
aws-smithy-http ^0.62.0
normal
aws-smithy-json ^0.61.3
normal
aws-smithy-runtime ^1.8.0
normal
aws-smithy-runtime-api ^1.7.4
normal
aws-smithy-types ^1.3.0
normal
aws-smithy-xml ^0.60.9
normal
aws-types ^1.3.6
normal
bytes ^1.4.0
normal
fastrand ^2.0.0
normal
hex ^0.4.3
normal
hmac ^0.12
normal
http ^0.2.9
normal
http ^1
normal
http-body ^0.4.4
normal
http-body ^1
normal
optional
lru ^0.12.2
normal
once_cell ^1.16
normal
percent-encoding ^2.0.0
normal
regex-lite ^0.1.5
normal
sha2 ^0.10
normal
tracing ^0.1
normal
url ^2.3.1
normal
async-std ^1.12.0
dev
aws-config ^1.6.0
dev
aws-credential-types ^1.2.2
dev
aws-runtime ^1.5.6
dev
aws-smithy-async ^1.2.5
dev
aws-smithy-eventstream ^0.60.8
dev
aws-smithy-http-client ^1.0.0
dev
aws-smithy-protocol-test ^0.63.1
dev
aws-smithy-runtime ^1.8.0
dev
aws-smithy-runtime-api ^1.7.4
dev
aws-smithy-types ^1.3.0
dev
bytes-utils ^0.1.0
dev
futures-util ^0.3.25
dev
hdrhistogram ^7.5.2
dev
http-body ^1
dev
pretty_assertions ^1.3.0
dev
proptest ^1
dev
serde_json ^1.0.0
dev
smol ^1.2.0
dev
tempfile ^3.2.0
dev
tokio ^1.23.1
dev
tracing-appender ^0.2.2
dev
tracing-subscriber ^0.3.16
dev
tracing-test ^0.2.5
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
aws_
sdk_
s3
1.79.0
Module timeout
Module Items
Structs
In aws_
sdk_
s3::
config
aws_sdk_s3
::
config
Module
timeout
Copy item path
Source
Expand description
Timeout configuration.
Structs
ยง
Timeout
Config
Top-level configuration for timeouts
Timeout
Config
Builder
Builder for
TimeoutConfig
.