@aws-sdk/client-connect 3.951.0 → 3.952.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.
package/dist-cjs/index.js CHANGED
@@ -1695,6 +1695,7 @@ const _ISn = "InstanceStatus";
1695
1695
  const _ISnp = "InputSchema";
1696
1696
  const _ISns = "InstanceSummary";
1697
1697
  const _IT = "InitiationTimestamp";
1698
+ const _ITSM = "InitialTemplatedSystemMessage";
1698
1699
  const _ITTF = "InvisibleTaskTemplateFields";
1699
1700
  const _ITn = "IntegrationType";
1700
1701
  const _IWM = "ImportWorkspaceMedia";
@@ -9029,7 +9030,7 @@ var StartOutboundChatContactRequest = [
9029
9030
  n0,
9030
9031
  _SOCCR,
9031
9032
  0,
9032
- [_SEo, _DE, _II, _SAe, _Attr, _CFI, _CDIM, _PD, _ISM, _RCI, _SMCT, _CT],
9033
+ [_SEo, _DE, _II, _SAe, _Attr, _CFI, _CDIM, _PD, _ISM, _ITSM, _RCI, _SMCT, _CT],
9033
9034
  [
9034
9035
  () => Endpoint,
9035
9036
  () => Endpoint,
@@ -9040,6 +9041,7 @@ var StartOutboundChatContactRequest = [
9040
9041
  1,
9041
9042
  () => ParticipantDetails,
9042
9043
  () => ChatMessage,
9044
+ () => TemplatedMessageConfig,
9043
9045
  0,
9044
9046
  64 | 0,
9045
9047
  [0, 4],
@@ -1201,6 +1201,7 @@ const _ISn = "InstanceStatus";
1201
1201
  const _ISnp = "InputSchema";
1202
1202
  const _ISns = "InstanceSummary";
1203
1203
  const _IT = "InitiationTimestamp";
1204
+ const _ITSM = "InitialTemplatedSystemMessage";
1204
1205
  const _ITTF = "InvisibleTaskTemplateFields";
1205
1206
  const _ITn = "IntegrationType";
1206
1207
  const _IWM = "ImportWorkspaceMedia";
@@ -8538,7 +8539,7 @@ export var StartOutboundChatContactRequest = [
8538
8539
  n0,
8539
8540
  _SOCCR,
8540
8541
  0,
8541
- [_SEo, _DE, _II, _SAe, _Attr, _CFI, _CDIM, _PD, _ISM, _RCI, _SMCT, _CT],
8542
+ [_SEo, _DE, _II, _SAe, _Attr, _CFI, _CDIM, _PD, _ISM, _ITSM, _RCI, _SMCT, _CT],
8542
8543
  [
8543
8544
  () => Endpoint,
8544
8545
  () => Endpoint,
@@ -8549,6 +8550,7 @@ export var StartOutboundChatContactRequest = [
8549
8550
  1,
8550
8551
  () => ParticipantDetails,
8551
8552
  () => ChatMessage,
8553
+ () => TemplatedMessageConfig,
8552
8554
  0,
8553
8555
  64 | 0,
8554
8556
  [0, 4],
@@ -106,6 +106,16 @@ declare const StartOutboundChatContactCommand_base: {
106
106
  * ContentType: "STRING_VALUE", // required
107
107
  * Content: "STRING_VALUE", // required
108
108
  * },
109
+ * InitialTemplatedSystemMessage: { // TemplatedMessageConfig
110
+ * KnowledgeBaseId: "STRING_VALUE", // required
111
+ * MessageTemplateId: "STRING_VALUE", // required
112
+ * TemplateAttributes: { // TemplateAttributes
113
+ * CustomAttributes: {
114
+ * "<keys>": "STRING_VALUE",
115
+ * },
116
+ * CustomerProfileAttributes: "STRING_VALUE",
117
+ * },
118
+ * },
109
119
  * RelatedContactId: "STRING_VALUE",
110
120
  * SupportedMessagingContentTypes: [ // SupportedMessagingContentTypes
111
121
  * "STRING_VALUE",
@@ -1,7 +1,7 @@
1
1
  import { AgentAvailabilityTimer, AgentStatusState, AnsweringMachineDetectionStatus, Channel, ContactFlowModuleState, ContactFlowModuleStatus, ContactFlowState, ContactFlowStatus, ContactFlowType, ContactInitiationMethod, ContactRecordingType, DataTableAttributeValueType, DataTableLockLevel, DisconnectOnCustomerExitParticipantType, EvaluationFormItemEnablementAction, EvaluationFormItemEnablementOperator, EvaluationFormQuestionType, EvaluationFormVersionStatus, InitiateAs, InstanceAttributeType, InstanceStorageResourceType, MeetingFeatureStatus, ParticipantTimerAction, ParticipantTimerType, QueueStatus, RoutingCriteriaStepStatus, RulePublishStatus, SearchableQueueType, TaskTemplateStatus, TimerEligibleParticipantRoles, TrafficType, ViewStatus, ViewType, Visibility } from "./enums";
2
2
  import { type AdditionalEmailRecipients, type AgentConfig, type AgentInfo, type AgentStatusSearchFilter, type AllowedCapabilities, type Campaign, type DataTableLockVersion, type Endpoint, type EvaluationFormAutoEvaluationConfiguration, type EvaluationFormLanguageConfiguration, type EvaluationFormQuestionTypeProperties, type EvaluationFormScoringStrategy, type EvaluationFormTargetConfiguration, type GranularAccessControlConfiguration, type InputPredefinedAttributeConfiguration, type InstanceStorageConfig, type OutboundCallerConfig, type OutboundEmailConfig, type OutboundStrategy, type PredefinedAttributeValues, type QuickConnectConfig, type StringCondition, type TaskTemplateConstraints, type TaskTemplateDefaults, type UserIdentityInfo, type UserInfo, type UserPhoneConfig, type Validation, type View, type ViewInputContent, type WorkspaceTheme, Application, EvaluationFormItemEnablementExpression, FlowModule, HoursOfOperationConfig, HoursOfOperationOverrideConfig, MediaConcurrency, PrimaryValue, Reference, RoutingProfileQueueConfig, RuleAction, TaskTemplateField, UserProficiency } from "./models_0";
3
3
  import { type AttributeCondition, type ChatMetrics, type ContactDetails, type Customer, type CustomerVoiceActivity, type DisconnectDetails, type EndpointInfo, type Evaluation, type EvaluationAnswerData, type Expiry, type QualityMetrics, type QueueInfo, type SignInConfig, type TaskTemplateInfoV2, type TelephonyConfig, type WisdomInfo, ContactEvaluation, EvaluationNote, NextContactEntry, RecordingInfo } from "./models_1";
4
- import { type BooleanCondition, type ChatMessage, type ContactFlowModuleSearchFilter, type ContactFlowSearchFilter, type ContactSearchSummaryAgentInfo, type ContactSearchSummaryQueueInfo, type DataTableSearchFilter, type DateCondition, type DateTimeCondition, type DecimalCondition, type EmailAddressInfo, type EmailAddressSearchFilter, type EvaluationFormSearchFilter, type EvaluationSearchFilter, type HierarchyGroupCondition, type HoursOfOperationSearchFilter, type InboundAdditionalRecipients, type InboundEmailContent, type ListCondition, type NumberCondition, type ParticipantConfiguration, type ParticipantDetails, type PersistentChat, type PromptSearchFilter, type QueueSearchFilter, type QuickConnectSearchFilter, type RoutingProfileSearchFilter, type SecurityProfilesSearchFilter, type UserHierarchyGroupSearchFilter, type UserSearchFilter, type ViewSearchFilter, type WorkspaceAssociationSearchFilter, type WorkspaceSearchFilter, EmailAttachment } from "./models_2";
4
+ import { type BooleanCondition, type ChatMessage, type ContactFlowModuleSearchFilter, type ContactFlowSearchFilter, type ContactSearchSummaryAgentInfo, type ContactSearchSummaryQueueInfo, type DataTableSearchFilter, type DateCondition, type DateTimeCondition, type DecimalCondition, type EmailAddressInfo, type EmailAddressSearchFilter, type EvaluationFormSearchFilter, type EvaluationSearchFilter, type HierarchyGroupCondition, type HoursOfOperationSearchFilter, type InboundAdditionalRecipients, type InboundEmailContent, type ListCondition, type NumberCondition, type ParticipantConfiguration, type ParticipantDetails, type PersistentChat, type PromptSearchFilter, type QueueSearchFilter, type QuickConnectSearchFilter, type RoutingProfileSearchFilter, type SecurityProfilesSearchFilter, type TemplatedMessageConfig, type UserHierarchyGroupSearchFilter, type UserSearchFilter, type ViewSearchFilter, type WorkspaceAssociationSearchFilter, type WorkspaceSearchFilter, EmailAttachment } from "./models_2";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -4742,6 +4742,11 @@ export interface StartOutboundChatContactRequest {
4742
4742
  * @public
4743
4743
  */
4744
4744
  InitialSystemMessage?: ChatMessage | undefined;
4745
+ /**
4746
+ * <p>Information about template message configuration.</p>
4747
+ * @public
4748
+ */
4749
+ InitialTemplatedSystemMessage?: TemplatedMessageConfig | undefined;
4745
4750
  /**
4746
4751
  * <p>The unique identifier for an Amazon Connect contact. This identifier is related to the contact
4747
4752
  * starting.</p>
@@ -130,6 +130,7 @@ import {
130
130
  QuickConnectSearchFilter,
131
131
  RoutingProfileSearchFilter,
132
132
  SecurityProfilesSearchFilter,
133
+ TemplatedMessageConfig,
133
134
  UserHierarchyGroupSearchFilter,
134
135
  UserSearchFilter,
135
136
  ViewSearchFilter,
@@ -1199,6 +1200,7 @@ export interface StartOutboundChatContactRequest {
1199
1200
  ChatDurationInMinutes?: number | undefined;
1200
1201
  ParticipantDetails?: ParticipantDetails | undefined;
1201
1202
  InitialSystemMessage?: ChatMessage | undefined;
1203
+ InitialTemplatedSystemMessage?: TemplatedMessageConfig | undefined;
1202
1204
  RelatedContactId?: string | undefined;
1203
1205
  SupportedMessagingContentTypes?: string[] | undefined;
1204
1206
  ClientToken?: string | undefined;
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.951.0",
4
+ "version": "3.952.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-connect",
@@ -22,7 +22,7 @@
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
24
  "@aws-sdk/core": "3.947.0",
25
- "@aws-sdk/credential-provider-node": "3.948.0",
25
+ "@aws-sdk/credential-provider-node": "3.952.0",
26
26
  "@aws-sdk/middleware-host-header": "3.936.0",
27
27
  "@aws-sdk/middleware-logger": "3.936.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.948.0",