Docs.rs
smelter-aws-fargate-0.1.3
smelter-aws-fargate 0.1.3
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
dimfeld
Dependencies
async-trait ^0.1.77
normal
aws-config ^1.1.7
normal
optional
aws-sdk-ecs ^1.16.0
normal
optional
aws-sdk-s3 ^1.17.0
normal
aws-smithy-runtime-api ^1.1.7
normal
backon ^0.4.3
normal
error-stack ^0.4.1
normal
eyre ^0.6.12
normal
futures ^0.3.30
normal
rand ^0.8.5
normal
serde ^1.0.197
normal
serde_json ^1.0.114
normal
smelter-job-manager ^0.1.0
normal
optional
smelter-worker ^0.1.1
normal
optional
thiserror ^1.0.57
normal
tokio ^1.36.0
normal
tracing ^0.1.40
normal
url ^2.5.0
normal
Versions
100%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
smelter_
aws_
fargate
0.1.3
All Items
Crate Items
Re-exports
Modules
Crate
smelter_aws_fargate
Copy item path
Source
Expand description
Spawn Smelter jobs as AWS Fargate tasks.
Re-exports
§
pub use client::
build_ecs_client_config
;
Modules
§
client
Functionality for building AWS clients
spawner
Spawn tasks using the AWS Fargate API
worker
Worker-side code to run from inside a Fargate container