gcp-composer-airflow-connections-variables
Airflow Connections and Variables commonly store database credentials, API tokens, and arbitrary secrets.
Where it sits
| location | Apache Airflow REST API / metadata database.Connection passwords/extras and Variable values |
| location kind | secret_value |
| data kinds | credential password api_key connection_string sensitive_data |
| emits edge | CanReadCredential |
| service | Cloud Composer (Airflow) (gcp:composer) |
Collection recipe
| access mode | data_plane |
| operation | Apache Airflow REST API / metadata database |
| response path | Connection passwords/extras and Variable values |
| encoding | protocol_native |
| params | {"name": "\u003cresource-name\u003e"} |
References