Skip to content
Snippets Groups Projects
Unverified Commit 33d4181b authored by Philipp Hoefflin's avatar Philipp Hoefflin Committed by GitHub
Browse files

feat(monorepo): add aws-lambda-powertools-typescript and middy middleware (#19117)

parent 0f2eb5d6
Branches
Tags
No related merge requests found
...@@ -36,6 +36,8 @@ const repoGroups = { ...@@ -36,6 +36,8 @@ const repoGroups = {
'https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection', 'https://github.com/AutoMapper/AutoMapper.Extensions.Microsoft.DependencyInjection',
], ],
'aws-cdk': 'https://github.com/aws/aws-cdk', 'aws-cdk': 'https://github.com/aws/aws-cdk',
'aws-lambda-powertools-typescript':
'https://github.com/awslabs/aws-lambda-powertools-typescript',
'aws-sdk-js-v3': 'https://github.com/aws/aws-sdk-js-v3', 'aws-sdk-js-v3': 'https://github.com/aws/aws-sdk-js-v3',
'aws-sdk-net': 'https://github.com/aws/aws-sdk-net', 'aws-sdk-net': 'https://github.com/aws/aws-sdk-net',
awsappsync: 'https://github.com/awslabs/aws-mobile-appsync-sdk-js', awsappsync: 'https://github.com/awslabs/aws-mobile-appsync-sdk-js',
...@@ -132,6 +134,7 @@ const repoGroups = { ...@@ -132,6 +134,7 @@ const repoGroups = {
], ],
'mdc-react': 'material-components/material-components-web-react', 'mdc-react': 'material-components/material-components-web-react',
mdx: 'https://github.com/mdx-js/mdx', mdx: 'https://github.com/mdx-js/mdx',
'middy-js': 'https://github.com/middyjs/middy',
'mikro-orm': 'https://github.com/mikro-orm/mikro-orm', 'mikro-orm': 'https://github.com/mikro-orm/mikro-orm',
mockito: 'https://github.com/mockito/mockito', mockito: 'https://github.com/mockito/mockito',
mstest: 'https://github.com/microsoft/testfx', mstest: 'https://github.com/microsoft/testfx',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment