Skip to main content

Google Cloud Composer

google

Version: 1.0
Updated: Jun 12, 2026

Google Cloud Composer is a fully managed workflow orchestration service built on Apache Airflow that helps you author, schedule, and monitor pipelines spanning hybrid and multi-cloud environments.

Actions

  • Add Member to IAM Role (Containment) - Adds a new member to the specified IAM role for the Cloud Composer environment.
  • Get DAG (Enrichment) - Retrieves details of a specific DAG from a Cloud Composer environment.
  • Get Environment (Enrichment) - Retrieves details of a specific Cloud Composer environment.
  • List DAGs (Enrichment) - Lists all DAGs in a Cloud Composer environment.
  • List Environments (Enrichment) - Lists all Cloud Composer environments in the specified project and region.
  • Pause DAG (Containment) - Pauses a DAG in a Cloud Composer environment to stop scheduled runs.
  • Remove Member from IAM Role (Containment) - Removes a member from the specified IAM role for the Cloud Composer environment.
  • Unpause DAG (Containment) - Unpauses a previously paused DAG in a Cloud Composer environment to resume scheduled runs.
  • Update Project IAM Policy (Containment) - Updates the IAM policy for the project associated with the Cloud Composer environment.

Required IAM roles

The following table lists the required IAM roles for each action:

ActionRequired RolePermission
Add Member to IAM RoleProject IAM Admin (roles/resourcemanager.projectIamAdmin)resourcemanager.projects.setIamPolicy
Get DAGComposer User (roles/composer.user)composer.dags.get
Get EnvironmentComposer User (roles/composer.user)composer.environments.get
List DAGsComposer User (roles/composer.user)composer.dags.list
List EnvironmentsComposer User (roles/composer.user)composer.environments.list
Pause DAGComposer Admin (roles/composer.admin)composer.dags.update
Remove Member from IAM RoleProject IAM Admin (roles/resourcemanager.projectIamAdmin)resourcemanager.projects.setIamPolicy
Unpause DAGComposer Admin (roles/composer.admin)composer.dags.update
Update Project IAM PolicyProject IAM Admin (roles/resourcemanager.projectIamAdmin)resourcemanager.projects.setIamPolicy

Google Cloud Composer configuration

The Google Cloud Composer integration supports two types of authentication:

  • Service Account
  • WIF (Workload Identity Federation)

We recommend using WIF since it is more secure and easier to manage. For more information, see Workload Identity Federation.

Required AWS details from Sumo Logic

To configure the Google Cloud Composer integration using WIF authentication, you need the following AWS details from Sumo Logic. These details are essential for setting up the Workload Identity Federation (WIF) credentials in Google Workspace:

  • Deployment name is the unique name of your Sumo Logic deployment, for example, dub, fra, etc.
  • Sumo Logic AWS account ID: 926226587429
  • Sumo Logic AWS role: <deployment_name>-csoar-automation-gcpcomposer
  • Sumo Logic AWS Lambda function: <deployment_name>-csoar-automation-gcpcomposer
  • Full ARN: arn:aws:sts::926226587429:assumed-role/<deployment_name>-csoar-automation-gcpcomposer/<deployment_name>-csoar-automation-gcpcomposer

Workload Identity Federation (WIF) authentication

