aws-sdk-cognitoidentityprovider 1.98.0 → 1.100.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: 44de345428766dd1042a0a6d9ca385d70ba2ec48ae00895d13c712a6d0e7dcf3
4
- data.tar.gz: ec43a9dbc42fd4c650168be2a275f08c2b9b31361c5ba39dd1a8c59ad8493f83
3
+ metadata.gz: '0255780452e225b92adddeaa1d0577c15cf0c7bf400a3a646f485aec3809ce59'
4
+ data.tar.gz: 63ee964886c8d3030e0c5251c87a7daff7309498ec6d8e628ad2926fe9ce3653
5
5
  SHA512:
6
- metadata.gz: 949a8d9b796c9a508fd400668239b2a7a90881f6a5b24aa3164ffe221d7095d959af8483e81b558bb18e4b14c3882de17a053c911ec017e5032325dd46e621d8
7
- data.tar.gz: 33daa5b016d8cd8e0ed38686dc8ca43780ee3e757f2d107f455a07efc04dc6187606f5a82f436f06fcdd94248e020bfc3c0dac5eee1178ce72db7c64a5eca213
6
+ metadata.gz: 286d9330dfe50dcf0a4cc52473cc2772040bcc9f3f7e0a1c1f9bb254f0caf0ff9470a83e20f06ce06f0fa0e166f89645959d9b5c8f0e22ce88aa85f05c612b1b
7
+ data.tar.gz: d5769cfc50da1ef309dc04e318787c350d19eafdd332165a676cd96c9e2999836d649ab093efe360c279d0fb7bec26db54437c9699fdb59cbb8d61bfd5a9a228
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.100.0 (2024-08-09)
5
+ ------------------
6
+
7
+ * Feature - Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration.
8
+
9
+ 1.99.0 (2024-08-08)
10
+ ------------------
11
+
12
+ * Feature - Added support for threat protection for custom authentication in Amazon Cognito user pools.
13
+
4
14
  1.98.0 (2024-08-06)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.98.0
1
+ 1.100.0
@@ -658,8 +658,8 @@ module Aws::CognitoIdentityProvider
658
658
  # sign in.
659
659
  #
660
660
  # If you have never used SMS text messages with Amazon Cognito or any
661
- # other Amazon Web Service, Amazon Simple Notification Service might
662
- # place your account in the SMS sandbox. In <i> <a
661
+ # other Amazon Web Services service, Amazon Simple Notification Service
662
+ # might place your account in the SMS sandbox. In <i> <a
663
663
  # href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
664
664
  # mode</a> </i>, you can send messages only to verified phone numbers.
665
665
  # After you test your app while in the sandbox environment, you can move
@@ -1456,8 +1456,8 @@ module Aws::CognitoIdentityProvider
1456
1456
  # sign in.
1457
1457
  #
1458
1458
  # If you have never used SMS text messages with Amazon Cognito or any
1459
- # other Amazon Web Service, Amazon Simple Notification Service might
1460
- # place your account in the SMS sandbox. In <i> <a
1459
+ # other Amazon Web Services service, Amazon Simple Notification Service
1460
+ # might place your account in the SMS sandbox. In <i> <a
1461
1461
  # href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
1462
1462
  # mode</a> </i>, you can send messages only to verified phone numbers.
1463
1463
  # After you test your app while in the sandbox environment, you can move
@@ -2117,8 +2117,8 @@ module Aws::CognitoIdentityProvider
2117
2117
  # sign in.
2118
2118
  #
2119
2119
  # If you have never used SMS text messages with Amazon Cognito or any
2120
- # other Amazon Web Service, Amazon Simple Notification Service might
2121
- # place your account in the SMS sandbox. In <i> <a
2120
+ # other Amazon Web Services service, Amazon Simple Notification Service
2121
+ # might place your account in the SMS sandbox. In <i> <a
2122
2122
  # href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
2123
2123
  # mode</a> </i>, you can send messages only to verified phone numbers.
