Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

Activating and deactivating triggers

Focus mode
Activating and deactivating triggers - AWS Glue

You can activate or deactivate a trigger using the AWS Glue console, the AWS Command Line Interface (AWS CLI), or the AWS Glue API.

To activate or deactivate a trigger (console)
  1. Sign in to the AWS Management Console and open the AWS Glue console at https://console.aws.amazon.com/glue/.

  2. In the navigation pane, under ETL, choose Triggers.

  3. Select the check box next to the desired trigger, and on the Action menu choose Enable trigger to activate the trigger or Disable trigger to deactivate the trigger.

To activate or deactivate a trigger (AWS CLI)
  • Enter one of the following commands.

    aws glue start-trigger --name MyTrigger aws glue stop-trigger --name MyTrigger

    Starting a trigger activates it, and stopping a trigger deactivates it. When you activate an on-demand trigger, it fires immediately.

For more information, see AWS Glue triggers.

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.