---
title: "PUT /event-sources"
method: PUT
path: "/event-sources"
---

# PUT /event-sources

`PUT /event-sources`

Enables or disables integration with a service that can be integrated with DevOps Guru. The one service that can be integrated with DevOps Guru is Amazon CodeGuru Profiler, which can produce proactive recommendations which can be stored and viewed in DevOps Guru.

## Request body

- object
  - `EventSources` object — Information about the integration of DevOps Guru as consumer with another AWS service, such as AWS CodeGuru Profiler via EventBridge.
    - `AmazonCodeGuruProfiler` object — Information about whether DevOps Guru is configured to consume recommendations which are generated from AWS CodeGuru Profiler.
      - `Status` 'ENABLED' | 'DISABLED' — The status of the CodeGuru Profiler integration. Specifies if DevOps Guru is enabled to consume recommendations that are generated from Amazon CodeGuru Profiler.

## Response `200`

Success

- UpdateEventSourcesConfigResponse

## Other responses

- `480` — AccessDeniedException
- `481` — InternalServerException
- `482` — ThrottlingException
- `483` — ValidationException

---

[API](https://skmtc.net/aws/apis/devops-guru.md) · [All operations](https://skmtc.net/aws/apis/devops-guru/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/devops-guru/versions/0e960c150e92/schema)
