aws-sdk-cognitoidentityprovider 1.109.0 → 1.111.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.
@@ -80,9 +80,15 @@ module Aws::CognitoIdentityProvider
80
80
  AliasAttributeType = Shapes::StringShape.new(name: 'AliasAttributeType')
81
81
  AliasAttributesListType = Shapes::ListShape.new(name: 'AliasAttributesListType')
82
82
  AliasExistsException = Shapes::StructureShape.new(name: 'AliasExistsException')
83
+ AllowedFirstAuthFactorsListType = Shapes::ListShape.new(name: 'AllowedFirstAuthFactorsListType')
83
84
  AnalyticsConfigurationType = Shapes::StructureShape.new(name: 'AnalyticsConfigurationType')
84
85
  AnalyticsMetadataType = Shapes::StructureShape.new(name: 'AnalyticsMetadataType')
85
86
  ArnType = Shapes::StringShape.new(name: 'ArnType')
87
+ AssetBytesType = Shapes::BlobShape.new(name: 'AssetBytesType')
88
+ AssetCategoryType = Shapes::StringShape.new(name: 'AssetCategoryType')
89
+ AssetExtensionType = Shapes::StringShape.new(name: 'AssetExtensionType')
90
+ AssetListType = Shapes::ListShape.new(name: 'AssetListType')
91
+ AssetType = Shapes::StructureShape.new(name: 'AssetType')
86
92
  AssociateSoftwareTokenRequest = Shapes::StructureShape.new(name: 'AssociateSoftwareTokenRequest')
87
93
  AssociateSoftwareTokenResponse = Shapes::StructureShape.new(name: 'AssociateSoftwareTokenResponse')
88
94
  AttributeDataType = Shapes::StringShape.new(name: 'AttributeDataType')
@@ -96,10 +102,12 @@ module Aws::CognitoIdentityProvider
96
102
  AttributesRequireVerificationBeforeUpdateType = Shapes::ListShape.new(name: 'AttributesRequireVerificationBeforeUpdateType')
97
103
  AuthEventType = Shapes::StructureShape.new(name: 'AuthEventType')
98
104
  AuthEventsType = Shapes::ListShape.new(name: 'AuthEventsType')
105
+ AuthFactorType = Shapes::StringShape.new(name: 'AuthFactorType')
99
106
  AuthFlowType = Shapes::StringShape.new(name: 'AuthFlowType')
100
107
  AuthParametersType = Shapes::MapShape.new(name: 'AuthParametersType')
101
108
  AuthSessionValidityType = Shapes::IntegerShape.new(name: 'AuthSessionValidityType')
102
109
  AuthenticationResultType = Shapes::StructureShape.new(name: 'AuthenticationResultType')
110
+ AvailableChallengeListType = Shapes::ListShape.new(name: 'AvailableChallengeListType')
103
111
  BlockedIPRangeListType = Shapes::ListShape.new(name: 'BlockedIPRangeListType')
104
112
  BooleanType = Shapes::BooleanShape.new(name: 'BooleanType')
105
113
  CSSType = Shapes::StringShape.new(name: 'CSSType')
@@ -125,11 +133,15 @@ module Aws::CognitoIdentityProvider
125
133
  CodeDeliveryDetailsType = Shapes::StructureShape.new(name: 'CodeDeliveryDetailsType')
126
134
  CodeDeliveryFailureException = Shapes::StructureShape.new(name: 'CodeDeliveryFailureException')
127
135
  CodeMismatchException = Shapes::StructureShape.new(name: 'CodeMismatchException')
136
+ ColorSchemeModeType = Shapes::StringShape.new(name: 'ColorSchemeModeType')
137
+ CompleteWebAuthnRegistrationRequest = Shapes::StructureShape.new(name: 'CompleteWebAuthnRegistrationRequest')
138
+ CompleteWebAuthnRegistrationResponse = Shapes::StructureShape.new(name: 'CompleteWebAuthnRegistrationResponse')
128
139
  CompletionMessageType = Shapes::StringShape.new(name: 'CompletionMessageType')
129
140
  CompromisedCredentialsActionsType = Shapes::StructureShape.new(name: 'CompromisedCredentialsActionsType')
130
141
  CompromisedCredentialsEventActionType = Shapes::StringShape.new(name: 'CompromisedCredentialsEventActionType')
131
142
  CompromisedCredentialsRiskConfigurationType = Shapes::StructureShape.new(name: 'CompromisedCredentialsRiskConfigurationType')
132
143
  ConcurrentModificationException = Shapes::StructureShape.new(name: 'ConcurrentModificationException')
144
+ ConfiguredUserAuthFactorsListType = Shapes::ListShape.new(name: 'ConfiguredUserAuthFactorsListType')
133
145
  ConfirmDeviceRequest = Shapes::StructureShape.new(name: 'ConfirmDeviceRequest')
134
146
  ConfirmDeviceResponse = Shapes::StructureShape.new(name: 'ConfirmDeviceResponse')
135
147
  ConfirmForgotPasswordRequest = Shapes::StructureShape.new(name: 'ConfirmForgotPasswordRequest')
@@ -142,6 +154,8 @@ module Aws::CognitoIdentityProvider
142
154
  CreateGroupResponse = Shapes::StructureShape.new(name: 'CreateGroupResponse')
143
155
  CreateIdentityProviderRequest = Shapes::StructureShape.new(name: 'CreateIdentityProviderRequest')
144
156
  CreateIdentityProviderResponse = Shapes::StructureShape.new(name: 'CreateIdentityProviderResponse')
157
+ CreateManagedLoginBrandingRequest = Shapes::StructureShape.new(name: 'CreateManagedLoginBrandingRequest')
158
+ CreateManagedLoginBrandingResponse = Shapes::StructureShape.new(name: 'CreateManagedLoginBrandingResponse')
145
159
  CreateResourceServerRequest = Shapes::StructureShape.new(name: 'CreateResourceServerRequest')
146
160
  CreateResourceServerResponse = Shapes::StructureShape.new(name: 'CreateResourceServerResponse')
147
161
  CreateUserImportJobRequest = Shapes::StructureShape.new(name: 'CreateUserImportJobRequest')
@@ -163,6 +177,7 @@ module Aws::CognitoIdentityProvider
163
177
  DefaultEmailOptionType = Shapes::StringShape.new(name: 'DefaultEmailOptionType')
164
178
  DeleteGroupRequest = Shapes::StructureShape.new(name: 'DeleteGroupRequest')
165
179
  DeleteIdentityProviderRequest = Shapes::StructureShape.new(name: 'DeleteIdentityProviderRequest')
180
+ DeleteManagedLoginBrandingRequest = Shapes::StructureShape.new(name: 'DeleteManagedLoginBrandingRequest')
166
181
  DeleteResourceServerRequest = Shapes::StructureShape.new(name: 'DeleteResourceServerRequest')
167
182
  DeleteUserAttributesRequest = Shapes::StructureShape.new(name: 'DeleteUserAttributesRequest')
168
183
  DeleteUserAttributesResponse = Shapes::StructureShape.new(name: 'DeleteUserAttributesResponse')
@@ -171,11 +186,17 @@ module Aws::CognitoIdentityProvider
171
186
  DeleteUserPoolDomainResponse = Shapes::StructureShape.new(name: 'DeleteUserPoolDomainResponse')
172
187
  DeleteUserPoolRequest = Shapes::StructureShape.new(name: 'DeleteUserPoolRequest')
173
188
  DeleteUserRequest = Shapes::StructureShape.new(name: 'DeleteUserRequest')
189
+ DeleteWebAuthnCredentialRequest = Shapes::StructureShape.new(name: 'DeleteWebAuthnCredentialRequest')
190
+ DeleteWebAuthnCredentialResponse = Shapes::StructureShape.new(name: 'DeleteWebAuthnCredentialResponse')
174
191
  DeletionProtectionType = Shapes::StringShape.new(name: 'DeletionProtectionType')
175
192
  DeliveryMediumListType = Shapes::ListShape.new(name: 'DeliveryMediumListType')
176
193
  DeliveryMediumType = Shapes::StringShape.new(name: 'DeliveryMediumType')
177
194
  DescribeIdentityProviderRequest = Shapes::StructureShape.new(name: 'DescribeIdentityProviderRequest')
178
195
  DescribeIdentityProviderResponse = Shapes::StructureShape.new(name: 'DescribeIdentityProviderResponse')
196
+ DescribeManagedLoginBrandingByClientRequest = Shapes::StructureShape.new(name: 'DescribeManagedLoginBrandingByClientRequest')
197
+ DescribeManagedLoginBrandingByClientResponse = Shapes::StructureShape.new(name: 'DescribeManagedLoginBrandingByClientResponse')
198
+ DescribeManagedLoginBrandingRequest = Shapes::StructureShape.new(name: 'DescribeManagedLoginBrandingRequest')
199
+ DescribeManagedLoginBrandingResponse = Shapes::StructureShape.new(name: 'DescribeManagedLoginBrandingResponse')
179
200
  DescribeResourceServerRequest = Shapes::StructureShape.new(name: 'DescribeResourceServerRequest')
180
201
  DescribeResourceServerResponse = Shapes::StructureShape.new(name: 'DescribeResourceServerResponse')
181
202
  DescribeRiskConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeRiskConfigurationRequest')
@@ -196,6 +217,7 @@ module Aws::CognitoIdentityProvider
196
217
  DeviceRememberedStatusType = Shapes::StringShape.new(name: 'DeviceRememberedStatusType')
197
218
  DeviceSecretVerifierConfigType = Shapes::StructureShape.new(name: 'DeviceSecretVerifierConfigType')
198
219
  DeviceType = Shapes::StructureShape.new(name: 'DeviceType')
220
+ Document = Shapes::DocumentShape.new(name: 'Document', document: true)
199
221
  DomainDescriptionType = Shapes::StructureShape.new(name: 'DomainDescriptionType')
200
222
  DomainStatusType = Shapes::StringShape.new(name: 'DomainStatusType')
201
223
  DomainType = Shapes::StringShape.new(name: 'DomainType')
@@ -203,6 +225,7 @@ module Aws::CognitoIdentityProvider
203
225
  DuplicateProviderException = Shapes::StructureShape.new(name: 'DuplicateProviderException')
204
226
  EmailAddressType = Shapes::StringShape.new(name: 'EmailAddressType')
