amazon-cognito-and-api-gateway-based-machine-to-machine-authorization-using-aws-cdk
amazon-cognito-and-api-gateway-based-machine-to-machine-authorization-using-aws-cdk copied to clipboard
This repository describes how to integrate Amazon Cognito User Pool(OAuth 2.0 Client credentials grant) and Amazon API Gateway(Cognito Authorizer) using AWS CDK.
Issue: N/A *Description of changes:* Spelling mistyped for the AWS Cognito By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the...
This change updates to a supported Lambda runtime and removes the unused bootstrap environment. *Description of changes:* NodeJS 12.x is no longer supported by AWS lambda. As a result, attempts...
Bumps [ws](https://github.com/websockets/ws) from 7.5.7 to 7.5.10. Release notes Sourced from ws's releases. 7.5.10 Bug fixes Backported e55e5106 to the 7.x release line (22c28763). 7.5.9 Bug fixes Backported bc8bd34e to the...
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Updates `braces` from 3.0.2 to 3.0.3 Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix...