aws-core-utils
Advanced tools
Changelog
5.0.17
generateHandlerFunction
function in api-lambdas
moduledynamodb-utils
module:
toNumber
function to return the given string if a large integer number's precision cannot be preservedtoKeyValuePairs
functioncore-functions
dependency to version 2.0.14logging-utils
dependency to version 3.0.12Changelog
5.0.16
context
as first argument to generateHandlerFunction
function of api-lambdas.js
moduleChangelog
5.0.15
core-functions/promises
issue in api-lambdas.js
moduleChangelog
5.0.14
generateHandlerFunction
function of api-lambdas.js
moduleChangelog
5.0.13
generateHandlerFunction
function to api-lambdas.js
moduletype-defs.js
modulecore-functions
dependency to version 2.0.12logging-utils
dependency to version 3.0.10Changelog
5.0.12
logging-utils
dependency to version 3.0.9Changelog
5.0.11
type-defs.js
module:
StandardContext
, StandardSettings
, StandardOptions
, CustomAware
, CustomSettings
, CustomOptions
and RegionStageAWSContextAware
contexts.js
module with configureStandardContext
and configureCustomSettings
functionsapi-lambdas.js
module with failCallback
(and synonym failCallbackForApiGateway
) functions and
re-exported configureStandardContext
function from contexts.js
to simplify imports for API Gateway exposed Lambdaslambdas.js
module:
failCallbackForApiGateway
function to new api-lambdas.js
modulestages.js
module:
configureRegionStageAndAwsContext
convenience function to configure current region, resolved stage and
AWS context on the given contextChangelog
5.0.10
node-uuid
to uuid
RegionAware
, KinesisAware
and DynamoDBDocClientAware
typedefs to type-defs.js
moduleregions.js
module:
context
argument and return type of configureRegion
function to use new RegionAware
typedefkinesis-cache.js
module:
context
argument and return types of configureKinesis
function to use new KinesisAware
typedefdynamodb-doc-client-cache.js
module:
context
argument and return type of configureDynamoDBDocClient
function to use new
DynamoDBDocClientAware
typedefChangelog
5.0.9
logging-utils
dependency to version 3.0.8stages-defs.js
module to type-defs.js
to synchronize with other modulesChangelog
5.0.8
stage-handling-type-defs.js
module to stages-type-defs.js