Socket
Socket
Sign inDemoInstall

@newrelic/aws-sdk

Package Overview
Dependencies
235
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123

0.3.0

Diff

Changelog

Source

0.3.0 (2019-07-18):

  • Adds support for DocumentClient API calls to be captured as Datastore segments/metrics.

    Supported calls are: get, put, update, delete, query and scan. These will be named according to the underlying DynamoDB operation that is executed. For example: get will be named getItem. DocumentClient calls not listed above will still be captured as Externals.

  • Fixed issue that would prevent multiple DynamoDB instances from being instrumented.

  • Replaced database_name with collection in DynamoDB attributes.

  • Moved name property to the root of DynamoDB segment description object.

    Previously, segments were being incorrectly named "Datastore/operation/DynamoDB/undefined", due to the operation name being misplaced.

newrelic
published 0.2.0 •

Changelog

Source

0.2.0 (2019-02-19):

  • Added instrumentation for SNS publish API.

  • Added instrumentation for SQS sendMessage, sendMessageBatch and receiveMessageBatch APIs.

published 0.1.0 •

Changelog

Source

0.1.0 (2019-02-13):

  • Added instrumentation for services to be recorded as HTTP externals.

    • APIGateway
    • ELB
    • ElastiCache
    • Lambda
    • RDS
    • Redshift
    • Rekognition
    • S3
    • SES
  • Added instrumentation for DynamoDB.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc