gcp-composer-environment-bucket-content
The Composer bucket holds executable DAGs, plugins, data, and logs that may contain credentials.
Where it sits
| location | composer.projects.locations.environments.get.config.dagGcsPrefix/storageConfig.bucket -> DAG, plugin, data, and log object bytes |
| location kind | code_artifact |
| data kinds | source_code_secret credential password api_key private_key customer_data |
| emits edge | CanReadData |
| service | Cloud Composer (Airflow) (gcp:composer) |
Collection recipe
| access mode | indirect_destination |
| operation | composer.projects.locations.environments.get |
| response path | config.dagGcsPrefix/storageConfig.bucket -> DAG, plugin, data, and log object bytes |
| encoding | binary |
| params | {"name": "\u003cresource-name\u003e"} |
Required permissions
composer.environments.get
storage.objects.get
References