2124
2124
  # After you test your app while in the sandbox environment, you can move
@@ -2248,8 +2248,8 @@ module Aws::CognitoIdentityProvider
2248
2248
  # sign in.
2249
2249
  #
2250
2250
  # If you have never used SMS text messages with Amazon Cognito or any
2251
- # other Amazon Web Service, Amazon Simple Notification Service might
2252
- # place your account in the SMS sandbox. In <i> <a
2251
+ # other Amazon Web Services service, Amazon Simple Notification Service
2252
+ # might place your account in the SMS sandbox. In <i> <a
2253
2253
  # href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
2254
2254
  # mode</a> </i>, you can send messages only to verified phone numbers.
2255
2255
  # After you test your app while in the sandbox environment, you can move
@@ -2858,8 +2858,8 @@ module Aws::CognitoIdentityProvider
2858
2858
  # sign in.
2859
2859
  #
2860
2860
  # If you have never used SMS text messages with Amazon Cognito or any
2861
- # other Amazon Web Service, Amazon Simple Notification Service might
2862
- # place your account in the SMS sandbox. In <i> <a
2861
+ # other Amazon Web Services service, Amazon Simple Notification Service
2862
+ # might place your account in the SMS sandbox. In <i> <a
2863
2863
  # href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
2864
2864
  # mode</a> </i>, you can send messages only to verified phone numbers.
2865
2865
  # After you test your app while in the sandbox environment, you can move
@@ -3952,8 +3952,8 @@ module Aws::CognitoIdentityProvider
3952
3952
  # sign in.
3953
3953
  #
3954
3954
  # If you have never used SMS text messages with Amazon Cognito or any
3955
- # other Amazon Web Service, Amazon Simple Notification Service might
3956
- # place your account in the SMS sandbox. In <i> <a
3955
+ # other Amazon Web Services service, Amazon Simple Notification Service
3956
+ # might place your account in the SMS sandbox. In <i> <a
3957
3957
  # href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
3958
3958
  # mode</a> </i>, you can send messages only to verified phone numbers.
3959
3959
  # After you test your app while in the sandbox environment, you can move
@@ -4730,6 +4730,9 @@ module Aws::CognitoIdentityProvider
4730
4730
  # ],
4731
4731
  # user_pool_add_ons: {
4732
4732
  # advanced_security_mode: "OFF", # required, accepts OFF, AUDIT, ENFORCED
4733
+ # advanced_security_additional_flows: {
4734
+ # custom_auth_mode: "AUDIT", # accepts AUDIT, ENFORCED
4735
+ # },
4733
4736
  # },
4734
4737
  # username_configuration: {
4735
4738
  # case_sensitive: false, # required
@@ -4828,6 +4831,7 @@ module Aws::CognitoIdentityProvider
4828
4831
  # resp.user_pool.admin_create_user_config.invite_message_template.email_message #=> String
4829
4832
  # resp.user_pool.admin_create_user_config.invite_message_template.email_subject #=> String
4830
4833
  # resp.user_pool.user_pool_add_ons.advanced_security_mode #=> String, one of "OFF", "AUDIT", "ENFORCED"
4834
+ # resp.user_pool.user_pool_add_ons.advanced_security_additional_flows.custom_auth_mode #=> String, one of "AUDIT", "ENFORCED"
4831
4835
  # resp.user_pool.username_configuration.case_sensitive #=> Boolean
4832
4836
  # resp.user_pool.arn #=> String
4833
4837
  # resp.user_pool.account_recovery_setting.recovery_mechanisms #=> Array
@@ -6036,6 +6040,7 @@ module Aws::CognitoIdentityProvider
6036
6040
  # resp.user_pool.admin_create_user_config.invite_message_template.email_message #=> String
6037
6041
  # resp.user_pool.admin_create_user_config.invite_message_template.email_subject #=> String
6038
6042
  # resp.user_pool.user_pool_add_ons.advanced_security_mode #=> String, one of "OFF", "AUDIT", "ENFORCED"
