Skip to content

Commit 1ca8be6

Browse files
committed
Patterns file updates
1 parent a7268e6 commit 1ca8be6

File tree

11 files changed

+8
-181
lines changed

11 files changed

+8
-181
lines changed

APIGateway-SQS-ReceiveMessages/example-pattern.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Create a REST API Gateway to receive messages from SQS queue.",
44
"language": "Python",
55
"level": "200",
6-
"framework": "SAM",
6+
"framework": "AWS SAM",
77
"introBox": {
88
"headline": "How it works",
99
"text": [

apigw-secretsmanager-apikey-cdk/example-pattern.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
"language": "TypeScript",
66
"level": "200",
7-
"framework": "CDK",
7+
"framework": "AWS CDK",
88
"introBox": {
99
"headline": "How it works",
1010
"text": [

eventbridge-stepfunction-lambda-getfunctionstatus/eventbridge-stepfunction-lambda-getfunctionstatus.json

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

eventbridge-to-appsync-events-sam/eventbridge-to-appsync-events-sam.json

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

firehose-transformation-sam-java/example-pattern.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
description: "Create a serverless app using Amazon Kinesis Data Firehose and AWS Lambda.",
44
language: "Java",
55
level: "200",
6-
framework: "SAM",
6+
framework: "AWS SAM",
77
introBox: {
88
headline: "How it works",
99
text: [

iot-lambda-cdk-dotnet/example-pattern.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description":"Deploys a Lambda function, an IoT thing, and the minimal IAM resources required to run the application",
44
"language":".NET",
55
"level":"200",
6-
"framework":"CDK",
6+
"framework":"AWS CDK",
77
"introBox":{
88
"headline":"How it works",
99
"text":[

kinesis-lambda-dynamodb-pipeline-dotnet-cdk/example-pattern.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Create a serverless real-time data pipeline using Amazon Kinesis, AWS Lambda, and Amazon DynamoDB",
44
"language": ".NET",
55
"level": "200",
6-
"framework": "CDK",
6+
"framework": "AWS CDK",
77
"introBox": {
88
"headline": "How it works",
99
"text": [

kinesis-lambda-dynamodb-pipeline-dotnet-cdk/kinesis-lambda-dynamodb-dotnet-cdk.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Create a serverless real-time data pipeline using Amazon Kinesis, AWS Lambda, and Amazon DynamoDB",
44
"language": ".NET",
55
"level": "200",
6-
"framework": "CDK",
6+
"framework": "AWS CDK",
77
"introBox": {
88
"headline": "How it works",
99
"text": [

lambda-transcribe-sam-js/example-pattern.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "This pattern creates a serverless pipeline that automatically invokes an Amazon Transcribe job when audio files are uploaded to an Amazon S3 bucket.",
44
"language": "Node.js",
55
"level": "200",
6-
"framework": "SAM",
6+
"framework": "AWS SAM",
77
"introBox": {
88
"headline": "How it works",
99
"text": [

0 commit comments

Comments
 (0)