UNPKG

sls-helper-plugin-janis

Version:

A Serverless Helper plugin to add custom helpers for Janis Commerce

8 lines (5 loc) 92 B
'use strict'; const baseArn = 'arn:aws:sns:${aws:region}'; module.exports = { baseArn };