Skip to content

Commit 6ab9592

Browse files
committed
Amend framework field to use full name
1 parent dbf281d commit 6ab9592

File tree

665 files changed

+666
-666
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

665 files changed

+666
-666
lines changed

_pattern-model/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 Step Functions workflow to query Amazon Athena.",
44
"language": "Python",
55
"level": "200",
6-
"framework": "CDK",
6+
"framework": "AWS CDK",
77
"introBox": {
88
"headline": "How it works",
99
"text": [

activemq-lambda-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": "This sample project demonstrates event driven message processing from an Amazon MQ for ActiveMQ queue using an AWS Lambda function written in Java.",
44
"language": "Java",
55
"level": "200",
6-
"framework": "SAM",
6+
"framework": "AWS SAM",
77
"introBox": {
88
"headline": "How it works",
99
"text": [

activemq-lambda/example-pattern.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Create an Application Load Balancer with path-based routing with target as AWS Lambda",
44
"language": ".NET",
55
"level": "200",
6-
"framework": "CDK",
6+
"framework": "AWS CDK",
77
"introBox": {
88
"headline": "How it works",
99
"text": [

adobe-eventbridge-lambda/example-pattern.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Use EventBridge Adobe I/O Events Integration to process order events with AWS Lambda, send notifications via SES, or store data in other AWS services.",
44
"language": "Python",
55
"level": "200",
6-
"framework": "CDK",
6+
"framework": "AWS CDK",
77
"introBox": {
88
"headline": "How it works",
99
"text": [

alb-cognito-lambda/example-pattern.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Create an ALB, Cognito & Lambda integration to fetch regional metrics",
44
"language": "Python",
55
"level": "300",
6-
"framework": "SAM",
6+
"framework": "AWS SAM",
77
"introBox": {
88
"headline": "How it works",
99
"text": [

alb-ecs-bedrock-agents-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": "Create a serverless AI-powered ChatBot using Amazon Bedrock agent, Amazon OpenSearch Serverless, AWS Lambda, and Amazon ECS with Application Load Balancer",
44
"language": ".NET",
55
"level": "200",
6-
"framework": "CDK",
6+
"framework": "AWS CDK",
77
"introBox": {
88
"headline": "How it works",
99
"text": [

alb-ecs-java-sam/alb-ecs-java-sam.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "This sample project deploys a Java 21 Spring Boot App on Amazon ECS Fargate with Application Load Balancer to route traffic between two ECS Tasks.",
44
"language": "Java",
55
"level": "200",
6-
"framework": "SAM",
6+
"framework": "AWS SAM",
77
"introBox": {
88
"headline": "How it works",
99
"text": [

alb-ecs-java-sam/example-pattern.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "This sample project deploys a Java 21 Spring Boot App on Amazon ECS Fargate with Application Load Balancer to route traffic between two ECS Tasks.",
44
"language": "Java",
55
"level": "200",
6-
"framework": "SAM",
6+
"framework": "AWS SAM",
77
"introBox": {
88
"headline": "How it works",
99
"text": [

alb-lambda-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 an Application Load Balancer with Lambda as target using CDK",
44
"language": "TypeScript",
55
"level": "200",
6-
"framework": "CDK",
6+
"framework": "AWS CDK",
77
"introBox": {
88
"headline": "How it works",
99
"text": [

alb-lambda-rest-api-sam-py/alb-lambda-rest-api-sam-py.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "This pattern creates an Application Load Balancer with route-based listener rules, paired with an AWS Lambda function as the target.",
44
"language": "Python",
55
"level": "200",
6-
"framework": "SAM",
6+
"framework": "AWS SAM",
77
"introBox": {
88
"headline": "How it works",
99
"text": [

0 commit comments

Comments
 (0)