@aws-amplify/graphql-model-transformer 0.13.7-alpha.0 → 0.14.0-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -104,6 +104,38 @@ Object {
104
104
  ],
105
105
  },
106
106
  },
107
+ "transformerrootstackPostMutationcreatePostinit0FunctionMutationcreatePostinit0FunctionAppSyncFunctionB82DB57BFunctionId": Object {
108
+ "Value": Object {
109
+ "Fn::GetAtt": Array [
110
+ "MutationcreatePostinit0FunctionMutationcreatePostinit0FunctionAppSyncFunction9E444A7F",
111
+ "FunctionId",
112
+ ],
113
+ },
114
+ },
115
+ "transformerrootstackPostMutationupdatePostinit0FunctionMutationupdatePostinit0FunctionAppSyncFunction148F70DDFunctionId": Object {
116
+ "Value": Object {
117
+ "Fn::GetAtt": Array [
118
+ "MutationupdatePostinit0FunctionMutationupdatePostinit0FunctionAppSyncFunctionBAC7D532",
119
+ "FunctionId",
120
+ ],
121
+ },
122
+ },
123
+ "transformerrootstackPostQuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunction052A79B2FunctionId": Object {
124
+ "Value": Object {
125
+ "Fn::GetAtt": Array [
126
+ "QuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunctionC72E5C0F",
127
+ "FunctionId",
128
+ ],
129
+ },
130
+ },
131
+ "transformerrootstackPostSubscriptionOnCreatePostDataResolverFnSubscriptionOnCreatePostDataResolverFnAppSyncFunctionAE3ECF1FFunctionId": Object {
132
+ "Value": Object {
133
+ "Fn::GetAtt": Array [
134
+ "SubscriptionOnCreatePostDataResolverFnSubscriptionOnCreatePostDataResolverFnAppSyncFunctionB4572868",
135
+ "FunctionId",
136
+ ],
137
+ },
138
+ },
107
139
  },
