You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: codegen/sdk-codegen/aws-models/b2bi.json
+7-7
Original file line number
Diff line number
Diff line change
@@ -1630,7 +1630,7 @@
1630
1630
"mappingTemplate": {
1631
1631
"target": "com.amazonaws.b2bi#MappingTemplate",
1632
1632
"traits": {
1633
-
"smithy.api#documentation": "<p>Specifies the name of the mapping template for the transformer. This template is used to convert the input document into the\n correct set of objects.</p>",
1633
+
"smithy.api#documentation": "<p>Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.</p>",
1634
1634
"smithy.api#required": {}
1635
1635
}
1636
1636
},
@@ -1700,7 +1700,7 @@
1700
1700
"mappingTemplate": {
1701
1701
"target": "com.amazonaws.b2bi#MappingTemplate",
1702
1702
"traits": {
1703
-
"smithy.api#documentation": "<p>Returns the name of the mapping template for the transformer. This template is used to convert the input document into the\n correct set of objects.</p>",
1703
+
"smithy.api#documentation": "<p>Returns the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.</p>",
1704
1704
"smithy.api#required": {}
1705
1705
}
1706
1706
},
@@ -2743,7 +2743,7 @@
2743
2743
"mappingTemplate": {
2744
2744
"target": "com.amazonaws.b2bi#MappingTemplate",
2745
2745
"traits": {
2746
-
"smithy.api#documentation": "<p>Returns the name of the mapping template for the transformer. This template is used to convert the input document into the\n correct set of objects.</p>",
2746
+
"smithy.api#documentation": "<p>Returns the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.</p>",
2747
2747
"smithy.api#required": {}
2748
2748
}
2749
2749
},
@@ -4009,7 +4009,7 @@
4009
4009
"mappingTemplate": {
4010
4010
"target": "com.amazonaws.b2bi#MappingTemplate",
4011
4011
"traits": {
4012
-
"smithy.api#documentation": "<p>Specifies the name of the mapping template for the transformer. This template is used to convert the input document into the\n correct set of objects.</p>",
4012
+
"smithy.api#documentation": "<p>Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.</p>",
4013
4013
"smithy.api#required": {}
4014
4014
}
4015
4015
},
@@ -4311,7 +4311,7 @@
4311
4311
"mappingTemplate": {
4312
4312
"target": "com.amazonaws.b2bi#MappingTemplate",
4313
4313
"traits": {
4314
-
"smithy.api#documentation": "<p>Returns the name of the mapping template for the transformer. This template is used to convert the input document into the\n correct set of objects.</p>",
4314
+
"smithy.api#documentation": "<p>Returns the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.</p>",
4315
4315
"smithy.api#required": {}
4316
4316
}
4317
4317
},
@@ -5073,7 +5073,7 @@
5073
5073
"mappingTemplate": {
5074
5074
"target": "com.amazonaws.b2bi#MappingTemplate",
5075
5075
"traits": {
5076
-
"smithy.api#documentation": "<p>Specifies the name of the mapping template for the transformer. This template is used to convert the input document into the\n correct set of objects.</p>"
5076
+
"smithy.api#documentation": "<p>Specifies the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.</p>"
5077
5077
}
5078
5078
},
5079
5079
"status": {
@@ -5133,7 +5133,7 @@
5133
5133
"mappingTemplate": {
5134
5134
"target": "com.amazonaws.b2bi#MappingTemplate",
5135
5135
"traits": {
5136
-
"smithy.api#documentation": "<p>Returns the name of the mapping template for the transformer. This template is used to convert the input document into the\n correct set of objects.</p>",
5136
+
"smithy.api#documentation": "<p>Returns the mapping template for the transformer. This template is used to map the parsed EDI file using JSONata or XSLT.</p>",
0 commit comments