A list of current AWS services for which Datadog offers automatic log collection.

Hierarchy

  • AWSLogsServicesRequest

Constructors

Properties

accountId: string

Your AWS Account ID without dashes.

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
services: string[]

Array of services IDs set to enable automatic log collection. Discover the list of available services with the get list of AWS log ready services API endpoint.

Generated using TypeDoc