Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aws-core-utils

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-core-utils - npm Package Versions

1
8

5.1.1

Diff

byron-dupreez
published 7.0.2 •

Changelog

Source

7.0.2

  • Synchronized test/samples.js with versions from other modules:
    • Added sampleKinesisMessageAndRecord & sampleDynamoDBMessageAndRecord functions
    • Added sampleMsg, sampleKinesisRecord2 & sampleDynamoDBRecord functions
    • Removed sampleKinesisMessage & sampleDynamoDBMessage functions, which are no longer usable after removal of setting of consumerState properties on messages
  • Replaced usage of deleted sampleDynamoDBMessage function with sampleDynamoDBMessageAndRecord
byron-dupreez
published 7.0.1 •

Changelog

Source

7.0.1

  • Minor patches to type definitions in type-defs module & to JsDoc comments in contexts module
byron-dupreez
published 7.0.0 •

Changelog

Source

7.0.0

  • Changes to type-defs module:
    • Defined more properties of AWSContext type definition
    • Added LambdaFunctionNameVersionAndAlias type definition
    • Added optional invokedLambda property to EventAWSContextAndStageAware type definition
  • Changes to regions module:
    • Removed ONLY_FOR_TESTING.setRegionIfNotSet function
    • Removed fail fast logic from getRegion, getRegionKey & configureRegion functions, since its only applicable for unit testing
    • Replaced ONLY_FOR_TESTING.getRegionRaw export with direct export of getRegionRaw function
    • Replaced ONLY_FOR_TESTING.getDefaultRegionRaw export with direct export of getDefaultRegionRaw function
    • Removed deprecation from configureRegion function
  • Changes to stages module:
    • Removed deprecated configureStageAndAwsContext function
    • Removed deprecated configureRegionStageAndAwsContext function
  • Changes to lambdas module:
    • Changed getFunctionName function to also use process.env.AWS_LAMBDA_FUNCTION_NAME
    • Changed getFunctionVersion function to also use process.env.AWS_LAMBDA_FUNCTION_VERSION
    • Changed getFunctionNameVersionAndAlias function to also use process.env.AWS_LAMBDA_FUNCTION_NAME & AWS_LAMBDA_FUNCTION_VERSION
  • Changes to contexts module:
    • Changed configureEventAwsContextAndStage function to also set context.invokedLambda when awsContext provided & to NOT fail if region is not defined
  • Upgraded aws-sdk dependency to 2.92.0
byron-dupreez
published 6.1.0 •

Changelog

Source

6.1.0

  • Changes to type-defs module:
    • Added event property to StandardContext type definition
    • Renamed StageAndAWSContextAware type definition to EventAWSContextAndStageAware
    • Added event property to EventAWSContextAndStageAware type definition
    • Added AWS.Lambda related type definitions
    • Added AWS.KMS related type definitions
  • Changes to stages module:
    • Deprecated configureStageAndAwsContext function
    • Changed configureStageAndAwsContext & configureRegionStageAndAwsContext functions to also set context.event
  • Changes to contexts module:
    • Added configureEventAwsContextAndStage function
    • Changed configureStandardContext function to use configureEventAwsContextAndStage instead of deprecated stages.configureStageAndAwsContext function
  • Changes to regions module:
    • Added regionKeysByRegion cache
    • Added getRegionKey function
  • Changes to dynamodb-doc-client-cache module:
    • Removed regionKeysByRegion cache & getRegionKey function & replaced usage with regions/getRegionKey
  • Changes to kinesis-cache module:
    • Removed regionKeysByRegion cache & getRegionKey function & replaced usage with regions/getRegionKey
  • Added new lambda-cache module
  • Added new lambda-utils module
  • Added new kms-cache module
  • Added new kms-utils module
byron-dupreez
published 5.1.0 •

byron-dupreez
published 6.0.14 •

Changelog

Source

6.0.14

  • Updated core-functions dependency to version 3.0.9
  • Updated logging-utils dependency to version 4.0.9
byron-dupreez
published 6.0.13 •

Changelog

Source

6.0.13

  • Changes to dynamodb-doc-client-utils module:
    • Added new updateProjectionExpression, updateExpressionAttributeNames & updateExpressionAttributeValues functions
    • Changed getItem function to throw a TypeError if no result or non-object result is returned
  • Moved test devDependencies to package.json & removed test/package.json
  • Upgraded aws-core-test-utils test dependency to 2.0.9
  • Updated core-functions dependency to version 3.0.7
  • Updated logging-utils dependency to version 4.0.7
byron-dupreez
published 5.0.26 •

byron-dupreez
published 5.0.25 •

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc