@aws-sdk/client-connect 3.300.0 → 3.303.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 (179) hide show
  1. package/dist-cjs/models/models_0.js +564 -611
  2. package/dist-cjs/models/models_1.js +44 -55
  3. package/dist-es/models/models_0.js +564 -611
  4. package/dist-es/models/models_1.js +44 -55
  5. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +1 -1
  6. package/dist-types/commands/AssociateBotCommand.d.ts +3 -3
  7. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +1 -1
  8. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +7 -7
  9. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +1 -1
  10. package/dist-types/commands/AssociateLexBotCommand.d.ts +2 -2
  11. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +1 -1
  12. package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +2 -2
  13. package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +4 -4
  14. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +1 -1
  15. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +2 -2
  16. package/dist-types/commands/CreateAgentStatusCommand.d.ts +2 -2
  17. package/dist-types/commands/CreateContactFlowCommand.d.ts +2 -2
  18. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +2 -2
  19. package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +5 -5
  20. package/dist-types/commands/CreateInstanceCommand.d.ts +1 -1
  21. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +2 -2
  22. package/dist-types/commands/CreateQueueCommand.d.ts +4 -4
  23. package/dist-types/commands/CreateQuickConnectCommand.d.ts +6 -6
  24. package/dist-types/commands/CreateRoutingProfileCommand.d.ts +7 -7
  25. package/dist-types/commands/CreateRuleCommand.d.ts +12 -12
  26. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +5 -5
  27. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +15 -15
  28. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +2 -2
  29. package/dist-types/commands/CreateUseCaseCommand.d.ts +2 -2
  30. package/dist-types/commands/CreateUserCommand.d.ts +5 -5
  31. package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +2 -2
  32. package/dist-types/commands/CreateVocabularyCommand.d.ts +2 -2
  33. package/dist-types/commands/DeleteContactFlowCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteInstanceCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
  38. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +1 -1
  39. package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
  40. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +1 -1
  41. package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +1 -1
  42. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
  43. package/dist-types/commands/DeleteUseCaseCommand.d.ts +1 -1
  44. package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
  45. package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +1 -1
  46. package/dist-types/commands/DeleteVocabularyCommand.d.ts +1 -1
  47. package/dist-types/commands/DescribeAgentStatusCommand.d.ts +1 -1
  48. package/dist-types/commands/DescribeContactCommand.d.ts +1 -1
  49. package/dist-types/commands/DescribeContactFlowCommand.d.ts +1 -1
  50. package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +1 -1
  51. package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +1 -1
  52. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
  53. package/dist-types/commands/DescribeInstanceCommand.d.ts +1 -1
  54. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +1 -1
  55. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +1 -1
  56. package/dist-types/commands/DescribeQueueCommand.d.ts +1 -1
  57. package/dist-types/commands/DescribeQuickConnectCommand.d.ts +1 -1
  58. package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +1 -1
  59. package/dist-types/commands/DescribeRuleCommand.d.ts +1 -1
  60. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -1
  61. package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +1 -1
  62. package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
  63. package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +1 -1
  64. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +1 -1
  65. package/dist-types/commands/DescribeVocabularyCommand.d.ts +1 -1
  66. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +1 -1
  67. package/dist-types/commands/DisassociateBotCommand.d.ts +3 -3
  68. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +1 -1
  69. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +1 -1
  70. package/dist-types/commands/DisassociateLexBotCommand.d.ts +1 -1
  71. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +1 -1
  72. package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +2 -2
  73. package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +3 -3
  74. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +1 -1
  75. package/dist-types/commands/DismissUserContactCommand.d.ts +1 -1
  76. package/dist-types/commands/GetContactAttributesCommand.d.ts +1 -1
  77. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +10 -10
  78. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +8 -8
  79. package/dist-types/commands/GetFederationTokenCommand.d.ts +1 -1
  80. package/dist-types/commands/GetMetricDataCommand.d.ts +9 -9
  81. package/dist-types/commands/GetMetricDataV2Command.d.ts +12 -12
  82. package/dist-types/commands/GetTaskTemplateCommand.d.ts +1 -1
  83. package/dist-types/commands/GetTrafficDistributionCommand.d.ts +1 -1
  84. package/dist-types/commands/ListAgentStatusesCommand.d.ts +2 -2
  85. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +1 -1
  86. package/dist-types/commands/ListBotsCommand.d.ts +1 -1
  87. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +1 -1
  88. package/dist-types/commands/ListContactFlowsCommand.d.ts +2 -2
  89. package/dist-types/commands/ListContactReferencesCommand.d.ts +2 -2
  90. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
  91. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +1 -1
  92. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +1 -1
  93. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
  94. package/dist-types/commands/ListInstancesCommand.d.ts +1 -1
  95. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
  96. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +1 -1
  97. package/dist-types/commands/ListLexBotsCommand.d.ts +1 -1
  98. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +3 -3
  99. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +3 -3
  100. package/dist-types/commands/ListPromptsCommand.d.ts +1 -1
  101. package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +1 -1
  102. package/dist-types/commands/ListQueuesCommand.d.ts +2 -2
  103. package/dist-types/commands/ListQuickConnectsCommand.d.ts +2 -2
  104. package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +1 -1
  105. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +1 -1
  106. package/dist-types/commands/ListRulesCommand.d.ts +1 -1
  107. package/dist-types/commands/ListSecurityKeysCommand.d.ts +1 -1
  108. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
  109. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +1 -1
  110. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  111. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +1 -1
  112. package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +1 -1
  113. package/dist-types/commands/ListUseCasesCommand.d.ts +1 -1
  114. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +1 -1
  115. package/dist-types/commands/ListUsersCommand.d.ts +1 -1
  116. package/dist-types/commands/MonitorContactCommand.d.ts +2 -2
  117. package/dist-types/commands/PutUserStatusCommand.d.ts +1 -1
  118. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +1 -1
  119. package/dist-types/commands/ReplicateInstanceCommand.d.ts +1 -1
  120. package/dist-types/commands/ResumeContactRecordingCommand.d.ts +1 -1
  121. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -1
  122. package/dist-types/commands/SearchQueuesCommand.d.ts +21 -29
  123. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +20 -27
  124. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +20 -27
  125. package/dist-types/commands/SearchUsersCommand.d.ts +25 -33
  126. package/dist-types/commands/SearchVocabulariesCommand.d.ts +1 -1
  127. package/dist-types/commands/StartChatContactCommand.d.ts +6 -6
  128. package/dist-types/commands/StartContactRecordingCommand.d.ts +2 -2
  129. package/dist-types/commands/StartContactStreamingCommand.d.ts +2 -2
  130. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +3 -3
  131. package/dist-types/commands/StartTaskContactCommand.d.ts +4 -4
  132. package/dist-types/commands/StopContactCommand.d.ts +1 -1
  133. package/dist-types/commands/StopContactRecordingCommand.d.ts +1 -1
  134. package/dist-types/commands/StopContactStreamingCommand.d.ts +1 -1
  135. package/dist-types/commands/SuspendContactRecordingCommand.d.ts +1 -1
  136. package/dist-types/commands/TagResourceCommand.d.ts +2 -2
  137. package/dist-types/commands/TransferContactCommand.d.ts +1 -1
  138. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  139. package/dist-types/commands/UpdateAgentStatusCommand.d.ts +1 -1
  140. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +2 -2
  141. package/dist-types/commands/UpdateContactCommand.d.ts +3 -3
  142. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +1 -1
  143. package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +1 -1
  144. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
  145. package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +1 -1
  146. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +1 -1
  147. package/dist-types/commands/UpdateContactScheduleCommand.d.ts +1 -1
  148. package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +4 -4
  149. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
  150. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +7 -7
  151. package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +6 -6
  152. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
  153. package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +1 -1
  154. package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +1 -1
  155. package/dist-types/commands/UpdateQueueNameCommand.d.ts +1 -1
  156. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +2 -2
  157. package/dist-types/commands/UpdateQueueStatusCommand.d.ts +1 -1
  158. package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +5 -5
  159. package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +1 -1
  160. package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +3 -3
  161. package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +1 -1
  162. package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +1 -1
  163. package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +4 -4
  164. package/dist-types/commands/UpdateRuleCommand.d.ts +11 -11
  165. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +4 -4
  166. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +15 -15
  167. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +4 -4
  168. package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +1 -1
  169. package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +1 -1
  170. package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +3 -3
  171. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +2 -2
  172. package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +2 -2
  173. package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +1 -1
  174. package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +2 -2
  175. package/dist-types/models/models_0.d.ts +803 -568
  176. package/dist-types/models/models_1.d.ts +99 -44
  177. package/dist-types/ts3.4/models/models_0.d.ts +641 -564
  178. package/dist-types/ts3.4/models/models_1.d.ts +64 -44
  179. package/package.json +34 -34
