Skip to main content

connection clients for storage and database

Project description

Connectors for ADP applications

The current version supports 3 kind of API connections: AWS S3, Box, PostgreSQL. The required secret file formats are as follows.

  • S3 Connector
    {
      "aws_access_key_id": "",
      "aws_secret_access_key": ""
    }
    
    
  • Box Connector
      {
        "boxAppSettings": {
          "clientID": "",
          "clientSecret": "",
          "appAuth": {
            "publicKeyID": "",
            "privateKey": "",
            "passphrase": ""
            }
          },
          "enterpriseID": ""
        }
    
    
  • Postgresql Connector
    {
      "host": "",
      "port": 5432,
      "database": "",
      "user": "",
      "password": ""
    }
    
    
    

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

adp_connectors-0.0.8.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

adp_connectors-0.0.8-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file adp_connectors-0.0.8.tar.gz.

File metadata

  • Download URL: adp_connectors-0.0.8.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.10

File hashes

Hashes for adp_connectors-0.0.8.tar.gz
Algorithm Hash digest
SHA256 8a2fa3d33b1a431573f2b2017cbde8f010aba776e9eb615c194776d4968ec746
MD5 b524a4e5677faa9adc630e117c5ff0e5
BLAKE2b-256 b647e477cd8a95be67383fca6b40bec604c1a027a3652c45278f72d8385334b5

See more details on using hashes here.

File details

Details for the file adp_connectors-0.0.8-py3-none-any.whl.

File metadata

File hashes

Hashes for adp_connectors-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 1d5ba1f02ca28e75b9d85186f9fe2ee70f105dc906b4bbf56b0224823d67cd13
MD5 cd1e39e9267ea0b6316927ca2c210f11
BLAKE2b-256 35eb96896610b4005af3613688e724b24d89cdf146cb39386b34e65eae3af29d

See more details on using hashes here.

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