@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,37 +26,37 @@ export interface CreateTaskTemplateCommandOutput extends CreateTaskTemplateRespo
26
26
  * import { ConnectClient, CreateTaskTemplateCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, CreateTaskTemplateCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // CreateTaskTemplateRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE", // required
32
32
  * Description: "STRING_VALUE",
33
33
  * ContactFlowId: "STRING_VALUE",
34
- * Constraints: {
35
- * RequiredFields: [
36
- * {
37
- * Id: {
34
+ * Constraints: { // TaskTemplateConstraints
35
+ * RequiredFields: [ // RequiredTaskTemplateFields
36
+ * { // RequiredFieldInfo
37
+ * Id: { // TaskTemplateFieldIdentifier
38
38
  * Name: "STRING_VALUE",
39
39
  * },
40
40
  * },
41
41
  * ],
42
- * ReadOnlyFields: [
43
- * {
42
+ * ReadOnlyFields: [ // ReadOnlyTaskTemplateFields
43
+ * { // ReadOnlyFieldInfo
44
44
  * Id: {
45
45
  * Name: "STRING_VALUE",
46
46
  * },
47
47
  * },
48
48
  * ],
49
- * InvisibleFields: [
50
- * {
49
+ * InvisibleFields: [ // InvisibleTaskTemplateFields
50
+ * { // InvisibleFieldInfo
51
51
  * Id: {
52
52
  * Name: "STRING_VALUE",
53
53
  * },
54
54
  * },
55
55
  * ],
56
56
  * },
57
- * Defaults: {
58
- * DefaultFieldValues: [
59
- * {
57
+ * Defaults: { // TaskTemplateDefaults
58
+ * DefaultFieldValues: [ // TaskTemplateDefaultFieldValueList
59
+ * { // TaskTemplateDefaultFieldValue
60
60
  * Id: {
61
61
  * Name: "STRING_VALUE",
62
62
  * },
@@ -65,14 +65,14 @@ export interface CreateTaskTemplateCommandOutput extends CreateTaskTemplateRespo
65
65
  * ],
66
66
  * },
67
67
  * Status: "ACTIVE" || "INACTIVE",
68
- * Fields: [ // required
69
- * {
68
+ * Fields: [ // TaskTemplateFields // required
69
+ * { // TaskTemplateField
70
70
  * Id: {
71
71
  * Name: "STRING_VALUE",
72
72
  * },
73
73
  * Description: "STRING_VALUE",
74
74
  * Type: "NAME" || "DESCRIPTION" || "SCHEDULED_TIME" || "QUICK_CONNECT" || "URL" || "NUMBER" || "TEXT" || "TEXT_AREA" || "DATE_TIME" || "BOOLEAN" || "SINGLE_SELECT" || "EMAIL",
75
- * SingleSelectOptions: [
75
+ * SingleSelectOptions: [ // SingleSelectOptions
76
76
  * "STRING_VALUE",
77
77
  * ],
78
78
  * },
@@ -28,12 +28,12 @@ export interface CreateTrafficDistributionGroupCommandOutput extends CreateTraff
28
28
  * import { ConnectClient, CreateTrafficDistributionGroupCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, CreateTrafficDistributionGroupCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // CreateTrafficDistributionGroupRequest
32
32
  * Name: "STRING_VALUE", // required
33
33
  * Description: "STRING_VALUE",
34
34
  * InstanceId: "STRING_VALUE", // required
35
35
  * ClientToken: "STRING_VALUE",
36
- * Tags: {
36
+ * Tags: { // TagMap
37
37
  * "<keys>": "STRING_VALUE",
38
38
  * },
39
39
  * };
@@ -26,11 +26,11 @@ export interface CreateUseCaseCommandOutput extends CreateUseCaseResponse, __Met
26
26
  * import { ConnectClient, CreateUseCaseCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, CreateUseCaseCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // CreateUseCaseRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * IntegrationAssociationId: "STRING_VALUE", // required
32
32
  * UseCaseType: "RULES_EVALUATION" || "CONNECT_CAMPAIGNS", // required
33
- * Tags: {
33
+ * Tags: { // TagMap
34
34
  * "<keys>": "STRING_VALUE",
35
35
  * },
36
36
  * };
@@ -29,30 +29,30 @@ export interface CreateUserCommandOutput extends CreateUserResponse, __MetadataB
29
29
  * import { ConnectClient, CreateUserCommand } from "@aws-sdk/client-connect"; // ES Modules import
30
30
  * // const { ConnectClient, CreateUserCommand } = require("@aws-sdk/client-connect"); // CommonJS import
31
31
  * const client = new ConnectClient(config);
32
- * const input = {
32
+ * const input = { // CreateUserRequest
33
33
  * Username: "STRING_VALUE", // required
34
34
  * Password: "STRING_VALUE",
35
- * IdentityInfo: {
35
+ * IdentityInfo: { // UserIdentityInfo
36
36
  * FirstName: "STRING_VALUE",
37
37
  * LastName: "STRING_VALUE",
38
38
  * Email: "STRING_VALUE",
39
39
  * SecondaryEmail: "STRING_VALUE",
40
40
  * Mobile: "STRING_VALUE",
41
41
  * },
42
- * PhoneConfig: {
42
+ * PhoneConfig: { // UserPhoneConfig
43
43
  * PhoneType: "SOFT_PHONE" || "DESK_PHONE", // required
44
44
  * AutoAccept: true || false,
45
45
  * AfterContactWorkTimeLimit: Number("int"),
46
46
  * DeskPhoneNumber: "STRING_VALUE",
47
47
  * },
48
48
  * DirectoryUserId: "STRING_VALUE",
49
- * SecurityProfileIds: [ // required
49
+ * SecurityProfileIds: [ // SecurityProfileIds // required
50
50
  * "STRING_VALUE",
51
51
  * ],
52
52
  * RoutingProfileId: "STRING_VALUE", // required
53
53
  * HierarchyGroupId: "STRING_VALUE",
54
54
  * InstanceId: "STRING_VALUE", // required
55
- * Tags: {
55
+ * Tags: { // TagMap
56
56
  * "<keys>": "STRING_VALUE",
57
57
  * },
58
58
  * };
@@ -26,11 +26,11 @@ export interface CreateUserHierarchyGroupCommandOutput extends CreateUserHierarc
26
26
  * import { ConnectClient, CreateUserHierarchyGroupCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, CreateUserHierarchyGroupCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // CreateUserHierarchyGroupRequest
30
30
  * Name: "STRING_VALUE", // required
31
31
  * ParentGroupId: "STRING_VALUE",
32
32
  * InstanceId: "STRING_VALUE", // required
33
- * Tags: {
33
+ * Tags: { // TagMap
34
34
  * "<keys>": "STRING_VALUE",
35
35
  * },
36
36
  * };
@@ -28,13 +28,13 @@ export interface CreateVocabularyCommandOutput extends CreateVocabularyResponse,
28
28
  * import { ConnectClient, CreateVocabularyCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, CreateVocabularyCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // CreateVocabularyRequest
32
32
  * ClientToken: "STRING_VALUE",
33
33
  * InstanceId: "STRING_VALUE", // required
34
34
  * VocabularyName: "STRING_VALUE", // required
35
35
  * 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", // required
36
36
  * Content: "STRING_VALUE", // required
37
- * Tags: {
37
+ * Tags: { // TagMap
38
38
  * "<keys>": "STRING_VALUE",
39
39
  * },
40
40
  * };
@@ -26,7 +26,7 @@ export interface DeleteContactFlowCommandOutput extends DeleteContactFlowRespons
26
26
  * import { ConnectClient, DeleteContactFlowCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, DeleteContactFlowCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // DeleteContactFlowRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * ContactFlowId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DeleteContactFlowModuleCommandOutput extends DeleteContactFlowM
26
26
  * import { ConnectClient, DeleteContactFlowModuleCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, DeleteContactFlowModuleCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // DeleteContactFlowModuleRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * ContactFlowModuleId: "STRING_VALUE", // required
32
32
  * };
@@ -27,7 +27,7 @@ export interface DeleteHoursOfOperationCommandOutput extends __MetadataBearer {
27
27
  * import { ConnectClient, DeleteHoursOfOperationCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, DeleteHoursOfOperationCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // DeleteHoursOfOperationRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * HoursOfOperationId: "STRING_VALUE", // required
33
33
  * };
@@ -30,7 +30,7 @@ export interface DeleteInstanceCommandOutput extends __MetadataBearer {
30
30
  * import { ConnectClient, DeleteInstanceCommand } from "@aws-sdk/client-connect"; // ES Modules import
31
31
  * // const { ConnectClient, DeleteInstanceCommand } = require("@aws-sdk/client-connect"); // CommonJS import
32
32
  * const client = new ConnectClient(config);
33
- * const input = {
33
+ * const input = { // DeleteInstanceRequest
34
34
  * InstanceId: "STRING_VALUE", // required
35
35
  * };
36
36
  * const command = new DeleteInstanceCommand(input);
@@ -27,7 +27,7 @@ export interface DeleteIntegrationAssociationCommandOutput extends __MetadataBea
27
27
  * import { ConnectClient, DeleteIntegrationAssociationCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, DeleteIntegrationAssociationCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // DeleteIntegrationAssociationRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * IntegrationAssociationId: "STRING_VALUE", // required
33
33
  * };
@@ -26,7 +26,7 @@ export interface DeleteQuickConnectCommandOutput extends __MetadataBearer {
26
26
  * import { ConnectClient, DeleteQuickConnectCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, DeleteQuickConnectCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // DeleteQuickConnectRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * QuickConnectId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DeleteRuleCommandOutput extends __MetadataBearer {
26
26
  * import { ConnectClient, DeleteRuleCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, DeleteRuleCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // DeleteRuleRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * RuleId: "STRING_VALUE", // required
32
32
  * };
@@ -27,7 +27,7 @@ export interface DeleteSecurityProfileCommandOutput extends __MetadataBearer {
27
27
  * import { ConnectClient, DeleteSecurityProfileCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, DeleteSecurityProfileCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // DeleteSecurityProfileRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * SecurityProfileId: "STRING_VALUE", // required
33
33
  * };
@@ -26,7 +26,7 @@ export interface DeleteTaskTemplateCommandOutput extends DeleteTaskTemplateRespo
26
26
  * import { ConnectClient, DeleteTaskTemplateCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, DeleteTaskTemplateCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // DeleteTaskTemplateRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * TaskTemplateId: "STRING_VALUE", // required
32
32
  * };
@@ -29,7 +29,7 @@ export interface DeleteTrafficDistributionGroupCommandOutput extends DeleteTraff
29
29
  * import { ConnectClient, DeleteTrafficDistributionGroupCommand } from "@aws-sdk/client-connect"; // ES Modules import
30
30
  * // const { ConnectClient, DeleteTrafficDistributionGroupCommand } = require("@aws-sdk/client-connect"); // CommonJS import
31
31
  * const client = new ConnectClient(config);
32
- * const input = {
32
+ * const input = { // DeleteTrafficDistributionGroupRequest
33
33
  * TrafficDistributionGroupId: "STRING_VALUE", // required
34
34
  * };
35
35
  * const command = new DeleteTrafficDistributionGroupCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteUseCaseCommandOutput extends __MetadataBearer {
26
26
  * import { ConnectClient, DeleteUseCaseCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, DeleteUseCaseCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // DeleteUseCaseRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * IntegrationAssociationId: "STRING_VALUE", // required
32
32
  * UseCaseId: "STRING_VALUE", // required
@@ -30,7 +30,7 @@ export interface DeleteUserCommandOutput extends __MetadataBearer {
30
30
  * import { ConnectClient, DeleteUserCommand } from "@aws-sdk/client-connect"; // ES Modules import
31
31
  * // const { ConnectClient, DeleteUserCommand } = require("@aws-sdk/client-connect"); // CommonJS import
32
32
  * const client = new ConnectClient(config);
33
- * const input = {
33
+ * const input = { // DeleteUserRequest
34
34
  * InstanceId: "STRING_VALUE", // required
35
35
  * UserId: "STRING_VALUE", // required
36
36
  * };
@@ -27,7 +27,7 @@ export interface DeleteUserHierarchyGroupCommandOutput extends __MetadataBearer
27
27
  * import { ConnectClient, DeleteUserHierarchyGroupCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, DeleteUserHierarchyGroupCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // DeleteUserHierarchyGroupRequest
31
31
  * HierarchyGroupId: "STRING_VALUE", // required
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * };
@@ -26,7 +26,7 @@ export interface DeleteVocabularyCommandOutput extends DeleteVocabularyResponse,
26
26
  * import { ConnectClient, DeleteVocabularyCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, DeleteVocabularyCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // DeleteVocabularyRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * VocabularyId: "STRING_VALUE", // required
32
32
  * };
@@ -27,7 +27,7 @@ export interface DescribeAgentStatusCommandOutput extends DescribeAgentStatusRes
27
27
  * import { ConnectClient, DescribeAgentStatusCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, DescribeAgentStatusCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // DescribeAgentStatusRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * AgentStatusId: "STRING_VALUE", // required
33
33
  * };
@@ -33,7 +33,7 @@ export interface DescribeContactCommandOutput extends DescribeContactResponse, _
33
33
  * import { ConnectClient, DescribeContactCommand } from "@aws-sdk/client-connect"; // ES Modules import
34
34
  * // const { ConnectClient, DescribeContactCommand } = require("@aws-sdk/client-connect"); // CommonJS import
35
35
  * const client = new ConnectClient(config);
36
- * const input = {
36
+ * const input = { // DescribeContactRequest
37
37
  * InstanceId: "STRING_VALUE", // required
38
38
  * ContactId: "STRING_VALUE", // required
39
39
  * };
@@ -28,7 +28,7 @@ export interface DescribeContactFlowCommandOutput extends DescribeContactFlowRes
28
28
  * import { ConnectClient, DescribeContactFlowCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, DescribeContactFlowCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // DescribeContactFlowRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * ContactFlowId: "STRING_VALUE", // required
34
34
  * };
@@ -26,7 +26,7 @@ export interface DescribeContactFlowModuleCommandOutput extends DescribeContactF
26
26
  * import { ConnectClient, DescribeContactFlowModuleCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, DescribeContactFlowModuleCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // DescribeContactFlowModuleRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * ContactFlowModuleId: "STRING_VALUE", // required
32
32
  * };
@@ -27,7 +27,7 @@ export interface DescribeHoursOfOperationCommandOutput extends DescribeHoursOfOp
27
27
  * import { ConnectClient, DescribeHoursOfOperationCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, DescribeHoursOfOperationCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // DescribeHoursOfOperationRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * HoursOfOperationId: "STRING_VALUE", // required
33
33
  * };
@@ -27,7 +27,7 @@ export interface DescribeInstanceAttributeCommandOutput extends DescribeInstance
27
27
  * import { ConnectClient, DescribeInstanceAttributeCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, DescribeInstanceAttributeCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // DescribeInstanceAttributeRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * AttributeType: "INBOUND_CALLS" || "OUTBOUND_CALLS" || "CONTACTFLOW_LOGS" || "CONTACT_LENS" || "AUTO_RESOLVE_BEST_VOICES" || "USE_CUSTOM_TTS_VOICES" || "EARLY_MEDIA" || "MULTI_PARTY_CONFERENCE" || "HIGH_VOLUME_OUTBOUND" || "ENHANCED_CONTACT_MONITORING", // required
33
33
  * };
@@ -31,7 +31,7 @@ export interface DescribeInstanceCommandOutput extends DescribeInstanceResponse,
31
31
  * import { ConnectClient, DescribeInstanceCommand } from "@aws-sdk/client-connect"; // ES Modules import
32
32
  * // const { ConnectClient, DescribeInstanceCommand } = require("@aws-sdk/client-connect"); // CommonJS import
33
33
  * const client = new ConnectClient(config);
34
- * const input = {
34
+ * const input = { // DescribeInstanceRequest
35
35
  * InstanceId: "STRING_VALUE", // required
36
36
  * };
37
37
  * const command = new DescribeInstanceCommand(input);
@@ -28,7 +28,7 @@ export interface DescribeInstanceStorageConfigCommandOutput extends DescribeInst
28
28
  * import { ConnectClient, DescribeInstanceStorageConfigCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, DescribeInstanceStorageConfigCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // DescribeInstanceStorageConfigRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * AssociationId: "STRING_VALUE", // required
34
34
  * ResourceType: "CHAT_TRANSCRIPTS" || "CALL_RECORDINGS" || "SCHEDULED_REPORTS" || "MEDIA_STREAMS" || "CONTACT_TRACE_RECORDS" || "AGENT_EVENTS" || "REAL_TIME_CONTACT_ANALYSIS_SEGMENTS" || "ATTACHMENTS" || "CONTACT_EVALUATIONS", // required
@@ -37,7 +37,7 @@ export interface DescribePhoneNumberCommandOutput extends DescribePhoneNumberRes
37
37
  * import { ConnectClient, DescribePhoneNumberCommand } from "@aws-sdk/client-connect"; // ES Modules import
38
38
  * // const { ConnectClient, DescribePhoneNumberCommand } = require("@aws-sdk/client-connect"); // CommonJS import
39
39
  * const client = new ConnectClient(config);
40
- * const input = {
40
+ * const input = { // DescribePhoneNumberRequest
41
41
  * PhoneNumberId: "STRING_VALUE", // required
42
42
  * };
43
43
  * const command = new DescribePhoneNumberCommand(input);
@@ -27,7 +27,7 @@ export interface DescribeQueueCommandOutput extends DescribeQueueResponse, __Met
27
27
  * import { ConnectClient, DescribeQueueCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, DescribeQueueCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // DescribeQueueRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * QueueId: "STRING_VALUE", // required
33
33
  * };
@@ -26,7 +26,7 @@ export interface DescribeQuickConnectCommandOutput extends DescribeQuickConnectR
26
26
  * import { ConnectClient, DescribeQuickConnectCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, DescribeQuickConnectCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // DescribeQuickConnectRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * QuickConnectId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DescribeRoutingProfileCommandOutput extends DescribeRoutingProf
26
26
  * import { ConnectClient, DescribeRoutingProfileCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, DescribeRoutingProfileCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // DescribeRoutingProfileRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * RoutingProfileId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DescribeRuleCommandOutput extends DescribeRuleResponse, __Metad
26
26
  * import { ConnectClient, DescribeRuleCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, DescribeRuleCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // DescribeRuleRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * RuleId: "STRING_VALUE", // required
32
32
  * };
@@ -27,7 +27,7 @@ export interface DescribeSecurityProfileCommandOutput extends DescribeSecurityPr
27
27
  * import { ConnectClient, DescribeSecurityProfileCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, DescribeSecurityProfileCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // DescribeSecurityProfileRequest
31
31
  * SecurityProfileId: "STRING_VALUE", // required
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * };
@@ -26,7 +26,7 @@ export interface DescribeTrafficDistributionGroupCommandOutput extends DescribeT
26
26
  * import { ConnectClient, DescribeTrafficDistributionGroupCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, DescribeTrafficDistributionGroupCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // DescribeTrafficDistributionGroupRequest
30
30
  * TrafficDistributionGroupId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DescribeTrafficDistributionGroupCommand(input);
@@ -27,7 +27,7 @@ export interface DescribeUserCommandOutput extends DescribeUserResponse, __Metad
27
27
  * import { ConnectClient, DescribeUserCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, DescribeUserCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // DescribeUserRequest
31
31
  * UserId: "STRING_VALUE", // required
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * };
@@ -26,7 +26,7 @@ export interface DescribeUserHierarchyGroupCommandOutput extends DescribeUserHie
26
26
  * import { ConnectClient, DescribeUserHierarchyGroupCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, DescribeUserHierarchyGroupCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // DescribeUserHierarchyGroupRequest
30
30
  * HierarchyGroupId: "STRING_VALUE", // required
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DescribeUserHierarchyStructureCommandOutput extends DescribeUse
26
26
  * import { ConnectClient, DescribeUserHierarchyStructureCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, DescribeUserHierarchyStructureCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // DescribeUserHierarchyStructureRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DescribeUserHierarchyStructureCommand(input);
@@ -26,7 +26,7 @@ export interface DescribeVocabularyCommandOutput extends DescribeVocabularyRespo
26
26
  * import { ConnectClient, DescribeVocabularyCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, DescribeVocabularyCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // DescribeVocabularyRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * VocabularyId: "STRING_VALUE", // required
32
32
  * };
@@ -27,7 +27,7 @@ export interface DisassociateApprovedOriginCommandOutput extends __MetadataBeare
27
27
  * import { ConnectClient, DisassociateApprovedOriginCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, DisassociateApprovedOriginCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // DisassociateApprovedOriginRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * Origin: "STRING_VALUE", // required
33
33
  * };
@@ -28,13 +28,13 @@ export interface DisassociateBotCommandOutput extends __MetadataBearer {
28
28
  * import { ConnectClient, DisassociateBotCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, DisassociateBotCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // DisassociateBotRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
- * LexBot: {
33
+ * LexBot: { // LexBot
34
34
  * Name: "STRING_VALUE", // required
35
35
  * LexRegion: "STRING_VALUE", // required
36
36
  * },
37
- * LexV2Bot: {
37
+ * LexV2Bot: { // LexV2Bot
38
38
  * AliasArn: "STRING_VALUE",
39
39
  * },
40
40
  * };
@@ -28,7 +28,7 @@ export interface DisassociateInstanceStorageConfigCommandOutput extends __Metada
28
28
  * import { ConnectClient, DisassociateInstanceStorageConfigCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, DisassociateInstanceStorageConfigCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // DisassociateInstanceStorageConfigRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * AssociationId: "STRING_VALUE", // required
34
34
  * ResourceType: "CHAT_TRANSCRIPTS" || "CALL_RECORDINGS" || "SCHEDULED_REPORTS" || "MEDIA_STREAMS" || "CONTACT_TRACE_RECORDS" || "AGENT_EVENTS" || "REAL_TIME_CONTACT_ANALYSIS_SEGMENTS" || "ATTACHMENTS" || "CONTACT_EVALUATIONS", // required
@@ -28,7 +28,7 @@ export interface DisassociateLambdaFunctionCommandOutput extends __MetadataBeare
28
28
  * import { ConnectClient, DisassociateLambdaFunctionCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, DisassociateLambdaFunctionCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // DisassociateLambdaFunctionRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * FunctionArn: "STRING_VALUE", // required
34
34
  * };
@@ -28,7 +28,7 @@ export interface DisassociateLexBotCommandOutput extends __MetadataBearer {
28
28
  * import { ConnectClient, DisassociateLexBotCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, DisassociateLexBotCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // DisassociateLexBotRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * BotName: "STRING_VALUE", // required
34
34
  * LexRegion: "STRING_VALUE", // required
@@ -36,7 +36,7 @@ export interface DisassociatePhoneNumberContactFlowCommandOutput extends __Metad
36
36
  * import { ConnectClient, DisassociatePhoneNumberContactFlowCommand } from "@aws-sdk/client-connect"; // ES Modules import
37
37
  * // const { ConnectClient, DisassociatePhoneNumberContactFlowCommand } = require("@aws-sdk/client-connect"); // CommonJS import
38
38
  * const client = new ConnectClient(config);
39
- * const input = {
39
+ * const input = { // DisassociatePhoneNumberContactFlowRequest
40
40
  * PhoneNumberId: "STRING_VALUE", // required
41
41
  * InstanceId: "STRING_VALUE", // required
42
42
  * };
@@ -27,10 +27,10 @@ export interface DisassociateQueueQuickConnectsCommandOutput extends __MetadataB
27
27
  * import { ConnectClient, DisassociateQueueQuickConnectsCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, DisassociateQueueQuickConnectsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // DisassociateQueueQuickConnectsRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * QueueId: "STRING_VALUE", // required
33
- * QuickConnectIds: [ // required
33
+ * QuickConnectIds: [ // QuickConnectsList // required
34
34
  * "STRING_VALUE",
35
35
  * ],
36
36
  * };