Docs.rs
stormchaser-engine-1.3.2
stormchaser-engine 1.3.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
OR
CDLA-Permissive-2.0
Links
Repository
crates.io
Source
Owners
cydergoth
Dependencies
aead ^0.5
normal
aes-gcm ^0.10
normal
anyhow ^1.0
normal
async-nats ^0.47
normal
async-trait ^0.1
normal
aws-config ^1
normal
aws-sdk-lambda ^1.63
normal
optional
aws-sdk-s3 ^1.65
normal
aws-sdk-ses ^1.61
normal
optional
aws-sdk-sts ^1.63
normal
optional
base64 ^0.22.1
normal
chrono ^0.4
normal
cloudevents-sdk ^0.9.0
normal
flate2 ^1.0
normal
futures ^0.3
normal
git2 ^0.20
normal
hcl-rs ^0.19.7
normal
hex ^0.4
normal
humantime ^2.1
normal
jaq-core ^2.0
normal
jaq-json ^1.0
normal
jaq-std ^2.0
normal
lettre ^0.11
normal
optional
log ^0.4
normal
minijinja ^2.1
normal
once_cell ^1.20
normal
opentelemetry ^0.27
normal
opentelemetry-otlp ^0.27
normal
opentelemetry-semantic-conventions ^0.27
normal
opentelemetry_sdk ^0.27
normal
parking_lot ^0.12
normal
quick-xml ^0.37
normal
regex ^1.12.3
normal
reqwest ^0.12
normal
rustls ^0.23
normal
rustls-native-certs ^0.8.3
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
sqlx ^0.8
normal
stormchaser-dsl ^1.3.2
normal
stormchaser-model ^1.3.2
normal
stormchaser-opa ^1.3.2
normal
stormchaser-tls ^1.3.2
normal
tar ^0.4
normal
thiserror ^2.0
normal
tokio ^1
normal
tracing ^0.1
normal
tracing-opentelemetry ^0.28
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
vaultrs ^0.7
normal
optional
wasmtime ^43.0
normal
dotenvy ^0.15
dev
tempfile ^3.10
dev
wat ^1.211
dev
vergen ^8.3
build
Versions
92.31%
of the crate is documented
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
Skip to main content
Module s3
stormchaser_
engine
1.3.2
Module s3
Module Items
Functions
In crate stormchaser_
engine
stormchaser_engine
Module
s3
Copy item path
Source
Expand description
S3 backend storage implementation.
Functions
ยง
generate_
presigned_
url
Generates a presigned URL for downloading or uploading an object to/from an S3 bucket.
get_
s3_
client
Get s3 client.