aws-sdk-connect 1.146.0 → 1.147.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 +1 -1
- data/lib/aws-sdk-connect/types.rb +9 -9
- data/lib/aws-sdk-connect.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ba3169b3583ecbb8ec5e659d706565b0fec0ce82c4e907ddcdd679d29aeb271c
|
|
4
|
+
data.tar.gz: 1a8dd6e09cb2f4f37346cf3620e59abd766de713cb948e9ab40996494b596277
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: cefeb53af34a7d8d741b6223c2abae6e5e1e1c0ebcd86b4636a9a697a4645e9784d4696ba61b96fa0d38699a1f5d99abadaf92d75ea8b18d4208f1bba5556d65
|
|
7
|
+
data.tar.gz: 96801acdb5d7d785fa460a84dc43eae0b78b1a671446ad1d31b106b640c18adfc7e32ca3dc4d9384cd7c7bfd9e48fee305f500e1afe3bd9062128d70784ad79e
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.147.0
|
|
@@ -16195,7 +16195,7 @@ module Aws::Connect
|
|
|
16195
16195
|
params: params,
|
|
16196
16196
|
config: config)
|
|
16197
16197
|
context[:gem_name] = 'aws-sdk-connect'
|
|
16198
|
-
context[:gem_version] = '1.
|
|
16198
|
+
context[:gem_version] = '1.147.0'
|
|
16199
16199
|
Seahorse::Client::Request.new(handlers, context)
|
|
16200
16200
|
end
|
|
16201
16201
|
|
|
@@ -1693,7 +1693,7 @@ module Aws::Connect
|
|
|
1693
1693
|
:queue_time_adjustment_seconds,
|
|
1694
1694
|
:queue_priority,
|
|
1695
1695
|
:tags)
|
|
1696
|
-
SENSITIVE = []
|
|
1696
|
+
SENSITIVE = [:name, :description]
|
|
1697
1697
|
include Aws::Structure
|
|
1698
1698
|
end
|
|
1699
1699
|
|
|
@@ -3619,7 +3619,7 @@ module Aws::Connect
|
|
|
3619
3619
|
:hierarchy_group_id,
|
|
3620
3620
|
:instance_id,
|
|
3621
3621
|
:tags)
|
|
3622
|
-
SENSITIVE = []
|
|
3622
|
+
SENSITIVE = [:password]
|
|
3623
3623
|
include Aws::Structure
|
|
3624
3624
|
end
|
|
3625
3625
|
|
|
@@ -7385,7 +7385,7 @@ module Aws::Connect
|
|
|
7385
7385
|
:sign_in_url,
|
|
7386
7386
|
:user_arn,
|
|
7387
7387
|
:user_id)
|
|
7388
|
-
SENSITIVE = []
|
|
7388
|
+
SENSITIVE = [:credentials]
|
|
7389
7389
|
include Aws::Structure
|
|
7390
7390
|
end
|
|
7391
7391
|
|
|
@@ -16957,7 +16957,7 @@ module Aws::Connect
|
|
|
16957
16957
|
:answer_machine_detection_config,
|
|
16958
16958
|
:campaign_id,
|
|
16959
16959
|
:traffic_type)
|
|
16960
|
-
SENSITIVE = []
|
|
16960
|
+
SENSITIVE = [:name, :description]
|
|
16961
16961
|
include Aws::Structure
|
|
16962
16962
|
end
|
|
16963
16963
|
|
|
@@ -17098,7 +17098,7 @@ module Aws::Connect
|
|
|
17098
17098
|
:task_template_id,
|
|
17099
17099
|
:quick_connect_id,
|
|
17100
17100
|
:related_contact_id)
|
|
17101
|
-
SENSITIVE = []
|
|
17101
|
+
SENSITIVE = [:name, :description]
|
|
17102
17102
|
include Aws::Structure
|
|
17103
17103
|
end
|
|
17104
17104
|
|
|
@@ -17200,7 +17200,7 @@ module Aws::Connect
|
|
|
17200
17200
|
:related_contact_id,
|
|
17201
17201
|
:references,
|
|
17202
17202
|
:description)
|
|
17203
|
-
SENSITIVE = []
|
|
17203
|
+
SENSITIVE = [:description]
|
|
17204
17204
|
include Aws::Structure
|
|
17205
17205
|
end
|
|
17206
17206
|
|
|
@@ -18599,7 +18599,7 @@ module Aws::Connect
|
|
|
18599
18599
|
:name,
|
|
18600
18600
|
:description,
|
|
18601
18601
|
:references)
|
|
18602
|
-
SENSITIVE = []
|
|
18602
|
+
SENSITIVE = [:name, :description]
|
|
18603
18603
|
include Aws::Structure
|
|
18604
18604
|
end
|
|
18605
18605
|
|
|
@@ -20281,7 +20281,7 @@ module Aws::Connect
|
|
|
20281
20281
|
:email,
|
|
20282
20282
|
:secondary_email,
|
|
20283
20283
|
:mobile)
|
|
20284
|
-
SENSITIVE = []
|
|
20284
|
+
SENSITIVE = [:first_name, :last_name, :email, :secondary_email]
|
|
20285
20285
|
include Aws::Structure
|
|
20286
20286
|
end
|
|
20287
20287
|
|
|
@@ -20300,7 +20300,7 @@ module Aws::Connect
|
|
|
20300
20300
|
class UserIdentityInfoLite < Struct.new(
|
|
20301
20301
|
:first_name,
|
|
20302
20302
|
:last_name)
|
|
20303
|
-
SENSITIVE = []
|
|
20303
|
+
SENSITIVE = [:first_name, :last_name]
|
|
20304
20304
|
include Aws::Structure
|
|
20305
20305
|
end
|
|
20306
20306
|
|
data/lib/aws-sdk-connect.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-connect
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.147.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-01-
|
|
11
|
+
date: 2024-01-05 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: aws-sdk-core
|