6043
+ # resp.user_pool.user_pool_add_ons.advanced_security_additional_flows.custom_auth_mode #=> String, one of "AUDIT", "ENFORCED"
6039
6044
  # resp.user_pool.username_configuration.case_sensitive #=> Boolean
6040
6045
  # resp.user_pool.arn #=> String
6041
6046
  # resp.user_pool.account_recovery_setting.recovery_mechanisms #=> Array
@@ -6259,8 +6264,8 @@ module Aws::CognitoIdentityProvider
6259
6264
  # sign in.
6260
6265
  #
6261
6266
  # If you have never used SMS text messages with Amazon Cognito or any
6262
- # other Amazon Web Service, Amazon Simple Notification Service might
6263
- # place your account in the SMS sandbox. In <i> <a
6267
+ # other Amazon Web Services service, Amazon Simple Notification Service
6268
+ # might place your account in the SMS sandbox. In <i> <a
6264
6269
  # href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
6265
6270
  # mode</a> </i>, you can send messages only to verified phone numbers.
6266
6271
  # After you test your app while in the sandbox environment, you can move
@@ -6747,8 +6752,8 @@ module Aws::CognitoIdentityProvider
6747
6752
  # sign in.
6748
6753
  #
6749
6754
  # If you have never used SMS text messages with Amazon Cognito or any
6750
- # other Amazon Web Service, Amazon Simple Notification Service might
6751
- # place your account in the SMS sandbox. In <i> <a
6755
+ # other Amazon Web Services service, Amazon Simple Notification Service
6756
+ # might place your account in the SMS sandbox. In <i> <a
6752
6757
  # href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
6753
6758
  # mode</a> </i>, you can send messages only to verified phone numbers.
6754
6759
  # After you test your app while in the sandbox environment, you can move
@@ -6960,8 +6965,8 @@ module Aws::CognitoIdentityProvider
6960
6965
  # sign in.
6961
6966
  #
6962
6967
  # If you have never used SMS text messages with Amazon Cognito or any
6963
- # other Amazon Web Service, Amazon Simple Notification Service might
6964
- # place your account in the SMS sandbox. In <i> <a
6968
+ # other Amazon Web Services service, Amazon Simple Notification Service
6969
+ # might place your account in the SMS sandbox. In <i> <a
6965
6970
  # href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
6966
6971
  # mode</a> </i>, you can send messages only to verified phone numbers.
6967
6972
  # After you test your app while in the sandbox environment, you can move
@@ -8050,8 +8055,8 @@ module Aws::CognitoIdentityProvider
8050
8055
  # sign in.
8051
8056
  #
8052
8057
  # If you have never used SMS text messages with Amazon Cognito or any
8053
- # other Amazon Web Service, Amazon Simple Notification Service might
8054
- # place your account in the SMS sandbox. In <i> <a
8058
+ # other Amazon Web Services service, Amazon Simple Notification Service
8059
+ # might place your account in the SMS sandbox. In <i> <a
8055
8060
  # href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
8056
8061
  # mode</a> </i>, you can send messages only to verified phone numbers.
8057
8062
  # After you test your app while in the sandbox environment, you can move
@@ -8196,8 +8201,8 @@ module Aws::CognitoIdentityProvider
8196
8201
  # sign in.
8197
8202
  #
8198
8203
  # If you have never used SMS text messages with Amazon Cognito or any
8199
- # other Amazon Web Service, Amazon Simple Notification Service might
8200
- # place your account in the SMS sandbox. In <i> <a
8204
+ # other Amazon Web Services service, Amazon Simple Notification Service
8205
+ # might place your account in the SMS sandbox. In <i> <a
8201
8206
  # href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
8202
8207
  # mode</a> </i>, you can send messages only to verified phone numbers.
8203
8208
  # After you test your app while in the sandbox environment, you can move
@@ -8785,8 +8790,8 @@ module Aws::CognitoIdentityProvider
8785
8790
  # sign in.
