UNPKG

serverless

Version:

Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more

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