205
227
  EmailConfigurationType = Shapes::StructureShape.new(name: 'EmailConfigurationType')
228
+ EmailInviteMessageType = Shapes::StringShape.new(name: 'EmailInviteMessageType')
206
229
  EmailMfaConfigType = Shapes::StructureShape.new(name: 'EmailMfaConfigType')
207
230
  EmailMfaMessageType = Shapes::StringShape.new(name: 'EmailMfaMessageType')
208
231
  EmailMfaSettingsType = Shapes::StructureShape.new(name: 'EmailMfaSettingsType')
@@ -227,6 +250,7 @@ module Aws::CognitoIdentityProvider
227
250
  ExpiredCodeException = Shapes::StructureShape.new(name: 'ExpiredCodeException')
228
251
  ExplicitAuthFlowsListType = Shapes::ListShape.new(name: 'ExplicitAuthFlowsListType')
229
252
  ExplicitAuthFlowsType = Shapes::StringShape.new(name: 'ExplicitAuthFlowsType')
253
+ FeatureUnavailableInTierException = Shapes::StructureShape.new(name: 'FeatureUnavailableInTierException')
230
254
  FeedbackValueType = Shapes::StringShape.new(name: 'FeedbackValueType')
231
255
  FirehoseConfigurationType = Shapes::StructureShape.new(name: 'FirehoseConfigurationType')
232
256
  ForbiddenException = Shapes::StructureShape.new(name: 'ForbiddenException')
@@ -251,6 +275,8 @@ module Aws::CognitoIdentityProvider
251
275
  GetUICustomizationResponse = Shapes::StructureShape.new(name: 'GetUICustomizationResponse')
252
276
  GetUserAttributeVerificationCodeRequest = Shapes::StructureShape.new(name: 'GetUserAttributeVerificationCodeRequest')
253
277
  GetUserAttributeVerificationCodeResponse = Shapes::StructureShape.new(name: 'GetUserAttributeVerificationCodeResponse')
278
+ GetUserAuthFactorsRequest = Shapes::StructureShape.new(name: 'GetUserAuthFactorsRequest')
279
+ GetUserAuthFactorsResponse = Shapes::StructureShape.new(name: 'GetUserAuthFactorsResponse')
254
280
  GetUserPoolMfaConfigRequest = Shapes::StructureShape.new(name: 'GetUserPoolMfaConfigRequest')
255
281
  GetUserPoolMfaConfigResponse = Shapes::StructureShape.new(name: 'GetUserPoolMfaConfigResponse')
256
282
  GetUserRequest = Shapes::StructureShape.new(name: 'GetUserRequest')
@@ -279,6 +305,7 @@ module Aws::CognitoIdentityProvider
279
305
  InvalidLambdaResponseException = Shapes::StructureShape.new(name: 'InvalidLambdaResponseException')
280
306
  InvalidOAuthFlowException = Shapes::StructureShape.new(name: 'InvalidOAuthFlowException')
281
307
  InvalidParameterException = Shapes::StructureShape.new(name: 'InvalidParameterException')
308
+ InvalidParameterExceptionReasonCodeType = Shapes::StringShape.new(name: 'InvalidParameterExceptionReasonCodeType')
282
309
  InvalidPasswordException = Shapes::StructureShape.new(name: 'InvalidPasswordException')
283
310
  InvalidSmsRoleAccessPolicyException = Shapes::StructureShape.new(name: 'InvalidSmsRoleAccessPolicyException')
284
311
  InvalidSmsRoleTrustRelationshipException = Shapes::StructureShape.new(name: 'InvalidSmsRoleTrustRelationshipException')
@@ -308,6 +335,8 @@ module Aws::CognitoIdentityProvider
308
335
  ListUsersInGroupResponse = Shapes::StructureShape.new(name: 'ListUsersInGroupResponse')
309
336
  ListUsersRequest = Shapes::StructureShape.new(name: 'ListUsersRequest')
310
337
  ListUsersResponse = Shapes::StructureShape.new(name: 'ListUsersResponse')
338
+ ListWebAuthnCredentialsRequest = Shapes::StructureShape.new(name: 'ListWebAuthnCredentialsRequest')
339
+ ListWebAuthnCredentialsResponse = Shapes::StructureShape.new(name: 'ListWebAuthnCredentialsResponse')
311
340
  LogConfigurationListType = Shapes::ListShape.new(name: 'LogConfigurationListType')
312
341
  LogConfigurationType = Shapes::StructureShape.new(name: 'LogConfigurationType')
313
342
  LogDeliveryConfigurationType = Shapes::StructureShape.new(name: 'LogDeliveryConfigurationType')
@@ -317,6 +346,9 @@ module Aws::CognitoIdentityProvider
317
346
  MFAMethodNotFoundException = Shapes::StructureShape.new(name: 'MFAMethodNotFoundException')
318
347
  MFAOptionListType = Shapes::ListShape.new(name: 'MFAOptionListType')
319
348
  MFAOptionType = Shapes::StructureShape.new(name: 'MFAOptionType')
349
+ ManagedLoginBrandingExistsException = Shapes::StructureShape.new(name: 'ManagedLoginBrandingExistsException')
350
+ ManagedLoginBrandingIdType = Shapes::StringShape.new(name: 'ManagedLoginBrandingIdType')
351
+ ManagedLoginBrandingType = Shapes::StructureShape.new(name: 'ManagedLoginBrandingType')
320
352
  MessageActionType = Shapes::StringShape.new(name: 'MessageActionType')
321
353
  MessageTemplateType = Shapes::StructureShape.new(name: 'MessageTemplateType')
322
354
  MessageType = Shapes::StringShape.new(name: 'MessageType')
@@ -357,8 +389,10 @@ module Aws::CognitoIdentityProvider
357
389
  RedirectUrlType = Shapes::StringShape.new(name: 'RedirectUrlType')
358
390
  RefreshTokenValidityType = Shapes::IntegerShape.new(name: 'RefreshTokenValidityType')
359
391
  RegionCodeType = Shapes::StringShape.new(name: 'RegionCodeType')
392
+ RelyingPartyIdType = Shapes::StringShape.new(name: 'RelyingPartyIdType')
360
393
  ResendConfirmationCodeRequest = Shapes::StructureShape.new(name: 'ResendConfirmationCodeRequest')
361
394
  ResendConfirmationCodeResponse = Shapes::StructureShape.new(name: 'ResendConfirmationCodeResponse')
395
+ ResourceIdType = Shapes::StringShape.new(name: 'ResourceIdType')
362
396
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
363
397
  ResourceServerIdentifierType = Shapes::StringShape.new(name: 'ResourceServerIdentifierType')
364
398
  ResourceServerNameType = Shapes::StringShape.new(name: 'ResourceServerNameType')
@@ -403,10 +437,12 @@ module Aws::CognitoIdentityProvider
403
437
  SetUserPoolMfaConfigResponse = Shapes::StructureShape.new(name: 'SetUserPoolMfaConfigResponse')
404
438
  SetUserSettingsRequest = Shapes::StructureShape.new(name: 'SetUserSettingsRequest')
405
439
  SetUserSettingsResponse = Shapes::StructureShape.new(name: 'SetUserSettingsResponse')
440
+ SignInPolicyType = Shapes::StructureShape.new(name: 'SignInPolicyType')
406
441
  SignUpRequest = Shapes::StructureShape.new(name: 'SignUpRequest')
407
442
  SignUpResponse = Shapes::StructureShape.new(name: 'SignUpResponse')
408
443
  SkippedIPRangeListType = Shapes::ListShape.new(name: 'SkippedIPRangeListType')
409
444
  SmsConfigurationType = Shapes::StructureShape.new(name: 'SmsConfigurationType')
445
+ SmsInviteMessageType = Shapes::StringShape.new(name: 'SmsInviteMessageType')
410
446
  SmsMfaConfigType = Shapes::StructureShape.new(name: 'SmsMfaConfigType')
411
447
  SmsVerificationMessageType = Shapes::StringShape.new(name: 'SmsVerificationMessageType')
412
448
  SoftwareTokenMFANotFoundException = Shapes::StructureShape.new(name: 'SoftwareTokenMFANotFoundException')
@@ -415,6 +451,8 @@ module Aws::CognitoIdentityProvider
415
451
  SoftwareTokenMfaSettingsType = Shapes::StructureShape.new(name: 'SoftwareTokenMfaSettingsType')
416
452
  StartUserImportJobRequest = Shapes::StructureShape.new(name: 'StartUserImportJobRequest')
417
453
  StartUserImportJobResponse = Shapes::StructureShape.new(name: 'StartUserImportJobResponse')
454
+ StartWebAuthnRegistrationRequest = Shapes::StructureShape.new(name: 'StartWebAuthnRegistrationRequest')
455
+ StartWebAuthnRegistrationResponse = Shapes::StructureShape.new(name: 'StartWebAuthnRegistrationResponse')
418
456
  StatusType = Shapes::StringShape.new(name: 'StatusType')
419
457
  StopUserImportJobRequest = Shapes::StructureShape.new(name: 'StopUserImportJobRequest')
420
458
  StopUserImportJobResponse = Shapes::StructureShape.new(name: 'StopUserImportJobResponse')
@@ -426,6 +464,7 @@ module Aws::CognitoIdentityProvider
426
464
  TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
427
465
  TagValueType = Shapes::StringShape.new(name: 'TagValueType')
428
466
  TemporaryPasswordValidityDaysType = Shapes::IntegerShape.new(name: 'TemporaryPasswordValidityDaysType')
467
+ TierChangeNotAllowedException = Shapes::StructureShape.new(name: 'TierChangeNotAllowedException')
429
468
  TimeUnitsType = Shapes::StringShape.new(name: 'TimeUnitsType')
430
469
  TokenModelType = Shapes::StringShape.new(name: 'TokenModelType')
431
470
  TokenValidityUnitsType = Shapes::StructureShape.new(name: 'TokenValidityUnitsType')
@@ -448,6 +487,8 @@ module Aws::CognitoIdentityProvider
448
487
  UpdateGroupResponse = Shapes::StructureShape.new(name: 'UpdateGroupResponse')
449
488
  UpdateIdentityProviderRequest = Shapes::StructureShape.new(name: 'UpdateIdentityProviderRequest')
