Skip to content

Commit 99e3e95

Browse files
committed
Updated patterns
1 parent fae393d commit 99e3e95

File tree

13 files changed

+9
-565
lines changed

13 files changed

+9
-565
lines changed
File renamed without changes.
File renamed without changes.

apigw-lambda-sns/example-pattern.json renamed to apigw-lambda-sns-monitoring-sam/example-pattern.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"title": "Amazon API Gateway REST API to Lambda to SNS",
3-
"description": "Integration of Amazon API Gateway REST API with Amazon Lambda to publish to Amazon SNS with enhanced monitoring",
2+
"title": "Amazon API Gateway REST API to AWS Lambda to Amazon SNS with enhanced monitoring",
3+
"description": "Integration of Amazon API Gateway REST API with AWS Lambda to publish to Amazon SNS with enhanced monitoring",
44
"language": "Python",
55
"level": "200",
66
"framework": "AWS SAM",
@@ -13,10 +13,10 @@
1313
},
1414
"gitHub": {
1515
"template": {
16-
"repoURL": "https://github.com/aws-samples/serverless-patterns/tree/main/apigw-lambda-sns",
17-
"templateURL": "serverless-patterns/apigw-lambda-sns",
18-
"projectFolder": "apigw-lambda-sns",
19-
"templateFile": "apigw-lambda-sns/template.yaml"
16+
"repoURL": "https://github.com/aws-samples/serverless-patterns/tree/main/apigw-lambda-sns-monitoring-sam",
17+
"templateURL": "serverless-patterns/apigw-lambda-sns-monitoring-sam",
18+
"projectFolder": "apigw-lambda-sns-monitoring-sam",
19+
"templateFile": ""
2020
}
2121
},
2222
"resources": {

apigw-lambda-sns/template.yaml renamed to apigw-lambda-sns-monitoring-sam/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
AWSTemplateFormatVersion: '2010-09-09'
22
Transform: AWS::Serverless-2016-10-31
33

4-
Description: (uksb-1tthgi812) (tag:apigw-lambda-sns)
4+
Description:
55
Resources:
66
MySnsTopic:
77
Type: AWS::SNS::Topic

apigw-lambda-sns/apigw-lambda-sns.json

Lines changed: 0 additions & 66 deletions
This file was deleted.

appsync-ws-lambda-bedrock-sam/appsync-ws-lambda-bedrock-sam.json

Lines changed: 0 additions & 100 deletions
This file was deleted.

eventbridge-pipes-dynamic-message-group-id/eventbridge-pipes-dynamic-message-group-id.json

Lines changed: 0 additions & 102 deletions
This file was deleted.

0 commit comments

Comments
 (0)