@aws-sdk/client-connect 3.300.0 → 3.301.0

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.
Files changed (171) hide show
  1. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +1 -1
  2. package/dist-types/commands/AssociateBotCommand.d.ts +3 -3
  3. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +1 -1
  4. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +7 -7
  5. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +1 -1
  6. package/dist-types/commands/AssociateLexBotCommand.d.ts +2 -2
  7. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +1 -1
  8. package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +2 -2
  9. package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +4 -4
  10. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +1 -1
  11. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +2 -2
  12. package/dist-types/commands/CreateAgentStatusCommand.d.ts +2 -2
  13. package/dist-types/commands/CreateContactFlowCommand.d.ts +2 -2
  14. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +2 -2
  15. package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +5 -5
  16. package/dist-types/commands/CreateInstanceCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +2 -2
  18. package/dist-types/commands/CreateQueueCommand.d.ts +4 -4
  19. package/dist-types/commands/CreateQuickConnectCommand.d.ts +6 -6
  20. package/dist-types/commands/CreateRoutingProfileCommand.d.ts +7 -7
  21. package/dist-types/commands/CreateRuleCommand.d.ts +12 -12
  22. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +5 -5
  23. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +15 -15
  24. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +2 -2
  25. package/dist-types/commands/CreateUseCaseCommand.d.ts +2 -2
  26. package/dist-types/commands/CreateUserCommand.d.ts +5 -5
  27. package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +2 -2
  28. package/dist-types/commands/CreateVocabularyCommand.d.ts +2 -2
  29. package/dist-types/commands/DeleteContactFlowCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteInstanceCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +1 -1
  38. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
  39. package/dist-types/commands/DeleteUseCaseCommand.d.ts +1 -1
  40. package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
  41. package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +1 -1
  42. package/dist-types/commands/DeleteVocabularyCommand.d.ts +1 -1
  43. package/dist-types/commands/DescribeAgentStatusCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeContactCommand.d.ts +1 -1
  45. package/dist-types/commands/DescribeContactFlowCommand.d.ts +1 -1
  46. package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +1 -1
  47. package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +1 -1
  48. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
  49. package/dist-types/commands/DescribeInstanceCommand.d.ts +1 -1
  50. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +1 -1
  51. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +1 -1
  52. package/dist-types/commands/DescribeQueueCommand.d.ts +1 -1
  53. package/dist-types/commands/DescribeQuickConnectCommand.d.ts +1 -1
  54. package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +1 -1
  55. package/dist-types/commands/DescribeRuleCommand.d.ts +1 -1
  56. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -1
  57. package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +1 -1
  58. package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
  59. package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +1 -1
  60. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +1 -1
  61. package/dist-types/commands/DescribeVocabularyCommand.d.ts +1 -1
  62. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +1 -1
  63. package/dist-types/commands/DisassociateBotCommand.d.ts +3 -3
  64. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +1 -1
  65. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +1 -1
  66. package/dist-types/commands/DisassociateLexBotCommand.d.ts +1 -1
  67. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +1 -1
  68. package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +2 -2
  69. package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +3 -3
  70. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +1 -1
  71. package/dist-types/commands/DismissUserContactCommand.d.ts +1 -1
  72. package/dist-types/commands/GetContactAttributesCommand.d.ts +1 -1
  73. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +10 -10
  74. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +8 -8
  75. package/dist-types/commands/GetFederationTokenCommand.d.ts +1 -1
  76. package/dist-types/commands/GetMetricDataCommand.d.ts +9 -9
  77. package/dist-types/commands/GetMetricDataV2Command.d.ts +12 -12
  78. package/dist-types/commands/GetTaskTemplateCommand.d.ts +1 -1
  79. package/dist-types/commands/GetTrafficDistributionCommand.d.ts +1 -1
  80. package/dist-types/commands/ListAgentStatusesCommand.d.ts +2 -2
  81. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +1 -1
  82. package/dist-types/commands/ListBotsCommand.d.ts +1 -1
  83. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +1 -1
  84. package/dist-types/commands/ListContactFlowsCommand.d.ts +2 -2
  85. package/dist-types/commands/ListContactReferencesCommand.d.ts +2 -2
  86. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
  87. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +1 -1
  88. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +1 -1
  89. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
  90. package/dist-types/commands/ListInstancesCommand.d.ts +1 -1
  91. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
  92. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +1 -1
  93. package/dist-types/commands/ListLexBotsCommand.d.ts +1 -1
  94. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +3 -3
  95. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +3 -3
  96. package/dist-types/commands/ListPromptsCommand.d.ts +1 -1
  97. package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +1 -1
  98. package/dist-types/commands/ListQueuesCommand.d.ts +2 -2
  99. package/dist-types/commands/ListQuickConnectsCommand.d.ts +2 -2
  100. package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +1 -1
  101. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +1 -1
  102. package/dist-types/commands/ListRulesCommand.d.ts +1 -1
  103. package/dist-types/commands/ListSecurityKeysCommand.d.ts +1 -1
  104. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
  105. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +1 -1
  106. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  107. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +1 -1
  108. package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +1 -1
  109. package/dist-types/commands/ListUseCasesCommand.d.ts +1 -1
  110. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +1 -1
  111. package/dist-types/commands/ListUsersCommand.d.ts +1 -1
  112. package/dist-types/commands/MonitorContactCommand.d.ts +2 -2
  113. package/dist-types/commands/PutUserStatusCommand.d.ts +1 -1
  114. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +1 -1
  115. package/dist-types/commands/ReplicateInstanceCommand.d.ts +1 -1
  116. package/dist-types/commands/ResumeContactRecordingCommand.d.ts +1 -1
  117. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -1
  118. package/dist-types/commands/SearchQueuesCommand.d.ts +21 -29
  119. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +20 -27
  120. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +20 -27
  121. package/dist-types/commands/SearchUsersCommand.d.ts +25 -33
  122. package/dist-types/commands/SearchVocabulariesCommand.d.ts +1 -1
  123. package/dist-types/commands/StartChatContactCommand.d.ts +6 -6
  124. package/dist-types/commands/StartContactRecordingCommand.d.ts +2 -2
  125. package/dist-types/commands/StartContactStreamingCommand.d.ts +2 -2
  126. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +3 -3
  127. package/dist-types/commands/StartTaskContactCommand.d.ts +4 -4
  128. package/dist-types/commands/StopContactCommand.d.ts +1 -1
  129. package/dist-types/commands/StopContactRecordingCommand.d.ts +1 -1
  130. package/dist-types/commands/StopContactStreamingCommand.d.ts +1 -1
  131. package/dist-types/commands/SuspendContactRecordingCommand.d.ts +1 -1
  132. package/dist-types/commands/TagResourceCommand.d.ts +2 -2
  133. package/dist-types/commands/TransferContactCommand.d.ts +1 -1
  134. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  135. package/dist-types/commands/UpdateAgentStatusCommand.d.ts +1 -1
  136. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +2 -2
  137. package/dist-types/commands/UpdateContactCommand.d.ts +3 -3
  138. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +1 -1
  139. package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +1 -1
  140. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
  141. package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +1 -1
  142. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +1 -1
  143. package/dist-types/commands/UpdateContactScheduleCommand.d.ts +1 -1
  144. package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +4 -4
  145. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
  146. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +7 -7
  147. package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +6 -6
  148. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
  149. package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +1 -1
  150. package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +1 -1
  151. package/dist-types/commands/UpdateQueueNameCommand.d.ts +1 -1
  152. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +2 -2
  153. package/dist-types/commands/UpdateQueueStatusCommand.d.ts +1 -1
  154. package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +5 -5
  155. package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +1 -1
  156. package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +3 -3
  157. package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +1 -1
  158. package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +1 -1
  159. package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +4 -4
  160. package/dist-types/commands/UpdateRuleCommand.d.ts +11 -11
  161. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +4 -4
  162. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +15 -15
  163. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +4 -4
  164. package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +1 -1
  165. package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +1 -1
  166. package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +3 -3
  167. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +2 -2
  168. package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +2 -2
  169. package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +1 -1
  170. package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +2 -2
  171. package/package.json +3 -3
