AWS Resources config

Hierarchy

  • AWSResourcesConfig

Constructors

Properties

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
cloudSecurityPostureManagementCollection?: boolean

Whether Datadog collects cloud security posture management resources from your AWS account.

extendedCollection?: boolean

Whether Datadog collects additional attributes and configuration information about the resources in your AWS account. Required for cspm_resource_collection.

Generated using TypeDoc