Class SecretsManagerUpdateService


  • public class SecretsManagerUpdateService
    extends Object
    Update service using the configured secret manager.

    - It will update all the services entities with connection parameters

    - It will update all the user bots with authentication mechanism

    - It will update all the ingestion pipelines of type metadata with DBT config

    • Constructor Detail

      • SecretsManagerUpdateService

        public SecretsManagerUpdateService​(SecretsManager secretsManager,
                                           String clusterName)
    • Method Detail

      • updateEntities

        public void updateEntities()