@@ -27,15 +27,15 @@ export interface SearchRoutingProfilesCommandOutput extends SearchRoutingProfile
27
27
  * import { ConnectClient, SearchRoutingProfilesCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, SearchRoutingProfilesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // SearchRoutingProfilesRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * NextToken: "STRING_VALUE",
33
33
  * MaxResults: Number("int"),
34
- * SearchFilter: {
35
- * TagFilter: {
36
- * OrConditions: [
37
- * [
38
- * {
34
+ * SearchFilter: { // RoutingProfileSearchFilter
35
+ * TagFilter: { // ControlPlaneTagFilter
36
+ * OrConditions: [ // TagOrConditionList
37
+ * [ // TagAndConditionList
38
+ * { // TagCondition
39
39
  * TagKey: "STRING_VALUE",
40
40
  * TagValue: "STRING_VALUE",
41
41
  * },
@@ -47,40 +47,33 @@ export interface SearchRoutingProfilesCommandOutput extends SearchRoutingProfile
47
47
  * TagValue: "STRING_VALUE",
48
48
  * },
49
49
  * ],
50
- * TagCondition: {
51
- * TagKey: "<TagCondition>",
52
- * TagValue: "<TagCondition>",
53
- * },
50
+ * TagCondition: "<TagCondition>",
54
51
  * },
55
52
  * },
56
- * SearchCriteria: {
57
- * OrConditions: [
53
+ * SearchCriteria: { // RoutingProfileSearchCriteria
54
+ * OrConditions: [ // RoutingProfileSearchConditionList
58
55
  * {
59
56
  * OrConditions: [
60
- * {
61
- * OrConditions: "<RoutingProfileSearchCriteria>",
62
- * AndConditions: [
63
- * "<RoutingProfileSearchConditionList>",
64
- * ],
65
- * StringCondition: {
66
- * FieldName: "STRING_VALUE",
67
- * Value: "STRING_VALUE",
68
- * ComparisonType: "STARTS_WITH" || "CONTAINS" || "EXACT",
69
- * },
70
- * },
57
+ * "<RoutingProfileSearchCriteria>",
71
58
  * ],
72
59
  * AndConditions: [
73
- * "<RoutingProfileSearchConditionList>",
60
+ * "<RoutingProfileSearchCriteria>",
74
61
  * ],
75
- * StringCondition: {
62
+ * StringCondition: { // StringCondition
76
63
  * FieldName: "STRING_VALUE",
77
64
  * Value: "STRING_VALUE",
78
65
  * ComparisonType: "STARTS_WITH" || "CONTAINS" || "EXACT",
79
66
  * },
80
67
  * },
81
68
  * ],
82
- * AndConditions: "<RoutingProfileSearchCriteria>",
83
- * StringCondition: "<RoutingProfileSearchCriteria>",
69
+ * AndConditions: [
70
+ * "<RoutingProfileSearchCriteria>",
71
+ * ],
72
+ * StringCondition: {
73
+ * FieldName: "STRING_VALUE",
74
+ * Value: "STRING_VALUE",
75
+ * ComparisonType: "STARTS_WITH" || "CONTAINS" || "EXACT",
76
+ * },
84
77
  * },
85
78
  * };
86
79
  * const command = new SearchRoutingProfilesCommand(input);
@@ -28,44 +28,40 @@ export interface SearchSecurityProfilesCommandOutput extends SearchSecurityProfi
28
28
  * import { ConnectClient, SearchSecurityProfilesCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, SearchSecurityProfilesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // SearchSecurityProfilesRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * NextToken: "STRING_VALUE",
34
34
  * MaxResults: Number("int"),
35
- * SearchCriteria: {
36
- * OrConditions: [
35
+ * SearchCriteria: { // SecurityProfileSearchCriteria
36
+ * OrConditions: [ // SecurityProfileSearchConditionList
37
37
  * {
38
38
  * OrConditions: [
39
- * {
40
- * OrConditions: "<SecurityProfileSearchCriteria>",
41
- * AndConditions: [
42
- * "<SecurityProfileSearchConditionList>",
43
- * ],
44
- * StringCondition: {
45
- * FieldName: "STRING_VALUE",
46
- * Value: "STRING_VALUE",
47
- * ComparisonType: "STARTS_WITH" || "CONTAINS" || "EXACT",
48
- * },
49
- * },
39
+ * "<SecurityProfileSearchCriteria>",
50
40
  * ],
51
41
  * AndConditions: [
52
- * "<SecurityProfileSearchConditionList>",
42
+ * "<SecurityProfileSearchCriteria>",
53
43
  * ],
54
- * StringCondition: {
44
+ * StringCondition: { // StringCondition
55
45
  * FieldName: "STRING_VALUE",
56
46
  * Value: "STRING_VALUE",
57
47
  * ComparisonType: "STARTS_WITH" || "CONTAINS" || "EXACT",
58
48
  * },
59
49
  * },
60
50
  * ],
61
- * AndConditions: "<SecurityProfileSearchCriteria>",
62
- * StringCondition: "<SecurityProfileSearchCriteria>",
51
+ * AndConditions: [
52
+ * "<SecurityProfileSearchCriteria>",
53
+ * ],
54
+ * StringCondition: {
55
+ * FieldName: "STRING_VALUE",
56
+ * Value: "STRING_VALUE",
57
+ * ComparisonType: "STARTS_WITH" || "CONTAINS" || "EXACT",
58
+ * },
63
59
  * },
64
- * SearchFilter: {
65
- * TagFilter: {
66
- * OrConditions: [
67
- * [
68
- * {
60
+ * SearchFilter: { // SecurityProfilesSearchFilter
61
+ * TagFilter: { // ControlPlaneTagFilter
62
+ * OrConditions: [ // TagOrConditionList
63
+ * [ // TagAndConditionList
64
+ * { // TagCondition
69
65
  * TagKey: "STRING_VALUE",
70
66
  * TagValue: "STRING_VALUE",
71
67
  * },
@@ -77,10 +73,7 @@ export interface SearchSecurityProfilesCommandOutput extends SearchSecurityProfi
77
73
  * TagValue: "STRING_VALUE",
78
74
  * },
79
75
  * ],
80
- * TagCondition: {
81
- * TagKey: "<TagCondition>",
82
- * TagValue: "<TagCondition>",
83
- * },
76
+ * TagCondition: "<TagCondition>",
84
77
  * },
85
78
  * },
86
79
  * };
@@ -30,15 +30,15 @@ export interface SearchUsersCommandOutput extends SearchUsersResponse, __Metadat
30
30
  * import { ConnectClient, SearchUsersCommand } from "@aws-sdk/client-connect"; // ES Modules import
31
31
  * // const { ConnectClient, SearchUsersCommand } = require("@aws-sdk/client-connect"); // CommonJS import
32
32
  * const client = new ConnectClient(config);
33
- * const input = {
33
+ * const input = { // SearchUsersRequest
34
34
  * InstanceId: "STRING_VALUE",
35
35
  * NextToken: "STRING_VALUE",
36
36
  * MaxResults: Number("int"),
37
- * SearchFilter: {
38
- * TagFilter: {
39
- * OrConditions: [
40
- * [
41
- * {
37
+ * SearchFilter: { // UserSearchFilter
38
+ * TagFilter: { // ControlPlaneTagFilter
39
+ * OrConditions: [ // TagOrConditionList
40
+ * [ // TagAndConditionList
41
+ * { // TagCondition
42
42
  * TagKey: "STRING_VALUE",
43
43
  * TagValue: "STRING_VALUE",
44
44
  * },
@@ -50,49 +50,41 @@ export interface SearchUsersCommandOutput extends SearchUsersResponse, __Metadat
50
50
  * TagValue: "STRING_VALUE",
51
51
  * },
52
52
  * ],
53
- * TagCondition: {
54
- * TagKey: "<TagCondition>",
55
- * TagValue: "<TagCondition>",
56
- * },
53
+ * TagCondition: "<TagCondition>",
57
54
  * },
58
55
  * },
59
- * SearchCriteria: {
60
- * OrConditions: [
56
+ * SearchCriteria: { // UserSearchCriteria
57
+ * OrConditions: [ // UserSearchConditionList
61
58
  * {
62
59
  * OrConditions: [
63
- * {
64
- * OrConditions: "<UserSearchCriteria>",
65
- * AndConditions: [
66
- * "<UserSearchConditionList>",
67
- * ],
68
- * StringCondition: {
69
- * FieldName: "STRING_VALUE",
70
- * Value: "STRING_VALUE",
71
- * ComparisonType: "STARTS_WITH" || "CONTAINS" || "EXACT",
72
- * },
73
- * HierarchyGroupCondition: {
74
- * Value: "STRING_VALUE",
75
- * HierarchyGroupMatchType: "EXACT" || "WITH_CHILD_GROUPS",
76
- * },
77
- * },
60
+ * "<UserSearchCriteria>",
78
61
  * ],
79
62
  * AndConditions: [
80
- * "<UserSearchConditionList>",
63
+ * "<UserSearchCriteria>",
81
64
  * ],
82
- * StringCondition: {
65
+ * StringCondition: { // StringCondition
83
66
  * FieldName: "STRING_VALUE",
84
67
  * Value: "STRING_VALUE",
85
68
  * ComparisonType: "STARTS_WITH" || "CONTAINS" || "EXACT",
86
69
  * },
87
- * HierarchyGroupCondition: {
70
+ * HierarchyGroupCondition: { // HierarchyGroupCondition
88
71
  * Value: "STRING_VALUE",
89
72
  * HierarchyGroupMatchType: "EXACT" || "WITH_CHILD_GROUPS",
90
73
  * },
91
74
  * },
92
75
  * ],
93
- * AndConditions: "<UserSearchCriteria>",
94
- * StringCondition: "<UserSearchCriteria>",
95
- * HierarchyGroupCondition: "<UserSearchCriteria>",
76
+ * AndConditions: [
77
+ * "<UserSearchCriteria>",
78
+ * ],
79
+ * StringCondition: {
80
+ * FieldName: "STRING_VALUE",
81
+ * Value: "STRING_VALUE",
82
+ * ComparisonType: "STARTS_WITH" || "CONTAINS" || "EXACT",
83
+ * },
84
+ * HierarchyGroupCondition: {
85
+ * Value: "STRING_VALUE",
86
+ * HierarchyGroupMatchType: "EXACT" || "WITH_CHILD_GROUPS",
87
+ * },
96
88
  * },
97
89
  * };
98
90
  * const command = new SearchUsersCommand(input);
@@ -27,7 +27,7 @@ export interface SearchVocabulariesCommandOutput extends SearchVocabulariesRespo
27
27
  * import { ConnectClient, SearchVocabulariesCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, SearchVocabulariesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // SearchVocabulariesRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * MaxResults: Number("int"),
33
33
  * NextToken: "STRING_VALUE",
@@ -46,25 +46,25 @@ export interface StartChatContactCommandOutput extends StartChatContactResponse,
46
46
  * import { ConnectClient, StartChatContactCommand } from "@aws-sdk/client-connect"; // ES Modules import
47
47
  * // const { ConnectClient, StartChatContactCommand } = require("@aws-sdk/client-connect"); // CommonJS import
48
48
  * const client = new ConnectClient(config);
49
- * const input = {
49
+ * const input = { // StartChatContactRequest
50
50
  * InstanceId: "STRING_VALUE", // required
51
51
  * ContactFlowId: "STRING_VALUE", // required
52
- * Attributes: {
52
+ * Attributes: { // Attributes
53
53
  * "<keys>": "STRING_VALUE",
54
54
  * },
55
- * ParticipantDetails: {
55
+ * ParticipantDetails: { // ParticipantDetails
56
56
  * DisplayName: "STRING_VALUE", // required
57
57
  * },
58
- * InitialMessage: {
58
+ * InitialMessage: { // ChatMessage
59
59
  * ContentType: "STRING_VALUE", // required
60
60
  * Content: "STRING_VALUE", // required
61
61
  * },
62
62
  * ClientToken: "STRING_VALUE",
63
63
  * ChatDurationInMinutes: Number("int"),
64
- * SupportedMessagingContentTypes: [
64
+ * SupportedMessagingContentTypes: [ // SupportedMessagingContentTypes
65
65
  * "STRING_VALUE",
66
66
  * ],
67
- * PersistentChat: {
67
+ * PersistentChat: { // PersistentChat
68
68
  * RehydrationType: "ENTIRE_PAST_SESSION" || "FROM_SEGMENT",
69
69
  * SourceContactId: "STRING_VALUE",
70
70
  * },
@@ -44,11 +44,11 @@ export interface StartContactRecordingCommandOutput extends StartContactRecordin
44
44
  * import { ConnectClient, StartContactRecordingCommand } from "@aws-sdk/client-connect"; // ES Modules import
45
45
  * // const { ConnectClient, StartContactRecordingCommand } = require("@aws-sdk/client-connect"); // CommonJS import
46
46
  * const client = new ConnectClient(config);
47
- * const input = {
47
+ * const input = { // StartContactRecordingRequest
48
48
  * InstanceId: "STRING_VALUE", // required
49
49
  * ContactId: "STRING_VALUE", // required
50
50
  * InitialContactId: "STRING_VALUE", // required
51
- * VoiceRecordingConfiguration: {
51
+ * VoiceRecordingConfiguration: { // VoiceRecordingConfiguration
52
52
  * VoiceRecordingTrack: "FROM_AGENT" || "TO_AGENT" || "ALL",
53
53
  * },
54
54
  * };
@@ -28,10 +28,10 @@ export interface StartContactStreamingCommandOutput extends StartContactStreamin
28
28
  * import { ConnectClient, StartContactStreamingCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, StartContactStreamingCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // StartContactStreamingRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * ContactId: "STRING_VALUE", // required
34
- * ChatStreamingConfiguration: {
34
+ * ChatStreamingConfiguration: { // ChatStreamingConfiguration
35
35
  * StreamingEndpointArn: "STRING_VALUE", // required
36
36
  * },
37
37
  * ClientToken: "STRING_VALUE", // required
@@ -43,17 +43,17 @@ export interface StartOutboundVoiceContactCommandOutput extends StartOutboundVoi
43
43
  * import { ConnectClient, StartOutboundVoiceContactCommand } from "@aws-sdk/client-connect"; // ES Modules import
44
44
  * // const { ConnectClient, StartOutboundVoiceContactCommand } = require("@aws-sdk/client-connect"); // CommonJS import
45
45
  * const client = new ConnectClient(config);
46
- * const input = {
46
+ * const input = { // StartOutboundVoiceContactRequest
47
47
  * DestinationPhoneNumber: "STRING_VALUE", // required
48
48
  * ContactFlowId: "STRING_VALUE", // required
49
49
  * InstanceId: "STRING_VALUE", // required
50
50
  * ClientToken: "STRING_VALUE",
51
51
  * SourcePhoneNumber: "STRING_VALUE",
52
52
  * QueueId: "STRING_VALUE",
53
- * Attributes: {
53
+ * Attributes: { // Attributes
54
54
  * "<keys>": "STRING_VALUE",
55
55
  * },
56
- * AnswerMachineDetectionConfig: {
56
+ * AnswerMachineDetectionConfig: { // AnswerMachineDetectionConfig
57
57
  * EnableAnswerMachineDetection: true || false,
58
58
  * AwaitAnswerMachinePrompt: true || false,
59
59
  * },
@@ -26,16 +26,16 @@ export interface StartTaskContactCommandOutput extends StartTaskContactResponse,
26
26
  * import { ConnectClient, StartTaskContactCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, StartTaskContactCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // StartTaskContactRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * PreviousContactId: "STRING_VALUE",
32
32
  * ContactFlowId: "STRING_VALUE",
33
- * Attributes: {
33
+ * Attributes: { // Attributes
34
34
  * "<keys>": "STRING_VALUE",
35
35
  * },
36
36
  * Name: "STRING_VALUE", // required
37
- * References: {
38
- * "<keys>": {
37
+ * References: { // ContactReferences
38
+ * "<keys>": { // Reference
39
39
  * Value: "STRING_VALUE", // required
40
40
  * Type: "URL" || "ATTACHMENT" || "NUMBER" || "STRING" || "DATE" || "EMAIL", // required
41
41
  * },
@@ -38,7 +38,7 @@ export interface StopContactCommandOutput extends StopContactResponse, __Metadat
38
38
  * import { ConnectClient, StopContactCommand } from "@aws-sdk/client-connect"; // ES Modules import
39
39
  * // const { ConnectClient, StopContactCommand } = require("@aws-sdk/client-connect"); // CommonJS import
40
40
  * const client = new ConnectClient(config);
41
- * const input = {
41
+ * const input = { // StopContactRequest
42
42
  * ContactId: "STRING_VALUE", // required
43
43
  * InstanceId: "STRING_VALUE", // required
44
44
  * };
@@ -31,7 +31,7 @@ export interface StopContactRecordingCommandOutput extends StopContactRecordingR
31
31
  * import { ConnectClient, StopContactRecordingCommand } from "@aws-sdk/client-connect"; // ES Modules import
32
32
  * // const { ConnectClient, StopContactRecordingCommand } = require("@aws-sdk/client-connect"); // CommonJS import
33
33
  * const client = new ConnectClient(config);
34
- * const input = {
34
+ * const input = { // StopContactRecordingRequest
35
35
  * InstanceId: "STRING_VALUE", // required
36
36
  * ContactId: "STRING_VALUE", // required
37
37
  * InitialContactId: "STRING_VALUE", // required
@@ -28,7 +28,7 @@ export interface StopContactStreamingCommandOutput extends StopContactStreamingR
28
28
  * import { ConnectClient, StopContactStreamingCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, StopContactStreamingCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // StopContactStreamingRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * ContactId: "STRING_VALUE", // required
34
34
  * StreamingId: "STRING_VALUE", // required
@@ -31,7 +31,7 @@ export interface SuspendContactRecordingCommandOutput extends SuspendContactReco
31
31
  * import { ConnectClient, SuspendContactRecordingCommand } from "@aws-sdk/client-connect"; // ES Modules import
32
32
  * // const { ConnectClient, SuspendContactRecordingCommand } = require("@aws-sdk/client-connect"); // CommonJS import
33
33
  * const client = new ConnectClient(config);
34
- * const input = {
34
+ * const input = { // SuspendContactRecordingRequest
35
35
  * InstanceId: "STRING_VALUE", // required
36
36
  * ContactId: "STRING_VALUE", // required
37
37
  * InitialContactId: "STRING_VALUE", // required
@@ -32,9 +32,9 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
32
32
  * import { ConnectClient, TagResourceCommand } from "@aws-sdk/client-connect"; // ES Modules import
33
33
  * // const { ConnectClient, TagResourceCommand } = require("@aws-sdk/client-connect"); // CommonJS import
34
34
  * const client = new ConnectClient(config);
35
- * const input = {
35
+ * const input = { // TagResourceRequest
36
36
  * resourceArn: "STRING_VALUE", // required
37
- * tags: { // required
37
+ * tags: { // TagMap // required
38
38
  * "<keys>": "STRING_VALUE",
39
39
  * },
40
40
  * };
@@ -49,7 +49,7 @@ export interface TransferContactCommandOutput extends TransferContactResponse, _
49
49
  * import { ConnectClient, TransferContactCommand } from "@aws-sdk/client-connect"; // ES Modules import
50
50
  * // const { ConnectClient, TransferContactCommand } = require("@aws-sdk/client-connect"); // CommonJS import
51
51
  * const client = new ConnectClient(config);
52
- * const input = {
52
+ * const input = { // TransferContactRequest
53
53
  * InstanceId: "STRING_VALUE", // required
54
54
  * ContactId: "STRING_VALUE", // required
55
55
  * QueueId: "STRING_VALUE",
@@ -26,9 +26,9 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
26
26
  * import { ConnectClient, UntagResourceCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, UntagResourceCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // UntagResourceRequest
30
30
  * resourceArn: "STRING_VALUE", // required
31
- * tagKeys: [ // required
31
+ * tagKeys: [ // TagKeyList // required
32
32
  * "STRING_VALUE",
33
33
  * ],
34
34
  * };
@@ -27,7 +27,7 @@ export interface UpdateAgentStatusCommandOutput extends __MetadataBearer {
27
27
  * import { ConnectClient, UpdateAgentStatusCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, UpdateAgentStatusCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // UpdateAgentStatusRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * AgentStatusId: "STRING_VALUE", // required
33
33
  * Name: "STRING_VALUE",
@@ -39,10 +39,10 @@ export interface UpdateContactAttributesCommandOutput extends UpdateContactAttri
39
39
  * import { ConnectClient, UpdateContactAttributesCommand } from "@aws-sdk/client-connect"; // ES Modules import
40
40
  * // const { ConnectClient, UpdateContactAttributesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
41
41
  * const client = new ConnectClient(config);
42
- * const input = {
42
+ * const input = { // UpdateContactAttributesRequest
43
43
  * InitialContactId: "STRING_VALUE", // required
44
44
  * InstanceId: "STRING_VALUE", // required
45
- * Attributes: { // required
45
+ * Attributes: { // Attributes // required
46
46
  * "<keys>": "STRING_VALUE",
47
47
  * },
48
48
  * };
@@ -32,13 +32,13 @@ export interface UpdateContactCommandOutput extends UpdateContactResponse, __Met
32
32
  * import { ConnectClient, UpdateContactCommand } from "@aws-sdk/client-connect"; // ES Modules import
33
33
  * // const { ConnectClient, UpdateContactCommand } = require("@aws-sdk/client-connect"); // CommonJS import
34
34
  * const client = new ConnectClient(config);
35
- * const input = {
35
+ * const input = { // UpdateContactRequest
36
36
  * InstanceId: "STRING_VALUE", // required
37
37
  * ContactId: "STRING_VALUE", // required
38
38
  * Name: "STRING_VALUE",
39
39
  * Description: "STRING_VALUE",
40
- * References: {
41
- * "<keys>": {
40
+ * References: { // ContactReferences
41
+ * "<keys>": { // Reference
42
42
  * Value: "STRING_VALUE", // required
43
43
  * Type: "URL" || "ATTACHMENT" || "NUMBER" || "STRING" || "DATE" || "EMAIL", // required
44
44
  * },
@@ -28,7 +28,7 @@ export interface UpdateContactFlowContentCommandOutput extends UpdateContactFlow
28
28
  * import { ConnectClient, UpdateContactFlowContentCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, UpdateContactFlowContentCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // UpdateContactFlowContentRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * ContactFlowId: "STRING_VALUE", // required
34
34
  * Content: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface UpdateContactFlowMetadataCommandOutput extends UpdateContactFlo
26
26
  * import { ConnectClient, UpdateContactFlowMetadataCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, UpdateContactFlowMetadataCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // UpdateContactFlowMetadataRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * ContactFlowId: "STRING_VALUE", // required
32
32
  * Name: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface UpdateContactFlowModuleContentCommandOutput extends UpdateConta
26
26
  * import { ConnectClient, UpdateContactFlowModuleContentCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, UpdateContactFlowModuleContentCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // UpdateContactFlowModuleContentRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * ContactFlowModuleId: "STRING_VALUE", // required
32
32
  * Content: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface UpdateContactFlowModuleMetadataCommandOutput extends UpdateCont
26
26
  * import { ConnectClient, UpdateContactFlowModuleMetadataCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, UpdateContactFlowModuleMetadataCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // UpdateContactFlowModuleMetadataRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * ContactFlowModuleId: "STRING_VALUE", // required
32
32
  * Name: "STRING_VALUE",
@@ -28,7 +28,7 @@ export interface UpdateContactFlowNameCommandOutput extends UpdateContactFlowNam
28
28
  * import { ConnectClient, UpdateContactFlowNameCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, UpdateContactFlowNameCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // UpdateContactFlowNameRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * ContactFlowId: "STRING_VALUE", // required
34
34
  * Name: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface UpdateContactScheduleCommandOutput extends UpdateContactSchedul
26
26
  * import { ConnectClient, UpdateContactScheduleCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, UpdateContactScheduleCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // UpdateContactScheduleRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * ContactId: "STRING_VALUE", // required
32
32
  * ScheduledTime: new Date("TIMESTAMP"), // required
@@ -27,16 +27,16 @@ export interface UpdateHoursOfOperationCommandOutput extends __MetadataBearer {
27
27
  * import { ConnectClient, UpdateHoursOfOperationCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, UpdateHoursOfOperationCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // UpdateHoursOfOperationRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * HoursOfOperationId: "STRING_VALUE", // required
33
33
  * Name: "STRING_VALUE",
34
34
  * Description: "STRING_VALUE",
35
35
  * TimeZone: "STRING_VALUE",
36
- * Config: [
37
- * {
36
+ * Config: [ // HoursOfOperationConfigList
37
+ * { // HoursOfOperationConfig
38
38
  * Day: "SUNDAY" || "MONDAY" || "TUESDAY" || "WEDNESDAY" || "THURSDAY" || "FRIDAY" || "SATURDAY", // required
39
- * StartTime: {
39
+ * StartTime: { // HoursOfOperationTimeSlice
40
40
  * Hours: Number("int"), // required
41
41
  * Minutes: Number("int"), // required
42
42
  * },
@@ -27,7 +27,7 @@ export interface UpdateInstanceAttributeCommandOutput extends __MetadataBearer {
27
27
  * import { ConnectClient, UpdateInstanceAttributeCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, UpdateInstanceAttributeCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // UpdateInstanceAttributeRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * AttributeType: "INBOUND_CALLS" || "OUTBOUND_CALLS" || "CONTACTFLOW_LOGS" || "CONTACT_LENS" || "AUTO_RESOLVE_BEST_VOICES" || "USE_CUSTOM_TTS_VOICES" || "EARLY_MEDIA" || "MULTI_PARTY_CONFERENCE" || "HIGH_VOLUME_OUTBOUND" || "ENHANCED_CONTACT_MONITORING", // required
33
33
  * Value: "STRING_VALUE", // required
@@ -27,22 +27,22 @@ export interface UpdateInstanceStorageConfigCommandOutput extends __MetadataBear
27
27
  * import { ConnectClient, UpdateInstanceStorageConfigCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, UpdateInstanceStorageConfigCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // UpdateInstanceStorageConfigRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * AssociationId: "STRING_VALUE", // required
33
33
  * ResourceType: "CHAT_TRANSCRIPTS" || "CALL_RECORDINGS" || "SCHEDULED_REPORTS" || "MEDIA_STREAMS" || "CONTACT_TRACE_RECORDS" || "AGENT_EVENTS" || "REAL_TIME_CONTACT_ANALYSIS_SEGMENTS" || "ATTACHMENTS" || "CONTACT_EVALUATIONS", // required
34
- * StorageConfig: {
34
+ * StorageConfig: { // InstanceStorageConfig
35
35
  * AssociationId: "STRING_VALUE",
36
36
  * StorageType: "S3" || "KINESIS_VIDEO_STREAM" || "KINESIS_STREAM" || "KINESIS_FIREHOSE", // required
37
- * S3Config: {
37
+ * S3Config: { // S3Config
38
38
  * BucketName: "STRING_VALUE", // required
39
39
  * BucketPrefix: "STRING_VALUE", // required
40
- * EncryptionConfig: {
40
+ * EncryptionConfig: { // EncryptionConfig
41
41
  * EncryptionType: "KMS", // required
42
42
  * KeyId: "STRING_VALUE", // required
43
43
  * },
44
44
  * },
45
- * KinesisVideoStreamConfig: {
45
+ * KinesisVideoStreamConfig: { // KinesisVideoStreamConfig
46
46
  * Prefix: "STRING_VALUE", // required
47
47
  * RetentionPeriodHours: Number("int"), // required
48
48
  * EncryptionConfig: {
@@ -50,10 +50,10 @@ export interface UpdateInstanceStorageConfigCommandOutput extends __MetadataBear
50
50
  * KeyId: "STRING_VALUE", // required
51
51
  * },
52
52
  * },
53
- * KinesisStreamConfig: {
53
+ * KinesisStreamConfig: { // KinesisStreamConfig
54
54
  * StreamArn: "STRING_VALUE", // required
55
55
  * },
56
- * KinesisFirehoseConfig: {
56
+ * KinesisFirehoseConfig: { // KinesisFirehoseConfig
57
57
  * FirehoseArn: "STRING_VALUE", // required
58
58
  * },
59
59
  * },