Skip to main content

Package for extracting secret key-pairs

Project description

vnetconfig

Package for extacting credentila for vNet - Internal Use

Features

  • Connect to RDS Cluster for Multiple Env
  • Get S3object based on ENV as well custom RoleArn

Installation

vnetconfig requires Python 3 to run.

Install the dependencies by.

pip install vnetconfig==0.1.25

Method Available

Use below python function for connecting RDS Cluster

Rds Connect:

from vnet.config import *
auroraConnect(env,accessType)

get S3Object:

get_s3Object(bucket_name, object_path, expiration=60, roleArn="None", env="None")

License

MIT

Internal Use only!

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

vnetconfig-0.1.25.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

vnetconfig-0.1.25-py3-none-any.whl (4.3 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