Crate smelter_aws_fargate

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