Follow the steps below to create WIF credentials in Google Workspace, which are required to configure the Google Cloud Composer integration:

  1. Log in to the Google Cloud portal.
  2. Select a Google Cloud project (or create a new one).
  3. Navigate to API & Services.
  4. On the same page, click ENABLED API AND SERVICES and search for Cloud Composer API, Cloud Resource Manager API, IAM Service Account Credentials API, Identity and Access Management (IAM) API, Security Token Service API, and enable them all.
  5. Navigate to IAM & Admin > Service Accounts page.
  6. Click CREATE SERVICE ACCOUNT. A Service Account is required to access Google Cloud Composer.
  7. While creating the service account, under Permissions, set the role as Service Account Token Creator and then click DONE.
    Service Account Token Creator
  8. Navigate to IAM & Admin > Workload Identity Federation.
    Workload Identity Federation
  9. Click CREATE POOL, provide the details, and click CONTINUE.
    Create pool
  10. Add the Provider details. Select AWS as the provider type and enter the AWS Account ID provided by Sumo Logic. Click CONTINUE and SAVE.
    Provider details
  11. Now you will see the created pool and provider.
    Created pool and provider
  12. Build a principal name to configure in Sumo Logic. The format of the principal name is: principalSet://iam.googleapis.com/projects/{YourProjectID}/locations/global/workloadIdentityPools/{YourPoolName}/attribute.aws_role/arn:aws:sts::{SumoAWSAccountID}:assumed-role/{SumoAWSRole}/{SumoAWSLambdaFunction}.
  13. Navigate to IAM & Admin > IAM and click Grant Access to add a new principal.
  14. In the New principals field, provide the principal name created in step 12 and select the role as Workload Identity User. Click SAVE.
    Workload Identity User
  15. Go to the IAM & Admin > Workload Identity Federation and select the pool created in step 9.
  16. Click Grant Access > Grant access using service account impersonation.
  17. Select the service account created in the previous step. Set the principal type as aws_role and the ARN as arn:aws:sts::{SumoAWSAccountID}:assumed-role/{SumoAWSRole} and then click SAVE.
    Provide ARN
  18. Navigate to Grant Access > Grant access using service account impersonation. Select the service account created in step 6. Select the principal as aws_role and provide the ARN as arn:aws:sts::{SumoAWSAccountID}:assumed-role/{SumoAWSRole}/{SumoAWSLambdaFunction}. Click SAVE.
  19. Download the WIF conf.json file. Ensure you save it in a safe place. Use the JSON content to configure the Google Cloud Composer integration to use WIF authentication in Automation Service and Cloud SOAR.

Service Account authentication

To create service account credentials in Google Workspace, needed to configure the Google Cloud Composer integration, follow these steps:

  1. Log in to the Google Cloud portal.
  2. Select a Google Cloud project (or create a new one).
  3. Navigate to API & Services > Credentials.
  4. On the same page, click ENABLED API AND SERVICES and search for Cloud Composer API, Cloud Resource Manager API, IAM Service Account Credentials API, Identity and Access Management (IAM) API, Security Token Service API, and enable them.
  5. Click CREATE CREDENTIALS and select Service Account.
    Create credentials
  6. Enter a service account name to display in the Google Cloud console. The Google Cloud console generates a service account ID based on this name.
  7. (Optional) Enter a description of the service account.
  8. Skip two optional grant permissions steps and click Done to complete the service account creation.
    Complete service account creation
  9. Click the generated service account to open the details.
    Generated service details
  10. Under the KEYS tab, click ADD KEY and select Create new key.
    Create new key
  11. Click CREATE (make sure JSON is selected).
    Click on create
  12. The JSON file is downloaded. Ensure you save it in a safe place.

Configure Google Cloud Composer in Automation Service and Cloud SOAR

Before you can use this automation integration, you must configure its authentication settings so that the product you're integrating with can communicate with Sumo Logic. For general guidance, see Configure Authentication for Automation Integrations.

How to open the integration's configuration dialog
  1. Access App Central and install the integration. (You can configure at installation, or after installation with the following steps.)
  2. Go to the Integrations page.
    Classic UI. In the main Sumo Logic menu, select Automation and then select Integrations in the left nav bar.
    New UI. In the main Sumo Logic menu, select Automation > Integrations. You can also click the Go To... menu at the top of the screen and select Integrations.
  3. Select the installed integration.
  4. Hover over the resource name and click the Edit button that appears.
    Edit a resource

In the configuration dialog, enter information from the product you're integrating with. When done, click TEST to test the configuration, and click SAVE to save the configuration:

  • Label. Enter the name you want to use for the resource.

  • Authentication Type. Select the authentication type: Service Account Private Key Json or Workload Identity Federation Private Key Json and provide the selected type JSON content.
  • Scopes. Default scope is https://www.googleapis.com/auth/cloud-platform. If not already present, add this scope.
  • Project ID. Provide the Google Cloud Project ID where the Composer environments are located.
  • Automation Engine. Select Cloud execution for this certified integration. Select a bridge option only for a custom integration. See Cloud or Bridge execution.

  • Proxy Options. Select whether to use a proxy. (Applies only if the automation engine uses a bridge instead of cloud execution.)

    • Use no proxy. Communication runs on the bridge and does not use a proxy.
    • Use default proxy. Use the default proxy for the bridge set up as described in Using a proxy.
    • Use different proxy. Use your own proxy service. Provide the proxy URL and port number.
Google Cloud composer configuration

For more information on Google Cloud Composer, see Google Cloud Composer documentation.

Change Log

  • June 12, 2026 (v1.0) - First upload
Status
Legal
Privacy Statement
Terms of Use
CA Privacy Notice

Copyright © 2026 by Sumo Logic, Inc.