450
489
  UpdateIdentityProviderResponse = Shapes::StructureShape.new(name: 'UpdateIdentityProviderResponse')
490
+ UpdateManagedLoginBrandingRequest = Shapes::StructureShape.new(name: 'UpdateManagedLoginBrandingRequest')
491
+ UpdateManagedLoginBrandingResponse = Shapes::StructureShape.new(name: 'UpdateManagedLoginBrandingResponse')
451
492
  UpdateResourceServerRequest = Shapes::StructureShape.new(name: 'UpdateResourceServerRequest')
452
493
  UpdateResourceServerResponse = Shapes::StructureShape.new(name: 'UpdateResourceServerResponse')
453
494
  UpdateUserAttributesRequest = Shapes::StructureShape.new(name: 'UpdateUserAttributesRequest')
@@ -485,9 +526,11 @@ module Aws::CognitoIdentityProvider
485
526
  UserPoolTaggingException = Shapes::StructureShape.new(name: 'UserPoolTaggingException')
486
527
  UserPoolTagsListType = Shapes::ListShape.new(name: 'UserPoolTagsListType')
487
528
  UserPoolTagsType = Shapes::MapShape.new(name: 'UserPoolTagsType')
529
+ UserPoolTierType = Shapes::StringShape.new(name: 'UserPoolTierType')
488
530
  UserPoolType = Shapes::StructureShape.new(name: 'UserPoolType')
489
531
  UserStatusType = Shapes::StringShape.new(name: 'UserStatusType')
490
532
  UserType = Shapes::StructureShape.new(name: 'UserType')
533
+ UserVerificationType = Shapes::StringShape.new(name: 'UserVerificationType')
491
534
  UsernameAttributeType = Shapes::StringShape.new(name: 'UsernameAttributeType')
492
535
  UsernameAttributesListType = Shapes::ListShape.new(name: 'UsernameAttributesListType')
493
536
  UsernameConfigurationType = Shapes::StructureShape.new(name: 'UsernameConfigurationType')
@@ -502,7 +545,22 @@ module Aws::CognitoIdentityProvider
502
545
  VerifySoftwareTokenResponseType = Shapes::StringShape.new(name: 'VerifySoftwareTokenResponseType')
503
546
  VerifyUserAttributeRequest = Shapes::StructureShape.new(name: 'VerifyUserAttributeRequest')
504
547
  VerifyUserAttributeResponse = Shapes::StructureShape.new(name: 'VerifyUserAttributeResponse')
548
+ WebAuthnAuthenticatorAttachmentType = Shapes::StringShape.new(name: 'WebAuthnAuthenticatorAttachmentType')
549
+ WebAuthnAuthenticatorTransportType = Shapes::StringShape.new(name: 'WebAuthnAuthenticatorTransportType')
550
+ WebAuthnAuthenticatorTransportsList = Shapes::ListShape.new(name: 'WebAuthnAuthenticatorTransportsList')
551
+ WebAuthnChallengeNotFoundException = Shapes::StructureShape.new(name: 'WebAuthnChallengeNotFoundException')
552
+ WebAuthnClientMismatchException = Shapes::StructureShape.new(name: 'WebAuthnClientMismatchException')
553
+ WebAuthnConfigurationMissingException = Shapes::StructureShape.new(name: 'WebAuthnConfigurationMissingException')
554
+ WebAuthnConfigurationType = Shapes::StructureShape.new(name: 'WebAuthnConfigurationType')
555
+ WebAuthnCredentialDescription = Shapes::StructureShape.new(name: 'WebAuthnCredentialDescription')
556
+ WebAuthnCredentialDescriptionListType = Shapes::ListShape.new(name: 'WebAuthnCredentialDescriptionListType')
557
+ WebAuthnCredentialNotSupportedException = Shapes::StructureShape.new(name: 'WebAuthnCredentialNotSupportedException')
558
+ WebAuthnCredentialsQueryLimitType = Shapes::IntegerShape.new(name: 'WebAuthnCredentialsQueryLimitType')
559
+ WebAuthnNotEnabledException = Shapes::StructureShape.new(name: 'WebAuthnNotEnabledException')
560
+ WebAuthnOriginNotAllowedException = Shapes::StructureShape.new(name: 'WebAuthnOriginNotAllowedException')
561
+ WebAuthnRelyingPartyMismatchException = Shapes::StructureShape.new(name: 'WebAuthnRelyingPartyMismatchException')
505
562
  WrappedBooleanType = Shapes::BooleanShape.new(name: 'WrappedBooleanType')
563
+ WrappedIntegerType = Shapes::IntegerShape.new(name: 'WrappedIntegerType')
506
564
 
507
565
  AccountRecoverySettingType.add_member(:recovery_mechanisms, Shapes::ShapeRef.new(shape: RecoveryMechanismsType, location_name: "RecoveryMechanisms"))
508
566
  AccountRecoverySettingType.struct_class = Types::AccountRecoverySettingType
@@ -621,6 +679,7 @@ module Aws::CognitoIdentityProvider
621
679
  AdminInitiateAuthRequest.add_member(:client_metadata, Shapes::ShapeRef.new(shape: ClientMetadataType, location_name: "ClientMetadata"))
622
680
  AdminInitiateAuthRequest.add_member(:analytics_metadata, Shapes::ShapeRef.new(shape: AnalyticsMetadataType, location_name: "AnalyticsMetadata"))
623
681
  AdminInitiateAuthRequest.add_member(:context_data, Shapes::ShapeRef.new(shape: ContextDataType, location_name: "ContextData"))
682
+ AdminInitiateAuthRequest.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
624
683
  AdminInitiateAuthRequest.struct_class = Types::AdminInitiateAuthRequest
625
684
 
626
685
  AdminInitiateAuthResponse.add_member(:challenge_name, Shapes::ShapeRef.new(shape: ChallengeNameType, location_name: "ChallengeName"))
@@ -756,6 +815,8 @@ module Aws::CognitoIdentityProvider
756
815
  AliasExistsException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
757
816
  AliasExistsException.struct_class = Types::AliasExistsException
758
817
 
818
+ AllowedFirstAuthFactorsListType.member = Shapes::ShapeRef.new(shape: AuthFactorType)
819
+
759
820
  AnalyticsConfigurationType.add_member(:application_id, Shapes::ShapeRef.new(shape: HexStringType, location_name: "ApplicationId"))
760
821
  AnalyticsConfigurationType.add_member(:application_arn, Shapes::ShapeRef.new(shape: ArnType, location_name: "ApplicationArn"))
761
822
  AnalyticsConfigurationType.add_member(:role_arn, Shapes::ShapeRef.new(shape: ArnType, location_name: "RoleArn"))
@@ -766,6 +827,15 @@ module Aws::CognitoIdentityProvider
766
827
  AnalyticsMetadataType.add_member(:analytics_endpoint_id, Shapes::ShapeRef.new(shape: StringType, location_name: "AnalyticsEndpointId"))
767
828
  AnalyticsMetadataType.struct_class = Types::AnalyticsMetadataType
768
829
 
830
+ AssetListType.member = Shapes::ShapeRef.new(shape: AssetType)
831
+
832
+ AssetType.add_member(:category, Shapes::ShapeRef.new(shape: AssetCategoryType, required: true, location_name: "Category"))
833
+ AssetType.add_member(:color_mode, Shapes::ShapeRef.new(shape: ColorSchemeModeType, required: true, location_name: "ColorMode"))
834
+ AssetType.add_member(:extension, Shapes::ShapeRef.new(shape: AssetExtensionType, required: true, location_name: "Extension"))
835
+ AssetType.add_member(:bytes, Shapes::ShapeRef.new(shape: AssetBytesType, location_name: "Bytes"))
836
+ AssetType.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceIdType, location_name: "ResourceId"))
837
+ AssetType.struct_class = Types::AssetType
838
+
769
839
  AssociateSoftwareTokenRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
770
840
  AssociateSoftwareTokenRequest.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
771
841
  AssociateSoftwareTokenRequest.struct_class = Types::AssociateSoftwareTokenRequest
@@ -810,6 +880,8 @@ module Aws::CognitoIdentityProvider
810
880
  AuthenticationResultType.add_member(:new_device_metadata, Shapes::ShapeRef.new(shape: NewDeviceMetadataType, location_name: "NewDeviceMetadata"))
811
881
  AuthenticationResultType.struct_class = Types::AuthenticationResultType
812
882
 
883
+ AvailableChallengeListType.member = Shapes::ShapeRef.new(shape: ChallengeNameType)
884
+
813
885
  BlockedIPRangeListType.member = Shapes::ShapeRef.new(shape: StringType)
814
886
 
815
887
  CallbackURLsListType.member = Shapes::ShapeRef.new(shape: RedirectUrlType)
@@ -826,7 +898,7 @@ module Aws::CognitoIdentityProvider
826
898
  ChallengeResponsesType.key = Shapes::ShapeRef.new(shape: StringType)
827
899
  ChallengeResponsesType.value = Shapes::ShapeRef.new(shape: StringType)
828
900
 
829
- ChangePasswordRequest.add_member(:previous_password, Shapes::ShapeRef.new(shape: PasswordType, required: true, location_name: "PreviousPassword"))
901
+ ChangePasswordRequest.add_member(:previous_password, Shapes::ShapeRef.new(shape: PasswordType, location_name: "PreviousPassword"))
830
902
  ChangePasswordRequest.add_member(:proposed_password, Shapes::ShapeRef.new(shape: PasswordType, required: true, location_name: "ProposedPassword"))
831
903
  ChangePasswordRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
832
904
  ChangePasswordRequest.struct_class = Types::ChangePasswordRequest
@@ -854,6 +926,12 @@ module Aws::CognitoIdentityProvider
854
926
  CodeMismatchException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
855
927
  CodeMismatchException.struct_class = Types::CodeMismatchException
856
928
 
929
+ CompleteWebAuthnRegistrationRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
930
+ CompleteWebAuthnRegistrationRequest.add_member(:credential, Shapes::ShapeRef.new(shape: Document, required: true, location_name: "Credential"))
931
+ CompleteWebAuthnRegistrationRequest.struct_class = Types::CompleteWebAuthnRegistrationRequest
932
+
933
+ CompleteWebAuthnRegistrationResponse.struct_class = Types::CompleteWebAuthnRegistrationResponse
934
+
857
935
  CompromisedCredentialsActionsType.add_member(:event_action, Shapes::ShapeRef.new(shape: CompromisedCredentialsEventActionType, required: true, location_name: "EventAction"))
