{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/4"}],"enrichment":{"capability":"Provides AWS CDK constructs for defining and managing Amazon Neptune graph database clusters and instances in infrastructure-as-code Python.","skillfed_tags":["aws-cdk","infrastructure-as-code","graph-database"],"use_cases":["Define a Neptune cluster with read replicas and IAM authentication in a CDK stack for a knowledge graph application.","Configure audit logging and CloudWatch exports for a Neptune cluster to meet compliance and monitoring requirements.","Set custom parameter groups (e.g., query timeout, audit logging) for Neptune instances via CDK without manual AWS Console configuration.","Grant an IAM role permissions to connect to a Neptune cluster using the grant_connect() helper method.","Provision Neptune instances with specific engine versions and parameter group families (1.2, 1.3, 1.4) for version-specific feature support."],"what_it_does":"This package is the AWS CDK construct library for Amazon Neptune, a managed graph database service. It provides Python classes to define Neptune database clusters and instances declaratively within AWS CDK infrastructure-as-code projects, handling the underlying CloudFormation resource generation. The package lets you configure cluster topology (writer and replica instances), instance types, parameter groups, IAM authentication, logging to CloudWatch, and networking via VPC security groups\u2014all through high-level Python objects rather than raw CloudFormation templates.\n\nNeptune is optimized for storing and querying highly connected datasets using Apache TinkerPop Gremlin or W3C SPARQL query languages. The construct library abstracts away the complexity of setting up a production-grade graph database by providing sensible defaults (port 8182, VPC requirement, automatic endpoint management) while allowing fine-grained control over performance tuning, monitoring, and access policies. It integrates with the broader AWS CDK ecosystem, so you can combine Neptune constructs with other AWS services in a single deployment.","worth_installing":"Yes. This package is worth installing if you are using AWS CDK to manage infrastructure and need to provision Neptune graph databases. It has low install friction, active maintenance, no known vulnerabilities, and a permissive license. The only caveat is that the APIs are marked experimental and subject to breaking changes between versions, so pin your version and review release notes before upgrading."},"id":"aws-cdk-aws-neptune-alpha","links":{"html":"https://skillfed.io/packages/aws-cdk-aws-neptune-alpha","md":"https://skillfed.io/packages/aws-cdk-aws-neptune-alpha.md","pypi":"https://pypi.org/project/aws-cdk-aws-neptune-alpha/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-13","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.aws-neptune-alpha","python_support":"supports_current","summary":"The CDK Construct Library for AWS::Neptune"},"popularity":{"monthly_downloads":138277,"position":11333,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.265.0a0"}