@@ -26,11 +26,11 @@ export interface DisassociateRoutingProfileQueuesCommandOutput extends __Metadat
26
26
  * import { ConnectClient, DisassociateRoutingProfileQueuesCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, DisassociateRoutingProfileQueuesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // DisassociateRoutingProfileQueuesRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * RoutingProfileId: "STRING_VALUE", // required
32
- * QueueReferences: [ // required
33
- * {
32
+ * QueueReferences: [ // RoutingProfileQueueReferenceList // required
33
+ * { // RoutingProfileQueueReference
34
34
  * QueueId: "STRING_VALUE", // required
35
35
  * Channel: "VOICE" || "CHAT" || "TASK", // required
36
36
  * },
@@ -27,7 +27,7 @@ export interface DisassociateSecurityKeyCommandOutput extends __MetadataBearer {
27
27
  * import { ConnectClient, DisassociateSecurityKeyCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, DisassociateSecurityKeyCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // DisassociateSecurityKeyRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * AssociationId: "STRING_VALUE", // required
33
33
  * };
@@ -30,7 +30,7 @@ export interface DismissUserContactCommandOutput extends DismissUserContactRespo
30
30
  * import { ConnectClient, DismissUserContactCommand } from "@aws-sdk/client-connect"; // ES Modules import
31
31
  * // const { ConnectClient, DismissUserContactCommand } = require("@aws-sdk/client-connect"); // CommonJS import
32
32
  * const client = new ConnectClient(config);
33
- * const input = {
33
+ * const input = { // DismissUserContactRequest
34
34
  * UserId: "STRING_VALUE", // required
35
35
  * InstanceId: "STRING_VALUE", // required
36
36
  * ContactId: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface GetContactAttributesCommandOutput extends GetContactAttributesR
26
26
  * import { ConnectClient, GetContactAttributesCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, GetContactAttributesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // GetContactAttributesRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * InitialContactId: "STRING_VALUE", // required
32
32
  * };
@@ -28,32 +28,32 @@ export interface GetCurrentMetricDataCommandOutput extends GetCurrentMetricDataR
28
28
  * import { ConnectClient, GetCurrentMetricDataCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, GetCurrentMetricDataCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // GetCurrentMetricDataRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
- * Filters: {
34
- * Queues: [
33
+ * Filters: { // Filters
34
+ * Queues: [ // Queues
35
35
  * "STRING_VALUE",
36
36
  * ],
37
- * Channels: [
37
+ * Channels: [ // Channels
38
38
  * "VOICE" || "CHAT" || "TASK",
39
39
  * ],
40
- * RoutingProfiles: [
40
+ * RoutingProfiles: [ // RoutingProfiles
41
41
  * "STRING_VALUE",
42
42
  * ],
43
43
  * },
44
- * Groupings: [
44
+ * Groupings: [ // Groupings
45
45
  * "QUEUE" || "CHANNEL" || "ROUTING_PROFILE",
46
46
  * ],
47
- * CurrentMetrics: [ // required
48
- * {
47
+ * CurrentMetrics: [ // CurrentMetrics // required
48
+ * { // CurrentMetric
49
49
  * Name: "AGENTS_ONLINE" || "AGENTS_AVAILABLE" || "AGENTS_ON_CALL" || "AGENTS_NON_PRODUCTIVE" || "AGENTS_AFTER_CONTACT_WORK" || "AGENTS_ERROR" || "AGENTS_STAFFED" || "CONTACTS_IN_QUEUE" || "OLDEST_CONTACT_AGE" || "CONTACTS_SCHEDULED" || "AGENTS_ON_CONTACT" || "SLOTS_ACTIVE" || "SLOTS_AVAILABLE",
50
50
  * Unit: "SECONDS" || "COUNT" || "PERCENT",
51
51
  * },
52
52
  * ],
53
53
  * NextToken: "STRING_VALUE",
54
54
  * MaxResults: Number("int"),
55
- * SortCriteria: [
56
- * {
55
+ * SortCriteria: [ // CurrentMetricSortCriteriaMaxOne
56
+ * { // CurrentMetricSortCriteria
57
57
  * SortByMetric: "AGENTS_ONLINE" || "AGENTS_AVAILABLE" || "AGENTS_ON_CALL" || "AGENTS_NON_PRODUCTIVE" || "AGENTS_AFTER_CONTACT_WORK" || "AGENTS_ERROR" || "AGENTS_STAFFED" || "CONTACTS_IN_QUEUE" || "OLDEST_CONTACT_AGE" || "CONTACTS_SCHEDULED" || "AGENTS_ON_CONTACT" || "SLOTS_ACTIVE" || "SLOTS_AVAILABLE",
58
58
  * SortOrder: "ASCENDING" || "DESCENDING",
59
59
  * },
@@ -26,24 +26,24 @@ export interface GetCurrentUserDataCommandOutput extends GetCurrentUserDataRespo
26
26
  * import { ConnectClient, GetCurrentUserDataCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, GetCurrentUserDataCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // GetCurrentUserDataRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
- * Filters: {
32
- * Queues: [
31
+ * Filters: { // UserDataFilters
32
+ * Queues: [ // Queues
33
33
  * "STRING_VALUE",
34
34
  * ],
35
- * ContactFilter: {
36
- * ContactStates: [
35
+ * ContactFilter: { // ContactFilter
36
+ * ContactStates: [ // ContactStates
37
37
  * "INCOMING" || "PENDING" || "CONNECTING" || "CONNECTED" || "CONNECTED_ONHOLD" || "MISSED" || "ERROR" || "ENDED" || "REJECTED",
38
38
  * ],
39
39
  * },
40
- * RoutingProfiles: [
40
+ * RoutingProfiles: [ // RoutingProfiles
41
41
  * "STRING_VALUE",
42
42
  * ],
43
- * Agents: [
43
+ * Agents: [ // AgentsMinOneMaxHundred
44
44
  * "STRING_VALUE",
45
45
  * ],
46
- * UserHierarchyGroups: [
46
+ * UserHierarchyGroups: [ // UserDataHierarchyGroups
47
47
  * "STRING_VALUE",
48
48
  * ],
49
49
  * },
@@ -34,7 +34,7 @@ export interface GetFederationTokenCommandOutput extends GetFederationTokenRespo
34
34
  * import { ConnectClient, GetFederationTokenCommand } from "@aws-sdk/client-connect"; // ES Modules import
35
35
  * // const { ConnectClient, GetFederationTokenCommand } = require("@aws-sdk/client-connect"); // CommonJS import
36
36
  * const client = new ConnectClient(config);
37
- * const input = {
37
+ * const input = { // GetFederationTokenRequest
38
38
  * InstanceId: "STRING_VALUE", // required
39
39
  * };
40
40
  * const command = new GetFederationTokenCommand(input);
@@ -28,28 +28,28 @@ export interface GetMetricDataCommandOutput extends GetMetricDataResponse, __Met
28
28
  * import { ConnectClient, GetMetricDataCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, GetMetricDataCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // GetMetricDataRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * StartTime: new Date("TIMESTAMP"), // required
34
34
  * EndTime: new Date("TIMESTAMP"), // required
35
- * Filters: {
36
- * Queues: [
35
+ * Filters: { // Filters
36
+ * Queues: [ // Queues
37
37
  * "STRING_VALUE",
38
38
  * ],
39
- * Channels: [
39
+ * Channels: [ // Channels
40
40
  * "VOICE" || "CHAT" || "TASK",
41
41
  * ],
42
- * RoutingProfiles: [
42
+ * RoutingProfiles: [ // RoutingProfiles
43
43
  * "STRING_VALUE",
44
44
  * ],
45
45
  * },
46
- * Groupings: [
46
+ * Groupings: [ // Groupings
47
47
  * "QUEUE" || "CHANNEL" || "ROUTING_PROFILE",
48
48
  * ],
49
- * HistoricalMetrics: [ // required
50
- * {
49
+ * HistoricalMetrics: [ // HistoricalMetrics // required
50
+ * { // HistoricalMetric
51
51
  * Name: "CONTACTS_QUEUED" || "CONTACTS_HANDLED" || "CONTACTS_ABANDONED" || "CONTACTS_CONSULTED" || "CONTACTS_AGENT_HUNG_UP_FIRST" || "CONTACTS_HANDLED_INCOMING" || "CONTACTS_HANDLED_OUTBOUND" || "CONTACTS_HOLD_ABANDONS" || "CONTACTS_TRANSFERRED_IN" || "CONTACTS_TRANSFERRED_OUT" || "CONTACTS_TRANSFERRED_IN_FROM_QUEUE" || "CONTACTS_TRANSFERRED_OUT_FROM_QUEUE" || "CONTACTS_MISSED" || "CALLBACK_CONTACTS_HANDLED" || "API_CONTACTS_HANDLED" || "OCCUPANCY" || "HANDLE_TIME" || "AFTER_CONTACT_WORK_TIME" || "QUEUED_TIME" || "ABANDON_TIME" || "QUEUE_ANSWER_TIME" || "HOLD_TIME" || "INTERACTION_TIME" || "INTERACTION_AND_HOLD_TIME" || "SERVICE_LEVEL",
52
- * Threshold: {
52
+ * Threshold: { // Threshold
53
53
  * Comparison: "LT",
54
54
  * ThresholdValue: Number("double"),
55
55
  * },
@@ -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",