Skip to content

Commit b941085

Browse files
author
Anup Rajpara
committed
Fixed code review comment regarding description field
1 parent 3eabd17 commit b941085

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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,6 +1,6 @@
11
{
22
"title": "Replicate FSx-OpenZFS volumes across file systems",
3-
"description": "Periodic Amazon FSx for OpenZFS volume replication between file systems across AWS Regions and accounts using Amazon EventBridge Scheduler and AWS Lambda",
3+
"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",
66
"framework": "SAM",
@@ -46,4 +46,4 @@
4646
"linkedin": "anup-rajpara-developer/"
4747
}
4848
]
49-
}
49+
}

0 commit comments

Comments
 (0)