$npx skillfedfor your agent

Packages starting with 'A'

1,396 packages · page 28 of 35

Packages

aws-cdk.aws-servicediscovery Skip
PyPI · Build Tools · released Jun 2023

Provides AWS CDK constructs for defining and managing service discovery resources via AWS Cloud Map, supporting HTTP, private DNS, and public DNS namespaces with instance registration.

permissive licensepure Python
144.7Kdownloads / mo
aws-cdk.aws-signer Skip
PyPI · Build Tools · released Jun 2023

Provides AWS CDK constructs for defining code-signing infrastructure and signing profiles using AWS Signer, enabling you to configure code-signing templates and platforms declaratively in Python.

No—not for new projects.

permissive licensepure Python
151.3Kdownloads / mo
aws-cdk.aws-sns With conditions
PyPI · Application Frameworks · released Jun 2023

Provides AWS CDK constructs for defining Amazon SNS topics and subscriptions in Python infrastructure code, supporting standard and FIFO topics with filtering and dead-letter queue configuration.

permissive licensepure Python
162.0Kdownloads / mo
aws-cdk.aws-sns-subscriptions Skip
PyPI · Application Frameworks · released Jun 2023

Provides AWS CDK constructs for subscribing SNS topics to endpoints including SQS queues, Lambda functions, email addresses, SMS numbers, and HTTPS URLs.

Install only if you are maintaining legacy CDK v1 infrastructure; for new projects, use the v2 equivalent instead.

permissive licensepure Python
147.0Kdownloads / mo
aws-cdk.aws-sqs Skip
PyPI · Build Tools · released Jun 2023

Provides AWS CDK constructs for defining Amazon SQS queues and related messaging infrastructure as code in Python.

permissive licensepure Python
166.1Kdownloads / mo
aws-cdk.aws-ssm With conditions
PyPI · Build Tools · released Jun 2023

Provides CDK constructs for defining AWS Systems Manager Parameter Store resources (string and list parameters) in infrastructure-as-code, enabling programmatic creation and reference of SSM parameters.

permissive licensepure Python
169.8Kdownloads / mo
aws-cdk.aws-stepfunctions Skip
PyPI · Application Frameworks · released Jun 2023

Provides Python constructs for defining AWS Step Functions state machines using AWS CDK v1, enabling serverless workflow orchestration through code.

permissive licensepure Python
141.7Kdownloads / mo
aws-cdk.cloud-assembly-schema With conditions
PyPI · Build Tools · released Aug 2026

Provides the schema and structures for AWS CDK Cloud Assembly manifest files, enabling validation and interpretation of synthesis output.

permissive licensepure Python · 3.10+
6.7Mdownloads / mo
aws-cdk.core Skip
PyPI · Application Frameworks · released Jun 2023

Provides the core construct classes and stack management framework for AWS CDK v1, enabling infrastructure-as-code definition in Python for AWS CloudFormation deployments.

permissive licensepure Python
194.4Kdownloads / mo
aws-cdk.custom-resources Skip
PyPI · Build Tools · released Jun 2023

Provides a framework for implementing AWS CloudFormation custom resources using AWS CDK, handling lifecycle events and asynchronous operations through Lambda functions.

permissive licensepure Python
155.3Kdownloads / mo
aws-cdk.cx-api With conditions
PyPI · Build Tools · released Aug 2026

Provides the cloud executable protocol and context API for AWS CDK, enabling the CDK to serialize and communicate infrastructure definitions to CloudFormation and other deployment targets.

permissive licensepure Python · 3.10+
203.8Kdownloads / mo
aws-cdk.integ-tests-alpha With conditions
PyPI · Testing · released Aug 2026

Provides constructs and utilities for writing and executing integration tests for AWS CDK applications, enabling you to test CDK stacks before deployment.

However, be aware that it is experimental and may introduce breaking changes in future releases—review release notes before upgrading.

permissive licensepure Python · 3.10+
179.2Kdownloads / mo
aws-cdk.lambda-layer-kubectl-v35 With conditions
PyPI · Build Tools · released May 2026

Provides a Lambda Layer packaging kubectl v1.35.2 and Helm v4.1.3 for use in AWS Lambda functions running Python.

Install only if you are already in a CDK-based workflow; it adds no value outside that context.

permissive licensepure Python
81.6Kdownloads / mo
aws-cdk-lib Worth it
PyPI · Build Tools · released Aug 2026

Provides Python APIs to define and deploy AWS cloud infrastructure as code, organizing resources into stacks and stages that synthesize to CloudFormation.

