CDK project to authenticate API using Cognito client credentials flow
- cdk project for cognito authenticated api
Issue #, if available:
Description of changes:
CDK TypeScript project for APG pattern service to service call using Cognito client credentials flow
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
@suhasini-udayar looks like you are missing the example-pattern.json file in your pattern.
You can find the example-pattern template here.
The file is used on ServerlessLand and is required. Once the file is added we can review the pattern.
@suhasini-udayar looks like you are missing the example-pattern.json file in your pattern.
You can find the example-pattern template here.
The file is used on ServerlessLand and is required. Once the file is added we can review the pattern.
Hello, I have added the example-pattern.json as suggested. Please let me know if you need any other info. Thanks.
@boyney123 , please let me know if I need to make any changes. Thanks!
@suhasini-udayar the repo is missing the actual lib folder with the code. Can you please fix and do a new PR? I didn't realize that before I merged.
@singledigit , I missed it too. Will submit a new PR shortly. Thanks!
@singledigit , here is the PR for lib - https://github.com/aws-samples/serverless-patterns/pull/916 Thanks again!