aws-sdk-connect 1.268.0 → 1.269.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2a480f7db53d3955f56634ab74561b23f1f6ea108372d02d757e88c2d1e0cc50
4
- data.tar.gz: 79008df40d21b0956bf85aa740b45b44028e3d062935e9051ec574f23e5d271c
3
+ metadata.gz: 5a265633b46b105e3c2337b3e21844a877cc8f2a54ac61b2dd8a1acf15b5bfd8
4
+ data.tar.gz: 8375bfbe537012b50f925f7e6381ef13cdf0c8a62188881e207d056e656b4896
5
5
  SHA512:
6
- metadata.gz: '09caf5b9eea2827c8e315127033465630d6ced21f896a162295ad064f93d8d550c8e099f73c1fc7571acf96942abe072ee816ab40971a9faa432d4060b45e24c'
7
- data.tar.gz: 96bdcc3ade8e27be795ae18b0f75cc6129dca1ab5902544d9826238bf15784cb7a1bc1ab519e12211977f2175eddf9a478fb1d5ea68b02e66c294d63389452b5
6
+ metadata.gz: d563cab7c12c5be1ec95e6d5090034c1271814a0f71592967a69f717f95304249eb9750f4d1d8959e8e466266328ed476f19acfdc25e12943215860bfd6ba33f
7
+ data.tar.gz: 54f3a745398bbd50ad9dc34a5cf6ac911745ca5c8bd49a61007e19de3b8612d97d8f8b032559db8b18f623be99afe33c7719ce0d2852ea1f9b3f656c953b02f4
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.269.0 (2026-08-10)
5
+ ------------------
6
+
7
+ * Feature - Added Malay language option to use AI to automatically fill evaluation forms in Malay
8
+
4
9
  1.268.0 (2026-08-07)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.268.0
1
+ 1.269.0
@@ -3723,7 +3723,7 @@ module Aws::Connect
3723
3723
  # contact_interaction_type: "AGENT", # required, accepts AGENT, AUTOMATED, CUSTOMER
3724
3724
  # },
3725
3725
  # language_configuration: {
3726
- # form_language: "de-DE", # accepts de-DE, en-US, es-ES, fr-FR, it-IT, pt-BR, ja-JP, ko-KR, zh-CN
3726
+ # form_language: "de-DE", # accepts de-DE, en-US, es-ES, fr-FR, it-IT, pt-BR, ja-JP, ko-KR, zh-CN, ms-MY
3727
3727
  # },
3728
3728
  # })
3729
3729
  #
@@ -8250,7 +8250,7 @@ module Aws::Connect
8250
8250
  # resp.evaluation_form.scoring_strategy.score_thresholds[0].max_score_percentage #=> Float
8251
8251
  # resp.evaluation_form.auto_evaluation_configuration.enabled #=> Boolean
8252
8252
  # resp.evaluation_form.target_configuration.contact_interaction_type #=> String, one of "AGENT", "AUTOMATED", "CUSTOMER"
8253
- # resp.evaluation_form.language_configuration.form_language #=> String, one of "de-DE", "en-US", "es-ES", "fr-FR", "it-IT", "pt-BR", "ja-JP", "ko-KR", "zh-CN"
8253
+ # resp.evaluation_form.language_configuration.form_language #=> String, one of "de-DE", "en-US", "es-ES", "fr-FR", "it-IT", "pt-BR", "ja-JP", "ko-KR", "zh-CN", "ms-MY"
8254
8254
  # resp.evaluation_form.review_configuration.review_notification_recipients #=> Array
8255
8255
  # resp.evaluation_form.review_configuration.review_notification_recipients[0].type #=> String, one of "USER_ID"
8256
8256
  # resp.evaluation_form.review_configuration.review_notification_recipients[0].value.user_id #=> String
@@ -8749,7 +8749,7 @@ module Aws::Connect
8749
8749
  # resp.evaluation_form.tags #=> Hash
8750
8750
  # resp.evaluation_form.tags["TagKey"] #=> String
8751
8751
  # resp.evaluation_form.target_configuration.contact_interaction_type #=> String, one of "AGENT", "AUTOMATED", "CUSTOMER"
8752
- # resp.evaluation_form.language_configuration.form_language #=> String, one of "de-DE", "en-US", "es-ES", "fr-FR", "it-IT", "pt-BR", "ja-JP", "ko-KR", "zh-CN"
8752
+ # resp.evaluation_form.language_configuration.form_language #=> String, one of "de-DE", "en-US", "es-ES", "fr-FR", "it-IT", "pt-BR", "ja-JP", "ko-KR", "zh-CN", "ms-MY"
8753
8753
  # resp.evaluation_form.latest_validation_status #=> String, one of "IN_PROGRESS", "COMPLETED", "FAILED"
8754
8754
  # resp.evaluation_form.last_validation_time #=> Time
8755
8755
  #
@@ -20988,7 +20988,7 @@ module Aws::Connect
20988
20988
  # resp.evaluation_form_search_summary_list[0].latest_version #=> Integer
20989
20989
  # resp.evaluation_form_search_summary_list[0].active_version #=> Integer
20990
20990
  # resp.evaluation_form_search_summary_list[0].auto_evaluation_enabled #=> Boolean
