sls-helper-plugin-janis
Advanced tools
Changelog
[9.2.1] - 2023-09-27
kebabCase
implementation to avoid breaking services with alphanumeric namesChangelog
[9.2.0] - 2023-08-05
SQS Helper
queues now have tags to filter costs and metricsSQS Helper
now supports partial batch item failure reportSQS Helper
default settings are now more optimizedChangelog
[9.1.0] - 2023-08-04
SQS Helper
added to easily implement Queues and DLQsChangelog
[9.0.0] - 2023-07-24
UserAuthorizer
, DevUserAuthorizer
, ImportExportAuthorizer
, AdminNoClientAuthorizer
and NoClientAuthorizer
require janis-client
header BREAKING CHANGEServiceNoClientAuthorizer
, AdminNoClientAuthorizer
and NoClientAuthorizer
use their own functions BREAKING CHANGEImportExportAuthorizer
requires janis-service
header BREAKING CHANGELoggedAuthorizer
, ApiKeyAuthorizer
, ImportAuthorizer
and ExportAuthorizer
BREAKING CHANGEChangelog
[8.2.0] - 2023-07-24
api
, apiList
, apiGet
, apiPost
and apiPut
helpers now support layers
and addLayers
to manage function-level lambda layerseventListener
helper now support layers
, addLayers
and skipTraceLayer
to manage function-level lambda layersChangelog
[8.1.0] - 2023-07-13
functionUrl
hook to enable Lambda URLs with Cloudfront Distributions (https://janiscommerce.atlassian.net/browse/JC-268)eventListener
hook now accepts functionRawProps
to customize the lambda functionChangelog
[8.0.0] - 2023-06-15
LAMBDA_SECURITY_GROUP_ID
and LAMBDA_SUBNET_IDS
env vars are setaccountId
for hook authorizers
is read from env var AUTHORIZER_ACCOUNT_ID