858
936
  CompromisedCredentialsActionsType.struct_class = Types::CompromisedCredentialsActionsType
859
937
 
@@ -864,6 +942,8 @@ module Aws::CognitoIdentityProvider
864
942
  ConcurrentModificationException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
865
943
  ConcurrentModificationException.struct_class = Types::ConcurrentModificationException
866
944
 
945
+ ConfiguredUserAuthFactorsListType.member = Shapes::ShapeRef.new(shape: AuthFactorType)
946
+
867
947
  ConfirmDeviceRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
868
948
  ConfirmDeviceRequest.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, required: true, location_name: "DeviceKey"))
869
949
  ConfirmDeviceRequest.add_member(:device_secret_verifier_config, Shapes::ShapeRef.new(shape: DeviceSecretVerifierConfigType, location_name: "DeviceSecretVerifierConfig"))
@@ -893,8 +973,10 @@ module Aws::CognitoIdentityProvider
893
973
  ConfirmSignUpRequest.add_member(:analytics_metadata, Shapes::ShapeRef.new(shape: AnalyticsMetadataType, location_name: "AnalyticsMetadata"))
894
974
  ConfirmSignUpRequest.add_member(:user_context_data, Shapes::ShapeRef.new(shape: UserContextDataType, location_name: "UserContextData"))
895
975
  ConfirmSignUpRequest.add_member(:client_metadata, Shapes::ShapeRef.new(shape: ClientMetadataType, location_name: "ClientMetadata"))
976
+ ConfirmSignUpRequest.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
896
977
  ConfirmSignUpRequest.struct_class = Types::ConfirmSignUpRequest
897
978
 
979
+ ConfirmSignUpResponse.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
898
980
  ConfirmSignUpResponse.struct_class = Types::ConfirmSignUpResponse
899
981
 
900
982
  ContextDataType.add_member(:ip_address, Shapes::ShapeRef.new(shape: StringType, required: true, location_name: "IpAddress"))
@@ -925,6 +1007,16 @@ module Aws::CognitoIdentityProvider
925
1007
  CreateIdentityProviderResponse.add_member(:identity_provider, Shapes::ShapeRef.new(shape: IdentityProviderType, required: true, location_name: "IdentityProvider"))
926
1008
  CreateIdentityProviderResponse.struct_class = Types::CreateIdentityProviderResponse
927
1009
 
1010
+ CreateManagedLoginBrandingRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
1011
+ CreateManagedLoginBrandingRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
1012
+ CreateManagedLoginBrandingRequest.add_member(:use_cognito_provided_values, Shapes::ShapeRef.new(shape: BooleanType, location_name: "UseCognitoProvidedValues"))
1013
+ CreateManagedLoginBrandingRequest.add_member(:settings, Shapes::ShapeRef.new(shape: Document, location_name: "Settings"))
1014
+ CreateManagedLoginBrandingRequest.add_member(:assets, Shapes::ShapeRef.new(shape: AssetListType, location_name: "Assets"))
1015
+ CreateManagedLoginBrandingRequest.struct_class = Types::CreateManagedLoginBrandingRequest
1016
+
1017
+ CreateManagedLoginBrandingResponse.add_member(:managed_login_branding, Shapes::ShapeRef.new(shape: ManagedLoginBrandingType, location_name: "ManagedLoginBranding"))
1018
+ CreateManagedLoginBrandingResponse.struct_class = Types::CreateManagedLoginBrandingResponse
1019
+
928
1020
  CreateResourceServerRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
929
1021
  CreateResourceServerRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: ResourceServerIdentifierType, required: true, location_name: "Identifier"))
930
1022
  CreateResourceServerRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResourceServerNameType, required: true, location_name: "Name"))
@@ -971,9 +1063,11 @@ module Aws::CognitoIdentityProvider
971
1063
 
972
1064
  CreateUserPoolDomainRequest.add_member(:domain, Shapes::ShapeRef.new(shape: DomainType, required: true, location_name: "Domain"))
973
1065
  CreateUserPoolDomainRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
1066
+ CreateUserPoolDomainRequest.add_member(:managed_login_version, Shapes::ShapeRef.new(shape: WrappedIntegerType, location_name: "ManagedLoginVersion"))
974
1067
  CreateUserPoolDomainRequest.add_member(:custom_domain_config, Shapes::ShapeRef.new(shape: CustomDomainConfigType, location_name: "CustomDomainConfig"))
975
1068
  CreateUserPoolDomainRequest.struct_class = Types::CreateUserPoolDomainRequest
976
1069
 
1070
+ CreateUserPoolDomainResponse.add_member(:managed_login_version, Shapes::ShapeRef.new(shape: WrappedIntegerType, location_name: "ManagedLoginVersion"))
977
1071
  CreateUserPoolDomainResponse.add_member(:cloud_front_domain, Shapes::ShapeRef.new(shape: DomainType, location_name: "CloudFrontDomain"))
978
1072
  CreateUserPoolDomainResponse.struct_class = Types::CreateUserPoolDomainResponse
979
1073
 
@@ -1000,6 +1094,7 @@ module Aws::CognitoIdentityProvider
1000
1094
  CreateUserPoolRequest.add_member(:user_pool_add_ons, Shapes::ShapeRef.new(shape: UserPoolAddOnsType, location_name: "UserPoolAddOns"))
1001
1095
  CreateUserPoolRequest.add_member(:username_configuration, Shapes::ShapeRef.new(shape: UsernameConfigurationType, location_name: "UsernameConfiguration"))
1002
1096
  CreateUserPoolRequest.add_member(:account_recovery_setting, Shapes::ShapeRef.new(shape: AccountRecoverySettingType, location_name: "AccountRecoverySetting"))
1097
+ CreateUserPoolRequest.add_member(:user_pool_tier, Shapes::ShapeRef.new(shape: UserPoolTierType, location_name: "UserPoolTier"))
1003
1098
  CreateUserPoolRequest.struct_class = Types::CreateUserPoolRequest
1004
1099
 
1005
1100
  CreateUserPoolResponse.add_member(:user_pool, Shapes::ShapeRef.new(shape: UserPoolType, location_name: "UserPool"))
@@ -1026,6 +1121,10 @@ module Aws::CognitoIdentityProvider
1026
1121
  DeleteIdentityProviderRequest.add_member(:provider_name, Shapes::ShapeRef.new(shape: ProviderNameType, required: true, location_name: "ProviderName"))
1027
1122
  DeleteIdentityProviderRequest.struct_class = Types::DeleteIdentityProviderRequest
1028
1123
 
1124
+ DeleteManagedLoginBrandingRequest.add_member(:managed_login_branding_id, Shapes::ShapeRef.new(shape: ManagedLoginBrandingIdType, required: true, location_name: "ManagedLoginBrandingId"))
1125
+ DeleteManagedLoginBrandingRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
1126
+ DeleteManagedLoginBrandingRequest.struct_class = Types::DeleteManagedLoginBrandingRequest
1127
+
1029
1128
  DeleteResourceServerRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
1030
1129
  DeleteResourceServerRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: ResourceServerIdentifierType, required: true, location_name: "Identifier"))
1031
1130
  DeleteResourceServerRequest.struct_class = Types::DeleteResourceServerRequest
@@ -1052,6 +1151,12 @@ module Aws::CognitoIdentityProvider
1052
1151
  DeleteUserRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
1053
1152
  DeleteUserRequest.struct_class = Types::DeleteUserRequest
1054
1153
 
1154
+ DeleteWebAuthnCredentialRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
1155
+ DeleteWebAuthnCredentialRequest.add_member(:credential_id, Shapes::ShapeRef.new(shape: StringType, required: true, location_name: "CredentialId"))
1156
+ DeleteWebAuthnCredentialRequest.struct_class = Types::DeleteWebAuthnCredentialRequest
1157
+
1158
+ DeleteWebAuthnCredentialResponse.struct_class = Types::DeleteWebAuthnCredentialResponse
1159
+
1055
1160
  DeliveryMediumListType.member = Shapes::ShapeRef.new(shape: DeliveryMediumType)
1056
1161
 
1057
1162
  DescribeIdentityProviderRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
@@ -1061,6 +1166,22 @@ module Aws::CognitoIdentityProvider
1061
1166
  DescribeIdentityProviderResponse.add_member(:identity_provider, Shapes::ShapeRef.new(shape: IdentityProviderType, required: true, location_name: "IdentityProvider"))
1062
1167
  DescribeIdentityProviderResponse.struct_class = Types::DescribeIdentityProviderResponse
1063
1168
 
1169
+ DescribeManagedLoginBrandingByClientRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
1170
+ DescribeManagedLoginBrandingByClientRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
1171
+ DescribeManagedLoginBrandingByClientRequest.add_member(:return_merged_resources, Shapes::ShapeRef.new(shape: BooleanType, location_name: "ReturnMergedResources"))
1172
+ DescribeManagedLoginBrandingByClientRequest.struct_class = Types::DescribeManagedLoginBrandingByClientRequest
1173
+
1174
+ DescribeManagedLoginBrandingByClientResponse.add_member(:managed_login_branding, Shapes::ShapeRef.new(shape: ManagedLoginBrandingType, location_name: "ManagedLoginBranding"))
1175
+ DescribeManagedLoginBrandingByClientResponse.struct_class = Types::DescribeManagedLoginBrandingByClientResponse
1176
+
1177
+ DescribeManagedLoginBrandingRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
1178
+ DescribeManagedLoginBrandingRequest.add_member(:managed_login_branding_id, Shapes::ShapeRef.new(shape: ManagedLoginBrandingIdType, required: true, location_name: "ManagedLoginBrandingId"))
1179
+ DescribeManagedLoginBrandingRequest.add_member(:return_merged_resources, Shapes::ShapeRef.new(shape: BooleanType, location_name: "ReturnMergedResources"))
1180
+ DescribeManagedLoginBrandingRequest.struct_class = Types::DescribeManagedLoginBrandingRequest
1181
+
1182
+ DescribeManagedLoginBrandingResponse.add_member(:managed_login_branding, Shapes::ShapeRef.new(shape: ManagedLoginBrandingType, location_name: "ManagedLoginBranding"))
1183
+ DescribeManagedLoginBrandingResponse.struct_class = Types::DescribeManagedLoginBrandingResponse
1184
+
1064
1185
  DescribeResourceServerRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