8786
8791
  #
8787
8792
  # If you have never used SMS text messages with Amazon Cognito or any
8788
- # other Amazon Web Service, Amazon Simple Notification Service might
8789
- # place your account in the SMS sandbox. In <i> <a
8793
+ # other Amazon Web Services service, Amazon Simple Notification Service
8794
+ # might place your account in the SMS sandbox. In <i> <a
8790
8795
  # href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
8791
8796
  # mode</a> </i>, you can send messages only to verified phone numbers.
8792
8797
  # After you test your app while in the sandbox environment, you can move
@@ -8944,8 +8949,8 @@ module Aws::CognitoIdentityProvider
8944
8949
  # sign in.
8945
8950
  #
8946
8951
  # If you have never used SMS text messages with Amazon Cognito or any
8947
- # other Amazon Web Service, Amazon Simple Notification Service might
8948
- # place your account in the SMS sandbox. In <i> <a
8952
+ # other Amazon Web Services service, Amazon Simple Notification Service
8953
+ # might place your account in the SMS sandbox. In <i> <a
8949
8954
  # href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
8950
8955
  # mode</a> </i>, you can send messages only to verified phone numbers.
8951
8956
  # After you test your app while in the sandbox environment, you can move
@@ -9755,8 +9760,8 @@ module Aws::CognitoIdentityProvider
9755
9760
  # sign in.
9756
9761
  #
9757
9762
  # If you have never used SMS text messages with Amazon Cognito or any
9758
- # other Amazon Web Service, Amazon Simple Notification Service might
9759
- # place your account in the SMS sandbox. In <i> <a
9763
+ # other Amazon Web Services service, Amazon Simple Notification Service
9764
+ # might place your account in the SMS sandbox. In <i> <a
9760
9765
  # href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
9761
9766
  # mode</a> </i>, you can send messages only to verified phone numbers.
9762
9767
  # After you test your app while in the sandbox environment, you can move
@@ -9870,8 +9875,8 @@ module Aws::CognitoIdentityProvider
9870
9875
  # sign in.
9871
9876
  #
9872
9877
  # If you have never used SMS text messages with Amazon Cognito or any
9873
- # other Amazon Web Service, Amazon Simple Notification Service might
9874
- # place your account in the SMS sandbox. In <i> <a
9878
+ # other Amazon Web Services service, Amazon Simple Notification Service
9879
+ # might place your account in the SMS sandbox. In <i> <a
9875
9880
  # href="https://docs.aws.amazon.com/sns/latest/dg/sns-sms-sandbox.html">sandbox
9876
9881
  # mode</a> </i>, you can send messages only to verified phone numbers.
9877
9882
  # After you test your app while in the sandbox environment, you can move
@@ -10139,6 +10144,9 @@ module Aws::CognitoIdentityProvider
10139
10144
  # },
10140
10145
  # user_pool_add_ons: {
10141
10146
  # advanced_security_mode: "OFF", # required, accepts OFF, AUDIT, ENFORCED
10147
+ # advanced_security_additional_flows: {
10148
+ # custom_auth_mode: "AUDIT", # accepts AUDIT, ENFORCED
10149
+ # },
10142
10150
  # },
10143
10151
  # account_recovery_setting: {
10144
10152
  # recovery_mechanisms: [
@@ -10823,7 +10831,7 @@ module Aws::CognitoIdentityProvider
10823
10831
  params: params,
10824
10832
  config: config)
10825
10833
  context[:gem_name] = 'aws-sdk-cognitoidentityprovider'
10826
- context[:gem_version] = '1.98.0'
10834
+ context[:gem_version] = '1.100.0'
10827
10835
  Seahorse::Client::Request.new(handlers, context)
10828
10836
  end
10829
10837
 
@@ -73,6 +73,8 @@ module Aws::CognitoIdentityProvider
73
73
  AdminUpdateUserAttributesResponse = Shapes::StructureShape.new(name: 'AdminUpdateUserAttributesResponse')
