serverless-patterns
serverless-patterns copied to clipboard
Serverless patterns. Learn more at the website: https://serverlessland.com/patterns.
*Issue #, if available:* * Refs: https://github.com/aws-samples/serverless-patterns/issues/2290 * This is terraform equivalent of https://github.com/aws-samples/serverless-patterns/pull/2293 *Description of changes:* Updates terraform samples with JS SDK from node 16 to 20. The AWS...
*Issue #, if available:* * Refs: https://github.com/aws-samples/serverless-patterns/issues/2290 * This is terraform equivalent of https://github.com/aws-samples/serverless-patterns/pull/2292 *Description of changes:* Updates terraform samples without JS SDK from node 16 to 20 The terraform...
To submit a template to the Serverless Patterns Collection, submit an issue with the following information. **IMPORTANT** Patterns are intended to be primarily IaC-focused implementations of 2-4 AWS services, with...
This sample project demonstrates how to deploy a zero-ETL integration from a DynamoDB table to an OpenSearch Serverless collection. By submitting this pull request, I confirm that you can use,...
To submit a template to the Serverless Patterns Collection, submit an issue with the following information. **IMPORTANT** Patterns are intended to be primarily IaC-focused implementations of 2-4 AWS services, with...
*Issue #, if available:* *Description of changes:* Multiple Patterns will no longer work because the AWS Lambda Runtime was set to `python3.7`. In some cases it would be difficult to...
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
*Issue #, if available:* *Description of changes:* This pattern shows how you can deploy an AWS AppSync Private API which can only be invoked by resources within your private network....
Issue #2470 Description of changes: This sample project demonstrates rotating secrets using AWS Amazon EventBridge Scheduler and AWS Lambda at desired intervals. An EventBridge schedule is created based on the...
*Issue #, if available:2382 *Description of changes:* Added a serverless pattern to automate syncing an S3 data source sources to knowledge base for Amazon Bedrock using EventBridge scheduler. An EventBridge...