Skip to content

Commit 9e70bfa

Browse files
author
AWS SDK for Go v2 automation user
committed
Update API model
1 parent 7a654f5 commit 9e70bfa

File tree

4 files changed

+589
-136
lines changed

4 files changed

+589
-136
lines changed

codegen/sdk-codegen/aws-models/b2bi.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1642,7 +1642,7 @@
16421642
"mappingTemplate": {
16431643
"target": "com.amazonaws.b2bi#MappingTemplate",
16441644
"traits": {
1645-
"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>",
1645+
"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>",
16461646
"smithy.api#required": {}
16471647
}
16481648
},
@@ -1712,7 +1712,7 @@
17121712
"mappingTemplate": {
17131713
"target": "com.amazonaws.b2bi#MappingTemplate",
17141714
"traits": {
1715-
"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>",
1715+
"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>",
17161716
"smithy.api#required": {}
17171717
}
17181718
},
@@ -2762,7 +2762,7 @@
27622762
"mappingTemplate": {
27632763
"target": "com.amazonaws.b2bi#MappingTemplate",
27642764
"traits": {
2765-
"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>",
2765+
"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>",
27662766
"smithy.api#required": {}
27672767
}
27682768
},
@@ -4034,7 +4034,7 @@
40344034
"mappingTemplate": {
40354035
"target": "com.amazonaws.b2bi#MappingTemplate",
40364036
"traits": {
4037-
"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>",
4037+
"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>",
40384038
"smithy.api#required": {}
40394039
}
40404040
},
@@ -4338,7 +4338,7 @@
43384338
"mappingTemplate": {
43394339
"target": "com.amazonaws.b2bi#MappingTemplate",
43404340
"traits": {
4341-
"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>",
4341+
"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>",
43424342
"smithy.api#required": {}
43434343
}
43444344
},
@@ -5118,7 +5118,7 @@
51185118
"mappingTemplate": {
51195119
"target": "com.amazonaws.b2bi#MappingTemplate",
51205120
"traits": {
5121-
"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>"
5121+
"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>"
51225122
}
51235123
},
51245124
"status": {
@@ -5178,7 +5178,7 @@
51785178
"mappingTemplate": {
51795179
"target": "com.amazonaws.b2bi#MappingTemplate",
51805180
"traits": {
5181-
"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>",
5181+
"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>",
51825182
"smithy.api#required": {}
51835183
}
51845184
},

0 commit comments

Comments
 (0)