20991
- # resp.evaluation_form_search_summary_list[0].evaluation_form_language #=> String, one of "de-DE", "en-US", "es-ES", "fr-FR", "it-IT", "pt-BR", "ja-JP", "ko-KR", "zh-CN"
20991
+ # resp.evaluation_form_search_summary_list[0].evaluation_form_language #=> String, one of "de-DE", "en-US", "es-ES", "fr-FR", "it-IT", "pt-BR", "ja-JP", "ko-KR", "zh-CN", "ms-MY"
20992
20992
  # resp.evaluation_form_search_summary_list[0].contact_interaction_type #=> String, one of "AGENT", "AUTOMATED", "CUSTOMER"
20993
20993
  # resp.evaluation_form_search_summary_list[0].tags #=> Hash
20994
20994
  # resp.evaluation_form_search_summary_list[0].tags["TagKey"] #=> String
@@ -27545,7 +27545,7 @@ module Aws::Connect
27545
27545
  # contact_interaction_type: "AGENT", # required, accepts AGENT, AUTOMATED, CUSTOMER
27546
27546
  # },
27547
27547
  # language_configuration: {
27548
- # form_language: "de-DE", # accepts de-DE, en-US, es-ES, fr-FR, it-IT, pt-BR, ja-JP, ko-KR, zh-CN
27548
+ # form_language: "de-DE", # accepts de-DE, en-US, es-ES, fr-FR, it-IT, pt-BR, ja-JP, ko-KR, zh-CN, ms-MY
27549
27549
  # },
27550
27550
  # })
27551
27551
  #
@@ -30291,7 +30291,7 @@ module Aws::Connect
30291
30291
  tracer: tracer
30292
30292
  )
30293
30293
  context[:gem_name] = 'aws-sdk-connect'
30294
- context[:gem_version] = '1.268.0'
30294
+ context[:gem_version] = '1.269.0'
30295
30295
  Seahorse::Client::Request.new(handlers, context)
30296
30296
  end
30297
30297
 
@@ -54,7 +54,7 @@ module Aws::Connect
54
54
  autoload :EndpointProvider, 'aws-sdk-connect/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-connect/endpoints'
56
56
 
57
- GEM_VERSION = '1.268.0'
57
+ GEM_VERSION = '1.269.0'
58
58
 
59
59
  end
60
60
 
data/sig/client.rbs CHANGED
@@ -770,7 +770,7 @@ module Aws
770
770
  contact_interaction_type: ("AGENT" | "AUTOMATED" | "CUSTOMER")
771
771
  },
772
772
  ?language_configuration: {
773
- form_language: ("de-DE" | "en-US" | "es-ES" | "fr-FR" | "it-IT" | "pt-BR" | "ja-JP" | "ko-KR" | "zh-CN")?
773
+ form_language: ("de-DE" | "en-US" | "es-ES" | "fr-FR" | "it-IT" | "pt-BR" | "ja-JP" | "ko-KR" | "zh-CN" | "ms-MY")?
774
774
  }
775
775
  ) -> _CreateEvaluationFormResponseSuccess
776
776
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _CreateEvaluationFormResponseSuccess
@@ -5322,7 +5322,7 @@ module Aws
5322
5322
  contact_interaction_type: ("AGENT" | "AUTOMATED" | "CUSTOMER")
5323
5323
  },
5324
5324
  ?language_configuration: {
5325
- form_language: ("de-DE" | "en-US" | "es-ES" | "fr-FR" | "it-IT" | "pt-BR" | "ja-JP" | "ko-KR" | "zh-CN")?
5325
+ form_language: ("de-DE" | "en-US" | "es-ES" | "fr-FR" | "it-IT" | "pt-BR" | "ja-JP" | "ko-KR" | "zh-CN" | "ms-MY")?
5326
5326
  }
5327
5327
  ) -> _UpdateEvaluationFormResponseSuccess
5328
5328
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateEvaluationFormResponseSuccess
data/sig/types.rbs CHANGED
@@ -3401,7 +3401,7 @@ module Aws::Connect
3401
3401
  end
3402
3402
 
3403
3403
  class EvaluationFormLanguageConfiguration
3404
- attr_accessor form_language: ("de-DE" | "en-US" | "es-ES" | "fr-FR" | "it-IT" | "pt-BR" | "ja-JP" | "ko-KR" | "zh-CN")
3404
+ attr_accessor form_language: ("de-DE" | "en-US" | "es-ES" | "fr-FR" | "it-IT" | "pt-BR" | "ja-JP" | "ko-KR" | "zh-CN" | "ms-MY")
3405
3405
  SENSITIVE: []
3406
3406
  end
3407
3407
 
@@ -3561,7 +3561,7 @@ module Aws::Connect
3561
3561
  attr_accessor latest_version: ::Integer
3562
3562
  attr_accessor active_version: ::Integer
3563
3563
  attr_accessor auto_evaluation_enabled: bool
3564
- attr_accessor evaluation_form_language: ("de-DE" | "en-US" | "es-ES" | "fr-FR" | "it-IT" | "pt-BR" | "ja-JP" | "ko-KR" | "zh-CN")
3564
+ attr_accessor evaluation_form_language: ("de-DE" | "en-US" | "es-ES" | "fr-FR" | "it-IT" | "pt-BR" | "ja-JP" | "ko-KR" | "zh-CN" | "ms-MY")
3565
3565
  attr_accessor contact_interaction_type: ("AGENT" | "AUTOMATED" | "CUSTOMER")
3566
3566
  attr_accessor tags: ::Hash[::String, ::String]
3567
3567
  SENSITIVE: []
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-connect
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.268.0
4
+ version: 1.269.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services