Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 819 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 819 Bytes

Coverage Status

New Relic's official AWS-SDK package instrumentation for use with the Node agent.

It can be installed and loaded independently:

npm install @newrelic/aws-sdk
// index.js
require('@newrelic/aws-sdk')

Supported AWS services

For more information, please see the agent installation guide, and compatibility and requirements.