1065
1186
  DescribeResourceServerRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: ResourceServerIdentifierType, required: true, location_name: "Identifier"))
1066
1187
  DescribeResourceServerRequest.struct_class = Types::DescribeResourceServerRequest
@@ -1126,6 +1247,7 @@ module Aws::CognitoIdentityProvider
1126
1247
  DomainDescriptionType.add_member(:version, Shapes::ShapeRef.new(shape: DomainVersionType, location_name: "Version"))
1127
1248
  DomainDescriptionType.add_member(:status, Shapes::ShapeRef.new(shape: DomainStatusType, location_name: "Status"))
1128
1249
  DomainDescriptionType.add_member(:custom_domain_config, Shapes::ShapeRef.new(shape: CustomDomainConfigType, location_name: "CustomDomainConfig"))
1250
+ DomainDescriptionType.add_member(:managed_login_version, Shapes::ShapeRef.new(shape: WrappedIntegerType, location_name: "ManagedLoginVersion"))
1129
1251
  DomainDescriptionType.struct_class = Types::DomainDescriptionType
1130
1252
 
1131
1253
  DuplicateProviderException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
@@ -1173,6 +1295,9 @@ module Aws::CognitoIdentityProvider
1173
1295
 
1174
1296
  ExplicitAuthFlowsListType.member = Shapes::ShapeRef.new(shape: ExplicitAuthFlowsType)
1175
1297
 
1298
+ FeatureUnavailableInTierException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
1299
+ FeatureUnavailableInTierException.struct_class = Types::FeatureUnavailableInTierException
1300
+
1176
1301
  FirehoseConfigurationType.add_member(:stream_arn, Shapes::ShapeRef.new(shape: ArnType, location_name: "StreamArn"))
1177
1302
  FirehoseConfigurationType.struct_class = Types::FirehoseConfigurationType
1178
1303
 
@@ -1249,6 +1374,15 @@ module Aws::CognitoIdentityProvider
1249
1374
  GetUserAttributeVerificationCodeResponse.add_member(:code_delivery_details, Shapes::ShapeRef.new(shape: CodeDeliveryDetailsType, location_name: "CodeDeliveryDetails"))
1250
1375
  GetUserAttributeVerificationCodeResponse.struct_class = Types::GetUserAttributeVerificationCodeResponse
1251
1376
 
1377
+ GetUserAuthFactorsRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
1378
+ GetUserAuthFactorsRequest.struct_class = Types::GetUserAuthFactorsRequest
1379
+
1380
+ GetUserAuthFactorsResponse.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
1381
+ GetUserAuthFactorsResponse.add_member(:preferred_mfa_setting, Shapes::ShapeRef.new(shape: StringType, location_name: "PreferredMfaSetting"))
1382
+ GetUserAuthFactorsResponse.add_member(:user_mfa_setting_list, Shapes::ShapeRef.new(shape: UserMFASettingListType, location_name: "UserMFASettingList"))
1383
+ GetUserAuthFactorsResponse.add_member(:configured_user_auth_factors, Shapes::ShapeRef.new(shape: ConfiguredUserAuthFactorsListType, location_name: "ConfiguredUserAuthFactors"))
1384
+ GetUserAuthFactorsResponse.struct_class = Types::GetUserAuthFactorsResponse
1385
+
1252
1386
  GetUserPoolMfaConfigRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
1253
1387
  GetUserPoolMfaConfigRequest.struct_class = Types::GetUserPoolMfaConfigRequest
1254
1388
 
@@ -1256,6 +1390,7 @@ module Aws::CognitoIdentityProvider
1256
1390
  GetUserPoolMfaConfigResponse.add_member(:software_token_mfa_configuration, Shapes::ShapeRef.new(shape: SoftwareTokenMfaConfigType, location_name: "SoftwareTokenMfaConfiguration"))
1257
1391
  GetUserPoolMfaConfigResponse.add_member(:email_mfa_configuration, Shapes::ShapeRef.new(shape: EmailMfaConfigType, location_name: "EmailMfaConfiguration"))
1258
1392
  GetUserPoolMfaConfigResponse.add_member(:mfa_configuration, Shapes::ShapeRef.new(shape: UserPoolMfaType, location_name: "MfaConfiguration"))
1393
+ GetUserPoolMfaConfigResponse.add_member(:web_authn_configuration, Shapes::ShapeRef.new(shape: WebAuthnConfigurationType, location_name: "WebAuthnConfiguration"))
1259
1394
  GetUserPoolMfaConfigResponse.struct_class = Types::GetUserPoolMfaConfigResponse
1260
1395
 
1261
1396
  GetUserRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
@@ -1311,12 +1446,14 @@ module Aws::CognitoIdentityProvider
1311
1446
  InitiateAuthRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
1312
1447
  InitiateAuthRequest.add_member(:analytics_metadata, Shapes::ShapeRef.new(shape: AnalyticsMetadataType, location_name: "AnalyticsMetadata"))
1313
1448
  InitiateAuthRequest.add_member(:user_context_data, Shapes::ShapeRef.new(shape: UserContextDataType, location_name: "UserContextData"))
1449
+ InitiateAuthRequest.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
1314
1450
  InitiateAuthRequest.struct_class = Types::InitiateAuthRequest
1315
1451
 
1316
1452
  InitiateAuthResponse.add_member(:challenge_name, Shapes::ShapeRef.new(shape: ChallengeNameType, location_name: "ChallengeName"))
1317
1453
  InitiateAuthResponse.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
1318
1454
  InitiateAuthResponse.add_member(:challenge_parameters, Shapes::ShapeRef.new(shape: ChallengeParametersType, location_name: "ChallengeParameters"))
1319
1455
  InitiateAuthResponse.add_member(:authentication_result, Shapes::ShapeRef.new(shape: AuthenticationResultType, location_name: "AuthenticationResult"))
1456
+ InitiateAuthResponse.add_member(:available_challenges, Shapes::ShapeRef.new(shape: AvailableChallengeListType, location_name: "AvailableChallenges"))
1320
1457
  InitiateAuthResponse.struct_class = Types::InitiateAuthResponse
1321
1458
 
1322
1459
  InternalErrorException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
@@ -1332,6 +1469,7 @@ module Aws::CognitoIdentityProvider
1332
1469
  InvalidOAuthFlowException.struct_class = Types::InvalidOAuthFlowException
1333
1470
 
1334
1471
  InvalidParameterException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
1472
+ InvalidParameterException.add_member(:reason_code, Shapes::ShapeRef.new(shape: InvalidParameterExceptionReasonCodeType, location_name: "reasonCode"))
1335
1473
  InvalidParameterException.struct_class = Types::InvalidParameterException
1336
1474
 
1337
1475
  InvalidPasswordException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
@@ -1456,6 +1594,15 @@ module Aws::CognitoIdentityProvider
1456
1594
  ListUsersResponse.add_member(:pagination_token, Shapes::ShapeRef.new(shape: SearchPaginationTokenType, location_name: "PaginationToken"))
1457
1595
  ListUsersResponse.struct_class = Types::ListUsersResponse
1458
1596
 
1597
+ ListWebAuthnCredentialsRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
1598
+ ListWebAuthnCredentialsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationKey, location_name: "NextToken"))
1599
+ ListWebAuthnCredentialsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: WebAuthnCredentialsQueryLimitType, location_name: "MaxResults"))
1600
+ ListWebAuthnCredentialsRequest.struct_class = Types::ListWebAuthnCredentialsRequest
1601
+
1602
+ ListWebAuthnCredentialsResponse.add_member(:credentials, Shapes::ShapeRef.new(shape: WebAuthnCredentialDescriptionListType, required: true, location_name: "Credentials"))
1603
+ ListWebAuthnCredentialsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationKey, location_name: "NextToken"))
1604
+ ListWebAuthnCredentialsResponse.struct_class = Types::ListWebAuthnCredentialsResponse
1605
+
1459
1606
  LogConfigurationListType.member = Shapes::ShapeRef.new(shape: LogConfigurationType)
1460
1607
 
1461
1608
  LogConfigurationType.add_member(:log_level, Shapes::ShapeRef.new(shape: LogLevel, required: true, location_name: "LogLevel"))
@@ -1480,8 +1627,20 @@ module Aws::CognitoIdentityProvider
1480
1627
  MFAOptionType.add_member(:attribute_name, Shapes::ShapeRef.new(shape: AttributeNameType, location_name: "AttributeName"))
1481
1628
  MFAOptionType.struct_class = Types::MFAOptionType
1482
1629
 
1483
- MessageTemplateType.add_member(:sms_message, Shapes::ShapeRef.new(shape: SmsVerificationMessageType, location_name: "SMSMessage"))
1484
- MessageTemplateType.add_member(:email_message, Shapes::ShapeRef.new(shape: EmailVerificationMessageType, location_name: "EmailMessage"))
1630
+ ManagedLoginBrandingExistsException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
1631
+ ManagedLoginBrandingExistsException.struct_class = Types::ManagedLoginBrandingExistsException
1632
+
1633
+ ManagedLoginBrandingType.add_member(:managed_login_branding_id, Shapes::ShapeRef.new(shape: ManagedLoginBrandingIdType, location_name: "ManagedLoginBrandingId"))
1634
+ ManagedLoginBrandingType.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, location_name: "UserPoolId"))
1635
+ ManagedLoginBrandingType.add_member(:use_cognito_provided_values, Shapes::ShapeRef.new(shape: BooleanType, location_name: "UseCognitoProvidedValues"))
1636
+ ManagedLoginBrandingType.add_member(:settings, Shapes::ShapeRef.new(shape: Document, location_name: "Settings"))
1637
+ ManagedLoginBrandingType.add_member(:assets, Shapes::ShapeRef.new(shape: AssetListType, location_name: "Assets"))
1638
+ ManagedLoginBrandingType.add_member(:creation_date, Shapes::ShapeRef.new(shape: DateType, location_name: "CreationDate"))
1639
+ ManagedLoginBrandingType.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: DateType, location_name: "LastModifiedDate"))
1640
+ ManagedLoginBrandingType.struct_class = Types::ManagedLoginBrandingType
1641
+
1642
+ MessageTemplateType.add_member(:sms_message, Shapes::ShapeRef.new(shape: SmsInviteMessageType, location_name: "SMSMessage"))
1643
+ MessageTemplateType.add_member(:email_message, Shapes::ShapeRef.new(shape: EmailInviteMessageType, location_name: "EmailMessage"))
1485
1644
  MessageTemplateType.add_member(:email_subject, Shapes::ShapeRef.new(shape: EmailVerificationSubjectType, location_name: "EmailSubject"))