Install it if you are building infrastructure-as-code applications on AWS and prefer Python over CloudFormation templates.

permissive licensepure Python · 3.10+
7.6Mdownloads / mo
aws-cdk.region-info Worth it
PyPI · Application Frameworks · released Aug 2026

Provides a queryable database of AWS region-specific information such as service principals and S3 endpoints for use in CDK applications.

Install it if you are building AWS CDK applications that need region-specific metadata such as service principals or S3 endpoints; it is the standard way to access…

permissive licensepure Python · 3.10+
201.9Kdownloads / mo
aws-cron-expression-validator Worth it
PyPI · Utilities · released Nov 2025

Validates AWS EventBridge cron expressions, which use a six-field format with wildcards and constraints that differ from Unix cron syntax.

MITpure Python · 3.10+
81.1Kdownloads / mo
aws-croniter Worth it
PyPI · Utilities · released Jun 2026

Parses, validates, and calculates occurrences of AWS EventBridge cron expressions, which differ from standard Unix cron syntax.

MITpure Python
94.5Kdownloads / mo
aws-cryptographic-material-providers With conditions
PyPI · Cryptography · released Feb 2026

Provides cryptographic material management and key derivation for AWS-integrated encryption workflows, handling key generation, caching, and integration with AWS KMS.

license unclearpure Python
540.4Kdownloads / mo
aws-durable-execution-sdk-python With conditions
PyPI · Distributed Computing · released Jul 2026

Builds long-running AWS Lambda workflows with automatic checkpointing, durable steps, waits, callbacks, and parallel execution that can resume after Lambda pauses or restarts.

Apache-2.0pure Python · 3.11+
210.9Kdownloads / mo
aws-embedded-metrics Worth it
PyPI · Monitoring · released Mar 2026

Generates CloudWatch metrics embedded within structured log events, allowing you to visualize and alarm on custom metrics while preserving detailed event context for querying.

Install it if you need to publish CloudWatch metrics from Lambda or other AWS compute environments.

Apache-2.0pure Python · 3.6+
1.8Mdownloads / mo
aws-encryption-sdk Worth it
PyPI · Security · released May 2026

Encrypts and decrypts data using AWS KMS keys and keyrings, implementing the AWS Encryption SDK specification for Python.

Install it if you need to encrypt/decrypt data with AWS KMS in Python.

Apache-2.0pure Python
3.6Mdownloads / mo
aws-encryption-sdk-cli With conditions
PyPI · Security · released Nov 2025

Command-line tool to encrypt and decrypt files and directories using AWS Encryption SDK, with support for AWS KMS key management and encryption context.

Install it if your use case fits; avoid it if you need active feature development or prefer a more frequently updated tool.

Apache-2.0pure Pythonaging
97.3Kdownloads / mo
aws-error-utils Worth it
PyPI · Utilities · released Nov 2022

Wraps botocore ClientError exceptions to provide Pythonic access to error codes, messages, HTTP status codes, and operation names without navigating nested dictionaries.

Install it if you write botocore code with more than a few try-except blocks.

Apache-2.0pure Pythondormant
376.4Kdownloads / mo
aws-glue-schema-registry With conditions
PyPI · Libraries · released Oct 2023

Serializes and deserializes messages using AWS Glue Schema Registry with support for Avro and JSON Schema formats, including local caching and schema evolution checks.

However, maintenance is dormant (last release 2023-10-17), so do not expect active support or new features; use it only if your schema and messaging patterns are…

Apache-2.0pure Python · 3.8+dormant
114.9Kdownloads / mo
aws-kinesis-agg With conditions
PyPI · Python Modules · released Jun 2022

Aggregates and deaggregates Kinesis records using the Kinesis Aggregated Record Format, allowing efficient batch transmission of data to Amazon Kinesis.

Apache-2.0pure Pythondormant
207.6Kdownloads / mo
aws-lambda-builders Worth it
PyPI · Internet · released Jul 2026

Compiles, builds, and packages AWS Lambda functions across multiple runtimes and frameworks including Python, Java, Node.js, Go, Rust, Ruby, and .NET, with support for custom workflows via Makefile.

Install it if you build or deploy AWS Lambda functions programmatically, integrate with SAM CLI, or need to automate multi-runtime Lambda packaging.

Apache-2.0pure Python · 3.10+
1.8Mdownloads / mo
aws-lambda-context With conditions
PyPI · Testing · released Jul 2019

Provides the AWS Lambda Context class for type hints and mocking in Lambda handler functions, enabling type checking with mypy and editor auto-completion.

