Change or disable notifications - Amazon CodeCommit
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Amazon CodeCommit is no longer available to new customers. Existing customers of Amazon CodeCommit can continue to use the service as normal. Learn more"

Change or disable notifications

You can use the Amazon CodeCommit console to change how notifications are configured, including the event types that send emails to users and the Amazon SNS topic used to send emails about the repository. You can also use the CodeCommit console to manage the list of email addresses and endpoints subscribed to the topic or to disable notifications.

To change notification settings
  1. Open the CodeCommit console at https://console.www.amazonaws.cn/codesuite/codecommit/home.

  2. In Repositories, choose the name of the repository where you want to configure notifications.

  3. In the navigation pane, choose Settings, and then choose Notifications. If you see a banner informing you that you have notifications instead of notification rules, choose Manage existing notifications.

  4. Choose Edit.

  5. Make your changes, and then choose Save.

Disabling notifications is an easy way to temporarily prevent users from receiving emails about repository events.

To permanently delete a notification, follow the steps in Delete notifications.

To disable notifications
  1. Open the CodeCommit console at https://console.www.amazonaws.cn/codesuite/codecommit/home.

  2. In Repositories, choose the name of the repository where you want to disable notifications.

  3. In the navigation pane, choose Settings, and then choose Notifications. Choose Manage existing notifications.

  4. Choose Edit, and in Event status, use the slider to turn off Enable notifications. Choose Save.

  5. The event status changes to Disabled. No emails about events are sent. When you disable notifications, the CloudWatch Events rule for the repository is disabled automatically. Do not manually change its status in the CloudWatch Events console.