74
74
  AdminUserGlobalSignOutRequest = Shapes::StructureShape.new(name: 'AdminUserGlobalSignOutRequest')
75
75
  AdminUserGlobalSignOutResponse = Shapes::StructureShape.new(name: 'AdminUserGlobalSignOutResponse')
76
+ AdvancedSecurityAdditionalFlowsType = Shapes::StructureShape.new(name: 'AdvancedSecurityAdditionalFlowsType')
77
+ AdvancedSecurityEnabledModeType = Shapes::StringShape.new(name: 'AdvancedSecurityEnabledModeType')
76
78
  AdvancedSecurityModeType = Shapes::StringShape.new(name: 'AdvancedSecurityModeType')
77
79
  AliasAttributeType = Shapes::StringShape.new(name: 'AliasAttributeType')
78
80
  AliasAttributesListType = Shapes::ListShape.new(name: 'AliasAttributesListType')
@@ -740,6 +742,9 @@ module Aws::CognitoIdentityProvider
740
742
 
741
743
  AdminUserGlobalSignOutResponse.struct_class = Types::AdminUserGlobalSignOutResponse
742
744
 
745
+ AdvancedSecurityAdditionalFlowsType.add_member(:custom_auth_mode, Shapes::ShapeRef.new(shape: AdvancedSecurityEnabledModeType, location_name: "CustomAuthMode"))
746
+ AdvancedSecurityAdditionalFlowsType.struct_class = Types::AdvancedSecurityAdditionalFlowsType
747
+
743
748
  AliasAttributesListType.member = Shapes::ShapeRef.new(shape: AliasAttributeType)
744
749
 
745
750
  AliasExistsException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
@@ -1932,6 +1937,7 @@ module Aws::CognitoIdentityProvider
1932
1937
  UserPoolAddOnNotEnabledException.struct_class = Types::UserPoolAddOnNotEnabledException
1933
1938
 
1934
1939
  UserPoolAddOnsType.add_member(:advanced_security_mode, Shapes::ShapeRef.new(shape: AdvancedSecurityModeType, required: true, location_name: "AdvancedSecurityMode"))
1940
+ UserPoolAddOnsType.add_member(:advanced_security_additional_flows, Shapes::ShapeRef.new(shape: AdvancedSecurityAdditionalFlowsType, location_name: "AdvancedSecurityAdditionalFlows"))
1935
1941
  UserPoolAddOnsType.struct_class = Types::UserPoolAddOnsType
1936
1942
 
1937
1943
  UserPoolClientDescription.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, location_name: "ClientId"))
@@ -1961,6 +1961,27 @@ module Aws::CognitoIdentityProvider
1961
1961
  #
1962
1962
  class AdminUserGlobalSignOutResponse < Aws::EmptyStructure; end
1963
1963
 
1964
+ # Advanced security configuration options for additional authentication
1965
+ # types in your user pool, including custom authentication.
1966
+ #
1967
+ # @!attribute [rw] custom_auth_mode
1968
+ # The operating mode of advanced security features in custom
1969
+ # authentication with [ Custom authentication challenge Lambda
1970
+ # triggers][1].
1971
+ #
1972
+ #
1973
+ #
1974
+ # [1]: https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-challenge.html
1975
+ # @return [String]
1976
+ #
1977
+ # @see http://docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/AdvancedSecurityAdditionalFlowsType AWS API Documentation
1978
+ #
1979
+ class AdvancedSecurityAdditionalFlowsType < Struct.new(
1980
+ :custom_auth_mode)
1981
+ SENSITIVE = []
1982
+ include Aws::Structure
1983
+ end
1984
+
1964
1985
  # This exception is thrown when a user tries to confirm the account with
1965
1986
  # an email address or phone number that has already been supplied as an
1966
1987
  # alias for a different user profile. This exception indicates that an
