Skip to content

Commit 2d2e618

Browse files
author
AWS
committed
Amazon Connect Service Update: Updating SearchUserHierarchyGroups API
1 parent f2547c5 commit 2d2e618

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Connect Service",
4+
"contributor": "",
5+
"description": "Updating SearchUserHierarchyGroups API"
6+
}

services/connect/src/main/resources/codegen-resources/service-2.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6939,8 +6939,7 @@
69396939
"TagConditions":{
69406940
"shape":"TagAndConditionList",
69416941
"documentation":"<p>A leaf node condition which can be used to specify a tag condition.</p>"
6942-
},
6943-
"HierarchyGroupCondition":{"shape":"HierarchyGroupCondition"}
6942+
}
69446943
},
69456944
"documentation":"<p>A list of conditions which would be applied together with an <code>AND</code> condition.</p>"
69466945
},
@@ -26670,8 +26669,7 @@
2667026669
"StringCondition":{
2667126670
"shape":"StringCondition",
2667226671
"documentation":"<p>A leaf node condition which can be used to specify a string condition.</p> <note> <p>The currently supported values for <code>FieldName</code> are <code>name</code>,&#x2028;&#x2028; <code>parentId</code>, <code>levelId</code>, and <code>resourceID</code>.</p> </note>"
26673-
},
26674-
"HierarchyGroupCondition":{"shape":"HierarchyGroupCondition"}
26672+
}
2667526673
},
2667626674
"documentation":"<p>The search criteria to be used to return userHierarchyGroup.</p>"
2667726675
},

0 commit comments

Comments
 (0)