@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
@@ -36,34 +36,34 @@ export interface GetMetricDataV2CommandOutput extends GetMetricDataV2Response, _
36
36
  * import { ConnectClient, GetMetricDataV2Command } from "@aws-sdk/client-connect"; // ES Modules import
37
37
  * // const { ConnectClient, GetMetricDataV2Command } = require("@aws-sdk/client-connect"); // CommonJS import
38
38
  * const client = new ConnectClient(config);
39
- * const input = {
39
+ * const input = { // GetMetricDataV2Request
40
40
  * ResourceArn: "STRING_VALUE", // required
41
41
  * StartTime: new Date("TIMESTAMP"), // required
42
42
  * EndTime: new Date("TIMESTAMP"), // required
43
- * Filters: [ // required
44
- * {
43
+ * Filters: [ // FiltersV2List // required
44
+ * { // FilterV2
45
45
  * FilterKey: "STRING_VALUE",
46
- * FilterValues: [
46
+ * FilterValues: [ // FilterValueList
47
47
  * "STRING_VALUE",
48
48
  * ],
49
49
  * },
50
50
  * ],
51
- * Groupings: [
51
+ * Groupings: [ // GroupingsV2
52
52
  * "STRING_VALUE",
53
53
  * ],
54
- * Metrics: [ // required
55
- * {
54
+ * Metrics: [ // MetricsV2 // required
55
+ * { // MetricV2
56
56
  * Name: "STRING_VALUE",
57
- * Threshold: [
58
- * {
57
+ * Threshold: [ // ThresholdCollections
58
+ * { // ThresholdV2
59
59
  * Comparison: "STRING_VALUE",
60
60
  * ThresholdValue: Number("double"),
61
61
  * },
62
62
  * ],
63
- * MetricFilters: [
64
- * {
63
+ * MetricFilters: [ // MetricFiltersV2List
64
+ * { // MetricFilterV2
65
65
  * MetricFilterKey: "STRING_VALUE",
66
- * MetricFilterValues: [
66
+ * MetricFilterValues: [ // MetricFilterValueList
67
67
  * "STRING_VALUE",
68
68
  * ],
69
69
  * },
@@ -27,7 +27,7 @@ export interface GetTaskTemplateCommandOutput extends GetTaskTemplateResponse, _
27
27
  * import { ConnectClient, GetTaskTemplateCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, GetTaskTemplateCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // GetTaskTemplateRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * TaskTemplateId: "STRING_VALUE", // required
33
33
  * SnapshotVersion: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface GetTrafficDistributionCommandOutput extends GetTrafficDistribut
26
26
  * import { ConnectClient, GetTrafficDistributionCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, GetTrafficDistributionCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // GetTrafficDistributionRequest
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new GetTrafficDistributionCommand(input);
@@ -27,11 +27,11 @@ export interface ListAgentStatusesCommandOutput extends ListAgentStatusResponse,
27
27
  * import { ConnectClient, ListAgentStatusesCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, ListAgentStatusesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // ListAgentStatusRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * NextToken: "STRING_VALUE",
33
33
  * MaxResults: Number("int"),
34
- * AgentStatusTypes: [
34
+ * AgentStatusTypes: [ // AgentStatusTypes
35
35
  * "ROUTABLE" || "CUSTOM" || "OFFLINE",
36
36
  * ],
37
37
  * };
@@ -27,7 +27,7 @@ export interface ListApprovedOriginsCommandOutput extends ListApprovedOriginsRes
27
27
  * import { ConnectClient, ListApprovedOriginsCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, ListApprovedOriginsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // ListApprovedOriginsRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * NextToken: "STRING_VALUE",
33
33
  * MaxResults: Number("int"),
@@ -27,7 +27,7 @@ export interface ListBotsCommandOutput extends ListBotsResponse, __MetadataBeare
27
27
  * import { ConnectClient, ListBotsCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, ListBotsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // ListBotsRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * NextToken: "STRING_VALUE",
33
33
  * MaxResults: Number("int"),
@@ -27,7 +27,7 @@ export interface ListContactFlowModulesCommandOutput extends ListContactFlowModu
27
27
  * import { ConnectClient, ListContactFlowModulesCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, ListContactFlowModulesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // ListContactFlowModulesRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * NextToken: "STRING_VALUE",
33
33
  * MaxResults: Number("int"),
@@ -30,9 +30,9 @@ export interface ListContactFlowsCommandOutput extends ListContactFlowsResponse,
30
30
  * import { ConnectClient, ListContactFlowsCommand } from "@aws-sdk/client-connect"; // ES Modules import
31
31
  * // const { ConnectClient, ListContactFlowsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
32
32
  * const client = new ConnectClient(config);
33
- * const input = {
33
+ * const input = { // ListContactFlowsRequest
34
34
  * InstanceId: "STRING_VALUE", // required
35
- * ContactFlowTypes: [
35
+ * ContactFlowTypes: [ // ContactFlowTypes
36
36
  * "CONTACT_FLOW" || "CUSTOMER_QUEUE" || "CUSTOMER_HOLD" || "CUSTOMER_WHISPER" || "AGENT_HOLD" || "AGENT_WHISPER" || "OUTBOUND_WHISPER" || "AGENT_TRANSFER" || "QUEUE_TRANSFER",
37
37
  * ],
38
38
  * NextToken: "STRING_VALUE",
@@ -28,10 +28,10 @@ export interface ListContactReferencesCommandOutput extends ListContactReference
28
28
  * import { ConnectClient, ListContactReferencesCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, ListContactReferencesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // ListContactReferencesRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * ContactId: "STRING_VALUE", // required
34
- * ReferenceTypes: [ // required
34
+ * ReferenceTypes: [ // ReferenceTypes // required
35
35
  * "URL" || "ATTACHMENT" || "NUMBER" || "STRING" || "DATE" || "EMAIL",
36
36
  * ],
37
37
  * NextToken: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListDefaultVocabulariesCommandOutput extends ListDefaultVocabul
26
26
  * import { ConnectClient, ListDefaultVocabulariesCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, ListDefaultVocabulariesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // ListDefaultVocabulariesRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * LanguageCode: "ar-AE" || "de-CH" || "de-DE" || "en-AB" || "en-AU" || "en-GB" || "en-IE" || "en-IN" || "en-US" || "en-WL" || "es-ES" || "es-US" || "fr-CA" || "fr-FR" || "hi-IN" || "it-IT" || "ja-JP" || "ko-KR" || "pt-BR" || "pt-PT" || "zh-CN" || "en-NZ" || "en-ZA",
32
32
  * MaxResults: Number("int"),
@@ -29,7 +29,7 @@ export interface ListHoursOfOperationsCommandOutput extends ListHoursOfOperation
29
29
  * import { ConnectClient, ListHoursOfOperationsCommand } from "@aws-sdk/client-connect"; // ES Modules import
30
30
  * // const { ConnectClient, ListHoursOfOperationsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
31
31
  * const client = new ConnectClient(config);
32
- * const input = {
32
+ * const input = { // ListHoursOfOperationsRequest
33
33
  * InstanceId: "STRING_VALUE", // required
34
34
  * NextToken: "STRING_VALUE",
35
35
  * MaxResults: Number("int"),
@@ -27,7 +27,7 @@ export interface ListInstanceAttributesCommandOutput extends ListInstanceAttribu
27
27
  * import { ConnectClient, ListInstanceAttributesCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, ListInstanceAttributesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // ListInstanceAttributesRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * NextToken: "STRING_VALUE",
33
33
  * MaxResults: Number("int"),
@@ -28,7 +28,7 @@ export interface ListInstanceStorageConfigsCommandOutput extends ListInstanceSto
28
28
  * import { ConnectClient, ListInstanceStorageConfigsCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, ListInstanceStorageConfigsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // ListInstanceStorageConfigsRequest
32
32
  * InstanceId: "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
34
  * NextToken: "STRING_VALUE",
@@ -29,7 +29,7 @@ export interface ListInstancesCommandOutput extends ListInstancesResponse, __Met
29
29
  * import { ConnectClient, ListInstancesCommand } from "@aws-sdk/client-connect"; // ES Modules import
30
30
  * // const { ConnectClient, ListInstancesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
31
31
  * const client = new ConnectClient(config);
32
- * const input = {
32
+ * const input = { // ListInstancesRequest
33
33
  * NextToken: "STRING_VALUE",
34
34
  * MaxResults: Number("int"),
35
35
  * };
@@ -27,7 +27,7 @@ export interface ListIntegrationAssociationsCommandOutput extends ListIntegratio
27
27
  * import { ConnectClient, ListIntegrationAssociationsCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, ListIntegrationAssociationsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // ListIntegrationAssociationsRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * IntegrationType: "EVENT" || "VOICE_ID" || "PINPOINT_APP" || "WISDOM_ASSISTANT" || "WISDOM_KNOWLEDGE_BASE" || "CASES_DOMAIN",
33
33
  * NextToken: "STRING_VALUE",
@@ -28,7 +28,7 @@ export interface ListLambdaFunctionsCommandOutput extends ListLambdaFunctionsRes
28
28
  * import { ConnectClient, ListLambdaFunctionsCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, ListLambdaFunctionsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // ListLambdaFunctionsRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * NextToken: "STRING_VALUE",
34
34
  * MaxResults: Number("int"),
@@ -29,7 +29,7 @@ export interface ListLexBotsCommandOutput extends ListLexBotsResponse, __Metadat
29
29
  * import { ConnectClient, ListLexBotsCommand } from "@aws-sdk/client-connect"; // ES Modules import
30
30
  * // const { ConnectClient, ListLexBotsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
31
31
  * const client = new ConnectClient(config);
32
- * const input = {
32
+ * const input = { // ListLexBotsRequest
33
33
  * InstanceId: "STRING_VALUE", // required
34
34
  * NextToken: "STRING_VALUE",
35
35
  * MaxResults: Number("int"),
@@ -35,12 +35,12 @@ export interface ListPhoneNumbersCommandOutput extends ListPhoneNumbersResponse,
35
35
  * import { ConnectClient, ListPhoneNumbersCommand } from "@aws-sdk/client-connect"; // ES Modules import
36
36
  * // const { ConnectClient, ListPhoneNumbersCommand } = require("@aws-sdk/client-connect"); // CommonJS import
37
37
  * const client = new ConnectClient(config);
38
- * const input = {
38
+ * const input = { // ListPhoneNumbersRequest
39
39
  * InstanceId: "STRING_VALUE", // required
40
- * PhoneNumberTypes: [
40
+ * PhoneNumberTypes: [ // PhoneNumberTypes
41
41
  * "TOLL_FREE" || "DID",
42
42
  * ],
43
- * PhoneNumberCountryCodes: [
43
+ * PhoneNumberCountryCodes: [ // PhoneNumberCountryCodes
44
44
  * "AF" || "AL" || "DZ" || "AS" || "AD" || "AO" || "AI" || "AQ" || "AG" || "AR" || "AM" || "AW" || "AU" || "AT" || "AZ" || "BS" || "BH" || "BD" || "BB" || "BY" || "BE" || "BZ" || "BJ" || "BM" || "BT" || "BO" || "BA" || "BW" || "BR" || "IO" || "VG" || "BN" || "BG" || "BF" || "BI" || "KH" || "CM" || "CA" || "CV" || "KY" || "CF" || "TD" || "CL" || "CN" || "CX" || "CC" || "CO" || "KM" || "CK" || "CR" || "HR" || "CU" || "CW" || "CY" || "CZ" || "CD" || "DK" || "DJ" || "DM" || "DO" || "TL" || "EC" || "EG" || "SV" || "GQ" || "ER" || "EE" || "ET" || "FK" || "FO" || "FJ" || "FI" || "FR" || "PF" || "GA" || "GM" || "GE" || "DE" || "GH" || "GI" || "GR" || "GL" || "GD" || "GU" || "GT" || "GG" || "GN" || "GW" || "GY" || "HT" || "HN" || "HK" || "HU" || "IS" || "IN" || "ID" || "IR" || "IQ" || "IE" || "IM" || "IL" || "IT" || "CI" || "JM" || "JP" || "JE" || "JO" || "KZ" || "KE" || "KI" || "KW" || "KG" || "LA" || "LV" || "LB" || "LS" || "LR" || "LY" || "LI" || "LT" || "LU" || "MO" || "MK" || "MG" || "MW" || "MY" || "MV" || "ML" || "MT" || "MH" || "MR" || "MU" || "YT" || "MX" || "FM" || "MD" || "MC" || "MN" || "ME" || "MS" || "MA" || "MZ" || "MM" || "NA" || "NR" || "NP" || "NL" || "AN" || "NC" || "NZ" || "NI" || "NE" || "NG" || "NU" || "KP" || "MP" || "NO" || "OM" || "PK" || "PW" || "PA" || "PG" || "PY" || "PE" || "PH" || "PN" || "PL" || "PT" || "PR" || "QA" || "CG" || "RE" || "RO" || "RU" || "RW" || "BL" || "SH" || "KN" || "LC" || "MF" || "PM" || "VC" || "WS" || "SM" || "ST" || "SA" || "SN" || "RS" || "SC" || "SL" || "SG" || "SX" || "SK" || "SI" || "SB" || "SO" || "ZA" || "KR" || "ES" || "LK" || "SD" || "SR" || "SJ" || "SZ" || "SE" || "CH" || "SY" || "TW" || "TJ" || "TZ" || "TH" || "TG" || "TK" || "TO" || "TT" || "TN" || "TR" || "TM" || "TC" || "TV" || "VI" || "UG" || "UA" || "AE" || "GB" || "US" || "UY" || "UZ" || "VU" || "VA" || "VE" || "VN" || "WF" || "EH" || "YE" || "ZM" || "ZW",
45
45
  * ],
46
46
  * NextToken: "STRING_VALUE",
@@ -31,14 +31,14 @@ export interface ListPhoneNumbersV2CommandOutput extends ListPhoneNumbersV2Respo
31
31
  * import { ConnectClient, ListPhoneNumbersV2Command } from "@aws-sdk/client-connect"; // ES Modules import
32
32
  * // const { ConnectClient, ListPhoneNumbersV2Command } = require("@aws-sdk/client-connect"); // CommonJS import
33
33
  * const client = new ConnectClient(config);
34
- * const input = {
34
+ * const input = { // ListPhoneNumbersV2Request
35
35
  * TargetArn: "STRING_VALUE",
36
36
  * MaxResults: Number("int"),
37
37
  * NextToken: "STRING_VALUE",
38
- * PhoneNumberCountryCodes: [
38
+ * PhoneNumberCountryCodes: [ // PhoneNumberCountryCodes
39
39
  * "AF" || "AL" || "DZ" || "AS" || "AD" || "AO" || "AI" || "AQ" || "AG" || "AR" || "AM" || "AW" || "AU" || "AT" || "AZ" || "BS" || "BH" || "BD" || "BB" || "BY" || "BE" || "BZ" || "BJ" || "BM" || "BT" || "BO" || "BA" || "BW" || "BR" || "IO" || "VG" || "BN" || "BG" || "BF" || "BI" || "KH" || "CM" || "CA" || "CV" || "KY" || "CF" || "TD" || "CL" || "CN" || "CX" || "CC" || "CO" || "KM" || "CK" || "CR" || "HR" || "CU" || "CW" || "CY" || "CZ" || "CD" || "DK" || "DJ" || "DM" || "DO" || "TL" || "EC" || "EG" || "SV" || "GQ" || "ER" || "EE" || "ET" || "FK" || "FO" || "FJ" || "FI" || "FR" || "PF" || "GA" || "GM" || "GE" || "DE" || "GH" || "GI" || "GR" || "GL" || "GD" || "GU" || "GT" || "GG" || "GN" || "GW" || "GY" || "HT" || "HN" || "HK" || "HU" || "IS" || "IN" || "ID" || "IR" || "IQ" || "IE" || "IM" || "IL" || "IT" || "CI" || "JM" || "JP" || "JE" || "JO" || "KZ" || "KE" || "KI" || "KW" || "KG" || "LA" || "LV" || "LB" || "LS" || "LR" || "LY" || "LI" || "LT" || "LU" || "MO" || "MK" || "MG" || "MW" || "MY" || "MV" || "ML" || "MT" || "MH" || "MR" || "MU" || "YT" || "MX" || "FM" || "MD" || "MC" || "MN" || "ME" || "MS" || "MA" || "MZ" || "MM" || "NA" || "NR" || "NP" || "NL" || "AN" || "NC" || "NZ" || "NI" || "NE" || "NG" || "NU" || "KP" || "MP" || "NO" || "OM" || "PK" || "PW" || "PA" || "PG" || "PY" || "PE" || "PH" || "PN" || "PL" || "PT" || "PR" || "QA" || "CG" || "RE" || "RO" || "RU" || "RW" || "BL" || "SH" || "KN" || "LC" || "MF" || "PM" || "VC" || "WS" || "SM" || "ST" || "SA" || "SN" || "RS" || "SC" || "SL" || "SG" || "SX" || "SK" || "SI" || "SB" || "SO" || "ZA" || "KR" || "ES" || "LK" || "SD" || "SR" || "SJ" || "SZ" || "SE" || "CH" || "SY" || "TW" || "TJ" || "TZ" || "TH" || "TG" || "TK" || "TO" || "TT" || "TN" || "TR" || "TM" || "TC" || "TV" || "VI" || "UG" || "UA" || "AE" || "GB" || "US" || "UY" || "UZ" || "VU" || "VA" || "VE" || "VN" || "WF" || "EH" || "YE" || "ZM" || "ZW",
40
40
  * ],
41
- * PhoneNumberTypes: [
41
+ * PhoneNumberTypes: [ // PhoneNumberTypes
42
42
  * "TOLL_FREE" || "DID",
43
43
  * ],
44
44
  * PhoneNumberPrefix: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListPromptsCommandOutput extends ListPromptsResponse, __Metadat
26
26
  * import { ConnectClient, ListPromptsCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, ListPromptsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // ListPromptsRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * NextToken: "STRING_VALUE",
32
32
  * MaxResults: Number("int"),
@@ -27,7 +27,7 @@ export interface ListQueueQuickConnectsCommandOutput extends ListQueueQuickConne
27
27
  * import { ConnectClient, ListQueueQuickConnectsCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, ListQueueQuickConnectsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // ListQueueQuickConnectsRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * QueueId: "STRING_VALUE", // required
33
33
  * NextToken: "STRING_VALUE",
@@ -32,9 +32,9 @@ export interface ListQueuesCommandOutput extends ListQueuesResponse, __MetadataB
32
32
  * import { ConnectClient, ListQueuesCommand } from "@aws-sdk/client-connect"; // ES Modules import
33
33
  * // const { ConnectClient, ListQueuesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
34
34
  * const client = new ConnectClient(config);
35
- * const input = {
35
+ * const input = { // ListQueuesRequest
36
36
  * InstanceId: "STRING_VALUE", // required
37
- * QueueTypes: [
37
+ * QueueTypes: [ // QueueTypes
38
38
  * "STANDARD" || "AGENT",
39
39
  * ],
40
40
  * NextToken: "STRING_VALUE",
@@ -27,11 +27,11 @@ export interface ListQuickConnectsCommandOutput extends ListQuickConnectsRespons
27
27
  * import { ConnectClient, ListQuickConnectsCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, ListQuickConnectsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // ListQuickConnectsRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * NextToken: "STRING_VALUE",
33
33
  * MaxResults: Number("int"),
34
- * QuickConnectTypes: [
34
+ * QuickConnectTypes: [ // QuickConnectTypes
35
35
  * "USER" || "QUEUE" || "PHONE_NUMBER",
36
36
  * ],
37
37
  * };
@@ -26,7 +26,7 @@ export interface ListRoutingProfileQueuesCommandOutput extends ListRoutingProfil
26
26
  * import { ConnectClient, ListRoutingProfileQueuesCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, ListRoutingProfileQueuesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // ListRoutingProfileQueuesRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * RoutingProfileId: "STRING_VALUE", // required
32
32
  * NextToken: "STRING_VALUE",
@@ -29,7 +29,7 @@ export interface ListRoutingProfilesCommandOutput extends ListRoutingProfilesRes
29
29
  * import { ConnectClient, ListRoutingProfilesCommand } from "@aws-sdk/client-connect"; // ES Modules import
30
30
  * // const { ConnectClient, ListRoutingProfilesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
31
31
  * const client = new ConnectClient(config);
32
- * const input = {
32
+ * const input = { // ListRoutingProfilesRequest
33
33
  * InstanceId: "STRING_VALUE", // required
34
34
  * NextToken: "STRING_VALUE",
35
35
  * MaxResults: Number("int"),
@@ -26,7 +26,7 @@ export interface ListRulesCommandOutput extends ListRulesResponse, __MetadataBea
26
26
  * import { ConnectClient, ListRulesCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, ListRulesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // ListRulesRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * PublishStatus: "DRAFT" || "PUBLISHED",
32
32
  * EventSourceName: "OnPostCallAnalysisAvailable" || "OnRealTimeCallAnalysisAvailable" || "OnPostChatAnalysisAvailable" || "OnZendeskTicketCreate" || "OnZendeskTicketStatusUpdate" || "OnSalesforceCaseCreate",
@@ -27,7 +27,7 @@ export interface ListSecurityKeysCommandOutput extends ListSecurityKeysResponse,
27
27
  * import { ConnectClient, ListSecurityKeysCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, ListSecurityKeysCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // ListSecurityKeysRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * NextToken: "STRING_VALUE",
33
33
  * MaxResults: Number("int"),
@@ -27,7 +27,7 @@ export interface ListSecurityProfilePermissionsCommandOutput extends ListSecurit
27
27
  * import { ConnectClient, ListSecurityProfilePermissionsCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, ListSecurityProfilePermissionsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // ListSecurityProfilePermissionsRequest
31
31
  * SecurityProfileId: "STRING_VALUE", // required
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * NextToken: "STRING_VALUE",
@@ -28,7 +28,7 @@ export interface ListSecurityProfilesCommandOutput extends ListSecurityProfilesR
28
28
  * import { ConnectClient, ListSecurityProfilesCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, ListSecurityProfilesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // ListSecurityProfilesRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * NextToken: "STRING_VALUE",
34
34
  * MaxResults: Number("int"),
@@ -29,7 +29,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
29
29
  * import { ConnectClient, ListTagsForResourceCommand } from "@aws-sdk/client-connect"; // ES Modules import
30
30
  * // const { ConnectClient, ListTagsForResourceCommand } = require("@aws-sdk/client-connect"); // CommonJS import
31
31
  * const client = new ConnectClient(config);
32
- * const input = {
32
+ * const input = { // ListTagsForResourceRequest
33
33
  * resourceArn: "STRING_VALUE", // required
34
34
  * };
35
35
  * const command = new ListTagsForResourceCommand(input);
@@ -26,7 +26,7 @@ export interface ListTaskTemplatesCommandOutput extends ListTaskTemplatesRespons
26
26
  * import { ConnectClient, ListTaskTemplatesCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, ListTaskTemplatesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // ListTaskTemplatesRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * NextToken: "STRING_VALUE",
32
32
  * MaxResults: Number("int"),
@@ -26,7 +26,7 @@ export interface ListTrafficDistributionGroupsCommandOutput extends ListTrafficD
26
26
  * import { ConnectClient, ListTrafficDistributionGroupsCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, ListTrafficDistributionGroupsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // ListTrafficDistributionGroupsRequest
30
30
  * MaxResults: Number("int"),
31
31
  * NextToken: "STRING_VALUE",
32
32
  * InstanceId: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListUseCasesCommandOutput extends ListUseCasesResponse, __Metad
26
26
  * import { ConnectClient, ListUseCasesCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, ListUseCasesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // ListUseCasesRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * IntegrationAssociationId: "STRING_VALUE", // required
32
32
  * NextToken: "STRING_VALUE",
@@ -29,7 +29,7 @@ export interface ListUserHierarchyGroupsCommandOutput extends ListUserHierarchyG
29
29
  * import { ConnectClient, ListUserHierarchyGroupsCommand } from "@aws-sdk/client-connect"; // ES Modules import
30
30
  * // const { ConnectClient, ListUserHierarchyGroupsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
31
31
  * const client = new ConnectClient(config);
32
- * const input = {
32
+ * const input = { // ListUserHierarchyGroupsRequest
33
33
  * InstanceId: "STRING_VALUE", // required
34
34
  * NextToken: "STRING_VALUE",
35
35
  * MaxResults: Number("int"),
@@ -27,7 +27,7 @@ export interface ListUsersCommandOutput extends ListUsersResponse, __MetadataBea
27
27
  * import { ConnectClient, ListUsersCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, ListUsersCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // ListUsersRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * NextToken: "STRING_VALUE",
33
33
  * MaxResults: Number("int"),
@@ -28,11 +28,11 @@ export interface MonitorContactCommandOutput extends MonitorContactResponse, __M
28
28
  * import { ConnectClient, MonitorContactCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, MonitorContactCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // MonitorContactRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * ContactId: "STRING_VALUE", // required
34
34
  * UserId: "STRING_VALUE", // required
35
- * AllowedMonitorCapabilities: [
35
+ * AllowedMonitorCapabilities: [ // AllowedMonitorCapabilities
36
36
  * "SILENT_MONITOR" || "BARGE",
37
37
  * ],
38
38
  * ClientToken: "STRING_VALUE",
@@ -29,7 +29,7 @@ export interface PutUserStatusCommandOutput extends PutUserStatusResponse, __Met
29
29
  * import { ConnectClient, PutUserStatusCommand } from "@aws-sdk/client-connect"; // ES Modules import
30
30
  * // const { ConnectClient, PutUserStatusCommand } = require("@aws-sdk/client-connect"); // CommonJS import
31
31
  * const client = new ConnectClient(config);
32
- * const input = {
32
+ * const input = { // PutUserStatusRequest
33
33
  * UserId: "STRING_VALUE", // required
34
34
  * InstanceId: "STRING_VALUE", // required
35
35
  * AgentStatusId: "STRING_VALUE", // required
@@ -34,7 +34,7 @@ export interface ReleasePhoneNumberCommandOutput extends __MetadataBearer {
34
34
  * import { ConnectClient, ReleasePhoneNumberCommand } from "@aws-sdk/client-connect"; // ES Modules import
35
35
  * // const { ConnectClient, ReleasePhoneNumberCommand } = require("@aws-sdk/client-connect"); // CommonJS import
36
36
  * const client = new ConnectClient(config);
37
- * const input = {
37
+ * const input = { // ReleasePhoneNumberRequest
38
38
  * PhoneNumberId: "STRING_VALUE", // required
39
39
  * ClientToken: "STRING_VALUE",
40
40
  * };
@@ -29,7 +29,7 @@ export interface ReplicateInstanceCommandOutput extends ReplicateInstanceRespons
29
29
  * import { ConnectClient, ReplicateInstanceCommand } from "@aws-sdk/client-connect"; // ES Modules import
30
30
  * // const { ConnectClient, ReplicateInstanceCommand } = require("@aws-sdk/client-connect"); // CommonJS import
31
31
  * const client = new ConnectClient(config);
32
- * const input = {
32
+ * const input = { // ReplicateInstanceRequest
33
33
  * InstanceId: "STRING_VALUE", // required
34
34
  * ReplicaRegion: "STRING_VALUE", // required
35
35
  * ClientToken: "STRING_VALUE",
@@ -28,7 +28,7 @@ export interface ResumeContactRecordingCommandOutput extends ResumeContactRecord
28
28
  * import { ConnectClient, ResumeContactRecordingCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, ResumeContactRecordingCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // ResumeContactRecordingRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * ContactId: "STRING_VALUE", // required
34
34
  * InitialContactId: "STRING_VALUE", // required
@@ -28,7 +28,7 @@ export interface SearchAvailablePhoneNumbersCommandOutput extends SearchAvailabl
28
28
  * import { ConnectClient, SearchAvailablePhoneNumbersCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, SearchAvailablePhoneNumbersCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // SearchAvailablePhoneNumbersRequest
32
32
  * TargetArn: "STRING_VALUE", // required
33
33
  * PhoneNumberCountryCode: "AF" || "AL" || "DZ" || "AS" || "AD" || "AO" || "AI" || "AQ" || "AG" || "AR" || "AM" || "AW" || "AU" || "AT" || "AZ" || "BS" || "BH" || "BD" || "BB" || "BY" || "BE" || "BZ" || "BJ" || "BM" || "BT" || "BO" || "BA" || "BW" || "BR" || "IO" || "VG" || "BN" || "BG" || "BF" || "BI" || "KH" || "CM" || "CA" || "CV" || "KY" || "CF" || "TD" || "CL" || "CN" || "CX" || "CC" || "CO" || "KM" || "CK" || "CR" || "HR" || "CU" || "CW" || "CY" || "CZ" || "CD" || "DK" || "DJ" || "DM" || "DO" || "TL" || "EC" || "EG" || "SV" || "GQ" || "ER" || "EE" || "ET" || "FK" || "FO" || "FJ" || "FI" || "FR" || "PF" || "GA" || "GM" || "GE" || "DE" || "GH" || "GI" || "GR" || "GL" || "GD" || "GU" || "GT" || "GG" || "GN" || "GW" || "GY" || "HT" || "HN" || "HK" || "HU" || "IS" || "IN" || "ID" || "IR" || "IQ" || "IE" || "IM" || "IL" || "IT" || "CI" || "JM" || "JP" || "JE" || "JO" || "KZ" || "KE" || "KI" || "KW" || "KG" || "LA" || "LV" || "LB" || "LS" || "LR" || "LY" || "LI" || "LT" || "LU" || "MO" || "MK" || "MG" || "MW" || "MY" || "MV" || "ML" || "MT" || "MH" || "MR" || "MU" || "YT" || "MX" || "FM" || "MD" || "MC" || "MN" || "ME" || "MS" || "MA" || "MZ" || "MM" || "NA" || "NR" || "NP" || "NL" || "AN" || "NC" || "NZ" || "NI" || "NE" || "NG" || "NU" || "KP" || "MP" || "NO" || "OM" || "PK" || "PW" || "PA" || "PG" || "PY" || "PE" || "PH" || "PN" || "PL" || "PT" || "PR" || "QA" || "CG" || "RE" || "RO" || "RU" || "RW" || "BL" || "SH" || "KN" || "LC" || "MF" || "PM" || "VC" || "WS" || "SM" || "ST" || "SA" || "SN" || "RS" || "SC" || "SL" || "SG" || "SX" || "SK" || "SI" || "SB" || "SO" || "ZA" || "KR" || "ES" || "LK" || "SD" || "SR" || "SJ" || "SZ" || "SE" || "CH" || "SY" || "TW" || "TJ" || "TZ" || "TH" || "TG" || "TK" || "TO" || "TT" || "TN" || "TR" || "TM" || "TC" || "TV" || "VI" || "UG" || "UA" || "AE" || "GB" || "US" || "UY" || "UZ" || "VU" || "VA" || "VE" || "VN" || "WF" || "EH" || "YE" || "ZM" || "ZW", // required
34
34
  * PhoneNumberType: "TOLL_FREE" || "DID", // required
@@ -27,15 +27,15 @@ export interface SearchQueuesCommandOutput extends SearchQueuesResponse, __Metad
27
27
  * import { ConnectClient, SearchQueuesCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, SearchQueuesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // SearchQueuesRequest
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: { // QueueSearchFilter
35
+ * TagFilter: { // ControlPlaneTagFilter
36
+ * OrConditions: [ // TagOrConditionList
37
+ * [ // TagAndConditionList
38
+ * { // TagCondition
39
39
  * TagKey: "STRING_VALUE",
40
40
  * TagValue: "STRING_VALUE",
41
41
  * },
@@ -47,33 +47,19 @@ export interface SearchQueuesCommandOutput extends SearchQueuesResponse, __Metad
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: { // QueueSearchCriteria
54
+ * OrConditions: [ // QueueSearchConditionList
58
55
  * {
59
56
  * OrConditions: [
60
- * {
61
- * OrConditions: "<QueueSearchCriteria>",
62
- * AndConditions: [
63
- * "<QueueSearchConditionList>",
64
- * ],
65
- * StringCondition: {
66
- * FieldName: "STRING_VALUE",
67
- * Value: "STRING_VALUE",
68
- * ComparisonType: "STARTS_WITH" || "CONTAINS" || "EXACT",
69
- * },
70
- * QueueTypeCondition: "STANDARD",
71
- * },
57
+ * "<QueueSearchCriteria>",
72
58
  * ],
73
59
  * AndConditions: [
74
- * "<QueueSearchConditionList>",
60
+ * "<QueueSearchCriteria>",
75
61
  * ],
76
- * StringCondition: {
62
+ * StringCondition: { // StringCondition
77
63
  * FieldName: "STRING_VALUE",
78
64
  * Value: "STRING_VALUE",
79
65
  * ComparisonType: "STARTS_WITH" || "CONTAINS" || "EXACT",
@@ -81,9 +67,15 @@ export interface SearchQueuesCommandOutput extends SearchQueuesResponse, __Metad
81
67
  * QueueTypeCondition: "STANDARD",
82
68
  * },
83
69
  * ],
84
- * AndConditions: "<QueueSearchCriteria>",
85
- * StringCondition: "<QueueSearchCriteria>",
86
- * QueueTypeCondition: "<QueueSearchCriteria>",
70
+ * AndConditions: [
71
+ * "<QueueSearchCriteria>",
72
+ * ],
73
+ * StringCondition: {
74
+ * FieldName: "STRING_VALUE",
75
+ * Value: "STRING_VALUE",
76
+ * ComparisonType: "STARTS_WITH" || "CONTAINS" || "EXACT",
77
+ * },
78
+ * QueueTypeCondition: "STANDARD",
87
79
  * },
88
80
  * };
89
81
  * const command = new SearchQueuesCommand(input);