Skip to content

Commit 2aa045d

Browse files
committed
Update latest patterns
1 parent 2ea7417 commit 2aa045d

File tree

10 files changed

+5
-513
lines changed

10 files changed

+5
-513
lines changed

APIGateway-SQS-ReceiveMessages/apigateway-sqs-receivemessages.json

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

APIGateway-SQS-ReceiveMessages/example-pattern.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"title": "APIGateway-SQS-ReceiveMessages",
3-
"description": "Create a REST API Gateway to receive Messages from SQS queue.",
2+
"title": "Amazon API Gateway to Amazon SQS",
3+
"description": "Create a REST API Gateway to receive messages from SQS queue.",
44
"language": "Python",
55
"level": "200",
66
"framework": "SAM",

apigw-translate/apigw-translate.json

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

apigw-translate/example-pattern.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"title": "REST API Gateway to Amazon Translate",
2+
"title": "Amazon API Gateway to Amazon Translate",
33
"description": "Create a REST API Gateway that can perform POST API Call to Amazon Translate's TranslateText API",
44
"language": "Python",
55
"level": "200",

appsync-events-bedrock-cdk/appsync-events-bedrock-cdk.json

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

eventbridge-lambda-fsx-openzfs-cross-account-region-periodic-replication/destination-template.yaml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,4 @@
11
AWSTemplateFormatVersion: "2010-09-09"
2-
3-
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
4-
#
5-
# Permission is hereby granted, free of charge, to any person obtaining a copy of
6-
# this software and associated documentation files (the "Software"), to deal in
7-
# the Software without restriction, including without limitation the rights to
8-
# use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
9-
# the Software, and to permit persons to whom the Software is furnished to do so.
10-
#
11-
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12-
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
13-
# FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
14-
# COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
15-
# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
16-
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
17-
182
Transform: AWS::Serverless-2016-10-31
193
Description: >
204
Configure periodic replication schedule for your Amazon FSx for OpenZFS file system volumes.

eventbridge-lambda-fsx-openzfs-cross-account-region-periodic-replication/eventbridge-lambda-fsx-openzfs-cross-account-region-periodic-replication.json

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

eventbridge-lambda-fsx-openzfs-cross-account-region-periodic-replication/example-pattern.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"title": "Replicate FSx-OpenZFS volumes across file systems",
2+
"title": "Replicate Amazon FSx-OpenZFS volumes across file systems",
33
"description": "Periodic Amazon FSx for OpenZFS volume replication across AWS Regions and accounts using Amazon EventBridge Scheduler and AWS Lambda",
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)