Skip to main content

Neptune.ai Tools for using Neptune client on AWS integration library

Project description

Utilities for using Neptune client on AWS

This integration exposes the init_run() function that reads the Neptune API token and project name from AWS Secrets Manager instead of environment variables.

from neptune.integrations.aws import init_run

run = init_run(
    secret="neptune-secret",  # Use your secret name here
    region="us-west-1",  # Use the appropriate region here
)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neptune_aws-1.0.0.tar.gz (7.4 kB view hashes)

Uploaded Source

Built Distribution

neptune_aws-1.0.0-py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page