UNPKG

sls3-legacy

Version:

SLS3 Legacy - A fork of Serverless Framework v3

7 lines (5 loc) 137 B
'use strict'; module.exports = { cognitoIdpArnExpr: /^arn:[a-zA-Z-]*:cognito-idp/, lambdaArnExpr: /arn:[a-zA-Z-]*:lambda/, };