1486
1645
  MessageTemplateType.struct_class = Types::MessageTemplateType
1487
1646
 
@@ -1681,12 +1840,14 @@ module Aws::CognitoIdentityProvider
1681
1840
  SetUserPoolMfaConfigRequest.add_member(:software_token_mfa_configuration, Shapes::ShapeRef.new(shape: SoftwareTokenMfaConfigType, location_name: "SoftwareTokenMfaConfiguration"))
1682
1841
  SetUserPoolMfaConfigRequest.add_member(:email_mfa_configuration, Shapes::ShapeRef.new(shape: EmailMfaConfigType, location_name: "EmailMfaConfiguration"))
1683
1842
  SetUserPoolMfaConfigRequest.add_member(:mfa_configuration, Shapes::ShapeRef.new(shape: UserPoolMfaType, location_name: "MfaConfiguration"))
1843
+ SetUserPoolMfaConfigRequest.add_member(:web_authn_configuration, Shapes::ShapeRef.new(shape: WebAuthnConfigurationType, location_name: "WebAuthnConfiguration"))
1684
1844
  SetUserPoolMfaConfigRequest.struct_class = Types::SetUserPoolMfaConfigRequest
1685
1845
 
1686
1846
  SetUserPoolMfaConfigResponse.add_member(:sms_mfa_configuration, Shapes::ShapeRef.new(shape: SmsMfaConfigType, location_name: "SmsMfaConfiguration"))
1687
1847
  SetUserPoolMfaConfigResponse.add_member(:software_token_mfa_configuration, Shapes::ShapeRef.new(shape: SoftwareTokenMfaConfigType, location_name: "SoftwareTokenMfaConfiguration"))
1688
1848
  SetUserPoolMfaConfigResponse.add_member(:email_mfa_configuration, Shapes::ShapeRef.new(shape: EmailMfaConfigType, location_name: "EmailMfaConfiguration"))
1689
1849
  SetUserPoolMfaConfigResponse.add_member(:mfa_configuration, Shapes::ShapeRef.new(shape: UserPoolMfaType, location_name: "MfaConfiguration"))
1850
+ SetUserPoolMfaConfigResponse.add_member(:web_authn_configuration, Shapes::ShapeRef.new(shape: WebAuthnConfigurationType, location_name: "WebAuthnConfiguration"))
1690
1851
  SetUserPoolMfaConfigResponse.struct_class = Types::SetUserPoolMfaConfigResponse
1691
1852
 
1692
1853
  SetUserSettingsRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
@@ -1695,10 +1856,13 @@ module Aws::CognitoIdentityProvider
1695
1856
 
1696
1857
  SetUserSettingsResponse.struct_class = Types::SetUserSettingsResponse
1697
1858
 
1859
+ SignInPolicyType.add_member(:allowed_first_auth_factors, Shapes::ShapeRef.new(shape: AllowedFirstAuthFactorsListType, location_name: "AllowedFirstAuthFactors"))
1860
+ SignInPolicyType.struct_class = Types::SignInPolicyType
1861
+
1698
1862
  SignUpRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
1699
1863
  SignUpRequest.add_member(:secret_hash, Shapes::ShapeRef.new(shape: SecretHashType, location_name: "SecretHash"))
1700
1864
  SignUpRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
1701
- SignUpRequest.add_member(:password, Shapes::ShapeRef.new(shape: PasswordType, required: true, location_name: "Password"))
1865
+ SignUpRequest.add_member(:password, Shapes::ShapeRef.new(shape: PasswordType, location_name: "Password"))
1702
1866
  SignUpRequest.add_member(:user_attributes, Shapes::ShapeRef.new(shape: AttributeListType, location_name: "UserAttributes"))
1703
1867
  SignUpRequest.add_member(:validation_data, Shapes::ShapeRef.new(shape: AttributeListType, location_name: "ValidationData"))
1704
1868
  SignUpRequest.add_member(:analytics_metadata, Shapes::ShapeRef.new(shape: AnalyticsMetadataType, location_name: "AnalyticsMetadata"))
@@ -1709,6 +1873,7 @@ module Aws::CognitoIdentityProvider
1709
1873
  SignUpResponse.add_member(:user_confirmed, Shapes::ShapeRef.new(shape: BooleanType, required: true, location_name: "UserConfirmed"))
1710
1874
  SignUpResponse.add_member(:code_delivery_details, Shapes::ShapeRef.new(shape: CodeDeliveryDetailsType, location_name: "CodeDeliveryDetails"))
1711
1875
  SignUpResponse.add_member(:user_sub, Shapes::ShapeRef.new(shape: StringType, required: true, location_name: "UserSub"))
1876
+ SignUpResponse.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
1712
1877
  SignUpResponse.struct_class = Types::SignUpResponse
1713
1878
 
1714
1879
  SkippedIPRangeListType.member = Shapes::ShapeRef.new(shape: StringType)
@@ -1739,6 +1904,12 @@ module Aws::CognitoIdentityProvider
1739
1904
  StartUserImportJobResponse.add_member(:user_import_job, Shapes::ShapeRef.new(shape: UserImportJobType, location_name: "UserImportJob"))
1740
1905
  StartUserImportJobResponse.struct_class = Types::StartUserImportJobResponse
1741
1906
 
1907
+ StartWebAuthnRegistrationRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
1908
+ StartWebAuthnRegistrationRequest.struct_class = Types::StartWebAuthnRegistrationRequest
1909
+
1910
+ StartWebAuthnRegistrationResponse.add_member(:credential_creation_options, Shapes::ShapeRef.new(shape: Document, required: true, location_name: "CredentialCreationOptions"))
1911
+ StartWebAuthnRegistrationResponse.struct_class = Types::StartWebAuthnRegistrationResponse
1912
+
1742
1913
  StopUserImportJobRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
1743
1914
  StopUserImportJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: UserImportJobIdType, required: true, location_name: "JobId"))
1744
1915
  StopUserImportJobRequest.struct_class = Types::StopUserImportJobRequest
@@ -1758,6 +1929,9 @@ module Aws::CognitoIdentityProvider
1758
1929
 
1759
1930
  TagResourceResponse.struct_class = Types::TagResourceResponse
1760
1931
 
1932
+ TierChangeNotAllowedException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
1933
+ TierChangeNotAllowedException.struct_class = Types::TierChangeNotAllowedException
1934
+
1761
1935
  TokenValidityUnitsType.add_member(:access_token, Shapes::ShapeRef.new(shape: TimeUnitsType, location_name: "AccessToken"))
1762
1936
  TokenValidityUnitsType.add_member(:id_token, Shapes::ShapeRef.new(shape: TimeUnitsType, location_name: "IdToken"))
1763
1937
  TokenValidityUnitsType.add_member(:refresh_token, Shapes::ShapeRef.new(shape: TimeUnitsType, location_name: "RefreshToken"))
@@ -1838,6 +2012,16 @@ module Aws::CognitoIdentityProvider
1838
2012
  UpdateIdentityProviderResponse.add_member(:identity_provider, Shapes::ShapeRef.new(shape: IdentityProviderType, required: true, location_name: "IdentityProvider"))
1839
2013
  UpdateIdentityProviderResponse.struct_class = Types::UpdateIdentityProviderResponse
1840
2014
 
2015
+ UpdateManagedLoginBrandingRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, location_name: "UserPoolId"))
2016
+ UpdateManagedLoginBrandingRequest.add_member(:managed_login_branding_id, Shapes::ShapeRef.new(shape: ManagedLoginBrandingIdType, location_name: "ManagedLoginBrandingId"))
2017
+ UpdateManagedLoginBrandingRequest.add_member(:use_cognito_provided_values, Shapes::ShapeRef.new(shape: BooleanType, location_name: "UseCognitoProvidedValues"))
2018
+ UpdateManagedLoginBrandingRequest.add_member(:settings, Shapes::ShapeRef.new(shape: Document, location_name: "Settings"))
2019
+ UpdateManagedLoginBrandingRequest.add_member(:assets, Shapes::ShapeRef.new(shape: AssetListType, location_name: "Assets"))
2020
+ UpdateManagedLoginBrandingRequest.struct_class = Types::UpdateManagedLoginBrandingRequest
2021
+
2022
+ UpdateManagedLoginBrandingResponse.add_member(:managed_login_branding, Shapes::ShapeRef.new(shape: ManagedLoginBrandingType, location_name: "ManagedLoginBranding"))
2023
+ UpdateManagedLoginBrandingResponse.struct_class = Types::UpdateManagedLoginBrandingResponse
2024
+
1841
2025
  UpdateResourceServerRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
1842
2026
  UpdateResourceServerRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: ResourceServerIdentifierType, required: true, location_name: "Identifier"))
1843
2027
  UpdateResourceServerRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResourceServerNameType, required: true, location_name: "Name"))
@@ -1884,9 +2068,11 @@ module Aws::CognitoIdentityProvider
1884
2068
 
1885
2069
  UpdateUserPoolDomainRequest.add_member(:domain, Shapes::ShapeRef.new(shape: DomainType, required: true, location_name: "Domain"))
1886
2070
  UpdateUserPoolDomainRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
1887
- UpdateUserPoolDomainRequest.add_member(:custom_domain_config, Shapes::ShapeRef.new(shape: CustomDomainConfigType, required: true, location_name: "CustomDomainConfig"))
2071
+ UpdateUserPoolDomainRequest.add_member(:managed_login_version, Shapes::ShapeRef.new(shape: WrappedIntegerType, location_name: "ManagedLoginVersion"))
2072
+ UpdateUserPoolDomainRequest.add_member(:custom_domain_config, Shapes::ShapeRef.new(shape: CustomDomainConfigType, location_name: "CustomDomainConfig"))
1888
2073
  UpdateUserPoolDomainRequest.struct_class = Types::UpdateUserPoolDomainRequest
1889
2074
 
