@aws-sdk/client-connect 3.300.0 → 3.301.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (171) hide show
  1. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +1 -1
  2. package/dist-types/commands/AssociateBotCommand.d.ts +3 -3
  3. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +1 -1
  4. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +7 -7
  5. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +1 -1
  6. package/dist-types/commands/AssociateLexBotCommand.d.ts +2 -2
  7. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +1 -1
  8. package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +2 -2
  9. package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +4 -4
  10. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +1 -1
  11. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +2 -2
  12. package/dist-types/commands/CreateAgentStatusCommand.d.ts +2 -2
  13. package/dist-types/commands/CreateContactFlowCommand.d.ts +2 -2
  14. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +2 -2
  15. package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +5 -5
  16. package/dist-types/commands/CreateInstanceCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +2 -2
  18. package/dist-types/commands/CreateQueueCommand.d.ts +4 -4
  19. package/dist-types/commands/CreateQuickConnectCommand.d.ts +6 -6
  20. package/dist-types/commands/CreateRoutingProfileCommand.d.ts +7 -7
  21. package/dist-types/commands/CreateRuleCommand.d.ts +12 -12
  22. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +5 -5
  23. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +15 -15
  24. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +2 -2
  25. package/dist-types/commands/CreateUseCaseCommand.d.ts +2 -2
  26. package/dist-types/commands/CreateUserCommand.d.ts +5 -5
  27. package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +2 -2
  28. package/dist-types/commands/CreateVocabularyCommand.d.ts +2 -2
  29. package/dist-types/commands/DeleteContactFlowCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +1 -1
  31. package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +1 -1
  32. package/dist-types/commands/DeleteInstanceCommand.d.ts +1 -1
  33. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
  34. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +1 -1
  38. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
  39. package/dist-types/commands/DeleteUseCaseCommand.d.ts +1 -1
  40. package/dist-types/commands/DeleteUserCommand.d.ts +1 -1
  41. package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +1 -1
  42. package/dist-types/commands/DeleteVocabularyCommand.d.ts +1 -1
  43. package/dist-types/commands/DescribeAgentStatusCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeContactCommand.d.ts +1 -1
  45. package/dist-types/commands/DescribeContactFlowCommand.d.ts +1 -1
  46. package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +1 -1
  47. package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +1 -1
  48. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
  49. package/dist-types/commands/DescribeInstanceCommand.d.ts +1 -1
  50. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +1 -1
  51. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +1 -1
  52. package/dist-types/commands/DescribeQueueCommand.d.ts +1 -1
  53. package/dist-types/commands/DescribeQuickConnectCommand.d.ts +1 -1
  54. package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +1 -1
  55. package/dist-types/commands/DescribeRuleCommand.d.ts +1 -1
  56. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -1
  57. package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +1 -1
  58. package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
  59. package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +1 -1
  60. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +1 -1
  61. package/dist-types/commands/DescribeVocabularyCommand.d.ts +1 -1
  62. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +1 -1
  63. package/dist-types/commands/DisassociateBotCommand.d.ts +3 -3
  64. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +1 -1
  65. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +1 -1
  66. package/dist-types/commands/DisassociateLexBotCommand.d.ts +1 -1
  67. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +1 -1
  68. package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +2 -2
  69. package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +3 -3
  70. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +1 -1
  71. package/dist-types/commands/DismissUserContactCommand.d.ts +1 -1
  72. package/dist-types/commands/GetContactAttributesCommand.d.ts +1 -1
  73. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +10 -10
  74. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +8 -8
  75. package/dist-types/commands/GetFederationTokenCommand.d.ts +1 -1
  76. package/dist-types/commands/GetMetricDataCommand.d.ts +9 -9
  77. package/dist-types/commands/GetMetricDataV2Command.d.ts +12 -12
  78. package/dist-types/commands/GetTaskTemplateCommand.d.ts +1 -1
  79. package/dist-types/commands/GetTrafficDistributionCommand.d.ts +1 -1
  80. package/dist-types/commands/ListAgentStatusesCommand.d.ts +2 -2
  81. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +1 -1
  82. package/dist-types/commands/ListBotsCommand.d.ts +1 -1
  83. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +1 -1
  84. package/dist-types/commands/ListContactFlowsCommand.d.ts +2 -2
  85. package/dist-types/commands/ListContactReferencesCommand.d.ts +2 -2
  86. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
  87. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +1 -1
  88. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +1 -1
  89. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
  90. package/dist-types/commands/ListInstancesCommand.d.ts +1 -1
  91. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
  92. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +1 -1
  93. package/dist-types/commands/ListLexBotsCommand.d.ts +1 -1
  94. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +3 -3
  95. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +3 -3
  96. package/dist-types/commands/ListPromptsCommand.d.ts +1 -1
  97. package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +1 -1
  98. package/dist-types/commands/ListQueuesCommand.d.ts +2 -2
  99. package/dist-types/commands/ListQuickConnectsCommand.d.ts +2 -2
  100. package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +1 -1
  101. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +1 -1
  102. package/dist-types/commands/ListRulesCommand.d.ts +1 -1
  103. package/dist-types/commands/ListSecurityKeysCommand.d.ts +1 -1
  104. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
  105. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +1 -1
  106. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  107. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +1 -1
  108. package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +1 -1
  109. package/dist-types/commands/ListUseCasesCommand.d.ts +1 -1
  110. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +1 -1
  111. package/dist-types/commands/ListUsersCommand.d.ts +1 -1
  112. package/dist-types/commands/MonitorContactCommand.d.ts +2 -2
  113. package/dist-types/commands/PutUserStatusCommand.d.ts +1 -1
  114. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +1 -1
  115. package/dist-types/commands/ReplicateInstanceCommand.d.ts +1 -1
  116. package/dist-types/commands/ResumeContactRecordingCommand.d.ts +1 -1
  117. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -1
  118. package/dist-types/commands/SearchQueuesCommand.d.ts +21 -29
  119. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +20 -27
  120. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +20 -27
  121. package/dist-types/commands/SearchUsersCommand.d.ts +25 -33
  122. package/dist-types/commands/SearchVocabulariesCommand.d.ts +1 -1
  123. package/dist-types/commands/StartChatContactCommand.d.ts +6 -6
  124. package/dist-types/commands/StartContactRecordingCommand.d.ts +2 -2
  125. package/dist-types/commands/StartContactStreamingCommand.d.ts +2 -2
  126. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +3 -3
  127. package/dist-types/commands/StartTaskContactCommand.d.ts +4 -4
  128. package/dist-types/commands/StopContactCommand.d.ts +1 -1
  129. package/dist-types/commands/StopContactRecordingCommand.d.ts +1 -1
  130. package/dist-types/commands/StopContactStreamingCommand.d.ts +1 -1
  131. package/dist-types/commands/SuspendContactRecordingCommand.d.ts +1 -1
  132. package/dist-types/commands/TagResourceCommand.d.ts +2 -2
  133. package/dist-types/commands/TransferContactCommand.d.ts +1 -1
  134. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  135. package/dist-types/commands/UpdateAgentStatusCommand.d.ts +1 -1
  136. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +2 -2
  137. package/dist-types/commands/UpdateContactCommand.d.ts +3 -3
  138. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +1 -1
  139. package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +1 -1
  140. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
  141. package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +1 -1
  142. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +1 -1
  143. package/dist-types/commands/UpdateContactScheduleCommand.d.ts +1 -1
  144. package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +4 -4
  145. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
  146. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +7 -7
  147. package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +6 -6
  148. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
  149. package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +1 -1
  150. package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +1 -1
  151. package/dist-types/commands/UpdateQueueNameCommand.d.ts +1 -1
  152. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +2 -2
  153. package/dist-types/commands/UpdateQueueStatusCommand.d.ts +1 -1
  154. package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +5 -5
  155. package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +1 -1
  156. package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +3 -3
  157. package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +1 -1
  158. package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +1 -1
  159. package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +4 -4
  160. package/dist-types/commands/UpdateRuleCommand.d.ts +11 -11
  161. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +4 -4
  162. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +15 -15
  163. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +4 -4
  164. package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +1 -1
  165. package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +1 -1
  166. package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +3 -3
  167. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +2 -2
  168. package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +2 -2
  169. package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +1 -1
  170. package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +2 -2
  171. package/package.json +3 -3
