aws-sdk-cognitoidentityprovider 1.78.0 → 1.79.0
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 4229ccfeb2dbbdd3c04cb8c40da0768800ab7c5890e785bff5090dd9cfc5da59
|
4
|
+
data.tar.gz: 89c916f358e47c2be51f8dd4bf33c9d2b961c6d15344e915ebca0dddec6f6ecf
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5cc6a19f32b703a6921797e685b6b7b4612728ca45493007eb29c668c86900675f480b6fc702a19ae21e38bdb413dd2d276906ceb2ed0225f6493ce7c9376774
|
7
|
+
data.tar.gz: f72d735ab32bcf5f1003eae62a20c29b3976916ed483d4b76234b5486f0b24d841b53393e35c481402b9ebdf838c21e603ad9cd4e2b2446006b6c9cd88ad5dbc
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.79.0
|
@@ -8007,7 +8007,7 @@ module Aws::CognitoIdentityProvider
|
|
8007
8007
|
params: params,
|
8008
8008
|
config: config)
|
8009
8009
|
context[:gem_name] = 'aws-sdk-cognitoidentityprovider'
|
8010
|
-
context[:gem_version] = '1.
|
8010
|
+
context[:gem_version] = '1.79.0'
|
8011
8011
|
Seahorse::Client::Request.new(handlers, context)
|
8012
8012
|
end
|
8013
8013
|
|
@@ -2320,7 +2320,7 @@ module Aws::CognitoIdentityProvider
|
|
2320
2320
|
:analytics_metadata,
|
2321
2321
|
:user_context_data,
|
2322
2322
|
:client_metadata)
|
2323
|
-
SENSITIVE = [:client_id, :secret_hash, :username, :password]
|
2323
|
+
SENSITIVE = [:client_id, :secret_hash, :username, :password, :user_context_data]
|
2324
2324
|
include Aws::Structure
|
2325
2325
|
end
|
2326
2326
|
|
@@ -2424,7 +2424,7 @@ module Aws::CognitoIdentityProvider
|
|
2424
2424
|
:analytics_metadata,
|
2425
2425
|
:user_context_data,
|
2426
2426
|
:client_metadata)
|
2427
|
-
SENSITIVE = [:client_id, :secret_hash, :username]
|
2427
|
+
SENSITIVE = [:client_id, :secret_hash, :username, :user_context_data]
|
2428
2428
|
include Aws::Structure
|
2429
2429
|
end
|
2430
2430
|
|
@@ -4332,7 +4332,7 @@ module Aws::CognitoIdentityProvider
|
|
4332
4332
|
:username,
|
4333
4333
|
:analytics_metadata,
|
4334
4334
|
:client_metadata)
|
4335
|
-
SENSITIVE = [:client_id, :secret_hash, :username]
|
4335
|
+
SENSITIVE = [:client_id, :secret_hash, :user_context_data, :username]
|
4336
4336
|
include Aws::Structure
|
4337
4337
|
end
|
4338
4338
|
|
@@ -5091,7 +5091,7 @@ module Aws::CognitoIdentityProvider
|
|
5091
5091
|
:client_id,
|
5092
5092
|
:analytics_metadata,
|
5093
5093
|
:user_context_data)
|
5094
|
-
SENSITIVE = [:auth_parameters, :client_id]
|
5094
|
+
SENSITIVE = [:auth_parameters, :client_id, :user_context_data]
|
5095
5095
|
include Aws::Structure
|
5096
5096
|
end
|
5097
5097
|
|
@@ -6370,7 +6370,7 @@ module Aws::CognitoIdentityProvider
|
|
6370
6370
|
:username,
|
6371
6371
|
:analytics_metadata,
|
6372
6372
|
:client_metadata)
|
6373
|
-
SENSITIVE = [:client_id, :secret_hash, :username]
|
6373
|
+
SENSITIVE = [:client_id, :secret_hash, :user_context_data, :username]
|
6374
6374
|
include Aws::Structure
|
6375
6375
|
end
|
6376
6376
|
|
@@ -6593,7 +6593,7 @@ module Aws::CognitoIdentityProvider
|
|
6593
6593
|
:analytics_metadata,
|
6594
6594
|
:user_context_data,
|
6595
6595
|
:client_metadata)
|
6596
|
-
SENSITIVE = [:client_id, :session, :challenge_responses]
|
6596
|
+
SENSITIVE = [:client_id, :session, :challenge_responses, :user_context_data]
|
6597
6597
|
include Aws::Structure
|
6598
6598
|
end
|
6599
6599
|
|
@@ -7154,7 +7154,7 @@ module Aws::CognitoIdentityProvider
|
|
7154
7154
|
:analytics_metadata,
|
7155
7155
|
:user_context_data,
|
7156
7156
|
:client_metadata)
|
7157
|
-
SENSITIVE = [:client_id, :secret_hash, :username, :password]
|
7157
|
+
SENSITIVE = [:client_id, :secret_hash, :username, :password, :user_context_data]
|
7158
7158
|
include Aws::Structure
|
7159
7159
|
end
|
7160
7160
|
|
@@ -9681,7 +9681,7 @@ module Aws::CognitoIdentityProvider
|
|
9681
9681
|
:session,
|
9682
9682
|
:user_code,
|
9683
9683
|
:friendly_device_name)
|
9684
|
-
SENSITIVE = [:access_token, :session]
|
9684
|
+
SENSITIVE = [:access_token, :session, :user_code]
|
9685
9685
|
include Aws::Structure
|
9686
9686
|
end
|
9687
9687
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-cognitoidentityprovider
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.79.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: 2023-07-
|
11
|
+
date: 2023-07-13 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|