2075
+ UpdateUserPoolDomainResponse.add_member(:managed_login_version, Shapes::ShapeRef.new(shape: WrappedIntegerType, location_name: "ManagedLoginVersion"))
1890
2076
  UpdateUserPoolDomainResponse.add_member(:cloud_front_domain, Shapes::ShapeRef.new(shape: DomainType, location_name: "CloudFrontDomain"))
1891
2077
  UpdateUserPoolDomainResponse.struct_class = Types::UpdateUserPoolDomainResponse
1892
2078
 
@@ -1909,6 +2095,8 @@ module Aws::CognitoIdentityProvider
1909
2095
  UpdateUserPoolRequest.add_member(:admin_create_user_config, Shapes::ShapeRef.new(shape: AdminCreateUserConfigType, location_name: "AdminCreateUserConfig"))
1910
2096
  UpdateUserPoolRequest.add_member(:user_pool_add_ons, Shapes::ShapeRef.new(shape: UserPoolAddOnsType, location_name: "UserPoolAddOns"))
1911
2097
  UpdateUserPoolRequest.add_member(:account_recovery_setting, Shapes::ShapeRef.new(shape: AccountRecoverySettingType, location_name: "AccountRecoverySetting"))
2098
+ UpdateUserPoolRequest.add_member(:pool_name, Shapes::ShapeRef.new(shape: UserPoolNameType, location_name: "PoolName"))
2099
+ UpdateUserPoolRequest.add_member(:user_pool_tier, Shapes::ShapeRef.new(shape: UserPoolTierType, location_name: "UserPoolTier"))
1912
2100
  UpdateUserPoolRequest.struct_class = Types::UpdateUserPoolRequest
1913
2101
 
1914
2102
  UpdateUserPoolResponse.struct_class = Types::UpdateUserPoolResponse
@@ -2003,6 +2191,7 @@ module Aws::CognitoIdentityProvider
2003
2191
  UserPoolListType.member = Shapes::ShapeRef.new(shape: UserPoolDescriptionType)
2004
2192
 
2005
2193
  UserPoolPolicyType.add_member(:password_policy, Shapes::ShapeRef.new(shape: PasswordPolicyType, location_name: "PasswordPolicy"))
2194
+ UserPoolPolicyType.add_member(:sign_in_policy, Shapes::ShapeRef.new(shape: SignInPolicyType, location_name: "SignInPolicy"))
2006
2195
  UserPoolPolicyType.struct_class = Types::UserPoolPolicyType
2007
2196
 
2008
2197
  UserPoolTaggingException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
@@ -2046,6 +2235,7 @@ module Aws::CognitoIdentityProvider
2046
2235
  UserPoolType.add_member(:username_configuration, Shapes::ShapeRef.new(shape: UsernameConfigurationType, location_name: "UsernameConfiguration"))
2047
2236
  UserPoolType.add_member(:arn, Shapes::ShapeRef.new(shape: ArnType, location_name: "Arn"))
2048
2237
  UserPoolType.add_member(:account_recovery_setting, Shapes::ShapeRef.new(shape: AccountRecoverySettingType, location_name: "AccountRecoverySetting"))
2238
+ UserPoolType.add_member(:user_pool_tier, Shapes::ShapeRef.new(shape: UserPoolTierType, location_name: "UserPoolTier"))
2049
2239
  UserPoolType.struct_class = Types::UserPoolType
2050
2240
 
2051
2241
  UserType.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, location_name: "Username"))
@@ -2094,6 +2284,43 @@ module Aws::CognitoIdentityProvider
2094
2284
 
2095
2285
  VerifyUserAttributeResponse.struct_class = Types::VerifyUserAttributeResponse
2096
2286
 
2287
+ WebAuthnAuthenticatorTransportsList.member = Shapes::ShapeRef.new(shape: WebAuthnAuthenticatorTransportType)
2288
+
2289
+ WebAuthnChallengeNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
2290
+ WebAuthnChallengeNotFoundException.struct_class = Types::WebAuthnChallengeNotFoundException
2291
+
2292
+ WebAuthnClientMismatchException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
2293
+ WebAuthnClientMismatchException.struct_class = Types::WebAuthnClientMismatchException
2294
+
2295
+ WebAuthnConfigurationMissingException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
2296
+ WebAuthnConfigurationMissingException.struct_class = Types::WebAuthnConfigurationMissingException
2297
+
2298
+ WebAuthnConfigurationType.add_member(:relying_party_id, Shapes::ShapeRef.new(shape: RelyingPartyIdType, location_name: "RelyingPartyId"))
2299
+ WebAuthnConfigurationType.add_member(:user_verification, Shapes::ShapeRef.new(shape: UserVerificationType, location_name: "UserVerification"))
2300
+ WebAuthnConfigurationType.struct_class = Types::WebAuthnConfigurationType
2301
+
2302
+ WebAuthnCredentialDescription.add_member(:credential_id, Shapes::ShapeRef.new(shape: StringType, required: true, location_name: "CredentialId"))
2303
+ WebAuthnCredentialDescription.add_member(:friendly_credential_name, Shapes::ShapeRef.new(shape: StringType, required: true, location_name: "FriendlyCredentialName"))
2304
+ WebAuthnCredentialDescription.add_member(:relying_party_id, Shapes::ShapeRef.new(shape: StringType, required: true, location_name: "RelyingPartyId"))
2305
+ WebAuthnCredentialDescription.add_member(:authenticator_attachment, Shapes::ShapeRef.new(shape: WebAuthnAuthenticatorAttachmentType, location_name: "AuthenticatorAttachment"))
2306
+ WebAuthnCredentialDescription.add_member(:authenticator_transports, Shapes::ShapeRef.new(shape: WebAuthnAuthenticatorTransportsList, required: true, location_name: "AuthenticatorTransports"))
2307
+ WebAuthnCredentialDescription.add_member(:created_at, Shapes::ShapeRef.new(shape: DateType, required: true, location_name: "CreatedAt"))
2308
+ WebAuthnCredentialDescription.struct_class = Types::WebAuthnCredentialDescription
2309
+
2310
+ WebAuthnCredentialDescriptionListType.member = Shapes::ShapeRef.new(shape: WebAuthnCredentialDescription)
2311
+
2312
+ WebAuthnCredentialNotSupportedException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
2313
+ WebAuthnCredentialNotSupportedException.struct_class = Types::WebAuthnCredentialNotSupportedException
2314
+
2315
+ WebAuthnNotEnabledException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
2316
+ WebAuthnNotEnabledException.struct_class = Types::WebAuthnNotEnabledException
2317
+
2318
+ WebAuthnOriginNotAllowedException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
2319
+ WebAuthnOriginNotAllowedException.struct_class = Types::WebAuthnOriginNotAllowedException
2320
+
2321
+ WebAuthnRelyingPartyMismatchException.add_member(:message, Shapes::ShapeRef.new(shape: MessageType, location_name: "message"))
2322
+ WebAuthnRelyingPartyMismatchException.struct_class = Types::WebAuthnRelyingPartyMismatchException
2323
+
2097
2324
 
2098
2325
  # @api private
2099
2326
  API = Seahorse::Model::Api.new.tap do |api|
@@ -2607,6 +2834,28 @@ module Aws::CognitoIdentityProvider
2607
2834
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2608
2835
  end)
2609
2836
 
2837
+ api.add_operation(:complete_web_authn_registration, Seahorse::Model::Operation.new.tap do |o|
2838
+ o.name = "CompleteWebAuthnRegistration"
2839
+ o.http_method = "POST"
2840
+ o.http_request_uri = "/"
2841
+ o['authtype'] = "none"
2842
+ o['auth'] = ["smithy.api#noAuth"]
2843
+ o.input = Shapes::ShapeRef.new(shape: CompleteWebAuthnRegistrationRequest)
2844
+ o.output = Shapes::ShapeRef.new(shape: CompleteWebAuthnRegistrationResponse)
2845
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
2846
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
2847
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2848
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2849
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
2850
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2851
+ o.errors << Shapes::ShapeRef.new(shape: WebAuthnNotEnabledException)
2852
+ o.errors << Shapes::ShapeRef.new(shape: WebAuthnChallengeNotFoundException)
2853
+ o.errors << Shapes::ShapeRef.new(shape: WebAuthnRelyingPartyMismatchException)
2854
+ o.errors << Shapes::ShapeRef.new(shape: WebAuthnClientMismatchException)
2855
+ o.errors << Shapes::ShapeRef.new(shape: WebAuthnOriginNotAllowedException)
2856
+ o.errors << Shapes::ShapeRef.new(shape: WebAuthnCredentialNotSupportedException)
2857
+ end)
2858
+
2610
2859
  api.add_operation(:confirm_device, Seahorse::Model::Operation.new.tap do |o|
2611
2860
  o.name = "ConfirmDevice"
2612
2861
  o.http_method = "POST"
@@ -2712,6 +2961,22 @@ module Aws::CognitoIdentityProvider
2712
2961
  o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
2713
2962
  end)
2714
2963
 
2964
+ api.add_operation(:create_managed_login_branding, Seahorse::Model::Operation.new.tap do |o|
2965
+ o.name = "CreateManagedLoginBranding"
2966
+ o.http_method = "POST"
2967
+ o.http_request_uri = "/"
2968
+ o.input = Shapes::ShapeRef.new(shape: CreateManagedLoginBrandingRequest)
2969
+ o.output = Shapes::ShapeRef.new(shape: CreateManagedLoginBrandingResponse)
2970
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2971
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
2972
+ o.errors << Shapes::ShapeRef.new(shape: ManagedLoginBrandingExistsException)
2973
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2974
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2975
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
2976
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2977
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
2978
+ end)
2979
+
2715
2980
  api.add_operation(:create_resource_server, Seahorse::Model::Operation.new.tap do |o|
2716
2981
  o.name = "CreateResourceServer"
2717
2982
  o.http_method = "POST"
@@ -2756,6 +3021,8 @@ module Aws::CognitoIdentityProvider
2756
3021
  o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
2757
3022
  o.errors << Shapes::ShapeRef.new(shape: UserPoolTaggingException)
2758
3023
  o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
3024
+ o.errors << Shapes::ShapeRef.new(shape: TierChangeNotAllowedException)
3025
+ o.errors << Shapes::ShapeRef.new(shape: FeatureUnavailableInTierException)
2759
3026
  end)
2760
3027
 