MITpure Python · 3.6+abandoned
174.5Kdownloads / mo
aws-lambda-typing With conditions
PyPI · Software Development · released Apr 2024

Provides type hints and IDE autocomplete for AWS Lambda event, context, and response objects to enable static type checking in serverless functions.

However, maintenance is dormant (last release 864 days ago), so verify that type definitions cover your specific event sources before relying on them for critical…

MITpure Pythondormant
2.6Mdownloads / mo
aws-logging-handlers Skip
PyPI · Monitoring · released Nov 2020

Routes Python logging records to AWS S3 and Kinesis using multithreaded handlers with optional gzip compression for S3.

MITbuilds from sourceabandoned
205.5Kdownloads / mo
aws-msk-iam-sasl-signer-python With conditions
PyPI · Internet · released Mar 2025

Generates IAM-signed SASL/OAUTHBEARER authentication tokens for Amazon MSK clusters using AWS credentials from the default chain, named profiles, assumed roles, or custom providers.

Apache-2.0pure Python · 3.8+aging
5.4Mdownloads / mo
aws-opentelemetry-distro With conditions
PyPI · Monitoring · released Jul 2026

Provides AWS-integrated OpenTelemetry auto-instrumentation for Python applications, bundling OpenTelemetry core libraries and AWS-specific exporters and instrumentation plugins.

Apache-2.0pure Python · 3.10+
3.5Mdownloads / mo
aws-parallelcluster With conditions
PyPI · Scientific/Engineering · released May 2026

AWS ParallelCluster is a cluster management tool that deploys and manages High Performance Computing (HPC) clusters on AWS, automating compute resource setup, shared filesystems, and batch scheduler configuration.

Install it if cluster management is your goal; skip it if you only need to run individual EC2 instances or submit jobs to an existing cluster.

Apache-2.0pure Python · 3.9+
93.4Kdownloads / mo
aws-psycopg2 With conditions
PyPI · Database · released Jul 2022

Provides psycopg2 with statically linked PostgreSQL libraries for use in AWS Lambda environments where system PostgreSQL libraries are unavailable.

However, verify that the bundled PostgreSQL version and psycopg2 release remain compatible with your target Lambda runtime and database version, since the package has…

MITpure Pythondormant
3.4Mdownloads / mo
aws-request-signer Worth it
PyPI · Cryptography · released Feb 2023

Signs HTTP requests using AWS Signature V4, generating authorization headers, pre-signed URLs, and S3 POST policies for AWS and compatible services.

Install it if you need to sign AWS requests outside the official SDK or in environments where the full boto3 library is overkill.

MITpure Python
148.0Kdownloads / mo
aws-requests-auth Skip
PyPI · WWW/HTTP · released May 2020

Adds AWS Signature Version 4 authentication to Python requests library calls, allowing you to make authenticated HTTP requests to AWS services like Elasticsearch without managing credentials manually.

BSD-3-Clausepure Pythonabandoned
26.0Mdownloads / mo
aws-s3-access-grants-boto3-plugin With conditions
PyPI · Security · released Jul 2025

A boto3 plugin that integrates AWS S3 Access Grants as a permission layer for S3 clients, enabling fine-grained access control through S3 Access Grants credentials.

However, the 385-day gap since the last release and unclear license metadata warrant verification before production deployment.

license unclearpure Python · 3.9+aging
81.4Kdownloads / mo
aws-sam-cli Worth it
PyPI · Internet · released Jul 2026

AWS SAM CLI is a command-line tool for building, testing, and deploying serverless applications with Lambda, API Gateway, Step Functions, and related AWS services locally and to the cloud.

Install it if you develop serverless applications on AWS.

Apache-2.0pure Python · 3.10+
2.3Mdownloads / mo
aws-sam-translator With conditions
PyPI · Internet · released Aug 2026

Transforms AWS Serverless Application Model (SAM) templates into CloudFormation templates, enabling simplified serverless infrastructure-as-code authoring.

Apache-2.0pure Python
54.8Mdownloads / mo
aws_sdk_bedrock_runtime With conditions
PyPI · Application Frameworks · released Aug 2026

Provides a Python client for interacting with Amazon Bedrock's runtime API to invoke foundation models and manage model interactions.

Apache-2.0pure Python · 3.12+
227.9Kdownloads / mo
aws-sdk-signers With conditions
PyPI · Libraries · released May 2026

Provides standalone SigV4 request signing for AWS HTTP requests, compatible with libraries like Requests, urllib3, AIOHTTP, and Curl.

Apache-2.0pure Python · 3.12+
400.0Kdownloads / mo