@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
@@ -43,16 +43,16 @@ export interface UpdateParticipantRoleConfigCommandOutput extends UpdateParticip
43
43
  * import { ConnectClient, UpdateParticipantRoleConfigCommand } from "@aws-sdk/client-connect"; // ES Modules import
44
44
  * // const { ConnectClient, UpdateParticipantRoleConfigCommand } = require("@aws-sdk/client-connect"); // CommonJS import
45
45
  * const client = new ConnectClient(config);
46
- * const input = {
46
+ * const input = { // UpdateParticipantRoleConfigRequest
47
47
  * InstanceId: "STRING_VALUE", // required
48
48
  * ContactId: "STRING_VALUE", // required
49
- * ChannelConfiguration: { // Union: only one key present
50
- * Chat: {
51
- * ParticipantTimerConfigList: [ // required
52
- * {
49
+ * ChannelConfiguration: { // UpdateParticipantRoleConfigChannelInfo Union: only one key present
50
+ * Chat: { // ChatParticipantRoleConfig
51
+ * ParticipantTimerConfigList: [ // ParticipantTimerConfigList // required
52
+ * { // ParticipantTimerConfiguration
53
53
  * ParticipantRole: "CUSTOMER" || "AGENT", // required
54
54
  * TimerType: "IDLE" || "DISCONNECT_NONCUSTOMER", // required
55
- * TimerValue: { // Union: only one key present
55
+ * TimerValue: { // ParticipantTimerValue Union: only one key present
56
56
  * ParticipantTimerAction: "Unset",
57
57
  * ParticipantTimerDurationInMinutes: Number("int"),
58
58
  * },
@@ -32,7 +32,7 @@ export interface UpdatePhoneNumberCommandOutput extends UpdatePhoneNumberRespons
32
32
  * import { ConnectClient, UpdatePhoneNumberCommand } from "@aws-sdk/client-connect"; // ES Modules import
33
33
  * // const { ConnectClient, UpdatePhoneNumberCommand } = require("@aws-sdk/client-connect"); // CommonJS import
34
34
  * const client = new ConnectClient(config);
35
- * const input = {
35
+ * const input = { // UpdatePhoneNumberRequest
36
36
  * PhoneNumberId: "STRING_VALUE", // required
37
37
  * TargetArn: "STRING_VALUE", // required
38
38
  * ClientToken: "STRING_VALUE",
@@ -27,7 +27,7 @@ export interface UpdateQueueHoursOfOperationCommandOutput extends __MetadataBear
27
27
  * import { ConnectClient, UpdateQueueHoursOfOperationCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, UpdateQueueHoursOfOperationCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // UpdateQueueHoursOfOperationRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * QueueId: "STRING_VALUE", // required
33
33
  * HoursOfOperationId: "STRING_VALUE", // required
@@ -28,7 +28,7 @@ export interface UpdateQueueMaxContactsCommandOutput extends __MetadataBearer {
28
28
  * import { ConnectClient, UpdateQueueMaxContactsCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, UpdateQueueMaxContactsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // UpdateQueueMaxContactsRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * QueueId: "STRING_VALUE", // required
34
34
  * MaxContacts: Number("int"),
@@ -27,7 +27,7 @@ export interface UpdateQueueNameCommandOutput extends __MetadataBearer {
27
27
  * import { ConnectClient, UpdateQueueNameCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, UpdateQueueNameCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // UpdateQueueNameRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * QueueId: "STRING_VALUE", // required
33
33
  * Name: "STRING_VALUE",
@@ -39,10 +39,10 @@ export interface UpdateQueueOutboundCallerConfigCommandOutput extends __Metadata
39
39
  * import { ConnectClient, UpdateQueueOutboundCallerConfigCommand } from "@aws-sdk/client-connect"; // ES Modules import
40
40
  * // const { ConnectClient, UpdateQueueOutboundCallerConfigCommand } = require("@aws-sdk/client-connect"); // CommonJS import
41
41
  * const client = new ConnectClient(config);
42
- * const input = {
42
+ * const input = { // UpdateQueueOutboundCallerConfigRequest
43
43
  * InstanceId: "STRING_VALUE", // required
44
44
  * QueueId: "STRING_VALUE", // required
45
- * OutboundCallerConfig: {
45
+ * OutboundCallerConfig: { // OutboundCallerConfig
46
46
  * OutboundCallerIdName: "STRING_VALUE",
47
47
  * OutboundCallerIdNumberId: "STRING_VALUE",
48
48
  * OutboundFlowId: "STRING_VALUE",
@@ -27,7 +27,7 @@ export interface UpdateQueueStatusCommandOutput extends __MetadataBearer {
27
27
  * import { ConnectClient, UpdateQueueStatusCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, UpdateQueueStatusCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // UpdateQueueStatusRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * QueueId: "STRING_VALUE", // required
33
33
  * Status: "ENABLED" || "DISABLED", // required
@@ -26,20 +26,20 @@ export interface UpdateQuickConnectConfigCommandOutput extends __MetadataBearer
26
26
  * import { ConnectClient, UpdateQuickConnectConfigCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, UpdateQuickConnectConfigCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // UpdateQuickConnectConfigRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * QuickConnectId: "STRING_VALUE", // required
32
- * QuickConnectConfig: {
32
+ * QuickConnectConfig: { // QuickConnectConfig
33
33
  * QuickConnectType: "USER" || "QUEUE" || "PHONE_NUMBER", // required
34
- * UserConfig: {
34
+ * UserConfig: { // UserQuickConnectConfig
35
35
  * UserId: "STRING_VALUE", // required
36
36
  * ContactFlowId: "STRING_VALUE", // required
37
37
  * },
38
- * QueueConfig: {
38
+ * QueueConfig: { // QueueQuickConnectConfig
39
39
  * QueueId: "STRING_VALUE", // required
40
40
  * ContactFlowId: "STRING_VALUE", // required
41
41
  * },
42
- * PhoneConfig: {
42
+ * PhoneConfig: { // PhoneNumberQuickConnectConfig
43
43
  * PhoneNumber: "STRING_VALUE", // required
44
44
  * },
45
45
  * },
@@ -26,7 +26,7 @@ export interface UpdateQuickConnectNameCommandOutput extends __MetadataBearer {
26
26
  * import { ConnectClient, UpdateQuickConnectNameCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, UpdateQuickConnectNameCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // UpdateQuickConnectNameRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * QuickConnectId: "STRING_VALUE", // required
32
32
  * Name: "STRING_VALUE",
@@ -27,11 +27,11 @@ export interface UpdateRoutingProfileConcurrencyCommandOutput extends __Metadata
27
27
  * import { ConnectClient, UpdateRoutingProfileConcurrencyCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, UpdateRoutingProfileConcurrencyCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // UpdateRoutingProfileConcurrencyRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * RoutingProfileId: "STRING_VALUE", // required
33
- * MediaConcurrencies: [ // required
34
- * {
33
+ * MediaConcurrencies: [ // MediaConcurrencies // required
34
+ * { // MediaConcurrency
35
35
  * Channel: "VOICE" || "CHAT" || "TASK", // required
36
36
  * Concurrency: Number("int"), // required
37
37
  * },
@@ -26,7 +26,7 @@ export interface UpdateRoutingProfileDefaultOutboundQueueCommandOutput extends _
26
26
  * import { ConnectClient, UpdateRoutingProfileDefaultOutboundQueueCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, UpdateRoutingProfileDefaultOutboundQueueCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // UpdateRoutingProfileDefaultOutboundQueueRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * RoutingProfileId: "STRING_VALUE", // required
32
32
  * DefaultOutboundQueueId: "STRING_VALUE", // required
@@ -27,7 +27,7 @@ export interface UpdateRoutingProfileNameCommandOutput extends __MetadataBearer
27
27
  * import { ConnectClient, UpdateRoutingProfileNameCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, UpdateRoutingProfileNameCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // UpdateRoutingProfileNameRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * RoutingProfileId: "STRING_VALUE", // required
33
33
  * Name: "STRING_VALUE",
@@ -26,12 +26,12 @@ export interface UpdateRoutingProfileQueuesCommandOutput extends __MetadataBeare
26
26
  * import { ConnectClient, UpdateRoutingProfileQueuesCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, UpdateRoutingProfileQueuesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // UpdateRoutingProfileQueuesRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * RoutingProfileId: "STRING_VALUE", // required
32
- * QueueConfigs: [ // required
33
- * {
34
- * QueueReference: {
32
+ * QueueConfigs: [ // RoutingProfileQueueConfigList // required
33
+ * { // RoutingProfileQueueConfig
34
+ * QueueReference: { // RoutingProfileQueueReference
35
35
  * QueueId: "STRING_VALUE", // required
36
36
  * Channel: "VOICE" || "CHAT" || "TASK", // required
37
37
  * },
@@ -28,39 +28,39 @@ export interface UpdateRuleCommandOutput extends __MetadataBearer {
28
28
  * import { ConnectClient, UpdateRuleCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, UpdateRuleCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // UpdateRuleRequest
32
32
  * RuleId: "STRING_VALUE", // required
33
33
  * InstanceId: "STRING_VALUE", // required
34
34
  * Name: "STRING_VALUE", // required
35
35
  * Function: "STRING_VALUE", // required
36
- * Actions: [ // required
37
- * {
36
+ * Actions: [ // RuleActions // required
37
+ * { // RuleAction
38
38
  * ActionType: "CREATE_TASK" || "ASSIGN_CONTACT_CATEGORY" || "GENERATE_EVENTBRIDGE_EVENT" || "SEND_NOTIFICATION", // required
39
- * TaskAction: {
39
+ * TaskAction: { // TaskActionDefinition
40
40
  * Name: "STRING_VALUE", // required
41
41
  * Description: "STRING_VALUE",
42
42
  * ContactFlowId: "STRING_VALUE", // required
43
- * References: {
44
- * "<keys>": {
43
+ * References: { // ContactReferences
44
+ * "<keys>": { // Reference
45
45
  * Value: "STRING_VALUE", // required
46
46
  * Type: "URL" || "ATTACHMENT" || "NUMBER" || "STRING" || "DATE" || "EMAIL", // required
47
47
  * },
48
48
  * },
49
49
  * },
50
- * EventBridgeAction: {
50
+ * EventBridgeAction: { // EventBridgeActionDefinition
51
51
  * Name: "STRING_VALUE", // required
52
52
  * },
53
53
  * AssignContactCategoryAction: {},
54
- * SendNotificationAction: {
54
+ * SendNotificationAction: { // SendNotificationActionDefinition
55
55
  * DeliveryMethod: "EMAIL", // required
56
56
  * Subject: "STRING_VALUE",
57
57
  * Content: "STRING_VALUE", // required
58
58
  * ContentType: "PLAIN_TEXT", // required
59
- * Recipient: {
60
- * UserTags: {
59
+ * Recipient: { // NotificationRecipientType
60
+ * UserTags: { // UserTagMap
61
61
  * "<keys>": "STRING_VALUE",
62
62
  * },
63
- * UserIds: [
63
+ * UserIds: [ // UserIdList
64
64
  * "STRING_VALUE",
65
65
  * ],
66
66
  * },
@@ -27,17 +27,17 @@ export interface UpdateSecurityProfileCommandOutput extends __MetadataBearer {
27
27
  * import { ConnectClient, UpdateSecurityProfileCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, UpdateSecurityProfileCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // UpdateSecurityProfileRequest
31
31
  * Description: "STRING_VALUE",
32
- * Permissions: [
32
+ * Permissions: [ // PermissionsList
33
33
  * "STRING_VALUE",
34
34
  * ],
35
35
  * SecurityProfileId: "STRING_VALUE", // required
36
36
  * InstanceId: "STRING_VALUE", // required
37
- * AllowedAccessControlTags: {
37
+ * AllowedAccessControlTags: { // AllowedAccessControlTags
38
38
  * "<keys>": "STRING_VALUE",
39
39
  * },
40
- * TagRestrictedResources: [
40
+ * TagRestrictedResources: [ // TagRestrictedResourceList
41
41
  * "STRING_VALUE",
42
42
  * ],
43
43
  * };
@@ -28,38 +28,38 @@ export interface UpdateTaskTemplateCommandOutput extends UpdateTaskTemplateRespo
28
28
  * import { ConnectClient, UpdateTaskTemplateCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, UpdateTaskTemplateCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // UpdateTaskTemplateRequest
32
32
  * TaskTemplateId: "STRING_VALUE", // required
33
33
  * InstanceId: "STRING_VALUE", // required
34
34
  * Name: "STRING_VALUE",
35
35
  * Description: "STRING_VALUE",
36
36
  * ContactFlowId: "STRING_VALUE",
37
- * Constraints: {
38
- * RequiredFields: [
39
- * {
40
- * Id: {
37
+ * Constraints: { // TaskTemplateConstraints
38
+ * RequiredFields: [ // RequiredTaskTemplateFields
39
+ * { // RequiredFieldInfo
40
+ * Id: { // TaskTemplateFieldIdentifier
41
41
  * Name: "STRING_VALUE",
42
42
  * },
43
43
  * },
44
44
  * ],
45
- * ReadOnlyFields: [
46
- * {
45
+ * ReadOnlyFields: [ // ReadOnlyTaskTemplateFields
46
+ * { // ReadOnlyFieldInfo
47
47
  * Id: {
48
48
  * Name: "STRING_VALUE",
49
49
  * },
50
50
  * },
51
51
  * ],
52
- * InvisibleFields: [
53
- * {
52
+ * InvisibleFields: [ // InvisibleTaskTemplateFields
53
+ * { // InvisibleFieldInfo
54
54
  * Id: {
55
55
  * Name: "STRING_VALUE",
56
56
  * },
57
57
  * },
58
58
  * ],
59
59
  * },
60
- * Defaults: {
61
- * DefaultFieldValues: [
62
- * {
60
+ * Defaults: { // TaskTemplateDefaults
61
+ * DefaultFieldValues: [ // TaskTemplateDefaultFieldValueList
62
+ * { // TaskTemplateDefaultFieldValue
63
63
  * Id: {
64
64
  * Name: "STRING_VALUE",
65
65
  * },
@@ -68,14 +68,14 @@ export interface UpdateTaskTemplateCommandOutput extends UpdateTaskTemplateRespo
68
68
  * ],
69
69
  * },
70
70
  * Status: "ACTIVE" || "INACTIVE",
71
- * Fields: [
72
- * {
71
+ * Fields: [ // TaskTemplateFields
72
+ * { // TaskTemplateField
73
73
  * Id: {
74
74
  * Name: "STRING_VALUE",
75
75
  * },
76
76
  * Description: "STRING_VALUE",
77
77
  * Type: "NAME" || "DESCRIPTION" || "SCHEDULED_TIME" || "QUICK_CONNECT" || "URL" || "NUMBER" || "TEXT" || "TEXT_AREA" || "DATE_TIME" || "BOOLEAN" || "SINGLE_SELECT" || "EMAIL",
78
- * SingleSelectOptions: [
78
+ * SingleSelectOptions: [ // SingleSelectOptions
79
79
  * "STRING_VALUE",
80
80
  * ],
81
81
  * },
@@ -29,11 +29,11 @@ export interface UpdateTrafficDistributionCommandOutput extends UpdateTrafficDis
29
29
  * import { ConnectClient, UpdateTrafficDistributionCommand } from "@aws-sdk/client-connect"; // ES Modules import
30
30
  * // const { ConnectClient, UpdateTrafficDistributionCommand } = require("@aws-sdk/client-connect"); // CommonJS import
31
31
  * const client = new ConnectClient(config);
32
- * const input = {
32
+ * const input = { // UpdateTrafficDistributionRequest
33
33
  * Id: "STRING_VALUE", // required
34
- * TelephonyConfig: {
35
- * Distributions: [ // required
36
- * {
34
+ * TelephonyConfig: { // TelephonyConfig
35
+ * Distributions: [ // DistributionList // required
36
+ * { // Distribution
37
37
  * Region: "STRING_VALUE", // required
38
38
  * Percentage: Number("int"), // required
39
39
  * },
@@ -26,7 +26,7 @@ export interface UpdateUserHierarchyCommandOutput extends __MetadataBearer {
26
26
  * import { ConnectClient, UpdateUserHierarchyCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, UpdateUserHierarchyCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // UpdateUserHierarchyRequest
30
30
  * HierarchyGroupId: "STRING_VALUE",
31
31
  * UserId: "STRING_VALUE", // required
32
32
  * InstanceId: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface UpdateUserHierarchyGroupNameCommandOutput extends __MetadataBea
26
26
  * import { ConnectClient, UpdateUserHierarchyGroupNameCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, UpdateUserHierarchyGroupNameCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // UpdateUserHierarchyGroupNameRequest
30
30
  * Name: "STRING_VALUE", // required
31
31
  * HierarchyGroupId: "STRING_VALUE", // required
32
32
  * InstanceId: "STRING_VALUE", // required
@@ -26,9 +26,9 @@ export interface UpdateUserHierarchyStructureCommandOutput extends __MetadataBea
26
26
  * import { ConnectClient, UpdateUserHierarchyStructureCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, UpdateUserHierarchyStructureCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
30
- * HierarchyStructure: {
31
- * LevelOne: {
29
+ * const input = { // UpdateUserHierarchyStructureRequest
30
+ * HierarchyStructure: { // HierarchyStructureUpdate
31
+ * LevelOne: { // HierarchyLevelUpdate
32
32
  * Name: "STRING_VALUE", // required
33
33
  * },
34
34
  * LevelTwo: {
@@ -35,8 +35,8 @@ export interface UpdateUserIdentityInfoCommandOutput extends __MetadataBearer {
35
35
  * import { ConnectClient, UpdateUserIdentityInfoCommand } from "@aws-sdk/client-connect"; // ES Modules import
36
36
  * // const { ConnectClient, UpdateUserIdentityInfoCommand } = require("@aws-sdk/client-connect"); // CommonJS import
37
37
  * const client = new ConnectClient(config);
38
- * const input = {
39
- * IdentityInfo: {
38
+ * const input = { // UpdateUserIdentityInfoRequest
39
+ * IdentityInfo: { // UserIdentityInfo
40
40
  * FirstName: "STRING_VALUE",
41
41
  * LastName: "STRING_VALUE",
42
42
  * Email: "STRING_VALUE",
@@ -26,8 +26,8 @@ export interface UpdateUserPhoneConfigCommandOutput extends __MetadataBearer {
26
26
  * import { ConnectClient, UpdateUserPhoneConfigCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, UpdateUserPhoneConfigCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
30
- * PhoneConfig: {
29
+ * const input = { // UpdateUserPhoneConfigRequest
30
+ * PhoneConfig: { // UserPhoneConfig
31
31
  * PhoneType: "SOFT_PHONE" || "DESK_PHONE", // required
32
32
  * AutoAccept: true || false,
33
33
  * AfterContactWorkTimeLimit: Number("int"),
@@ -26,7 +26,7 @@ export interface UpdateUserRoutingProfileCommandOutput extends __MetadataBearer
26
26
  * import { ConnectClient, UpdateUserRoutingProfileCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, UpdateUserRoutingProfileCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // UpdateUserRoutingProfileRequest
30
30
  * RoutingProfileId: "STRING_VALUE", // required
31
31
  * UserId: "STRING_VALUE", // required
32
32
  * InstanceId: "STRING_VALUE", // required
@@ -26,8 +26,8 @@ export interface UpdateUserSecurityProfilesCommandOutput extends __MetadataBeare
26
26
  * import { ConnectClient, UpdateUserSecurityProfilesCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, UpdateUserSecurityProfilesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
30
- * SecurityProfileIds: [ // required
29
+ * const input = { // UpdateUserSecurityProfilesRequest
30
+ * SecurityProfileIds: [ // SecurityProfileIds // required
31
31
  * "STRING_VALUE",
32
32
  * ],
33
33
  * UserId: "STRING_VALUE", // required
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-connect",
3
3
  "description": "AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native",
4
- "version": "3.300.0",
4
+ "version": "3.301.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,9 +21,9 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.300.0",
24
+ "@aws-sdk/client-sts": "3.301.0",
25
25
  "@aws-sdk/config-resolver": "3.300.0",
26
- "@aws-sdk/credential-provider-node": "3.300.0",
26
+ "@aws-sdk/credential-provider-node": "3.301.0",
27
27
  "@aws-sdk/fetch-http-handler": "3.296.0",
28
28
  "@aws-sdk/hash-node": "3.296.0",
29
29
  "@aws-sdk/invalid-dependency": "3.296.0",