108
140
  "Parameters": Object {
109
141
  "DynamoDBBillingMode": Object {
@@ -177,7 +209,7 @@ Object {
177
209
  },
178
210
  Object {
179
211
  "Fn::GetAtt": Array [
180
- "MutationcreatePostpostAuth0FunctionMutationcreatePostpostAuth0FunctionAppSyncFunction2C708069",
212
+ "QuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunctionC72E5C0F",
181
213
  "FunctionId",
182
214
  ],
183
215
  },
@@ -228,7 +260,7 @@ $util.toJson({})",
228
260
  "Functions": Array [
229
261
  Object {
230
262
  "Fn::GetAtt": Array [
231
- "MutationdeletePostpostAuth0FunctionMutationdeletePostpostAuth0FunctionAppSyncFunctionFF4E884F",
263
+ "QuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunctionC72E5C0F",
232
264
  "FunctionId",
233
265
  ],
234
266
  },
@@ -405,7 +437,7 @@ $util.toJson({})",
405
437
  "Functions": Array [
406
438
  Object {
407
439
  "Fn::GetAtt": Array [
408
- "QuerylistPostspostAuth0FunctionQuerylistPostspostAuth0FunctionAppSyncFunction3585C8F4",
440
+ "QuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunctionC72E5C0F",
409
441
  "FunctionId",
410
442
  ],
411
443
  },
@@ -628,66 +660,6 @@ $util.toJson({})",
628
660
  },
629
661
  "Type": "AWS::AppSync::FunctionConfiguration",
630
662
  },
631
- "MutationcreatePostpostAuth0FunctionMutationcreatePostpostAuth0FunctionAppSyncFunction2C708069": Object {
632
- "Properties": Object {
633
- "ApiId": Object {
634
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
635
- },
636
- "DataSourceName": Object {
637
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
638
- },
639
- "FunctionVersion": "2018-05-29",
640
- "Name": "MutationcreatePostpostAuth0Function",
641
- "RequestMappingTemplateS3Location": Object {
642
- "Fn::Join": Array [
643
- "",
644
- Array [
645
- "s3://",
646
- Object {
647
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
648
- },
649
- "/",
650
- Object {
651
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
652
- },
653
- "/resolvers/Mutation.createPost.postAuth.1.req.vtl",
654
- ],
655
- ],
656
- },
657
- "ResponseMappingTemplate": "$util.toJson({})",
658
- },
659
- "Type": "AWS::AppSync::FunctionConfiguration",
660
- },
661
- "MutationdeletePostpostAuth0FunctionMutationdeletePostpostAuth0FunctionAppSyncFunctionFF4E884F": Object {
662
- "Properties": Object {
663
- "ApiId": Object {
664
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
665
- },
666
- "DataSourceName": Object {
667
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
668
- },
669
- "FunctionVersion": "2018-05-29",
670
- "Name": "MutationdeletePostpostAuth0Function",
671
- "RequestMappingTemplateS3Location": Object {
672
- "Fn::Join": Array [
673
- "",
674
- Array [
675
- "s3://",
676
- Object {
677
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
678
- },
679
- "/",
680
- Object {
681
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
682
- },
683
- "/resolvers/Mutation.deletePost.postAuth.1.req.vtl",
684
- ],
685
- ],
686
- },
687
- "ResponseMappingTemplate": "$util.toJson({})",
688
- },
689
- "Type": "AWS::AppSync::FunctionConfiguration",
690
- },
691
663
  "MutationupdatePostinit0FunctionMutationupdatePostinit0FunctionAppSyncFunctionBAC7D532": Object {
692
664
  "Properties": Object {
693
665
  "ApiId": Object {
@@ -718,36 +690,6 @@ $util.toJson({})",
718
690
  },
719
691
  "Type": "AWS::AppSync::FunctionConfiguration",
720
692
  },
721
- "MutationupdatePostpostAuth0FunctionMutationupdatePostpostAuth0FunctionAppSyncFunctionB977D8DD": Object {
722
- "Properties": Object {
723
- "ApiId": Object {
724
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
725
- },
726
- "DataSourceName": Object {
727
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
728
- },
729
- "FunctionVersion": "2018-05-29",
730
- "Name": "MutationupdatePostpostAuth0Function",
731
- "RequestMappingTemplateS3Location": Object {
732
- "Fn::Join": Array [
733
- "",
734
- Array [
735
- "s3://",
736
- Object {
737
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
738
- },
739
- "/",
740
- Object {
741
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
742
- },
743
- "/resolvers/Mutation.updatePost.postAuth.1.req.vtl",
744
- ],
745
- ],
746
- },
747
- "ResponseMappingTemplate": "$util.toJson({})",
748
- },
749
- "Type": "AWS::AppSync::FunctionConfiguration",
750
- },
751
693
  "PostDataSource": Object {
752
694
  "DependsOn": Array [
753
695
  "PostIAMRole83BF708F",
@@ -1056,36 +998,6 @@ $util.toJson({})",
1056
998
  },
1057
999
  "Type": "AWS::AppSync::FunctionConfiguration",
1058
1000
  },
1059
- "QuerylistPostspostAuth0FunctionQuerylistPostspostAuth0FunctionAppSyncFunction3585C8F4": Object {
1060
- "Properties": Object {
1061
- "ApiId": Object {
1062
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
1063
- },
1064
- "DataSourceName": Object {
1065
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
1066
- },
1067
- "FunctionVersion": "2018-05-29",
1068
- "Name": "QuerylistPostspostAuth0Function",
1069
- "RequestMappingTemplateS3Location": Object {
1070
- "Fn::Join": Array [
1071
- "",
1072
- Array [
1073
- "s3://",
1074
- Object {
1075
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
1076
- },
1077
- "/",
1078
- Object {
1079
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
1080
- },
1081
- "/resolvers/Query.listPosts.postAuth.1.req.vtl",
1082
- ],
1083
- ],
1084
- },
1085
- "ResponseMappingTemplate": "$util.toJson({})",
1086
- },
1087
- "Type": "AWS::AppSync::FunctionConfiguration",
1088
- },
1089
1001
  "SubscriptionOnCreatePostDataResolverFnSubscriptionOnCreatePostDataResolverFnAppSyncFunctionB4572868": Object {
1090
1002
  "Properties": Object {
1091
1003
  "ApiId": Object {
@@ -1131,96 +1043,6 @@ $util.toJson({})",
1131
1043
  },
1132
1044
  "Type": "AWS::AppSync::FunctionConfiguration",
1133
1045
  },
1134
- "SubscriptionOnDeletePostDataResolverFnSubscriptionOnDeletePostDataResolverFnAppSyncFunction9D84E829": Object {
1135
- "Properties": Object {
1136
- "ApiId": Object {
1137
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
1138
- },
1139
- "DataSourceName": Object {
1140
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
1141
- },
1142
- "FunctionVersion": "2018-05-29",
1143
- "Name": "SubscriptionOnDeletePostDataResolverFn",
1144
- "RequestMappingTemplateS3Location": Object {
1145
- "Fn::Join": Array [
1146
- "",
1147
- Array [
1148
- "s3://",
1149
- Object {
1150
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
1151
- },
1152
- "/",
1153
- Object {
1154
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
1155
- },
1156
- "/resolvers/Subscription.onDeletePost.req.vtl",
1157
- ],
1158
- ],
1159
- },
1160
- "ResponseMappingTemplateS3Location": Object {
1161
- "Fn::Join": Array [
1162
- "",
1163
- Array [
1164
- "s3://",
1165
- Object {
1166
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
1167
- },
1168
- "/",
1169
- Object {
1170
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
1171
- },
1172
- "/resolvers/Subscription.onDeletePost.res.vtl",
1173
- ],
1174
- ],
1175
- },
1176
- },
1177
- "Type": "AWS::AppSync::FunctionConfiguration",
1178
- },
1179
- "SubscriptionOnUpdatePostDataResolverFnSubscriptionOnUpdatePostDataResolverFnAppSyncFunction325AAFC9": Object {
1180
- "Properties": Object {
1181
- "ApiId": Object {
1182
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
1183
- },
1184
- "DataSourceName": Object {
1185
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
1186
- },
1187
- "FunctionVersion": "2018-05-29",
1188
- "Name": "SubscriptionOnUpdatePostDataResolverFn",
1189
- "RequestMappingTemplateS3Location": Object {
1190
- "Fn::Join": Array [
1191
- "",
1192
- Array [
1193
- "s3://",
1194
- Object {
1195
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
1196
- },
1197
- "/",
1198
- Object {
1199
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
1200
- },
1201
- "/resolvers/Subscription.onUpdatePost.req.vtl",
1202
- ],
1203
- ],
1204
- },
1205
- "ResponseMappingTemplateS3Location": Object {
1206
- "Fn::Join": Array [
1207
- "",
1208
- Array [
1209
- "s3://",
1210
- Object {
1211
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
1212
- },
1213
- "/",
1214
- Object {
1215
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
1216
- },
1217
- "/resolvers/Subscription.onUpdatePost.res.vtl",
1218
- ],
1219
- ],
1220
- },
1221
- },
1222
- "Type": "AWS::AppSync::FunctionConfiguration",
1223
- },
1224
1046
  "SubscriptiononCreatePostResolver": Object {
1225
1047
  "Properties": Object {
1226
1048
  "ApiId": Object {
@@ -1232,7 +1054,7 @@ $util.toJson({})",
1232
1054
  "Functions": Array [
1233
1055
  Object {
1234
1056
  "Fn::GetAtt": Array [
1235
- "SubscriptiononCreatePostpostAuth0FunctionSubscriptiononCreatePostpostAuth0FunctionAppSyncFunction3197D95D",
1057
+ "QuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunctionC72E5C0F",
1236
1058
  "FunctionId",
1237
1059
  ],
1238
1060
  },
@@ -1268,36 +1090,6 @@ $util.toJson({})",
1268
1090
  },
1269
1091
  "Type": "AWS::AppSync::Resolver",
1270
1092
  },
1271
- "SubscriptiononCreatePostpostAuth0FunctionSubscriptiononCreatePostpostAuth0FunctionAppSyncFunction3197D95D": Object {
1272
- "Properties": Object {
1273
- "ApiId": Object {
1274
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
1275
- },
1276
- "DataSourceName": Object {
1277
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
1278
- },
1279
- "FunctionVersion": "2018-05-29",
1280
- "Name": "SubscriptiononCreatePostpostAuth0Function",
1281
- "RequestMappingTemplateS3Location": Object {
1282
- "Fn::Join": Array [
1283
- "",
1284
- Array [
1285
- "s3://",
1286
- Object {
1287
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
1288
- },
1289
- "/",
1290
- Object {
1291
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
1292
- },
1293
- "/resolvers/Subscription.onCreatePost.postAuth.1.req.vtl",
1294
- ],
1295
- ],
1296
- },
1297
- "ResponseMappingTemplate": "$util.toJson({})",
1298
- },
1299
- "Type": "AWS::AppSync::FunctionConfiguration",
1300
- },
1301
1093
  "SubscriptiononDeletePostResolver": Object {
1302
1094
  "Properties": Object {
1303
1095
  "ApiId": Object {
@@ -1309,13 +1101,13 @@ $util.toJson({})",
1309
1101
  "Functions": Array [
1310
1102
  Object {
1311
1103
  "Fn::GetAtt": Array [
1312
- "SubscriptiononDeletePostpostAuth0FunctionSubscriptiononDeletePostpostAuth0FunctionAppSyncFunction80B1275A",
1104
+ "QuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunctionC72E5C0F",
1313
1105
  "FunctionId",
1314
1106
  ],
1315
1107
  },
1316
1108
  Object {
1317
1109
  "Fn::GetAtt": Array [
1318
- "SubscriptionOnDeletePostDataResolverFnSubscriptionOnDeletePostDataResolverFnAppSyncFunction9D84E829",
1110
+ "SubscriptionOnCreatePostDataResolverFnSubscriptionOnCreatePostDataResolverFnAppSyncFunctionB4572868",
1319
1111
  "FunctionId",
1320
1112
  ],
1321
1113
  },
@@ -1345,37 +1137,7 @@ $util.toJson({})",
1345
1137
  },
1346
1138
  "Type": "AWS::AppSync::Resolver",
1347
1139
  },
1348
- "SubscriptiononDeletePostpostAuth0FunctionSubscriptiononDeletePostpostAuth0FunctionAppSyncFunction80B1275A": Object {
1349
- "Properties": Object {
1350
- "ApiId": Object {
1351
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
1352
- },
1353
- "DataSourceName": Object {
1354
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
1355
- },
1356
- "FunctionVersion": "2018-05-29",
1357
- "Name": "SubscriptiononDeletePostpostAuth0Function",
1358
- "RequestMappingTemplateS3Location": Object {
1359
- "Fn::Join": Array [
1360
- "",
1361
- Array [
1362
- "s3://",
1363
- Object {
1364
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
1365
- },
1366
- "/",
1367
- Object {
1368
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
1369
- },
1370
- "/resolvers/Subscription.onDeletePost.postAuth.1.req.vtl",
1371
- ],
1372
- ],
1373
- },
1374
- "ResponseMappingTemplate": "$util.toJson({})",
1375
- },
1376
- "Type": "AWS::AppSync::FunctionConfiguration",
1377
- },
1378
- "SubscriptiononUpdatePostResolver": Object {
1140
+ "SubscriptiononUpdatePostResolver": Object {
1379
1141
  "Properties": Object {
1380
1142
  "ApiId": Object {
1381
1143
  "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
@@ -1386,13 +1148,13 @@ $util.toJson({})",
1386
1148
  "Functions": Array [
1387
1149
  Object {
1388
1150
  "Fn::GetAtt": Array [
1389
- "SubscriptiononUpdatePostpostAuth0FunctionSubscriptiononUpdatePostpostAuth0FunctionAppSyncFunction3D79B6CB",
1151
+ "QuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunctionC72E5C0F",
1390
1152
  "FunctionId",
1391
1153
  ],
1392
1154
  },
1393
1155
  Object {
1394
1156
  "Fn::GetAtt": Array [
1395
- "SubscriptionOnUpdatePostDataResolverFnSubscriptionOnUpdatePostDataResolverFnAppSyncFunction325AAFC9",
1157
+ "SubscriptionOnCreatePostDataResolverFnSubscriptionOnCreatePostDataResolverFnAppSyncFunctionB4572868",
1396
1158
  "FunctionId",
1397
1159
  ],
1398
1160
  },
@@ -1404,36 +1166,6 @@ $util.toJson({})",
1404
1166
  },
1405
1167
  "Type": "AWS::AppSync::Resolver",
1406
1168
  },
1407
- "SubscriptiononUpdatePostpostAuth0FunctionSubscriptiononUpdatePostpostAuth0FunctionAppSyncFunction3D79B6CB": Object {
1408
- "Properties": Object {
1409
- "ApiId": Object {
1410
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
1411
- },
1412
- "DataSourceName": Object {
1413
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
1414
- },
1415
- "FunctionVersion": "2018-05-29",
1416
- "Name": "SubscriptiononUpdatePostpostAuth0Function",
1417
- "RequestMappingTemplateS3Location": Object {
1418
- "Fn::Join": Array [
1419
- "",
1420
- Array [
1421
- "s3://",
1422
- Object {
1423
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
1424
- },
1425
- "/",
1426
- Object {
1427
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
1428
- },
1429
- "/resolvers/Subscription.onUpdatePost.postAuth.1.req.vtl",
1430
- ],
1431
- ],
1432
- },
1433
- "ResponseMappingTemplate": "$util.toJson({})",
1434
- },
1435
- "Type": "AWS::AppSync::FunctionConfiguration",
1436
- },
1437
1169
  "UpdatePostResolver": Object {
1438
1170
  "Properties": Object {
1439
1171
  "ApiId": Object {
@@ -1451,7 +1183,7 @@ $util.toJson({})",
1451
1183
  },
1452
1184
  Object {
1453
1185
  "Fn::GetAtt": Array [
1454
- "MutationupdatePostpostAuth0FunctionMutationupdatePostpostAuth0FunctionAppSyncFunctionB977D8DD",
1186
+ "QuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunctionC72E5C0F",
1455
1187
  "FunctionId",
1456
1188
  ],
1457
1189
  },
@@ -1641,7 +1373,16 @@ Object {
1641
1373
  "referencetotransformerrootstackGraphQLAPI20497F53ApiId": Object {
1642
1374
  "Type": "String",
1643
1375
  },
1644
- "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name": Object {
1376
+ "referencetotransformerrootstackPostNestedStackPostNestedStackResource45FCAC5EOutputstransformerrootstackPostMutationcreatePostinit0FunctionMutationcreatePostinit0FunctionAppSyncFunctionB82DB57BFunctionId": Object {
1377
+ "Type": "String",
1378
+ },
1379
+ "referencetotransformerrootstackPostNestedStackPostNestedStackResource45FCAC5EOutputstransformerrootstackPostMutationupdatePostinit0FunctionMutationupdatePostinit0FunctionAppSyncFunction148F70DDFunctionId": Object {
1380
+ "Type": "String",
1381
+ },
1382
+ "referencetotransformerrootstackPostNestedStackPostNestedStackResource45FCAC5EOutputstransformerrootstackPostQuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunction052A79B2FunctionId": Object {
1383
+ "Type": "String",
1384
+ },
1385
+ "referencetotransformerrootstackPostNestedStackPostNestedStackResource45FCAC5EOutputstransformerrootstackPostSubscriptionOnCreatePostDataResolverFnSubscriptionOnCreatePostDataResolverFnAppSyncFunctionAE3ECF1FFunctionId": Object {
1645
1386
  "Type": "String",
1646
1387
  },
1647
1388
  "referencetotransformerrootstackS3DeploymentBucket7592718ARef": Object {
@@ -1841,16 +1582,10 @@ Object {
1841
1582
  "PipelineConfig": Object {
1842
1583
  "Functions": Array [
1843
1584
  Object {
1844
- "Fn::GetAtt": Array [
1845
- "MutationcreateCommentinit0FunctionMutationcreateCommentinit0FunctionAppSyncFunction77870FAC",
1846
- "FunctionId",
1847
- ],
1585
+ "Ref": "referencetotransformerrootstackPostNestedStackPostNestedStackResource45FCAC5EOutputstransformerrootstackPostMutationcreatePostinit0FunctionMutationcreatePostinit0FunctionAppSyncFunctionB82DB57BFunctionId",
1848
1586
  },
1849
1587
  Object {
1850
- "Fn::GetAtt": Array [
1851
- "MutationcreateCommentpostAuth0FunctionMutationcreateCommentpostAuth0FunctionAppSyncFunction4F8AA7FF",
1852
- "FunctionId",
1853
- ],
1588
+ "Ref": "referencetotransformerrootstackPostNestedStackPostNestedStackResource45FCAC5EOutputstransformerrootstackPostQuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunction052A79B2FunctionId",
1854
1589
  },
1855
1590
  Object {
1856
1591
  "Fn::GetAtt": Array [
@@ -1898,10 +1633,7 @@ $util.toJson({})",
1898
1633
  "PipelineConfig": Object {
1899
1634
  "Functions": Array [
1900
1635
  Object {
1901
- "Fn::GetAtt": Array [
1902
- "MutationdeleteCommentpostAuth0FunctionMutationdeleteCommentpostAuth0FunctionAppSyncFunctionDFFD097E",
1903
- "FunctionId",
1904
- ],
1636
+ "Ref": "referencetotransformerrootstackPostNestedStackPostNestedStackResource45FCAC5EOutputstransformerrootstackPostQuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunction052A79B2FunctionId",
1905
1637
  },
1906
1638
  Object {
1907
1639
  "Fn::GetAtt": Array [
@@ -2024,10 +1756,7 @@ $util.toJson({})",
2024
1756
  "PipelineConfig": Object {
2025
1757
  "Functions": Array [
2026
1758
  Object {
2027
- "Fn::GetAtt": Array [
2028
- "QuerygetCommentpostAuth0FunctionQuerygetCommentpostAuth0FunctionAppSyncFunction27405A71",
2029
- "FunctionId",
2030
- ],
1759
+ "Ref": "referencetotransformerrootstackPostNestedStackPostNestedStackResource45FCAC5EOutputstransformerrootstackPostQuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunction052A79B2FunctionId",
2031
1760
  },
2032
1761
  Object {
2033
1762
  "Fn::GetAtt": Array [
@@ -2075,10 +1804,7 @@ $util.toJson({})",
2075
1804
  "PipelineConfig": Object {
2076
1805
  "Functions": Array [
2077
1806
  Object {
2078
- "Fn::GetAtt": Array [
2079
- "QuerylistCommentspostAuth0FunctionQuerylistCommentspostAuth0FunctionAppSyncFunctionEDC68EF5",
2080
- "FunctionId",
2081
- ],
1807
+ "Ref": "referencetotransformerrootstackPostNestedStackPostNestedStackResource45FCAC5EOutputstransformerrootstackPostQuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunction052A79B2FunctionId",
2082
1808
  },
2083
1809
  Object {
2084
1810
  "Fn::GetAtt": Array [
@@ -2269,156 +1995,6 @@ $util.toJson({})",
2269
1995
  },
2270
1996
  "Type": "AWS::AppSync::FunctionConfiguration",
2271
1997
  },
2272
- "MutationcreateCommentinit0FunctionMutationcreateCommentinit0FunctionAppSyncFunction77870FAC": Object {
2273
- "Properties": Object {
2274
- "ApiId": Object {
2275
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
2276
- },
2277
- "DataSourceName": Object {
2278
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
2279
- },
2280
- "FunctionVersion": "2018-05-29",
2281
- "Name": "MutationcreateCommentinit0Function",
2282
- "RequestMappingTemplateS3Location": Object {
2283
- "Fn::Join": Array [
2284
- "",
2285
- Array [
2286
- "s3://",
2287
- Object {
2288
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
2289
- },
2290
- "/",
2291
- Object {
2292
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
2293
- },
2294
- "/resolvers/Mutation.createComment.init.1.req.vtl",
2295
- ],
2296
- ],
2297
- },
2298
- "ResponseMappingTemplate": "$util.toJson({})",
2299
- },
2300
- "Type": "AWS::AppSync::FunctionConfiguration",
2301
- },
2302
- "MutationcreateCommentpostAuth0FunctionMutationcreateCommentpostAuth0FunctionAppSyncFunction4F8AA7FF": Object {
2303
- "Properties": Object {
2304
- "ApiId": Object {
2305
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
2306
- },
2307
- "DataSourceName": Object {
2308
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
2309
- },
2310
- "FunctionVersion": "2018-05-29",
2311
- "Name": "MutationcreateCommentpostAuth0Function",
2312
- "RequestMappingTemplateS3Location": Object {
2313
- "Fn::Join": Array [
2314
- "",
2315
- Array [
2316
- "s3://",
2317
- Object {
2318
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
2319
- },
2320
- "/",
2321
- Object {
2322
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
2323
- },
2324
- "/resolvers/Mutation.createComment.postAuth.1.req.vtl",
2325
- ],
2326
- ],
2327
- },
2328
- "ResponseMappingTemplate": "$util.toJson({})",
2329
- },
2330
- "Type": "AWS::AppSync::FunctionConfiguration",
2331
- },
2332
- "MutationdeleteCommentpostAuth0FunctionMutationdeleteCommentpostAuth0FunctionAppSyncFunctionDFFD097E": Object {
2333
- "Properties": Object {
2334
- "ApiId": Object {
2335
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
2336
- },
2337
- "DataSourceName": Object {
2338
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
2339
- },
2340
- "FunctionVersion": "2018-05-29",
2341
- "Name": "MutationdeleteCommentpostAuth0Function",
2342
- "RequestMappingTemplateS3Location": Object {
2343
- "Fn::Join": Array [
2344
- "",
2345
- Array [
2346
- "s3://",
2347
- Object {
2348
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
2349
- },
2350
- "/",
2351
- Object {
2352
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
2353
- },
2354
- "/resolvers/Mutation.deleteComment.postAuth.1.req.vtl",
2355
- ],
2356
- ],
2357
- },
2358
- "ResponseMappingTemplate": "$util.toJson({})",
2359
- },
2360
- "Type": "AWS::AppSync::FunctionConfiguration",
2361
- },
2362
- "MutationupdateCommentinit0FunctionMutationupdateCommentinit0FunctionAppSyncFunction9C9EFBAD": Object {
2363
- "Properties": Object {
2364
- "ApiId": Object {
2365
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
2366
- },
2367
- "DataSourceName": Object {
2368
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
2369
- },
2370
- "FunctionVersion": "2018-05-29",
2371
- "Name": "MutationupdateCommentinit0Function",
2372
- "RequestMappingTemplateS3Location": Object {
2373
- "Fn::Join": Array [
2374
- "",
2375
- Array [
2376
- "s3://",
2377
- Object {
2378
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
2379
- },
2380
- "/",
2381
- Object {
2382
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
2383
- },
2384
- "/resolvers/Mutation.updateComment.init.1.req.vtl",
2385
- ],
2386
- ],
2387
- },
2388
- "ResponseMappingTemplate": "$util.toJson({})",
2389
- },
2390
- "Type": "AWS::AppSync::FunctionConfiguration",
2391
- },
2392
- "MutationupdateCommentpostAuth0FunctionMutationupdateCommentpostAuth0FunctionAppSyncFunctionCDD716F2": Object {
2393
- "Properties": Object {
2394
- "ApiId": Object {
2395
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
2396
- },
2397
- "DataSourceName": Object {
2398
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
2399
- },
2400
- "FunctionVersion": "2018-05-29",
2401
- "Name": "MutationupdateCommentpostAuth0Function",
2402
- "RequestMappingTemplateS3Location": Object {
2403
- "Fn::Join": Array [
2404
- "",
2405
- Array [
2406
- "s3://",
2407
- Object {
2408
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
2409
- },
2410
- "/",
2411
- Object {
2412
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
2413
- },
2414
- "/resolvers/Mutation.updateComment.postAuth.1.req.vtl",
2415
- ],
2416
- ],
2417
- },
2418
- "ResponseMappingTemplate": "$util.toJson({})",
2419
- },
2420
- "Type": "AWS::AppSync::FunctionConfiguration",
2421
- },
2422
1998
  "QueryGetCommentDataResolverFnQueryGetCommentDataResolverFnAppSyncFunction8473E2B0": Object {
2423
1999
  "DependsOn": Array [
2424
2000
  "CommentDataSource",
@@ -2521,201 +2097,6 @@ $util.toJson({})",
2521
2097
  },
2522
2098
  "Type": "AWS::AppSync::FunctionConfiguration",
2523
2099
  },
2524
- "QuerygetCommentpostAuth0FunctionQuerygetCommentpostAuth0FunctionAppSyncFunction27405A71": Object {
2525
- "Properties": Object {
2526
- "ApiId": Object {
2527
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
2528
- },
2529
- "DataSourceName": Object {
2530
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
2531
- },
2532
- "FunctionVersion": "2018-05-29",
2533
- "Name": "QuerygetCommentpostAuth0Function",
2534
- "RequestMappingTemplateS3Location": Object {
2535
- "Fn::Join": Array [
2536
- "",
2537
- Array [
2538
- "s3://",
2539
- Object {
2540
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
2541
- },
2542
- "/",
2543
- Object {
2544
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
2545
- },
2546
- "/resolvers/Query.getComment.postAuth.1.req.vtl",
2547
- ],
2548
- ],
2549
- },
2550
- "ResponseMappingTemplate": "$util.toJson({})",
2551
- },
2552
- "Type": "AWS::AppSync::FunctionConfiguration",
2553
- },
2554
- "QuerylistCommentspostAuth0FunctionQuerylistCommentspostAuth0FunctionAppSyncFunctionEDC68EF5": Object {
2555
- "Properties": Object {
2556
- "ApiId": Object {
2557
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
2558
- },
2559
- "DataSourceName": Object {
2560
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
2561
- },
2562
- "FunctionVersion": "2018-05-29",
2563
- "Name": "QuerylistCommentspostAuth0Function",
2564
- "RequestMappingTemplateS3Location": Object {
2565
- "Fn::Join": Array [
2566
- "",
2567
- Array [
2568
- "s3://",
2569
- Object {
2570
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
2571
- },
2572
- "/",
2573
- Object {
2574
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
2575
- },
2576
- "/resolvers/Query.listComments.postAuth.1.req.vtl",
2577
- ],
2578
- ],
2579
- },
2580
- "ResponseMappingTemplate": "$util.toJson({})",
2581
- },
2582
- "Type": "AWS::AppSync::FunctionConfiguration",
2583
- },
2584
- "SubscriptionOnCreateCommentDataResolverFnSubscriptionOnCreateCommentDataResolverFnAppSyncFunction72E30EF8": Object {
2585
- "Properties": Object {
2586
- "ApiId": Object {
2587
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
2588
- },
2589
- "DataSourceName": Object {
2590
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
2591
- },
2592
- "FunctionVersion": "2018-05-29",
2593
- "Name": "SubscriptionOnCreateCommentDataResolverFn",
2594
- "RequestMappingTemplateS3Location": Object {
2595
- "Fn::Join": Array [
2596
- "",
2597
- Array [
2598
- "s3://",
2599
- Object {
2600
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
2601
- },
2602
- "/",
2603
- Object {
2604
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
2605
- },
2606
- "/resolvers/Subscription.onCreateComment.req.vtl",
2607
- ],
2608
- ],
2609
- },
2610
- "ResponseMappingTemplateS3Location": Object {
2611
- "Fn::Join": Array [
2612
- "",
2613
- Array [
2614
- "s3://",
2615
- Object {
2616
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
2617
- },
2618
- "/",
2619
- Object {
2620
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
2621
- },
2622
- "/resolvers/Subscription.onCreateComment.res.vtl",
2623
- ],
2624
- ],
2625
- },
2626
- },
2627
- "Type": "AWS::AppSync::FunctionConfiguration",
2628
- },
2629
- "SubscriptionOnDeleteCommentDataResolverFnSubscriptionOnDeleteCommentDataResolverFnAppSyncFunctionB17CE9F9": Object {
2630
- "Properties": Object {
2631
- "ApiId": Object {
2632
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
2633
- },
2634
- "DataSourceName": Object {
2635
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
2636
- },
2637
- "FunctionVersion": "2018-05-29",
2638
- "Name": "SubscriptionOnDeleteCommentDataResolverFn",
2639
- "RequestMappingTemplateS3Location": Object {
2640
- "Fn::Join": Array [
2641
- "",
2642
- Array [
2643
- "s3://",
2644
- Object {
2645
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
2646
- },
2647
- "/",
2648
- Object {
2649
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
2650
- },
2651
- "/resolvers/Subscription.onDeleteComment.req.vtl",
2652
- ],
2653
- ],
2654
- },
2655
- "ResponseMappingTemplateS3Location": Object {
2656
- "Fn::Join": Array [
2657
- "",
2658
- Array [
2659
- "s3://",
2660
- Object {
2661
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
2662
- },
2663
- "/",
2664
- Object {
2665
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
2666
- },
2667
- "/resolvers/Subscription.onDeleteComment.res.vtl",
2668
- ],
2669
- ],
2670
- },
2671
- },
2672
- "Type": "AWS::AppSync::FunctionConfiguration",
2673
- },
2674
- "SubscriptionOnUpdateCommentDataResolverFnSubscriptionOnUpdateCommentDataResolverFnAppSyncFunction6B18681F": Object {
2675
- "Properties": Object {
2676
- "ApiId": Object {
2677
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
2678
- },
2679
- "DataSourceName": Object {
2680
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
2681
- },
2682
- "FunctionVersion": "2018-05-29",
2683
- "Name": "SubscriptionOnUpdateCommentDataResolverFn",
2684
- "RequestMappingTemplateS3Location": Object {
2685
- "Fn::Join": Array [
2686
- "",
2687
- Array [
2688
- "s3://",
2689
- Object {
2690
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
2691
- },
2692
- "/",
2693
- Object {
2694
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
2695
- },
2696
- "/resolvers/Subscription.onUpdateComment.req.vtl",
2697
- ],
2698
- ],
2699
- },
2700
- "ResponseMappingTemplateS3Location": Object {
2701
- "Fn::Join": Array [
2702
- "",
2703
- Array [
2704
- "s3://",
2705
- Object {
2706
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
2707
- },
2708
- "/",
2709
- Object {
2710
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
2711
- },
2712
- "/resolvers/Subscription.onUpdateComment.res.vtl",
2713
- ],
2714
- ],
2715
- },
2716
- },
2717
- "Type": "AWS::AppSync::FunctionConfiguration",
2718
- },
2719
2100
  "SubscriptiononCreateCommentResolver": Object {
2720
2101
  "Properties": Object {
2721
2102
  "ApiId": Object {
@@ -2726,16 +2107,10 @@ $util.toJson({})",
2726
2107
  "PipelineConfig": Object {
2727
2108
  "Functions": Array [
2728
2109
  Object {
2729
- "Fn::GetAtt": Array [
2730
- "SubscriptiononCreateCommentpostAuth0FunctionSubscriptiononCreateCommentpostAuth0FunctionAppSyncFunction34E6A73D",
2731
- "FunctionId",
2732
- ],
2110
+ "Ref": "referencetotransformerrootstackPostNestedStackPostNestedStackResource45FCAC5EOutputstransformerrootstackPostQuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunction052A79B2FunctionId",
2733
2111
  },
2734
2112
  Object {
2735
- "Fn::GetAtt": Array [
2736
- "SubscriptionOnCreateCommentDataResolverFnSubscriptionOnCreateCommentDataResolverFnAppSyncFunction72E30EF8",
2737
- "FunctionId",
2738
- ],
2113
+ "Ref": "referencetotransformerrootstackPostNestedStackPostNestedStackResource45FCAC5EOutputstransformerrootstackPostSubscriptionOnCreatePostDataResolverFnSubscriptionOnCreatePostDataResolverFnAppSyncFunctionAE3ECF1FFunctionId",
2739
2114
  },
2740
2115
  ],
2741
2116
  },
@@ -2763,36 +2138,6 @@ $util.toJson({})",
2763
2138
  },
2764
2139
  "Type": "AWS::AppSync::Resolver",
2765
2140
  },
2766
- "SubscriptiononCreateCommentpostAuth0FunctionSubscriptiononCreateCommentpostAuth0FunctionAppSyncFunction34E6A73D": Object {
2767
- "Properties": Object {
2768
- "ApiId": Object {
2769
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
2770
- },
2771
- "DataSourceName": Object {
2772
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
2773
- },
2774
- "FunctionVersion": "2018-05-29",
2775
- "Name": "SubscriptiononCreateCommentpostAuth0Function",
2776
- "RequestMappingTemplateS3Location": Object {
2777
- "Fn::Join": Array [
2778
- "",
2779
- Array [
2780
- "s3://",
2781
- Object {
2782
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
2783
- },
2784
- "/",
2785
- Object {
2786
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
2787
- },
2788
- "/resolvers/Subscription.onCreateComment.postAuth.1.req.vtl",
2789
- ],
2790
- ],
2791
- },
2792
- "ResponseMappingTemplate": "$util.toJson({})",
2793
- },
2794
- "Type": "AWS::AppSync::FunctionConfiguration",
2795
- },
2796
2141
  "SubscriptiononDeleteCommentResolver": Object {
2797
2142
  "Properties": Object {
2798
2143
  "ApiId": Object {
@@ -2803,16 +2148,10 @@ $util.toJson({})",
2803
2148
  "PipelineConfig": Object {
2804
2149
  "Functions": Array [
2805
2150
  Object {
2806
- "Fn::GetAtt": Array [
2807
- "SubscriptiononDeleteCommentpostAuth0FunctionSubscriptiononDeleteCommentpostAuth0FunctionAppSyncFunction67A1094D",
2808
- "FunctionId",
2809
- ],
2151
+ "Ref": "referencetotransformerrootstackPostNestedStackPostNestedStackResource45FCAC5EOutputstransformerrootstackPostQuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunction052A79B2FunctionId",
2810
2152
  },
2811
2153
  Object {
2812
- "Fn::GetAtt": Array [
2813
- "SubscriptionOnDeleteCommentDataResolverFnSubscriptionOnDeleteCommentDataResolverFnAppSyncFunctionB17CE9F9",
2814
- "FunctionId",
2815
- ],
2154
+ "Ref": "referencetotransformerrootstackPostNestedStackPostNestedStackResource45FCAC5EOutputstransformerrootstackPostSubscriptionOnCreatePostDataResolverFnSubscriptionOnCreatePostDataResolverFnAppSyncFunctionAE3ECF1FFunctionId",
2816
2155
  },
2817
2156
  ],
2818
2157
  },
@@ -2840,36 +2179,6 @@ $util.toJson({})",
2840
2179
  },
2841
2180
  "Type": "AWS::AppSync::Resolver",
2842
2181
  },
2843
- "SubscriptiononDeleteCommentpostAuth0FunctionSubscriptiononDeleteCommentpostAuth0FunctionAppSyncFunction67A1094D": Object {
2844
- "Properties": Object {
2845
- "ApiId": Object {
2846
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
2847
- },
2848
- "DataSourceName": Object {
2849
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
2850
- },
2851
- "FunctionVersion": "2018-05-29",
2852
- "Name": "SubscriptiononDeleteCommentpostAuth0Function",
2853
- "RequestMappingTemplateS3Location": Object {
2854
- "Fn::Join": Array [
2855
- "",
2856
- Array [
2857
- "s3://",
2858
- Object {
2859
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
2860
- },
2861
- "/",
2862
- Object {
2863
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
2864
- },
2865
- "/resolvers/Subscription.onDeleteComment.postAuth.1.req.vtl",
2866
- ],
2867
- ],
2868
- },
2869
- "ResponseMappingTemplate": "$util.toJson({})",
2870
- },
2871
- "Type": "AWS::AppSync::FunctionConfiguration",
2872
- },
2873
2182
  "SubscriptiononUpdateCommentResolver": Object {
2874
2183
  "Properties": Object {
2875
2184
  "ApiId": Object {
@@ -2880,16 +2189,10 @@ $util.toJson({})",
2880
2189
  "PipelineConfig": Object {
2881
2190
  "Functions": Array [
2882
2191
  Object {
2883
- "Fn::GetAtt": Array [
2884
- "SubscriptiononUpdateCommentpostAuth0FunctionSubscriptiononUpdateCommentpostAuth0FunctionAppSyncFunction0EF93814",
2885
- "FunctionId",
2886
- ],
2192
+ "Ref": "referencetotransformerrootstackPostNestedStackPostNestedStackResource45FCAC5EOutputstransformerrootstackPostQuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunction052A79B2FunctionId",
2887
2193
  },
2888
2194
  Object {
2889
- "Fn::GetAtt": Array [
2890
- "SubscriptionOnUpdateCommentDataResolverFnSubscriptionOnUpdateCommentDataResolverFnAppSyncFunction6B18681F",
2891
- "FunctionId",
2892
- ],
2195
+ "Ref": "referencetotransformerrootstackPostNestedStackPostNestedStackResource45FCAC5EOutputstransformerrootstackPostSubscriptionOnCreatePostDataResolverFnSubscriptionOnCreatePostDataResolverFnAppSyncFunctionAE3ECF1FFunctionId",
2893
2196
  },
2894
2197
  ],
2895
2198
  },
@@ -2917,36 +2220,6 @@ $util.toJson({})",
2917
2220
  },
2918
2221
  "Type": "AWS::AppSync::Resolver",
2919
2222
  },
2920
- "SubscriptiononUpdateCommentpostAuth0FunctionSubscriptiononUpdateCommentpostAuth0FunctionAppSyncFunction0EF93814": Object {
2921
- "Properties": Object {
2922
- "ApiId": Object {
2923
- "Ref": "referencetotransformerrootstackGraphQLAPI20497F53ApiId",
2924
- },
2925
- "DataSourceName": Object {
2926
- "Ref": "referencetotransformerrootstackGraphQLAPINONEDS2BA9D1C8Name",
2927
- },
2928
- "FunctionVersion": "2018-05-29",
2929
- "Name": "SubscriptiononUpdateCommentpostAuth0Function",
2930
- "RequestMappingTemplateS3Location": Object {
2931
- "Fn::Join": Array [
2932
- "",
2933
- Array [
2934
- "s3://",
2935
- Object {
2936
- "Ref": "referencetotransformerrootstackS3DeploymentBucket7592718ARef",
2937
- },
2938
- "/",
2939
- Object {
2940
- "Ref": "referencetotransformerrootstackS3DeploymentRootKeyA71EA735Ref",
2941
- },
2942
- "/resolvers/Subscription.onUpdateComment.postAuth.1.req.vtl",
2943
- ],
2944
- ],
2945
- },
2946
- "ResponseMappingTemplate": "$util.toJson({})",
2947
- },
2948
- "Type": "AWS::AppSync::FunctionConfiguration",
2949
- },
2950
2223
  "UpdateCommentResolver": Object {
2951
2224
  "Properties": Object {
2952
2225
  "ApiId": Object {
@@ -2957,16 +2230,10 @@ $util.toJson({})",
2957
2230
  "PipelineConfig": Object {
2958
2231
  "Functions": Array [
2959
2232
  Object {
2960
- "Fn::GetAtt": Array [
2961
- "MutationupdateCommentinit0FunctionMutationupdateCommentinit0FunctionAppSyncFunction9C9EFBAD",
2962
- "FunctionId",
2963
- ],
2233
+ "Ref": "referencetotransformerrootstackPostNestedStackPostNestedStackResource45FCAC5EOutputstransformerrootstackPostMutationupdatePostinit0FunctionMutationupdatePostinit0FunctionAppSyncFunction148F70DDFunctionId",
2964
2234
  },
2965
2235
  Object {
2966
- "Fn::GetAtt": Array [
2967
- "MutationupdateCommentpostAuth0FunctionMutationupdateCommentpostAuth0FunctionAppSyncFunctionCDD716F2",
2968
- "FunctionId",
2969
- ],
2236
+ "Ref": "referencetotransformerrootstackPostNestedStackPostNestedStackResource45FCAC5EOutputstransformerrootstackPostQuerygetPostpostAuth0FunctionQuerygetPostpostAuth0FunctionAppSyncFunction052A79B2FunctionId",
2970
2237
  },
2971
2238
  Object {
2972
2239
  "Fn::GetAtt": Array [