Skip to content

Commit d0cb654

Browse files
author
Rajesh Kumar
committed
typo update in example-pattern.json
1 parent e800cbd commit d0cb654

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

eventbridge-api-destinations/12-oauth-api-cmk-encryption/example-pattern.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"deploy": {
1919
"text": [
20-
"cd ./12-oauth-api-with-cmk-encryption",
20+
"cd ./12-oauth-api-cmk-encryption",
2121
"sam deploy --guided"
2222
]
2323
},
@@ -37,9 +37,9 @@
3737
"gitHub": {
3838
"template": {
3939
"projectFolder": "eventbridge-api-destinations",
40-
"repoURL": "https://github.com/aws-samples/serverless-patterns/tree/main/eventbridge-api-destinations/12-oauth-api-with-cmk-encryption",
40+
"repoURL": "https://github.com/aws-samples/serverless-patterns/tree/main/eventbridge-api-destinations/12-oauth-api-cmk-encryption",
4141
"templateURL": "serverless-patterns/eventbridge-api-destinations",
42-
"templateFile": "12-oauth-api-with-cmk-encryption/template.yaml"
42+
"templateFile": "12-oauth-api-cmk-encryption/template.yaml"
4343
},
4444
"payloads": [
4545
{

0 commit comments

Comments
 (0)