Skip to content

GONRG-3119: Python SDK usage

Yan Sushchynski (EPAM) requested to merge GONRG-3119_Python_SDK_Usage into master

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [Yes]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description?

Added TokenRefresher mechanism to obtain access_token in BaseClient for using Python SDK's clients in Ingestion Lib instead of requests lib.

Edited by Yan Sushchynski (EPAM)

Merge request reports