-
Notifications
You must be signed in to change notification settings - Fork 928
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New serverless pattern - Access Bedrock via API Gateway with Cognito User Management #2064
New serverless pattern - Access Bedrock via API Gateway with Cognito User Management #2064
Conversation
@undefined 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. |
example-pattern.json has been named as apigw-bedrock-cognito-cdk-pattern.json |
@Inthuson thanks for the submission. example-pattern.json is a required file. Can you please either rename apigw-bedrock-cognito-cdk-pattern.json to example-pattern.json OR copy over the contents from apigw-bedrock-cognito-cdk-pattern.json to example-pattern.json ? |
@pputhran - renamed the file to example-pattern.json |
@undefined your 'example-pattern.json' is missing some key fields, please review below and address any errors you have
If you need any help, take a look at the example-pattern file. Make the changes, and push your changes back to this pull request. When all automated checks are successful, the Serverless DA team will process your pull request. |
Removed LinkedIn URL |
Valid pattern file found. Reviewer you can view the pattern file here |
Changed to US English spelling
Issue #, if available: #2065
Description of changes:
This pattern creates an AWS CDK Python application to access Bedrock via API Gateway with Cognito user management, domain restriction, API request throttling, and quota limits.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.