@@ -9838,13 +9859,22 @@ module Aws::CognitoIdentityProvider
9838
9859
  # [1]: https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pool-settings-advanced-security.html
9839
9860
  #
9840
9861
  # @!attribute [rw] advanced_security_mode
9841
- # The operating mode of advanced security features in your user pool.
9862
+ # The operating mode of advanced security features for standard
9863
+ # authentication types in your user pool, including username-password
9864
+ # and secure remote password (SRP) authentication.
9842
9865
  # @return [String]
9843
9866
  #
9867
+ # @!attribute [rw] advanced_security_additional_flows
9868
+ # Advanced security configuration options for additional
9869
+ # authentication types in your user pool, including custom
9870
+ # authentication.
9871
+ # @return [Types::AdvancedSecurityAdditionalFlowsType]
9872
+ #
9844
9873
  # @see http://docs.aws.amazon.com/goto/WebAPI/cognito-idp-2016-04-18/UserPoolAddOnsType AWS API Documentation
9845
9874
  #
9846
9875
  class UserPoolAddOnsType < Struct.new(
9847
- :advanced_security_mode)
9876
+ :advanced_security_mode,
9877
+ :advanced_security_additional_flows)
9848
9878
  SENSITIVE = []
9849
9879
  include Aws::Structure
9850
9880
  end
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-cognitoidentityprovider/customizations'
52
52
  # @!group service
53
53
  module Aws::CognitoIdentityProvider
54
54
 
55
- GEM_VERSION = '1.98.0'
55
+ GEM_VERSION = '1.100.0'
56
56
 
57
57
  end
data/sig/client.rbs CHANGED
@@ -727,7 +727,10 @@ module Aws
727
727
  },
728
728
  ],
729
729
  ?user_pool_add_ons: {
730
- advanced_security_mode: ("OFF" | "AUDIT" | "ENFORCED")
730
+ advanced_security_mode: ("OFF" | "AUDIT" | "ENFORCED"),
731
+ advanced_security_additional_flows: {
732
+ custom_auth_mode: ("AUDIT" | "ENFORCED")?
733
+ }?
731
734
  },
732
735
  ?username_configuration: {
733
736
  case_sensitive: bool
@@ -1691,7 +1694,10 @@ module Aws
1691
1694
  }?
1692
1695
  },
1693
1696
  ?user_pool_add_ons: {
1694
- advanced_security_mode: ("OFF" | "AUDIT" | "ENFORCED")
1697
+ advanced_security_mode: ("OFF" | "AUDIT" | "ENFORCED"),
1698
+ advanced_security_additional_flows: {
1699
+ custom_auth_mode: ("AUDIT" | "ENFORCED")?
1700
+ }?
1695
1701
  },
1696
1702
  ?account_recovery_setting: {
1697
1703
  recovery_mechanisms: Array[
data/sig/types.rbs CHANGED
@@ -346,6 +346,11 @@ module Aws::CognitoIdentityProvider
346
346
  class AdminUserGlobalSignOutResponse < Aws::EmptyStructure
347
347
  end
348
348
 
349
+ class AdvancedSecurityAdditionalFlowsType
350
+ attr_accessor custom_auth_mode: ("AUDIT" | "ENFORCED")
351
+ SENSITIVE: []
352
+ end
353
+
349
354
  class AliasExistsException
350
355
  attr_accessor message: ::String
351
356
  SENSITIVE: []
@@ -1915,6 +1920,7 @@ module Aws::CognitoIdentityProvider
1915
1920
 
1916
1921
  class UserPoolAddOnsType
1917
1922
  attr_accessor advanced_security_mode: ("OFF" | "AUDIT" | "ENFORCED")
1923
+ attr_accessor advanced_security_additional_flows: Types::AdvancedSecurityAdditionalFlowsType
1918
1924
  SENSITIVE: []
1919
1925
  end
1920
1926
 
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.98.0
4
+ version: 1.100.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-08-06 00:00:00.000000000 Z
11
+ date: 2024-08-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core