brettlangdon / node-dogapi

Datadog API Node.JS Client
https://brettlangdon.github.io/node-dogapi/
105 stars 45 forks source link

feature request: support AWS Logs Integration #74

Open missedone opened 4 years ago

missedone commented 4 years ago

the AWS logs integration was release https://docs.datadoghq.com/api/v1/aws-logs-integration/

could you add api to be able to manage the aws logs integration here is the golang implementation: https://github.com/DataDog/datadog-api-client-go/blob/master/api/v1/datadog/docs/AWSLogsIntegrationApi.md

Thanks