Docs.rs
aws-sdk-redshift-0.24.0
aws-sdk-redshift 0.24.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 ^0.54.1
normal
aws-endpoint ^0.54.1
normal
aws-http ^0.54.1
normal
aws-sig-auth ^0.54.1
normal
aws-smithy-async ^0.54.1
normal
aws-smithy-client ^0.54.1
normal
aws-smithy-http ^0.54.1
normal
aws-smithy-http-tower ^0.54.1
normal
aws-smithy-json ^0.54.1
normal
aws-smithy-query ^0.54.1
normal
aws-smithy-types ^0.54.1
normal
aws-smithy-xml ^0.54.1
normal
aws-types ^0.54.1
normal
bytes ^1.0.0
normal
http ^0.2.0
normal
regex ^1.5.5
normal
tokio-stream ^0.1.7
normal
tower ^0.4
normal
aws-config ^0.54.1
dev
aws-credential-types ^0.54.1
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Module config
Modules
Structs
Traits
?
Module
aws_sdk_redshift
::
config
source
·
[
−
]
Expand description
Configuration for the service.
Modules
retry
Retry configuration
timeout
Timeout configuration
Structs
Builder
Builder for creating a
Config
.
Config
Service config.
Sleep
Future returned by
AsyncSleep
.
Traits
AsyncSleep
Async trait with a
sleep
function.