---
title: "Get list of AWS log ready services"
method: GET
path: "/api/v1/integration/aws/logs/services"
tags: ["AWS Logs Integration"]
deprecated: true
---

# Get list of AWS log ready services

`GET /api/v1/integration/aws/logs/services`

> **Deprecated.**

**This endpoint is deprecated - use the V2 endpoint instead.** Get the list of current AWS services that Datadog offers automatic log collection. Use returned service IDs with the services parameter for the Enable an AWS service log collection API endpoint.

## Response `200`

OK

- AWSLogsListServicesResponse[]
  - `id` string — Key value in returned object.
  - `label` string — Name of service available for configuration with Datadog logs.

## Other responses

- `403` — Authentication Error
- `429` — Too many requests

---

[API](https://skmtc.net/datadog/apis/api-v1.md) · [All operations](https://skmtc.net/datadog/apis/api-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/datadog/api-v1/revisions/ca5871004d26/schema)