2761
3028
  api.add_operation(:create_user_pool_client, Seahorse::Model::Operation.new.tap do |o|
@@ -2785,6 +3052,7 @@ module Aws::CognitoIdentityProvider
2785
3052
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2786
3053
  o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2787
3054
  o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
3055
+ o.errors << Shapes::ShapeRef.new(shape: FeatureUnavailableInTierException)
2788
3056
  end)
2789
3057
 
2790
3058
  api.add_operation(:delete_group, Seahorse::Model::Operation.new.tap do |o|
@@ -2815,6 +3083,20 @@ module Aws::CognitoIdentityProvider
2815
3083
  o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
2816
3084
  end)
2817
3085
 
3086
+ api.add_operation(:delete_managed_login_branding, Seahorse::Model::Operation.new.tap do |o|
3087
+ o.name = "DeleteManagedLoginBranding"
3088
+ o.http_method = "POST"
3089
+ o.http_request_uri = "/"
3090
+ o.input = Shapes::ShapeRef.new(shape: DeleteManagedLoginBrandingRequest)
3091
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3092
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3093
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
3094
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
3095
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3096
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
3097
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
3098
+ end)
3099
+
2818
3100
  api.add_operation(:delete_resource_server, Seahorse::Model::Operation.new.tap do |o|
2819
3101
  o.name = "DeleteResourceServer"
2820
3102
  o.http_method = "POST"
@@ -2906,6 +3188,21 @@ module Aws::CognitoIdentityProvider
2906
3188
  o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
2907
3189
  end)
2908
3190
 
3191
+ api.add_operation(:delete_web_authn_credential, Seahorse::Model::Operation.new.tap do |o|
3192
+ o.name = "DeleteWebAuthnCredential"
3193
+ o.http_method = "POST"
3194
+ o.http_request_uri = "/"
3195
+ o['authtype'] = "none"
3196
+ o['auth'] = ["smithy.api#noAuth"]
3197
+ o.input = Shapes::ShapeRef.new(shape: DeleteWebAuthnCredentialRequest)
3198
+ o.output = Shapes::ShapeRef.new(shape: DeleteWebAuthnCredentialResponse)
3199
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3200
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
3201
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
3202
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
3203
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3204
+ end)
3205
+
2909
3206
  api.add_operation(:describe_identity_provider, Seahorse::Model::Operation.new.tap do |o|
2910
3207
  o.name = "DescribeIdentityProvider"
2911
3208
  o.http_method = "POST"
@@ -2919,6 +3216,32 @@ module Aws::CognitoIdentityProvider
2919
3216
  o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
2920
3217
  end)
2921
3218
 
3219
+ api.add_operation(:describe_managed_login_branding, Seahorse::Model::Operation.new.tap do |o|
3220
+ o.name = "DescribeManagedLoginBranding"
3221
+ o.http_method = "POST"
3222
+ o.http_request_uri = "/"
3223
+ o.input = Shapes::ShapeRef.new(shape: DescribeManagedLoginBrandingRequest)
3224
+ o.output = Shapes::ShapeRef.new(shape: DescribeManagedLoginBrandingResponse)
3225
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3226
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
3227
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3228
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
3229
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
3230
+ end)
3231
+
3232
+ api.add_operation(:describe_managed_login_branding_by_client, Seahorse::Model::Operation.new.tap do |o|
3233
+ o.name = "DescribeManagedLoginBrandingByClient"
3234
+ o.http_method = "POST"
3235
+ o.http_request_uri = "/"
3236
+ o.input = Shapes::ShapeRef.new(shape: DescribeManagedLoginBrandingByClientRequest)
3237
+ o.output = Shapes::ShapeRef.new(shape: DescribeManagedLoginBrandingByClientResponse)
3238
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3239
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
3240
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3241
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
3242
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
3243
+ end)
3244
+
2922
3245
  api.add_operation(:describe_resource_server, Seahorse::Model::Operation.new.tap do |o|
2923
3246
  o.name = "DescribeResourceServer"
2924
3247
  o.http_method = "POST"
@@ -3185,6 +3508,25 @@ module Aws::CognitoIdentityProvider
3185
3508
  o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3186
3509
  end)
3187
3510
 
3511
+ api.add_operation(:get_user_auth_factors, Seahorse::Model::Operation.new.tap do |o|
3512
+ o.name = "GetUserAuthFactors"
3513
+ o.http_method = "POST"
3514
+ o.http_request_uri = "/"
3515
+ o['authtype'] = "none"
3516
+ o['auth'] = ["smithy.api#noAuth"]
3517
+ o.input = Shapes::ShapeRef.new(shape: GetUserAuthFactorsRequest)
3518
+ o.output = Shapes::ShapeRef.new(shape: GetUserAuthFactorsResponse)
3519
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3520
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
3521
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
3522
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3523
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
3524
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
3525
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
3526
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
3527
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3528
+ end)
3529
+
3188
3530
  api.add_operation(:get_user_pool_mfa_config, Seahorse::Model::Operation.new.tap do |o|
3189
3531
  o.name = "GetUserPoolMfaConfig"
3190
3532
  o.http_method = "POST"
@@ -3420,6 +3762,20 @@ module Aws::CognitoIdentityProvider
3420
3762
  )
3421
3763
  end)
3422
3764
 
3765
+ api.add_operation(:list_web_authn_credentials, Seahorse::Model::Operation.new.tap do |o|
3766
+ o.name = "ListWebAuthnCredentials"
3767
+ o.http_method = "POST"
3768
+ o.http_request_uri = "/"
3769
+ o['authtype'] = "none"
3770
+ o['auth'] = ["smithy.api#noAuth"]
3771
+ o.input = Shapes::ShapeRef.new(shape: ListWebAuthnCredentialsRequest)
3772
+ o.output = Shapes::ShapeRef.new(shape: ListWebAuthnCredentialsResponse)
3773
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3774
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
3775
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
3776
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
3777
+ end)
3778
+
3423
3779
  api.add_operation(:resend_confirmation_code, Seahorse::Model::Operation.new.tap do |o|
3424
3780
  o.name = "ResendConfirmationCode"
3425
3781
  o.http_method = "POST"
@@ -3506,6 +3862,7 @@ module Aws::CognitoIdentityProvider
3506
3862
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3507
3863
  o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
3508
3864
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3865
+ o.errors << Shapes::ShapeRef.new(shape: FeatureUnavailableInTierException)
3509
3866
  end)
3510
3867
 
3511
3868
  api.add_operation(:set_risk_configuration, Seahorse::Model::Operation.new.tap do |o|
@@ -3569,6 +3926,7 @@ module Aws::CognitoIdentityProvider
3569
3926
  o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
3570
3927
  o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
3571
3928
  o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
3929
+ o.errors << Shapes::ShapeRef.new(shape: FeatureUnavailableInTierException)
3572
3930
  end)
3573
3931
 
3574
3932
  api.add_operation(:set_user_settings, Seahorse::Model::Operation.new.tap do |o|
@@ -3629,6 +3987,24 @@ module Aws::CognitoIdentityProvider
3629
3987
  o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
3630
3988
  end)
3631
3989
 
3990
+ api.add_operation(:start_web_authn_registration, Seahorse::Model::Operation.new.tap do |o|
3991
+ o.name = "StartWebAuthnRegistration"
3992
+ o.http_method = "POST"
3993
+ o.http_request_uri = "/"
3994
+ o['authtype'] = "none"
3995
+ o['auth'] = ["smithy.api#noAuth"]
3996
+ o.input = Shapes::ShapeRef.new(shape: StartWebAuthnRegistrationRequest)
3997
+ o.output = Shapes::ShapeRef.new(shape: StartWebAuthnRegistrationResponse)
3998
+ o.errors << Shapes::ShapeRef.new(shape: ForbiddenException)
3999
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
4000
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
4001
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
4002
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
4003
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
4004
+ o.errors << Shapes::ShapeRef.new(shape: WebAuthnNotEnabledException)
4005
+ o.errors << Shapes::ShapeRef.new(shape: WebAuthnConfigurationMissingException)
4006
+ end)
4007
+
3632
4008
  api.add_operation(:stop_user_import_job, Seahorse::Model::Operation.new.tap do |o|
3633
4009
  o.name = "StopUserImportJob"
3634
4010
  o.http_method = "POST"
@@ -3734,6 +4110,20 @@ module Aws::CognitoIdentityProvider
3734
4110
  o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
3735
4111
  end)
3736
4112
 
4113
+ api.add_operation(:update_managed_login_branding, Seahorse::Model::Operation.new.tap do |o|
4114
+ o.name = "UpdateManagedLoginBranding"
4115
+ o.http_method = "POST"
4116
+ o.http_request_uri = "/"
4117
+ o.input = Shapes::ShapeRef.new(shape: UpdateManagedLoginBrandingRequest)
4118
+ o.output = Shapes::ShapeRef.new(shape: UpdateManagedLoginBrandingResponse)
4119
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4120
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
4121
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
4122
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
4123
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
4124
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
4125
+ end)
4126
+
3737
4127
  api.add_operation(:update_resource_server, Seahorse::Model::Operation.new.tap do |o|
3738
4128
  o.name = "UpdateResourceServer"
3739
4129
  o.http_method = "POST"
@@ -3793,6 +4183,8 @@ module Aws::CognitoIdentityProvider
3793
4183
  o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
3794
4184
  o.errors << Shapes::ShapeRef.new(shape: UserPoolTaggingException)
3795
4185
  o.errors << Shapes::ShapeRef.new(shape: InvalidEmailRoleAccessPolicyException)
4186
+ o.errors << Shapes::ShapeRef.new(shape: TierChangeNotAllowedException)
4187
+ o.errors << Shapes::ShapeRef.new(shape: FeatureUnavailableInTierException)
3796
4188
  end)
3797
4189
 
3798
4190
  api.add_operation(:update_user_pool_client, Seahorse::Model::Operation.new.tap do |o|
@@ -3822,6 +4214,7 @@ module Aws::CognitoIdentityProvider
3822
4214
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3823
4215
  o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
3824
4216
  o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
4217
+ o.errors << Shapes::ShapeRef.new(shape: FeatureUnavailableInTierException)
3825
4218
  end)
3826
4219
 
3827
4220
  api.add_operation(:verify_software_token, Seahorse::Model::Operation.new.tap do |o|