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 +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-connect/client.rb +6 -6
- data/lib/aws-sdk-connect.rb +1 -1
- data/sig/client.rbs +2 -2
- data/sig/types.rbs +2 -2
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5a265633b46b105e3c2337b3e21844a877cc8f2a54ac61b2dd8a1acf15b5bfd8
|
|
4
|
+
data.tar.gz: 8375bfbe537012b50f925f7e6381ef13cdf0c8a62188881e207d056e656b4896
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d563cab7c12c5be1ec95e6d5090034c1271814a0f71592967a69f717f95304249eb9750f4d1d8959e8e466266328ed476f19acfdc25e12943215860bfd6ba33f
|
|
7
|
+
data.tar.gz: 54f3a745398bbd50ad9dc34a5cf6ac911745ca5c8bd49a61007e19de3b8612d97d8f8b032559db8b18f623be99afe33c7719ce0d2852ea1f9b3f656c953b02f4
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
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.
|
|
30294
|
+
context[:gem_version] = '1.269.0'
|
|
30295
30295
|
Seahorse::Client::Request.new(handlers, context)
|
|
30296
30296
|
end
|
|
30297
30297
|
|
data/lib/aws-sdk-connect.rb
CHANGED
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: []
|