{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools"}],"enrichment":{"capability":"Pulumi AWS provider for Python that lets you define, deploy, and manage AWS cloud infrastructure as code using Python programs.","skillfed_tags":["infrastructure-as-code","aws-sdk","pulumi"],"use_cases":["Define and deploy multi-service AWS applications (EC2, RDS, Lambda, S3) in a single Python program.","Create reusable infrastructure components and libraries for teams to standardize cloud deployments.","Automate Lambda function creation and S3 event triggers without writing CloudFormation templates.","Manage AWS IAM roles, policies, and permissions programmatically with type safety.","Implement infrastructure testing and validation as part of your CI/CD pipeline."],"what_it_does":"pulumi_aws is the Python SDK for Pulumi's AWS resource provider, allowing you to write infrastructure as code in Python rather than YAML or domain-specific languages. It exposes the full breadth of AWS services through strongly-typed Python classes, covering EC2, Lambda, S3, IAM, ECS, CloudFormation, API Gateway, and many others. You define your cloud resources in Python, then use the Pulumi CLI to plan and deploy them to AWS.\n\nThe package includes convenience APIs like `aws.lambda.CallbackFunction` that simplify common patterns\u2014for example, defining a Lambda function directly from a Python function object, or wiring it to S3 bucket events or CloudWatch timers. Configuration is handled through Pulumi's standard stack configuration system, supporting AWS credentials via environment variables, shared credentials files, profiles, or assume-role flows. The package depends on pulumi (the core framework), parver, semver, and typing-extensions.","worth_installing":"Yes, if you are already using Pulumi and need to provision AWS resources from Python. The package is actively maintained, has no known vulnerabilities, low install friction, and permissive licensing. Install only if you have the Pulumi CLI set up and an AWS account configured; it is not a standalone AWS SDK."},"id":"pulumi-aws","links":{"html":"https://skillfed.io/packages/pulumi-aws","md":"https://skillfed.io/packages/pulumi-aws.md","pypi":"https://pypi.org/project/pulumi-aws/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":null,"license_treatment":"permissive","name":"pulumi-aws","python_support":"supports_current","summary":"A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources."},"popularity":{"monthly_downloads":5967263,"position":2001,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"7.42.0"}
