aws-core-utils
Advanced tools
Changelog
7.0.2
test/samples.js
with versions from other modules:
sampleKinesisMessageAndRecord
& sampleDynamoDBMessageAndRecord
functionssampleMsg
, sampleKinesisRecord2
& sampleDynamoDBRecord
functionssampleKinesisMessage
& sampleDynamoDBMessage
functions, which are no longer usable after removal of
setting of consumerState
properties on messagessampleDynamoDBMessage
function with sampleDynamoDBMessageAndRecord
Changelog
7.0.1
type-defs
module & to JsDoc comments in contexts
moduleChangelog
7.0.0
type-defs
module:
AWSContext
type definitionLambdaFunctionNameVersionAndAlias
type definitioninvokedLambda
property to EventAWSContextAndStageAware
type definitionregions
module:
ONLY_FOR_TESTING.setRegionIfNotSet
functiongetRegion
, getRegionKey
& configureRegion
functions, since its only applicable for unit testingONLY_FOR_TESTING.getRegionRaw
export with direct export of getRegionRaw
functionONLY_FOR_TESTING.getDefaultRegionRaw
export with direct export of getDefaultRegionRaw
functiondeprecation
from configureRegion
functionstages
module:
configureStageAndAwsContext
functionconfigureRegionStageAndAwsContext
functionlambdas
module:
getFunctionName
function to also use process.env.AWS_LAMBDA_FUNCTION_NAME
getFunctionVersion
function to also use process.env.AWS_LAMBDA_FUNCTION_VERSION
getFunctionNameVersionAndAlias
function to also use process.env.AWS_LAMBDA_FUNCTION_NAME
& AWS_LAMBDA_FUNCTION_VERSION
contexts
module:
configureEventAwsContextAndStage
function to also set context.invokedLambda
when awsContext
provided &
to NOT fail if region is not definedaws-sdk
dependency to 2.92.0Changelog
6.1.0
type-defs
module:
event
property to StandardContext
type definitionStageAndAWSContextAware
type definition to EventAWSContextAndStageAware
event
property to EventAWSContextAndStageAware
type definitionAWS.Lambda
related type definitionsAWS.KMS
related type definitionsstages
module:
configureStageAndAwsContext
functionconfigureStageAndAwsContext
& configureRegionStageAndAwsContext
functions to also set context.event
contexts
module:
configureEventAwsContextAndStage
functionconfigureStandardContext
function to use configureEventAwsContextAndStage
instead of deprecated
stages.configureStageAndAwsContext
functionregions
module:
regionKeysByRegion
cachegetRegionKey
functiondynamodb-doc-client-cache
module:
regionKeysByRegion
cache & getRegionKey
function & replaced usage with regions/getRegionKey
kinesis-cache
module:
regionKeysByRegion
cache & getRegionKey
function & replaced usage with regions/getRegionKey
lambda-cache
modulelambda-utils
modulekms-cache
modulekms-utils
moduleChangelog
6.0.14
core-functions
dependency to version 3.0.9logging-utils
dependency to version 4.0.9Changelog
6.0.13
dynamodb-doc-client-utils
module:
updateProjectionExpression
, updateExpressionAttributeNames
& updateExpressionAttributeValues
functionsgetItem
function to throw a TypeError if no result or non-object result is returnedaws-core-test-utils
test dependency to 2.0.9core-functions
dependency to version 3.0.7logging-utils
dependency to version 4.0.7