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
"smithy.api#documentation": "<p>Informs you on the kind of label associated with the group</p>"
902
+
"smithy.api#documentation": "<p>Informs you on whether the expense group is a name or an address.</p>"
903
903
}
904
904
},
905
905
"Id": {
@@ -910,7 +910,7 @@
910
910
}
911
911
},
912
912
"traits": {
913
-
"smithy.api#documentation": "<p>Shows the group that a certain key belongs to. This helps differentiate responses\nlike addresses that can appear similar in response JSON.</p>"
913
+
"smithy.api#documentation": "<p>Shows the group that a certain key belongs to. This helps differentiate between\nnames and addresses for different organizations, that can be hard to determine\n via JSON response.</p>"
"smithy.api#documentation": "<p>The structure used to record information extracted from identity documents.\n Contains both normalized field and value of the extracted text.</p>"
1502
1502
}
1503
+
},
1504
+
"Blocks": {
1505
+
"target": "com.amazonaws.textract#BlockList",
1506
+
"traits": {
1507
+
"smithy.api#documentation": "<p>Individual word recognition, as returned by document detection.</p>"
0 commit comments