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')
For more information, please see the agent installation guide, and compatibility and requirements.