AWS account ID and Lambda ARN.

Hierarchy

  • AWSAccountAndLambdaRequest

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
lambdaArn: string

ARN of the Datadog Lambda created during the Datadog-Amazon Web services Log collection setup.

Generated using TypeDoc