{"categories":[{"label":"Distributed Computing","url":"https://skillfed.io/packages/category/system-distributed-computing"}],"enrichment":{"capability":"Dagster-aws provides AWS-specific integrations for Dagster, enabling data pipeline orchestration to work with AWS services like S3, EC2, and other AWS resources.","skillfed_tags":["aws-integration","data-orchestration","etl"],"use_cases":["Build ETL pipelines that read from S3, transform data, and write results back to S3 with Dagster orchestration","Schedule and monitor machine learning model training jobs on AWS compute resources as part of a larger data asset graph","Define data quality checks and lineage tracking for datasets stored in AWS, visible in Dagster's web UI","Deploy multi-stage data workflows across development, staging, and production AWS environments using Dagster's environment configuration"],"what_it_does":"Dagster-aws is an integration layer that extends Dagster's data orchestration framework with AWS-native components. It allows you to build data pipelines that directly interact with AWS services, using Dagster's declarative asset model to define, schedule, and monitor data workflows that depend on or produce AWS resources.\n\nThe package sits between Dagster (the core orchestration engine) and boto3 (the AWS SDK), providing pre-built resource definitions and I/O managers that handle AWS authentication, credential management, and service interactions. You define your data assets as Python functions decorated with Dagster's @asset decorator, and dagster-aws handles the plumbing to connect them to S3 buckets, compute resources, or other AWS services. It inherits Dagster's testing and observability capabilities, so you can unit-test your AWS workflows locally and monitor them in production.","worth_installing":"Yes, if you are already using Dagster and need to orchestrate workflows involving AWS services. The package is actively maintained, has no known vulnerabilities, and installs with low friction. It is a natural extension of Dagster rather than a standalone tool, so it is only worth installing if you have decided to use Dagster as your orchestration platform."},"id":"dagster-aws","links":{"html":"https://skillfed.io/packages/dagster-aws","md":"https://skillfed.io/packages/dagster-aws.md","pypi":"https://pypi.org/project/dagster-aws/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"dagster-aws","python_support":"supports_current","summary":"Package for AWS-specific Dagster framework solid and resource components."},"popularity":{"monthly_downloads":5213474,"position":2138,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.29.17"}