@@ -27,7 +27,7 @@ export interface AssociateApprovedOriginCommandOutput extends __MetadataBearer {
27
27
  * import { ConnectClient, AssociateApprovedOriginCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, AssociateApprovedOriginCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // AssociateApprovedOriginRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * Origin: "STRING_VALUE", // required
33
33
  * };
@@ -28,13 +28,13 @@ export interface AssociateBotCommandOutput extends __MetadataBearer {
28
28
  * import { ConnectClient, AssociateBotCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, AssociateBotCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // AssociateBotRequest
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
  * };
@@ -27,7 +27,7 @@ export interface AssociateDefaultVocabularyCommandOutput extends AssociateDefaul
27
27
  * import { ConnectClient, AssociateDefaultVocabularyCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, AssociateDefaultVocabularyCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // AssociateDefaultVocabularyRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * 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
33
33
  * VocabularyId: "STRING_VALUE",
@@ -32,21 +32,21 @@ export interface AssociateInstanceStorageConfigCommandOutput extends AssociateIn
32
32
  * import { ConnectClient, AssociateInstanceStorageConfigCommand } from "@aws-sdk/client-connect"; // ES Modules import
33
33
  * // const { ConnectClient, AssociateInstanceStorageConfigCommand } = require("@aws-sdk/client-connect"); // CommonJS import
34
34
  * const client = new ConnectClient(config);
35
- * const input = {
35
+ * const input = { // AssociateInstanceStorageConfigRequest
36
36
  * InstanceId: "STRING_VALUE", // required
37
37
  * ResourceType: "CHAT_TRANSCRIPTS" || "CALL_RECORDINGS" || "SCHEDULED_REPORTS" || "MEDIA_STREAMS" || "CONTACT_TRACE_RECORDS" || "AGENT_EVENTS" || "REAL_TIME_CONTACT_ANALYSIS_SEGMENTS" || "ATTACHMENTS" || "CONTACT_EVALUATIONS", // required
38
- * StorageConfig: {
38
+ * StorageConfig: { // InstanceStorageConfig
39
39
  * AssociationId: "STRING_VALUE",
40
40
  * StorageType: "S3" || "KINESIS_VIDEO_STREAM" || "KINESIS_STREAM" || "KINESIS_FIREHOSE", // required
41
- * S3Config: {
41
+ * S3Config: { // S3Config
42
42
  * BucketName: "STRING_VALUE", // required
43
43
  * BucketPrefix: "STRING_VALUE", // required
44
- * EncryptionConfig: {
44
+ * EncryptionConfig: { // EncryptionConfig
45
45
  * EncryptionType: "KMS", // required
46
46
  * KeyId: "STRING_VALUE", // required
47
47
  * },
48
48
  * },
49
- * KinesisVideoStreamConfig: {
49
+ * KinesisVideoStreamConfig: { // KinesisVideoStreamConfig
50
50
  * Prefix: "STRING_VALUE", // required
51
51
  * RetentionPeriodHours: Number("int"), // required
52
52
  * EncryptionConfig: {
@@ -54,10 +54,10 @@ export interface AssociateInstanceStorageConfigCommandOutput extends AssociateIn
54
54
  * KeyId: "STRING_VALUE", // required
55
55
  * },
56
56
  * },
57
- * KinesisStreamConfig: {
57
+ * KinesisStreamConfig: { // KinesisStreamConfig
58
58
  * StreamArn: "STRING_VALUE", // required
59
59
  * },
60
- * KinesisFirehoseConfig: {
60
+ * KinesisFirehoseConfig: { // KinesisFirehoseConfig
61
61
  * FirehoseArn: "STRING_VALUE", // required
62
62
  * },
63
63
  * },
@@ -28,7 +28,7 @@ export interface AssociateLambdaFunctionCommandOutput extends __MetadataBearer {
28
28
  * import { ConnectClient, AssociateLambdaFunctionCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, AssociateLambdaFunctionCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // AssociateLambdaFunctionRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * FunctionArn: "STRING_VALUE", // required
34
34
  * };
@@ -28,9 +28,9 @@ export interface AssociateLexBotCommandOutput extends __MetadataBearer {
28
28
  * import { ConnectClient, AssociateLexBotCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, AssociateLexBotCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // AssociateLexBotRequest
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,7 +37,7 @@ export interface AssociatePhoneNumberContactFlowCommandOutput extends __Metadata
37
37
  * import { ConnectClient, AssociatePhoneNumberContactFlowCommand } from "@aws-sdk/client-connect"; // ES Modules import
38
38
  * // const { ConnectClient, AssociatePhoneNumberContactFlowCommand } = require("@aws-sdk/client-connect"); // CommonJS import
39
39
  * const client = new ConnectClient(config);
40
- * const input = {
40
+ * const input = { // AssociatePhoneNumberContactFlowRequest
41
41
  * PhoneNumberId: "STRING_VALUE", // required
42
42
  * InstanceId: "STRING_VALUE", // required
43
43
  * ContactFlowId: "STRING_VALUE", // required
@@ -27,10 +27,10 @@ export interface AssociateQueueQuickConnectsCommandOutput extends __MetadataBear
27
27
  * import { ConnectClient, AssociateQueueQuickConnectsCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, AssociateQueueQuickConnectsCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // AssociateQueueQuickConnectsRequest
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
  * };
@@ -26,12 +26,12 @@ export interface AssociateRoutingProfileQueuesCommandOutput extends __MetadataBe
26
26
  * import { ConnectClient, AssociateRoutingProfileQueuesCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, AssociateRoutingProfileQueuesCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // AssociateRoutingProfileQueuesRequest
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
  * },
@@ -27,7 +27,7 @@ export interface AssociateSecurityKeyCommandOutput extends AssociateSecurityKeyR
27
27
  * import { ConnectClient, AssociateSecurityKeyCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, AssociateSecurityKeyCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // AssociateSecurityKeyRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * Key: "STRING_VALUE", // required
33
33
  * };
@@ -36,11 +36,11 @@ export interface ClaimPhoneNumberCommandOutput extends ClaimPhoneNumberResponse,
36
36
  * import { ConnectClient, ClaimPhoneNumberCommand } from "@aws-sdk/client-connect"; // ES Modules import
37
37
  * // const { ConnectClient, ClaimPhoneNumberCommand } = require("@aws-sdk/client-connect"); // CommonJS import
38
38
  * const client = new ConnectClient(config);
39
- * const input = {
39
+ * const input = { // ClaimPhoneNumberRequest
40
40
  * TargetArn: "STRING_VALUE", // required
41
41
  * PhoneNumber: "STRING_VALUE", // required
42
42
  * PhoneNumberDescription: "STRING_VALUE",
43
- * Tags: {
43
+ * Tags: { // TagMap
44
44
  * "<keys>": "STRING_VALUE",
45
45
  * },
46
46
  * ClientToken: "STRING_VALUE",
@@ -27,13 +27,13 @@ export interface CreateAgentStatusCommandOutput extends CreateAgentStatusRespons
27
27
  * import { ConnectClient, CreateAgentStatusCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, CreateAgentStatusCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // CreateAgentStatusRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * Name: "STRING_VALUE", // required
33
33
  * Description: "STRING_VALUE",
34
34
  * State: "ENABLED" || "DISABLED", // required
35
35
  * DisplayOrder: Number("int"),
36
- * Tags: {
36
+ * Tags: { // TagMap
37
37
  * "<keys>": "STRING_VALUE",
38
38
  * },
39
39
  * };
@@ -28,13 +28,13 @@ export interface CreateContactFlowCommandOutput extends CreateContactFlowRespons
28
28
  * import { ConnectClient, CreateContactFlowCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, CreateContactFlowCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // CreateContactFlowRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * Name: "STRING_VALUE", // required
34
34
  * Type: "CONTACT_FLOW" || "CUSTOMER_QUEUE" || "CUSTOMER_HOLD" || "CUSTOMER_WHISPER" || "AGENT_HOLD" || "AGENT_WHISPER" || "OUTBOUND_WHISPER" || "AGENT_TRANSFER" || "QUEUE_TRANSFER", // required
35
35
  * Description: "STRING_VALUE",
36
36
  * Content: "STRING_VALUE", // required
37
- * Tags: {
37
+ * Tags: { // TagMap
38
38
  * "<keys>": "STRING_VALUE",
39
39
  * },
40
40
  * };
@@ -26,12 +26,12 @@ export interface CreateContactFlowModuleCommandOutput extends CreateContactFlowM
26
26
  * import { ConnectClient, CreateContactFlowModuleCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, CreateContactFlowModuleCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // CreateContactFlowModuleRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE", // required
32
32
  * Description: "STRING_VALUE",
33
33
  * Content: "STRING_VALUE", // required
34
- * Tags: {
34
+ * Tags: { // TagMap
35
35
  * "<keys>": "STRING_VALUE",
36
36
  * },
37
37
  * ClientToken: "STRING_VALUE",
@@ -27,15 +27,15 @@ export interface CreateHoursOfOperationCommandOutput extends CreateHoursOfOperat
27
27
  * import { ConnectClient, CreateHoursOfOperationCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, CreateHoursOfOperationCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // CreateHoursOfOperationRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * Name: "STRING_VALUE", // required
33
33
  * Description: "STRING_VALUE",
34
34
  * TimeZone: "STRING_VALUE", // required
35
- * Config: [ // required
36
- * {
35
+ * Config: [ // HoursOfOperationConfigList // required
36
+ * { // HoursOfOperationConfig
37
37
  * Day: "SUNDAY" || "MONDAY" || "TUESDAY" || "WEDNESDAY" || "THURSDAY" || "FRIDAY" || "SATURDAY", // required
38
- * StartTime: {
38
+ * StartTime: { // HoursOfOperationTimeSlice
39
39
  * Hours: Number("int"), // required
40
40
  * Minutes: Number("int"), // required
41
41
  * },
@@ -45,7 +45,7 @@ export interface CreateHoursOfOperationCommandOutput extends CreateHoursOfOperat
45
45
  * },
46
46
  * },
47
47
  * ],
48
- * Tags: {
48
+ * Tags: { // TagMap
49
49
  * "<keys>": "STRING_VALUE",
50
50
  * },
51
51
  * };
@@ -32,7 +32,7 @@ export interface CreateInstanceCommandOutput extends CreateInstanceResponse, __M
32
32
  * import { ConnectClient, CreateInstanceCommand } from "@aws-sdk/client-connect"; // ES Modules import
33
33
  * // const { ConnectClient, CreateInstanceCommand } = require("@aws-sdk/client-connect"); // CommonJS import
34
34
  * const client = new ConnectClient(config);
35
- * const input = {
35
+ * const input = { // CreateInstanceRequest
36
36
  * ClientToken: "STRING_VALUE",
37
37
  * IdentityManagementType: "SAML" || "CONNECT_MANAGED" || "EXISTING_DIRECTORY", // required
38
38
  * InstanceAlias: "STRING_VALUE",
@@ -27,14 +27,14 @@ export interface CreateIntegrationAssociationCommandOutput extends CreateIntegra
27
27
  * import { ConnectClient, CreateIntegrationAssociationCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, CreateIntegrationAssociationCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // CreateIntegrationAssociationRequest
31
31
  * InstanceId: "STRING_VALUE", // required
32
32
  * IntegrationType: "EVENT" || "VOICE_ID" || "PINPOINT_APP" || "WISDOM_ASSISTANT" || "WISDOM_KNOWLEDGE_BASE" || "CASES_DOMAIN", // required
33
33
  * IntegrationArn: "STRING_VALUE", // required
34
34
  * SourceApplicationUrl: "STRING_VALUE",
35
35
  * SourceApplicationName: "STRING_VALUE",
36
36
  * SourceType: "SALESFORCE" || "ZENDESK",
37
- * Tags: {
37
+ * Tags: { // TagMap
38
38
  * "<keys>": "STRING_VALUE",
39
39
  * },
40
40
  * };
@@ -38,21 +38,21 @@ export interface CreateQueueCommandOutput extends CreateQueueResponse, __Metadat
38
38
  * import { ConnectClient, CreateQueueCommand } from "@aws-sdk/client-connect"; // ES Modules import
39
39
  * // const { ConnectClient, CreateQueueCommand } = require("@aws-sdk/client-connect"); // CommonJS import
40
40
  * const client = new ConnectClient(config);
41
- * const input = {
41
+ * const input = { // CreateQueueRequest
42
42
  * InstanceId: "STRING_VALUE", // required
43
43
  * Name: "STRING_VALUE", // required
44
44
  * Description: "STRING_VALUE",
45
- * OutboundCallerConfig: {
45
+ * OutboundCallerConfig: { // OutboundCallerConfig
46
46
  * OutboundCallerIdName: "STRING_VALUE",
47
47
  * OutboundCallerIdNumberId: "STRING_VALUE",
48
48
  * OutboundFlowId: "STRING_VALUE",
49
49
  * },
50
50
  * HoursOfOperationId: "STRING_VALUE", // required
51
51
  * MaxContacts: Number("int"),
52
- * QuickConnectIds: [
52
+ * QuickConnectIds: [ // QuickConnectsList
53
53
  * "STRING_VALUE",
54
54
  * ],
55
- * Tags: {
55
+ * Tags: { // TagMap
56
56
  * "<keys>": "STRING_VALUE",
57
57
  * },
58
58
  * };
@@ -26,25 +26,25 @@ export interface CreateQuickConnectCommandOutput extends CreateQuickConnectRespo
26
26
  * import { ConnectClient, CreateQuickConnectCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, CreateQuickConnectCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // CreateQuickConnectRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE", // required
32
32
  * Description: "STRING_VALUE",
33
- * QuickConnectConfig: {
33
+ * QuickConnectConfig: { // QuickConnectConfig
34
34
  * QuickConnectType: "USER" || "QUEUE" || "PHONE_NUMBER", // required
35
- * UserConfig: {
35
+ * UserConfig: { // UserQuickConnectConfig
36
36
  * UserId: "STRING_VALUE", // required
37
37
  * ContactFlowId: "STRING_VALUE", // required
38
38
  * },
39
- * QueueConfig: {
39
+ * QueueConfig: { // QueueQuickConnectConfig
40
40
  * QueueId: "STRING_VALUE", // required
41
41
  * ContactFlowId: "STRING_VALUE", // required
42
42
  * },
43
- * PhoneConfig: {
43
+ * PhoneConfig: { // PhoneNumberQuickConnectConfig
44
44
  * PhoneNumber: "STRING_VALUE", // required
45
45
  * },
46
46
  * },
47
- * Tags: {
47
+ * Tags: { // TagMap
48
48
  * "<keys>": "STRING_VALUE",
49
49
  * },
50
50
  * };
@@ -26,14 +26,14 @@ export interface CreateRoutingProfileCommandOutput extends CreateRoutingProfileR
26
26
  * import { ConnectClient, CreateRoutingProfileCommand } from "@aws-sdk/client-connect"; // ES Modules import
27
27
  * // const { ConnectClient, CreateRoutingProfileCommand } = require("@aws-sdk/client-connect"); // CommonJS import
28
28
  * const client = new ConnectClient(config);
29
- * const input = {
29
+ * const input = { // CreateRoutingProfileRequest
30
30
  * InstanceId: "STRING_VALUE", // required
31
31
  * Name: "STRING_VALUE", // required
32
32
  * Description: "STRING_VALUE", // required
33
33
  * DefaultOutboundQueueId: "STRING_VALUE", // required
34
- * QueueConfigs: [
35
- * {
36
- * QueueReference: {
34
+ * QueueConfigs: [ // RoutingProfileQueueConfigList
35
+ * { // RoutingProfileQueueConfig
36
+ * QueueReference: { // RoutingProfileQueueReference
37
37
  * QueueId: "STRING_VALUE", // required
38
38
  * Channel: "VOICE" || "CHAT" || "TASK", // required
39
39
  * },
@@ -41,13 +41,13 @@ export interface CreateRoutingProfileCommandOutput extends CreateRoutingProfileR
41
41
  * Delay: Number("int"), // required
42
42
  * },
43
43
  * ],
44
- * MediaConcurrencies: [ // required
45
- * {
44
+ * MediaConcurrencies: [ // MediaConcurrencies // required
45
+ * { // MediaConcurrency
46
46
  * Channel: "VOICE" || "CHAT" || "TASK", // required
47
47
  * Concurrency: Number("int"), // required
48
48
  * },
49
49
  * ],
50
- * Tags: {
50
+ * Tags: { // TagMap
51
51
  * "<keys>": "STRING_VALUE",
52
52
  * },
53
53
  * };
@@ -28,42 +28,42 @@ export interface CreateRuleCommandOutput extends CreateRuleResponse, __MetadataB
28
28
  * import { ConnectClient, CreateRuleCommand } from "@aws-sdk/client-connect"; // ES Modules import
29
29
  * // const { ConnectClient, CreateRuleCommand } = require("@aws-sdk/client-connect"); // CommonJS import
30
30
  * const client = new ConnectClient(config);
31
- * const input = {
31
+ * const input = { // CreateRuleRequest
32
32
  * InstanceId: "STRING_VALUE", // required
33
33
  * Name: "STRING_VALUE", // required
34
- * TriggerEventSource: {
34
+ * TriggerEventSource: { // RuleTriggerEventSource
35
35
  * EventSourceName: "OnPostCallAnalysisAvailable" || "OnRealTimeCallAnalysisAvailable" || "OnPostChatAnalysisAvailable" || "OnZendeskTicketCreate" || "OnZendeskTicketStatusUpdate" || "OnSalesforceCaseCreate", // required
36
36
  * IntegrationAssociationId: "STRING_VALUE",
37
37
  * },
38
38
  * Function: "STRING_VALUE", // required
39
- * Actions: [ // required
40
- * {
39
+ * Actions: [ // RuleActions // required
40
+ * { // RuleAction
41
41
  * ActionType: "CREATE_TASK" || "ASSIGN_CONTACT_CATEGORY" || "GENERATE_EVENTBRIDGE_EVENT" || "SEND_NOTIFICATION", // required
42
- * TaskAction: {
42
+ * TaskAction: { // TaskActionDefinition
43
43
  * Name: "STRING_VALUE", // required
44
44
  * Description: "STRING_VALUE",
45
45
  * ContactFlowId: "STRING_VALUE", // required
46
- * References: {
47
- * "<keys>": {
46
+ * References: { // ContactReferences
47
+ * "<keys>": { // Reference
48
48
  * Value: "STRING_VALUE", // required
49
49
  * Type: "URL" || "ATTACHMENT" || "NUMBER" || "STRING" || "DATE" || "EMAIL", // required
50
50
  * },
51
51
  * },
52
52
  * },
53
- * EventBridgeAction: {
53
+ * EventBridgeAction: { // EventBridgeActionDefinition
54
54
  * Name: "STRING_VALUE", // required
55
55
  * },
56
56
  * AssignContactCategoryAction: {},
57
- * SendNotificationAction: {
57
+ * SendNotificationAction: { // SendNotificationActionDefinition
58
58
  * DeliveryMethod: "EMAIL", // required
59
59
  * Subject: "STRING_VALUE",
60
60
  * Content: "STRING_VALUE", // required
61
61
  * ContentType: "PLAIN_TEXT", // required
62
- * Recipient: {
63
- * UserTags: {
62
+ * Recipient: { // NotificationRecipientType
63
+ * UserTags: { // UserTagMap
64
64
  * "<keys>": "STRING_VALUE",
65
65
  * },
66
- * UserIds: [
66
+ * UserIds: [ // UserIdList
67
67
  * "STRING_VALUE",
68
68
  * ],
69
69
  * },
@@ -27,20 +27,20 @@ export interface CreateSecurityProfileCommandOutput extends CreateSecurityProfil
27
27
  * import { ConnectClient, CreateSecurityProfileCommand } from "@aws-sdk/client-connect"; // ES Modules import
28
28
  * // const { ConnectClient, CreateSecurityProfileCommand } = require("@aws-sdk/client-connect"); // CommonJS import
29
29
  * const client = new ConnectClient(config);
30
- * const input = {
30
+ * const input = { // CreateSecurityProfileRequest
31
31
  * SecurityProfileName: "STRING_VALUE", // required
32
32
  * Description: "STRING_VALUE",
33
- * Permissions: [
33
+ * Permissions: [ // PermissionsList
34
34
  * "STRING_VALUE",
35
35
  * ],
36
36
  * InstanceId: "STRING_VALUE", // required
37
- * Tags: {
37
+ * Tags: { // TagMap
38
38
  * "<keys>": "STRING_VALUE",
39
39
  * },
40
- * AllowedAccessControlTags: {
40
+ * AllowedAccessControlTags: { // AllowedAccessControlTags
41
41
  * "<keys>": "STRING_VALUE",
42
42
  * },
43
- * TagRestrictedResources: [
43
+ * TagRestrictedResources: [ // TagRestrictedResourceList
44
44
  * "STRING_VALUE",
45
45
  * ],
46
46
  * };
@@ -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
  * };