Airflow Summit 2025 is coming October 07-09. Register now to secure your spot!

Configuration Reference

This page contains the list of all available Airflow configurations for the apache-airflow-providers-yandex provider that can be set in the airflow.cfg file or using environment variables.

Note

For more information see Setting Configuration Options.

[yandex]

This section contains settings for Yandex Cloud integration.

sdk_user_agent_prefix

Added in version 3.6.0.

Prefix for User-Agent header in Yandex.Cloud SDK requests

Type:

string

Default:

''

Environment Variable:

AIRFLOW__YANDEX__SDK_USER_AGENT_PREFIX

Was this entry helpful?