aws-sdk-cognitoidentityprovider 1.0.0.rc1 → 1.0.0.rc2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,1904 +1,2137 @@
1
1
  # WARNING ABOUT GENERATED CODE
2
2
  #
3
- # This file is generated. See the contributing for info on making contributions:
3
+ # This file is generated. See the contributing guide for more information:
4
4
  # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
5
  #
6
6
  # WARNING ABOUT GENERATED CODE
7
7
 
8
- module Aws
9
- module CognitoIdentityProvider
10
- # @api private
11
- module ClientApi
12
-
13
- include Seahorse::Model
14
-
15
- AddCustomAttributesRequest = Shapes::StructureShape.new(name: 'AddCustomAttributesRequest')
16
- AddCustomAttributesResponse = Shapes::StructureShape.new(name: 'AddCustomAttributesResponse')
17
- AdminConfirmSignUpRequest = Shapes::StructureShape.new(name: 'AdminConfirmSignUpRequest')
18
- AdminConfirmSignUpResponse = Shapes::StructureShape.new(name: 'AdminConfirmSignUpResponse')
19
- AdminCreateUserConfigType = Shapes::StructureShape.new(name: 'AdminCreateUserConfigType')
20
- AdminCreateUserRequest = Shapes::StructureShape.new(name: 'AdminCreateUserRequest')
21
- AdminCreateUserResponse = Shapes::StructureShape.new(name: 'AdminCreateUserResponse')
22
- AdminCreateUserUnusedAccountValidityDaysType = Shapes::IntegerShape.new(name: 'AdminCreateUserUnusedAccountValidityDaysType')
23
- AdminDeleteUserAttributesRequest = Shapes::StructureShape.new(name: 'AdminDeleteUserAttributesRequest')
24
- AdminDeleteUserAttributesResponse = Shapes::StructureShape.new(name: 'AdminDeleteUserAttributesResponse')
25
- AdminDeleteUserRequest = Shapes::StructureShape.new(name: 'AdminDeleteUserRequest')
26
- AdminDisableUserRequest = Shapes::StructureShape.new(name: 'AdminDisableUserRequest')
27
- AdminDisableUserResponse = Shapes::StructureShape.new(name: 'AdminDisableUserResponse')
28
- AdminEnableUserRequest = Shapes::StructureShape.new(name: 'AdminEnableUserRequest')
29
- AdminEnableUserResponse = Shapes::StructureShape.new(name: 'AdminEnableUserResponse')
30
- AdminForgetDeviceRequest = Shapes::StructureShape.new(name: 'AdminForgetDeviceRequest')
31
- AdminGetDeviceRequest = Shapes::StructureShape.new(name: 'AdminGetDeviceRequest')
32
- AdminGetDeviceResponse = Shapes::StructureShape.new(name: 'AdminGetDeviceResponse')
33
- AdminGetUserRequest = Shapes::StructureShape.new(name: 'AdminGetUserRequest')
34
- AdminGetUserResponse = Shapes::StructureShape.new(name: 'AdminGetUserResponse')
35
- AdminInitiateAuthRequest = Shapes::StructureShape.new(name: 'AdminInitiateAuthRequest')
36
- AdminInitiateAuthResponse = Shapes::StructureShape.new(name: 'AdminInitiateAuthResponse')
37
- AdminListDevicesRequest = Shapes::StructureShape.new(name: 'AdminListDevicesRequest')
38
- AdminListDevicesResponse = Shapes::StructureShape.new(name: 'AdminListDevicesResponse')
39
- AdminResetUserPasswordRequest = Shapes::StructureShape.new(name: 'AdminResetUserPasswordRequest')
40
- AdminResetUserPasswordResponse = Shapes::StructureShape.new(name: 'AdminResetUserPasswordResponse')
41
- AdminRespondToAuthChallengeRequest = Shapes::StructureShape.new(name: 'AdminRespondToAuthChallengeRequest')
42
- AdminRespondToAuthChallengeResponse = Shapes::StructureShape.new(name: 'AdminRespondToAuthChallengeResponse')
43
- AdminSetUserSettingsRequest = Shapes::StructureShape.new(name: 'AdminSetUserSettingsRequest')
44
- AdminSetUserSettingsResponse = Shapes::StructureShape.new(name: 'AdminSetUserSettingsResponse')
45
- AdminUpdateDeviceStatusRequest = Shapes::StructureShape.new(name: 'AdminUpdateDeviceStatusRequest')
46
- AdminUpdateDeviceStatusResponse = Shapes::StructureShape.new(name: 'AdminUpdateDeviceStatusResponse')
47
- AdminUpdateUserAttributesRequest = Shapes::StructureShape.new(name: 'AdminUpdateUserAttributesRequest')
48
- AdminUpdateUserAttributesResponse = Shapes::StructureShape.new(name: 'AdminUpdateUserAttributesResponse')
49
- AdminUserGlobalSignOutRequest = Shapes::StructureShape.new(name: 'AdminUserGlobalSignOutRequest')
50
- AdminUserGlobalSignOutResponse = Shapes::StructureShape.new(name: 'AdminUserGlobalSignOutResponse')
51
- AliasAttributeType = Shapes::StringShape.new(name: 'AliasAttributeType')
52
- AliasAttributesListType = Shapes::ListShape.new(name: 'AliasAttributesListType')
53
- AliasExistsException = Shapes::StructureShape.new(name: 'AliasExistsException')
54
- ArnType = Shapes::StringShape.new(name: 'ArnType')
55
- AttributeDataType = Shapes::StringShape.new(name: 'AttributeDataType')
56
- AttributeListType = Shapes::ListShape.new(name: 'AttributeListType')
57
- AttributeNameListType = Shapes::ListShape.new(name: 'AttributeNameListType')
58
- AttributeNameType = Shapes::StringShape.new(name: 'AttributeNameType')
59
- AttributeType = Shapes::StructureShape.new(name: 'AttributeType')
60
- AttributeValueType = Shapes::StringShape.new(name: 'AttributeValueType')
61
- AuthFlowType = Shapes::StringShape.new(name: 'AuthFlowType')
62
- AuthParametersType = Shapes::MapShape.new(name: 'AuthParametersType')
63
- AuthenticationResultType = Shapes::StructureShape.new(name: 'AuthenticationResultType')
64
- BooleanType = Shapes::BooleanShape.new(name: 'BooleanType')
65
- ChallengeNameType = Shapes::StringShape.new(name: 'ChallengeNameType')
66
- ChallengeParametersType = Shapes::MapShape.new(name: 'ChallengeParametersType')
67
- ChallengeResponsesType = Shapes::MapShape.new(name: 'ChallengeResponsesType')
68
- ChangePasswordRequest = Shapes::StructureShape.new(name: 'ChangePasswordRequest')
69
- ChangePasswordResponse = Shapes::StructureShape.new(name: 'ChangePasswordResponse')
70
- ClientIdType = Shapes::StringShape.new(name: 'ClientIdType')
71
- ClientMetadataType = Shapes::MapShape.new(name: 'ClientMetadataType')
72
- ClientNameType = Shapes::StringShape.new(name: 'ClientNameType')
73
- ClientPermissionListType = Shapes::ListShape.new(name: 'ClientPermissionListType')
74
- ClientPermissionType = Shapes::StringShape.new(name: 'ClientPermissionType')
75
- ClientSecretType = Shapes::StringShape.new(name: 'ClientSecretType')
76
- CodeDeliveryDetailsListType = Shapes::ListShape.new(name: 'CodeDeliveryDetailsListType')
77
- CodeDeliveryDetailsType = Shapes::StructureShape.new(name: 'CodeDeliveryDetailsType')
78
- CodeDeliveryFailureException = Shapes::StructureShape.new(name: 'CodeDeliveryFailureException')
79
- CodeMismatchException = Shapes::StructureShape.new(name: 'CodeMismatchException')
80
- CompletionMessageType = Shapes::StringShape.new(name: 'CompletionMessageType')
81
- ConcurrentModificationException = Shapes::StructureShape.new(name: 'ConcurrentModificationException')
82
- ConfirmDeviceRequest = Shapes::StructureShape.new(name: 'ConfirmDeviceRequest')
83
- ConfirmDeviceResponse = Shapes::StructureShape.new(name: 'ConfirmDeviceResponse')
84
- ConfirmForgotPasswordRequest = Shapes::StructureShape.new(name: 'ConfirmForgotPasswordRequest')
85
- ConfirmForgotPasswordResponse = Shapes::StructureShape.new(name: 'ConfirmForgotPasswordResponse')
86
- ConfirmSignUpRequest = Shapes::StructureShape.new(name: 'ConfirmSignUpRequest')
87
- ConfirmSignUpResponse = Shapes::StructureShape.new(name: 'ConfirmSignUpResponse')
88
- ConfirmationCodeType = Shapes::StringShape.new(name: 'ConfirmationCodeType')
89
- CreateUserImportJobRequest = Shapes::StructureShape.new(name: 'CreateUserImportJobRequest')
90
- CreateUserImportJobResponse = Shapes::StructureShape.new(name: 'CreateUserImportJobResponse')
91
- CreateUserPoolClientRequest = Shapes::StructureShape.new(name: 'CreateUserPoolClientRequest')
92
- CreateUserPoolClientResponse = Shapes::StructureShape.new(name: 'CreateUserPoolClientResponse')
93
- CreateUserPoolRequest = Shapes::StructureShape.new(name: 'CreateUserPoolRequest')
94
- CreateUserPoolResponse = Shapes::StructureShape.new(name: 'CreateUserPoolResponse')
95
- CustomAttributeNameType = Shapes::StringShape.new(name: 'CustomAttributeNameType')
96
- CustomAttributesListType = Shapes::ListShape.new(name: 'CustomAttributesListType')
97
- DateType = Shapes::TimestampShape.new(name: 'DateType')
98
- DeleteUserAttributesRequest = Shapes::StructureShape.new(name: 'DeleteUserAttributesRequest')
99
- DeleteUserAttributesResponse = Shapes::StructureShape.new(name: 'DeleteUserAttributesResponse')
100
- DeleteUserPoolClientRequest = Shapes::StructureShape.new(name: 'DeleteUserPoolClientRequest')
101
- DeleteUserPoolRequest = Shapes::StructureShape.new(name: 'DeleteUserPoolRequest')
102
- DeleteUserRequest = Shapes::StructureShape.new(name: 'DeleteUserRequest')
103
- DeliveryMediumListType = Shapes::ListShape.new(name: 'DeliveryMediumListType')
104
- DeliveryMediumType = Shapes::StringShape.new(name: 'DeliveryMediumType')
105
- DescribeUserImportJobRequest = Shapes::StructureShape.new(name: 'DescribeUserImportJobRequest')
106
- DescribeUserImportJobResponse = Shapes::StructureShape.new(name: 'DescribeUserImportJobResponse')
107
- DescribeUserPoolClientRequest = Shapes::StructureShape.new(name: 'DescribeUserPoolClientRequest')
108
- DescribeUserPoolClientResponse = Shapes::StructureShape.new(name: 'DescribeUserPoolClientResponse')
109
- DescribeUserPoolRequest = Shapes::StructureShape.new(name: 'DescribeUserPoolRequest')
110
- DescribeUserPoolResponse = Shapes::StructureShape.new(name: 'DescribeUserPoolResponse')
111
- DeviceConfigurationType = Shapes::StructureShape.new(name: 'DeviceConfigurationType')
112
- DeviceKeyType = Shapes::StringShape.new(name: 'DeviceKeyType')
113
- DeviceListType = Shapes::ListShape.new(name: 'DeviceListType')
114
- DeviceNameType = Shapes::StringShape.new(name: 'DeviceNameType')
115
- DeviceRememberedStatusType = Shapes::StringShape.new(name: 'DeviceRememberedStatusType')
116
- DeviceSecretVerifierConfigType = Shapes::StructureShape.new(name: 'DeviceSecretVerifierConfigType')
117
- DeviceType = Shapes::StructureShape.new(name: 'DeviceType')
118
- EmailAddressType = Shapes::StringShape.new(name: 'EmailAddressType')
119
- EmailConfigurationType = Shapes::StructureShape.new(name: 'EmailConfigurationType')
120
- EmailVerificationMessageType = Shapes::StringShape.new(name: 'EmailVerificationMessageType')
121
- EmailVerificationSubjectType = Shapes::StringShape.new(name: 'EmailVerificationSubjectType')
122
- ExpiredCodeException = Shapes::StructureShape.new(name: 'ExpiredCodeException')
123
- ExplicitAuthFlowsListType = Shapes::ListShape.new(name: 'ExplicitAuthFlowsListType')
124
- ExplicitAuthFlowsType = Shapes::StringShape.new(name: 'ExplicitAuthFlowsType')
125
- ForceAliasCreation = Shapes::BooleanShape.new(name: 'ForceAliasCreation')
126
- ForgetDeviceRequest = Shapes::StructureShape.new(name: 'ForgetDeviceRequest')
127
- ForgotPasswordRequest = Shapes::StructureShape.new(name: 'ForgotPasswordRequest')
128
- ForgotPasswordResponse = Shapes::StructureShape.new(name: 'ForgotPasswordResponse')
129
- GenerateSecret = Shapes::BooleanShape.new(name: 'GenerateSecret')
130
- GetCSVHeaderRequest = Shapes::StructureShape.new(name: 'GetCSVHeaderRequest')
131
- GetCSVHeaderResponse = Shapes::StructureShape.new(name: 'GetCSVHeaderResponse')
132
- GetDeviceRequest = Shapes::StructureShape.new(name: 'GetDeviceRequest')
133
- GetDeviceResponse = Shapes::StructureShape.new(name: 'GetDeviceResponse')
134
- GetUserAttributeVerificationCodeRequest = Shapes::StructureShape.new(name: 'GetUserAttributeVerificationCodeRequest')
135
- GetUserAttributeVerificationCodeResponse = Shapes::StructureShape.new(name: 'GetUserAttributeVerificationCodeResponse')
136
- GetUserRequest = Shapes::StructureShape.new(name: 'GetUserRequest')
137
- GetUserResponse = Shapes::StructureShape.new(name: 'GetUserResponse')
138
- GlobalSignOutRequest = Shapes::StructureShape.new(name: 'GlobalSignOutRequest')
139
- GlobalSignOutResponse = Shapes::StructureShape.new(name: 'GlobalSignOutResponse')
140
- InitiateAuthRequest = Shapes::StructureShape.new(name: 'InitiateAuthRequest')
141
- InitiateAuthResponse = Shapes::StructureShape.new(name: 'InitiateAuthResponse')
142
- IntegerType = Shapes::IntegerShape.new(name: 'IntegerType')
143
- InternalErrorException = Shapes::StructureShape.new(name: 'InternalErrorException')
144
- InvalidEmailRoleAccessPolicyException = Shapes::StructureShape.new(name: 'InvalidEmailRoleAccessPolicyException')
145
- InvalidLambdaResponseException = Shapes::StructureShape.new(name: 'InvalidLambdaResponseException')
146
- InvalidParameterException = Shapes::StructureShape.new(name: 'InvalidParameterException')
147
- InvalidPasswordException = Shapes::StructureShape.new(name: 'InvalidPasswordException')
148
- InvalidSmsRoleAccessPolicyException = Shapes::StructureShape.new(name: 'InvalidSmsRoleAccessPolicyException')
149
- InvalidSmsRoleTrustRelationshipException = Shapes::StructureShape.new(name: 'InvalidSmsRoleTrustRelationshipException')
150
- InvalidUserPoolConfigurationException = Shapes::StructureShape.new(name: 'InvalidUserPoolConfigurationException')
151
- LambdaConfigType = Shapes::StructureShape.new(name: 'LambdaConfigType')
152
- LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
153
- ListDevicesRequest = Shapes::StructureShape.new(name: 'ListDevicesRequest')
154
- ListDevicesResponse = Shapes::StructureShape.new(name: 'ListDevicesResponse')
155
- ListOfStringTypes = Shapes::ListShape.new(name: 'ListOfStringTypes')
156
- ListUserImportJobsRequest = Shapes::StructureShape.new(name: 'ListUserImportJobsRequest')
157
- ListUserImportJobsResponse = Shapes::StructureShape.new(name: 'ListUserImportJobsResponse')
158
- ListUserPoolClientsRequest = Shapes::StructureShape.new(name: 'ListUserPoolClientsRequest')
159
- ListUserPoolClientsResponse = Shapes::StructureShape.new(name: 'ListUserPoolClientsResponse')
160
- ListUserPoolsRequest = Shapes::StructureShape.new(name: 'ListUserPoolsRequest')
161
- ListUserPoolsResponse = Shapes::StructureShape.new(name: 'ListUserPoolsResponse')
162
- ListUsersRequest = Shapes::StructureShape.new(name: 'ListUsersRequest')
163
- ListUsersResponse = Shapes::StructureShape.new(name: 'ListUsersResponse')
164
- LongType = Shapes::IntegerShape.new(name: 'LongType')
165
- MFAMethodNotFoundException = Shapes::StructureShape.new(name: 'MFAMethodNotFoundException')
166
- MFAOptionListType = Shapes::ListShape.new(name: 'MFAOptionListType')
167
- MFAOptionType = Shapes::StructureShape.new(name: 'MFAOptionType')
168
- MessageActionType = Shapes::StringShape.new(name: 'MessageActionType')
169
- MessageTemplateType = Shapes::StructureShape.new(name: 'MessageTemplateType')
170
- MessageType = Shapes::StringShape.new(name: 'MessageType')
171
- NewDeviceMetadataType = Shapes::StructureShape.new(name: 'NewDeviceMetadataType')
172
- NotAuthorizedException = Shapes::StructureShape.new(name: 'NotAuthorizedException')
173
- NumberAttributeConstraintsType = Shapes::StructureShape.new(name: 'NumberAttributeConstraintsType')
174
- PaginationKey = Shapes::StringShape.new(name: 'PaginationKey')
175
- PaginationKeyType = Shapes::StringShape.new(name: 'PaginationKeyType')
176
- PasswordPolicyMinLengthType = Shapes::IntegerShape.new(name: 'PasswordPolicyMinLengthType')
177
- PasswordPolicyType = Shapes::StructureShape.new(name: 'PasswordPolicyType')
178
- PasswordResetRequiredException = Shapes::StructureShape.new(name: 'PasswordResetRequiredException')
179
- PasswordType = Shapes::StringShape.new(name: 'PasswordType')
180
- PoolQueryLimitType = Shapes::IntegerShape.new(name: 'PoolQueryLimitType')
181
- PreSignedUrlType = Shapes::StringShape.new(name: 'PreSignedUrlType')
182
- PreconditionNotMetException = Shapes::StructureShape.new(name: 'PreconditionNotMetException')
183
- QueryLimit = Shapes::IntegerShape.new(name: 'QueryLimit')
184
- QueryLimitType = Shapes::IntegerShape.new(name: 'QueryLimitType')
185
- RefreshTokenValidityType = Shapes::IntegerShape.new(name: 'RefreshTokenValidityType')
186
- ResendConfirmationCodeRequest = Shapes::StructureShape.new(name: 'ResendConfirmationCodeRequest')
187
- ResendConfirmationCodeResponse = Shapes::StructureShape.new(name: 'ResendConfirmationCodeResponse')
188
- ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
189
- RespondToAuthChallengeRequest = Shapes::StructureShape.new(name: 'RespondToAuthChallengeRequest')
190
- RespondToAuthChallengeResponse = Shapes::StructureShape.new(name: 'RespondToAuthChallengeResponse')
191
- SchemaAttributeType = Shapes::StructureShape.new(name: 'SchemaAttributeType')
192
- SchemaAttributesListType = Shapes::ListShape.new(name: 'SchemaAttributesListType')
193
- SearchPaginationTokenType = Shapes::StringShape.new(name: 'SearchPaginationTokenType')
194
- SearchedAttributeNamesListType = Shapes::ListShape.new(name: 'SearchedAttributeNamesListType')
195
- SecretHashType = Shapes::StringShape.new(name: 'SecretHashType')
196
- SessionType = Shapes::StringShape.new(name: 'SessionType')
197
- SetUserSettingsRequest = Shapes::StructureShape.new(name: 'SetUserSettingsRequest')
198
- SetUserSettingsResponse = Shapes::StructureShape.new(name: 'SetUserSettingsResponse')
199
- SignUpRequest = Shapes::StructureShape.new(name: 'SignUpRequest')
200
- SignUpResponse = Shapes::StructureShape.new(name: 'SignUpResponse')
201
- SmsConfigurationType = Shapes::StructureShape.new(name: 'SmsConfigurationType')
202
- SmsVerificationMessageType = Shapes::StringShape.new(name: 'SmsVerificationMessageType')
203
- StartUserImportJobRequest = Shapes::StructureShape.new(name: 'StartUserImportJobRequest')
204
- StartUserImportJobResponse = Shapes::StructureShape.new(name: 'StartUserImportJobResponse')
205
- StatusType = Shapes::StringShape.new(name: 'StatusType')
206
- StopUserImportJobRequest = Shapes::StructureShape.new(name: 'StopUserImportJobRequest')
207
- StopUserImportJobResponse = Shapes::StructureShape.new(name: 'StopUserImportJobResponse')
208
- StringAttributeConstraintsType = Shapes::StructureShape.new(name: 'StringAttributeConstraintsType')
209
- StringType = Shapes::StringShape.new(name: 'StringType')
210
- TokenModelType = Shapes::StringShape.new(name: 'TokenModelType')
211
- TooManyFailedAttemptsException = Shapes::StructureShape.new(name: 'TooManyFailedAttemptsException')
212
- TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
213
- UnexpectedLambdaException = Shapes::StructureShape.new(name: 'UnexpectedLambdaException')
214
- UnsupportedUserStateException = Shapes::StructureShape.new(name: 'UnsupportedUserStateException')
215
- UpdateDeviceStatusRequest = Shapes::StructureShape.new(name: 'UpdateDeviceStatusRequest')
216
- UpdateDeviceStatusResponse = Shapes::StructureShape.new(name: 'UpdateDeviceStatusResponse')
217
- UpdateUserAttributesRequest = Shapes::StructureShape.new(name: 'UpdateUserAttributesRequest')
218
- UpdateUserAttributesResponse = Shapes::StructureShape.new(name: 'UpdateUserAttributesResponse')
219
- UpdateUserPoolClientRequest = Shapes::StructureShape.new(name: 'UpdateUserPoolClientRequest')
220
- UpdateUserPoolClientResponse = Shapes::StructureShape.new(name: 'UpdateUserPoolClientResponse')
221
- UpdateUserPoolRequest = Shapes::StructureShape.new(name: 'UpdateUserPoolRequest')
222
- UpdateUserPoolResponse = Shapes::StructureShape.new(name: 'UpdateUserPoolResponse')
223
- UserFilterType = Shapes::StringShape.new(name: 'UserFilterType')
224
- UserImportInProgressException = Shapes::StructureShape.new(name: 'UserImportInProgressException')
225
- UserImportJobIdType = Shapes::StringShape.new(name: 'UserImportJobIdType')
226
- UserImportJobNameType = Shapes::StringShape.new(name: 'UserImportJobNameType')
227
- UserImportJobStatusType = Shapes::StringShape.new(name: 'UserImportJobStatusType')
228
- UserImportJobType = Shapes::StructureShape.new(name: 'UserImportJobType')
229
- UserImportJobsListType = Shapes::ListShape.new(name: 'UserImportJobsListType')
230
- UserLambdaValidationException = Shapes::StructureShape.new(name: 'UserLambdaValidationException')
231
- UserNotConfirmedException = Shapes::StructureShape.new(name: 'UserNotConfirmedException')
232
- UserNotFoundException = Shapes::StructureShape.new(name: 'UserNotFoundException')
233
- UserPoolClientDescription = Shapes::StructureShape.new(name: 'UserPoolClientDescription')
234
- UserPoolClientListType = Shapes::ListShape.new(name: 'UserPoolClientListType')
235
- UserPoolClientType = Shapes::StructureShape.new(name: 'UserPoolClientType')
236
- UserPoolDescriptionType = Shapes::StructureShape.new(name: 'UserPoolDescriptionType')
237
- UserPoolIdType = Shapes::StringShape.new(name: 'UserPoolIdType')
238
- UserPoolListType = Shapes::ListShape.new(name: 'UserPoolListType')
239
- UserPoolMfaType = Shapes::StringShape.new(name: 'UserPoolMfaType')
240
- UserPoolNameType = Shapes::StringShape.new(name: 'UserPoolNameType')
241
- UserPoolPolicyType = Shapes::StructureShape.new(name: 'UserPoolPolicyType')
242
- UserPoolType = Shapes::StructureShape.new(name: 'UserPoolType')
243
- UserStatusType = Shapes::StringShape.new(name: 'UserStatusType')
244
- UserType = Shapes::StructureShape.new(name: 'UserType')
245
- UsernameExistsException = Shapes::StructureShape.new(name: 'UsernameExistsException')
246
- UsernameType = Shapes::StringShape.new(name: 'UsernameType')
247
- UsersListType = Shapes::ListShape.new(name: 'UsersListType')
248
- VerifiedAttributeType = Shapes::StringShape.new(name: 'VerifiedAttributeType')
249
- VerifiedAttributesListType = Shapes::ListShape.new(name: 'VerifiedAttributesListType')
250
- VerifyUserAttributeRequest = Shapes::StructureShape.new(name: 'VerifyUserAttributeRequest')
251
- VerifyUserAttributeResponse = Shapes::StructureShape.new(name: 'VerifyUserAttributeResponse')
252
-
253
- AddCustomAttributesRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
254
- AddCustomAttributesRequest.add_member(:custom_attributes, Shapes::ShapeRef.new(shape: CustomAttributesListType, required: true, location_name: "CustomAttributes"))
255
- AddCustomAttributesRequest.struct_class = Types::AddCustomAttributesRequest
256
-
257
- AddCustomAttributesResponse.struct_class = Types::AddCustomAttributesResponse
258
-
259
- AdminConfirmSignUpRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
260
- AdminConfirmSignUpRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
261
- AdminConfirmSignUpRequest.struct_class = Types::AdminConfirmSignUpRequest
262
-
263
- AdminConfirmSignUpResponse.struct_class = Types::AdminConfirmSignUpResponse
264
-
265
- AdminCreateUserConfigType.add_member(:allow_admin_create_user_only, Shapes::ShapeRef.new(shape: BooleanType, location_name: "AllowAdminCreateUserOnly"))
266
- AdminCreateUserConfigType.add_member(:unused_account_validity_days, Shapes::ShapeRef.new(shape: AdminCreateUserUnusedAccountValidityDaysType, location_name: "UnusedAccountValidityDays"))
267
- AdminCreateUserConfigType.add_member(:invite_message_template, Shapes::ShapeRef.new(shape: MessageTemplateType, location_name: "InviteMessageTemplate"))
268
- AdminCreateUserConfigType.struct_class = Types::AdminCreateUserConfigType
269
-
270
- AdminCreateUserRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
271
- AdminCreateUserRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
272
- AdminCreateUserRequest.add_member(:user_attributes, Shapes::ShapeRef.new(shape: AttributeListType, location_name: "UserAttributes"))
273
- AdminCreateUserRequest.add_member(:validation_data, Shapes::ShapeRef.new(shape: AttributeListType, location_name: "ValidationData"))
274
- AdminCreateUserRequest.add_member(:temporary_password, Shapes::ShapeRef.new(shape: PasswordType, location_name: "TemporaryPassword"))
275
- AdminCreateUserRequest.add_member(:force_alias_creation, Shapes::ShapeRef.new(shape: ForceAliasCreation, location_name: "ForceAliasCreation"))
276
- AdminCreateUserRequest.add_member(:message_action, Shapes::ShapeRef.new(shape: MessageActionType, location_name: "MessageAction"))
277
- AdminCreateUserRequest.add_member(:desired_delivery_mediums, Shapes::ShapeRef.new(shape: DeliveryMediumListType, location_name: "DesiredDeliveryMediums"))
278
- AdminCreateUserRequest.struct_class = Types::AdminCreateUserRequest
279
-
280
- AdminCreateUserResponse.add_member(:user, Shapes::ShapeRef.new(shape: UserType, location_name: "User"))
281
- AdminCreateUserResponse.struct_class = Types::AdminCreateUserResponse
282
-
283
- AdminDeleteUserAttributesRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
284
- AdminDeleteUserAttributesRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
285
- AdminDeleteUserAttributesRequest.add_member(:user_attribute_names, Shapes::ShapeRef.new(shape: AttributeNameListType, required: true, location_name: "UserAttributeNames"))
286
- AdminDeleteUserAttributesRequest.struct_class = Types::AdminDeleteUserAttributesRequest
287
-
288
- AdminDeleteUserAttributesResponse.struct_class = Types::AdminDeleteUserAttributesResponse
289
-
290
- AdminDeleteUserRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
291
- AdminDeleteUserRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
292
- AdminDeleteUserRequest.struct_class = Types::AdminDeleteUserRequest
293
-
294
- AdminDisableUserRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
295
- AdminDisableUserRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
296
- AdminDisableUserRequest.struct_class = Types::AdminDisableUserRequest
297
-
298
- AdminDisableUserResponse.struct_class = Types::AdminDisableUserResponse
299
-
300
- AdminEnableUserRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
301
- AdminEnableUserRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
302
- AdminEnableUserRequest.struct_class = Types::AdminEnableUserRequest
303
-
304
- AdminEnableUserResponse.struct_class = Types::AdminEnableUserResponse
305
-
306
- AdminForgetDeviceRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
307
- AdminForgetDeviceRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
308
- AdminForgetDeviceRequest.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, required: true, location_name: "DeviceKey"))
309
- AdminForgetDeviceRequest.struct_class = Types::AdminForgetDeviceRequest
310
-
311
- AdminGetDeviceRequest.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, required: true, location_name: "DeviceKey"))
312
- AdminGetDeviceRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
313
- AdminGetDeviceRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
314
- AdminGetDeviceRequest.struct_class = Types::AdminGetDeviceRequest
315
-
316
- AdminGetDeviceResponse.add_member(:device, Shapes::ShapeRef.new(shape: DeviceType, required: true, location_name: "Device"))
317
- AdminGetDeviceResponse.struct_class = Types::AdminGetDeviceResponse
318
-
319
- AdminGetUserRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
320
- AdminGetUserRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
321
- AdminGetUserRequest.struct_class = Types::AdminGetUserRequest
322
-
323
- AdminGetUserResponse.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
324
- AdminGetUserResponse.add_member(:user_attributes, Shapes::ShapeRef.new(shape: AttributeListType, location_name: "UserAttributes"))
325
- AdminGetUserResponse.add_member(:user_create_date, Shapes::ShapeRef.new(shape: DateType, location_name: "UserCreateDate"))
326
- AdminGetUserResponse.add_member(:user_last_modified_date, Shapes::ShapeRef.new(shape: DateType, location_name: "UserLastModifiedDate"))
327
- AdminGetUserResponse.add_member(:enabled, Shapes::ShapeRef.new(shape: BooleanType, location_name: "Enabled"))
328
- AdminGetUserResponse.add_member(:user_status, Shapes::ShapeRef.new(shape: UserStatusType, location_name: "UserStatus"))
329
- AdminGetUserResponse.add_member(:mfa_options, Shapes::ShapeRef.new(shape: MFAOptionListType, location_name: "MFAOptions"))
330
- AdminGetUserResponse.struct_class = Types::AdminGetUserResponse
331
-
332
- AdminInitiateAuthRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
333
- AdminInitiateAuthRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
334
- AdminInitiateAuthRequest.add_member(:auth_flow, Shapes::ShapeRef.new(shape: AuthFlowType, required: true, location_name: "AuthFlow"))
335
- AdminInitiateAuthRequest.add_member(:auth_parameters, Shapes::ShapeRef.new(shape: AuthParametersType, location_name: "AuthParameters"))
336
- AdminInitiateAuthRequest.add_member(:client_metadata, Shapes::ShapeRef.new(shape: ClientMetadataType, location_name: "ClientMetadata"))
337
- AdminInitiateAuthRequest.struct_class = Types::AdminInitiateAuthRequest
338
-
339
- AdminInitiateAuthResponse.add_member(:challenge_name, Shapes::ShapeRef.new(shape: ChallengeNameType, location_name: "ChallengeName"))
340
- AdminInitiateAuthResponse.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
341
- AdminInitiateAuthResponse.add_member(:challenge_parameters, Shapes::ShapeRef.new(shape: ChallengeParametersType, location_name: "ChallengeParameters"))
342
- AdminInitiateAuthResponse.add_member(:authentication_result, Shapes::ShapeRef.new(shape: AuthenticationResultType, location_name: "AuthenticationResult"))
343
- AdminInitiateAuthResponse.struct_class = Types::AdminInitiateAuthResponse
344
-
345
- AdminListDevicesRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
346
- AdminListDevicesRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
347
- AdminListDevicesRequest.add_member(:limit, Shapes::ShapeRef.new(shape: QueryLimitType, location_name: "Limit"))
348
- AdminListDevicesRequest.add_member(:pagination_token, Shapes::ShapeRef.new(shape: SearchPaginationTokenType, location_name: "PaginationToken"))
349
- AdminListDevicesRequest.struct_class = Types::AdminListDevicesRequest
350
-
351
- AdminListDevicesResponse.add_member(:devices, Shapes::ShapeRef.new(shape: DeviceListType, location_name: "Devices"))
352
- AdminListDevicesResponse.add_member(:pagination_token, Shapes::ShapeRef.new(shape: SearchPaginationTokenType, location_name: "PaginationToken"))
353
- AdminListDevicesResponse.struct_class = Types::AdminListDevicesResponse
354
-
355
- AdminResetUserPasswordRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
356
- AdminResetUserPasswordRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
357
- AdminResetUserPasswordRequest.struct_class = Types::AdminResetUserPasswordRequest
358
-
359
- AdminResetUserPasswordResponse.struct_class = Types::AdminResetUserPasswordResponse
360
-
361
- AdminRespondToAuthChallengeRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
362
- AdminRespondToAuthChallengeRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
363
- AdminRespondToAuthChallengeRequest.add_member(:challenge_name, Shapes::ShapeRef.new(shape: ChallengeNameType, required: true, location_name: "ChallengeName"))
364
- AdminRespondToAuthChallengeRequest.add_member(:challenge_responses, Shapes::ShapeRef.new(shape: ChallengeResponsesType, location_name: "ChallengeResponses"))
365
- AdminRespondToAuthChallengeRequest.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
366
- AdminRespondToAuthChallengeRequest.struct_class = Types::AdminRespondToAuthChallengeRequest
367
-
368
- AdminRespondToAuthChallengeResponse.add_member(:challenge_name, Shapes::ShapeRef.new(shape: ChallengeNameType, location_name: "ChallengeName"))
369
- AdminRespondToAuthChallengeResponse.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
370
- AdminRespondToAuthChallengeResponse.add_member(:challenge_parameters, Shapes::ShapeRef.new(shape: ChallengeParametersType, location_name: "ChallengeParameters"))
371
- AdminRespondToAuthChallengeResponse.add_member(:authentication_result, Shapes::ShapeRef.new(shape: AuthenticationResultType, location_name: "AuthenticationResult"))
372
- AdminRespondToAuthChallengeResponse.struct_class = Types::AdminRespondToAuthChallengeResponse
373
-
374
- AdminSetUserSettingsRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
375
- AdminSetUserSettingsRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
376
- AdminSetUserSettingsRequest.add_member(:mfa_options, Shapes::ShapeRef.new(shape: MFAOptionListType, required: true, location_name: "MFAOptions"))
377
- AdminSetUserSettingsRequest.struct_class = Types::AdminSetUserSettingsRequest
8
+ module Aws::CognitoIdentityProvider
9
+ # @api private
10
+ module ClientApi
11
+
12
+ include Seahorse::Model
13
+
14
+ AddCustomAttributesRequest = Shapes::StructureShape.new(name: 'AddCustomAttributesRequest')
15
+ AddCustomAttributesResponse = Shapes::StructureShape.new(name: 'AddCustomAttributesResponse')
16
+ AdminAddUserToGroupRequest = Shapes::StructureShape.new(name: 'AdminAddUserToGroupRequest')
17
+ AdminConfirmSignUpRequest = Shapes::StructureShape.new(name: 'AdminConfirmSignUpRequest')
18
+ AdminConfirmSignUpResponse = Shapes::StructureShape.new(name: 'AdminConfirmSignUpResponse')
19
+ AdminCreateUserConfigType = Shapes::StructureShape.new(name: 'AdminCreateUserConfigType')
20
+ AdminCreateUserRequest = Shapes::StructureShape.new(name: 'AdminCreateUserRequest')
21
+ AdminCreateUserResponse = Shapes::StructureShape.new(name: 'AdminCreateUserResponse')
22
+ AdminCreateUserUnusedAccountValidityDaysType = Shapes::IntegerShape.new(name: 'AdminCreateUserUnusedAccountValidityDaysType')
23
+ AdminDeleteUserAttributesRequest = Shapes::StructureShape.new(name: 'AdminDeleteUserAttributesRequest')
24
+ AdminDeleteUserAttributesResponse = Shapes::StructureShape.new(name: 'AdminDeleteUserAttributesResponse')
25
+ AdminDeleteUserRequest = Shapes::StructureShape.new(name: 'AdminDeleteUserRequest')
26
+ AdminDisableUserRequest = Shapes::StructureShape.new(name: 'AdminDisableUserRequest')
27
+ AdminDisableUserResponse = Shapes::StructureShape.new(name: 'AdminDisableUserResponse')
28
+ AdminEnableUserRequest = Shapes::StructureShape.new(name: 'AdminEnableUserRequest')
29
+ AdminEnableUserResponse = Shapes::StructureShape.new(name: 'AdminEnableUserResponse')
30
+ AdminForgetDeviceRequest = Shapes::StructureShape.new(name: 'AdminForgetDeviceRequest')
31
+ AdminGetDeviceRequest = Shapes::StructureShape.new(name: 'AdminGetDeviceRequest')
32
+ AdminGetDeviceResponse = Shapes::StructureShape.new(name: 'AdminGetDeviceResponse')
33
+ AdminGetUserRequest = Shapes::StructureShape.new(name: 'AdminGetUserRequest')
34
+ AdminGetUserResponse = Shapes::StructureShape.new(name: 'AdminGetUserResponse')
35
+ AdminInitiateAuthRequest = Shapes::StructureShape.new(name: 'AdminInitiateAuthRequest')
36
+ AdminInitiateAuthResponse = Shapes::StructureShape.new(name: 'AdminInitiateAuthResponse')
37
+ AdminListDevicesRequest = Shapes::StructureShape.new(name: 'AdminListDevicesRequest')
38
+ AdminListDevicesResponse = Shapes::StructureShape.new(name: 'AdminListDevicesResponse')
39
+ AdminListGroupsForUserRequest = Shapes::StructureShape.new(name: 'AdminListGroupsForUserRequest')
40
+ AdminListGroupsForUserResponse = Shapes::StructureShape.new(name: 'AdminListGroupsForUserResponse')
41
+ AdminRemoveUserFromGroupRequest = Shapes::StructureShape.new(name: 'AdminRemoveUserFromGroupRequest')
42
+ AdminResetUserPasswordRequest = Shapes::StructureShape.new(name: 'AdminResetUserPasswordRequest')
43
+ AdminResetUserPasswordResponse = Shapes::StructureShape.new(name: 'AdminResetUserPasswordResponse')
44
+ AdminRespondToAuthChallengeRequest = Shapes::StructureShape.new(name: 'AdminRespondToAuthChallengeRequest')
45
+ AdminRespondToAuthChallengeResponse = Shapes::StructureShape.new(name: 'AdminRespondToAuthChallengeResponse')
46
+ AdminSetUserSettingsRequest = Shapes::StructureShape.new(name: 'AdminSetUserSettingsRequest')
47
+ AdminSetUserSettingsResponse = Shapes::StructureShape.new(name: 'AdminSetUserSettingsResponse')
48
+ AdminUpdateDeviceStatusRequest = Shapes::StructureShape.new(name: 'AdminUpdateDeviceStatusRequest')
49
+ AdminUpdateDeviceStatusResponse = Shapes::StructureShape.new(name: 'AdminUpdateDeviceStatusResponse')
50
+ AdminUpdateUserAttributesRequest = Shapes::StructureShape.new(name: 'AdminUpdateUserAttributesRequest')
51
+ AdminUpdateUserAttributesResponse = Shapes::StructureShape.new(name: 'AdminUpdateUserAttributesResponse')
52
+ AdminUserGlobalSignOutRequest = Shapes::StructureShape.new(name: 'AdminUserGlobalSignOutRequest')
53
+ AdminUserGlobalSignOutResponse = Shapes::StructureShape.new(name: 'AdminUserGlobalSignOutResponse')
54
+ AliasAttributeType = Shapes::StringShape.new(name: 'AliasAttributeType')
55
+ AliasAttributesListType = Shapes::ListShape.new(name: 'AliasAttributesListType')
56
+ AliasExistsException = Shapes::StructureShape.new(name: 'AliasExistsException')
57
+ ArnType = Shapes::StringShape.new(name: 'ArnType')
58
+ AttributeDataType = Shapes::StringShape.new(name: 'AttributeDataType')
59
+ AttributeListType = Shapes::ListShape.new(name: 'AttributeListType')
60
+ AttributeNameListType = Shapes::ListShape.new(name: 'AttributeNameListType')
61
+ AttributeNameType = Shapes::StringShape.new(name: 'AttributeNameType')
62
+ AttributeType = Shapes::StructureShape.new(name: 'AttributeType')
63
+ AttributeValueType = Shapes::StringShape.new(name: 'AttributeValueType')
64
+ AuthFlowType = Shapes::StringShape.new(name: 'AuthFlowType')
65
+ AuthParametersType = Shapes::MapShape.new(name: 'AuthParametersType')
66
+ AuthenticationResultType = Shapes::StructureShape.new(name: 'AuthenticationResultType')
67
+ BooleanType = Shapes::BooleanShape.new(name: 'BooleanType')
68
+ ChallengeNameType = Shapes::StringShape.new(name: 'ChallengeNameType')
69
+ ChallengeParametersType = Shapes::MapShape.new(name: 'ChallengeParametersType')
70
+ ChallengeResponsesType = Shapes::MapShape.new(name: 'ChallengeResponsesType')
71
+ ChangePasswordRequest = Shapes::StructureShape.new(name: 'ChangePasswordRequest')
72
+ ChangePasswordResponse = Shapes::StructureShape.new(name: 'ChangePasswordResponse')
73
+ ClientIdType = Shapes::StringShape.new(name: 'ClientIdType')
74
+ ClientMetadataType = Shapes::MapShape.new(name: 'ClientMetadataType')
75
+ ClientNameType = Shapes::StringShape.new(name: 'ClientNameType')
76
+ ClientPermissionListType = Shapes::ListShape.new(name: 'ClientPermissionListType')
77
+ ClientPermissionType = Shapes::StringShape.new(name: 'ClientPermissionType')
78
+ ClientSecretType = Shapes::StringShape.new(name: 'ClientSecretType')
79
+ CodeDeliveryDetailsListType = Shapes::ListShape.new(name: 'CodeDeliveryDetailsListType')
80
+ CodeDeliveryDetailsType = Shapes::StructureShape.new(name: 'CodeDeliveryDetailsType')
81
+ CodeDeliveryFailureException = Shapes::StructureShape.new(name: 'CodeDeliveryFailureException')
82
+ CodeMismatchException = Shapes::StructureShape.new(name: 'CodeMismatchException')
83
+ CompletionMessageType = Shapes::StringShape.new(name: 'CompletionMessageType')
84
+ ConcurrentModificationException = Shapes::StructureShape.new(name: 'ConcurrentModificationException')
85
+ ConfirmDeviceRequest = Shapes::StructureShape.new(name: 'ConfirmDeviceRequest')
86
+ ConfirmDeviceResponse = Shapes::StructureShape.new(name: 'ConfirmDeviceResponse')
87
+ ConfirmForgotPasswordRequest = Shapes::StructureShape.new(name: 'ConfirmForgotPasswordRequest')
88
+ ConfirmForgotPasswordResponse = Shapes::StructureShape.new(name: 'ConfirmForgotPasswordResponse')
89
+ ConfirmSignUpRequest = Shapes::StructureShape.new(name: 'ConfirmSignUpRequest')
90
+ ConfirmSignUpResponse = Shapes::StructureShape.new(name: 'ConfirmSignUpResponse')
91
+ ConfirmationCodeType = Shapes::StringShape.new(name: 'ConfirmationCodeType')
92
+ CreateGroupRequest = Shapes::StructureShape.new(name: 'CreateGroupRequest')
93
+ CreateGroupResponse = Shapes::StructureShape.new(name: 'CreateGroupResponse')
94
+ CreateUserImportJobRequest = Shapes::StructureShape.new(name: 'CreateUserImportJobRequest')
95
+ CreateUserImportJobResponse = Shapes::StructureShape.new(name: 'CreateUserImportJobResponse')
96
+ CreateUserPoolClientRequest = Shapes::StructureShape.new(name: 'CreateUserPoolClientRequest')
97
+ CreateUserPoolClientResponse = Shapes::StructureShape.new(name: 'CreateUserPoolClientResponse')
98
+ CreateUserPoolRequest = Shapes::StructureShape.new(name: 'CreateUserPoolRequest')
99
+ CreateUserPoolResponse = Shapes::StructureShape.new(name: 'CreateUserPoolResponse')
100
+ CustomAttributeNameType = Shapes::StringShape.new(name: 'CustomAttributeNameType')
101
+ CustomAttributesListType = Shapes::ListShape.new(name: 'CustomAttributesListType')
102
+ DateType = Shapes::TimestampShape.new(name: 'DateType')
103
+ DeleteGroupRequest = Shapes::StructureShape.new(name: 'DeleteGroupRequest')
104
+ DeleteUserAttributesRequest = Shapes::StructureShape.new(name: 'DeleteUserAttributesRequest')
105
+ DeleteUserAttributesResponse = Shapes::StructureShape.new(name: 'DeleteUserAttributesResponse')
106
+ DeleteUserPoolClientRequest = Shapes::StructureShape.new(name: 'DeleteUserPoolClientRequest')
107
+ DeleteUserPoolRequest = Shapes::StructureShape.new(name: 'DeleteUserPoolRequest')
108
+ DeleteUserRequest = Shapes::StructureShape.new(name: 'DeleteUserRequest')
109
+ DeliveryMediumListType = Shapes::ListShape.new(name: 'DeliveryMediumListType')
110
+ DeliveryMediumType = Shapes::StringShape.new(name: 'DeliveryMediumType')
111
+ DescribeUserImportJobRequest = Shapes::StructureShape.new(name: 'DescribeUserImportJobRequest')
112
+ DescribeUserImportJobResponse = Shapes::StructureShape.new(name: 'DescribeUserImportJobResponse')
113
+ DescribeUserPoolClientRequest = Shapes::StructureShape.new(name: 'DescribeUserPoolClientRequest')
114
+ DescribeUserPoolClientResponse = Shapes::StructureShape.new(name: 'DescribeUserPoolClientResponse')
115
+ DescribeUserPoolRequest = Shapes::StructureShape.new(name: 'DescribeUserPoolRequest')
116
+ DescribeUserPoolResponse = Shapes::StructureShape.new(name: 'DescribeUserPoolResponse')
117
+ DescriptionType = Shapes::StringShape.new(name: 'DescriptionType')
118
+ DeviceConfigurationType = Shapes::StructureShape.new(name: 'DeviceConfigurationType')
119
+ DeviceKeyType = Shapes::StringShape.new(name: 'DeviceKeyType')
120
+ DeviceListType = Shapes::ListShape.new(name: 'DeviceListType')
121
+ DeviceNameType = Shapes::StringShape.new(name: 'DeviceNameType')
122
+ DeviceRememberedStatusType = Shapes::StringShape.new(name: 'DeviceRememberedStatusType')
123
+ DeviceSecretVerifierConfigType = Shapes::StructureShape.new(name: 'DeviceSecretVerifierConfigType')
124
+ DeviceType = Shapes::StructureShape.new(name: 'DeviceType')
125
+ EmailAddressType = Shapes::StringShape.new(name: 'EmailAddressType')
126
+ EmailConfigurationType = Shapes::StructureShape.new(name: 'EmailConfigurationType')
127
+ EmailVerificationMessageType = Shapes::StringShape.new(name: 'EmailVerificationMessageType')
128
+ EmailVerificationSubjectType = Shapes::StringShape.new(name: 'EmailVerificationSubjectType')
129
+ ExpiredCodeException = Shapes::StructureShape.new(name: 'ExpiredCodeException')
130
+ ExplicitAuthFlowsListType = Shapes::ListShape.new(name: 'ExplicitAuthFlowsListType')
131
+ ExplicitAuthFlowsType = Shapes::StringShape.new(name: 'ExplicitAuthFlowsType')
132
+ ForceAliasCreation = Shapes::BooleanShape.new(name: 'ForceAliasCreation')
133
+ ForgetDeviceRequest = Shapes::StructureShape.new(name: 'ForgetDeviceRequest')
134
+ ForgotPasswordRequest = Shapes::StructureShape.new(name: 'ForgotPasswordRequest')
135
+ ForgotPasswordResponse = Shapes::StructureShape.new(name: 'ForgotPasswordResponse')
136
+ GenerateSecret = Shapes::BooleanShape.new(name: 'GenerateSecret')
137
+ GetCSVHeaderRequest = Shapes::StructureShape.new(name: 'GetCSVHeaderRequest')
138
+ GetCSVHeaderResponse = Shapes::StructureShape.new(name: 'GetCSVHeaderResponse')
139
+ GetDeviceRequest = Shapes::StructureShape.new(name: 'GetDeviceRequest')
140
+ GetDeviceResponse = Shapes::StructureShape.new(name: 'GetDeviceResponse')
141
+ GetGroupRequest = Shapes::StructureShape.new(name: 'GetGroupRequest')
142
+ GetGroupResponse = Shapes::StructureShape.new(name: 'GetGroupResponse')
143
+ GetUserAttributeVerificationCodeRequest = Shapes::StructureShape.new(name: 'GetUserAttributeVerificationCodeRequest')
144
+ GetUserAttributeVerificationCodeResponse = Shapes::StructureShape.new(name: 'GetUserAttributeVerificationCodeResponse')
145
+ GetUserRequest = Shapes::StructureShape.new(name: 'GetUserRequest')
146
+ GetUserResponse = Shapes::StructureShape.new(name: 'GetUserResponse')
147
+ GlobalSignOutRequest = Shapes::StructureShape.new(name: 'GlobalSignOutRequest')
148
+ GlobalSignOutResponse = Shapes::StructureShape.new(name: 'GlobalSignOutResponse')
149
+ GroupExistsException = Shapes::StructureShape.new(name: 'GroupExistsException')
150
+ GroupListType = Shapes::ListShape.new(name: 'GroupListType')
151
+ GroupNameType = Shapes::StringShape.new(name: 'GroupNameType')
152
+ GroupType = Shapes::StructureShape.new(name: 'GroupType')
153
+ InitiateAuthRequest = Shapes::StructureShape.new(name: 'InitiateAuthRequest')
154
+ InitiateAuthResponse = Shapes::StructureShape.new(name: 'InitiateAuthResponse')
155
+ IntegerType = Shapes::IntegerShape.new(name: 'IntegerType')
156
+ InternalErrorException = Shapes::StructureShape.new(name: 'InternalErrorException')
157
+ InvalidEmailRoleAccessPolicyException = Shapes::StructureShape.new(name: 'InvalidEmailRoleAccessPolicyException')
158
+ InvalidLambdaResponseException = Shapes::StructureShape.new(name: 'InvalidLambdaResponseException')
159
+ InvalidParameterException = Shapes::StructureShape.new(name: 'InvalidParameterException')
160
+ InvalidPasswordException = Shapes::StructureShape.new(name: 'InvalidPasswordException')
161
+ InvalidSmsRoleAccessPolicyException = Shapes::StructureShape.new(name: 'InvalidSmsRoleAccessPolicyException')
162
+ InvalidSmsRoleTrustRelationshipException = Shapes::StructureShape.new(name: 'InvalidSmsRoleTrustRelationshipException')
163
+ InvalidUserPoolConfigurationException = Shapes::StructureShape.new(name: 'InvalidUserPoolConfigurationException')
164
+ LambdaConfigType = Shapes::StructureShape.new(name: 'LambdaConfigType')
165
+ LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
166
+ ListDevicesRequest = Shapes::StructureShape.new(name: 'ListDevicesRequest')
167
+ ListDevicesResponse = Shapes::StructureShape.new(name: 'ListDevicesResponse')
168
+ ListGroupsRequest = Shapes::StructureShape.new(name: 'ListGroupsRequest')
169
+ ListGroupsResponse = Shapes::StructureShape.new(name: 'ListGroupsResponse')
170
+ ListOfStringTypes = Shapes::ListShape.new(name: 'ListOfStringTypes')
171
+ ListUserImportJobsRequest = Shapes::StructureShape.new(name: 'ListUserImportJobsRequest')
172
+ ListUserImportJobsResponse = Shapes::StructureShape.new(name: 'ListUserImportJobsResponse')
173
+ ListUserPoolClientsRequest = Shapes::StructureShape.new(name: 'ListUserPoolClientsRequest')
174
+ ListUserPoolClientsResponse = Shapes::StructureShape.new(name: 'ListUserPoolClientsResponse')
175
+ ListUserPoolsRequest = Shapes::StructureShape.new(name: 'ListUserPoolsRequest')
176
+ ListUserPoolsResponse = Shapes::StructureShape.new(name: 'ListUserPoolsResponse')
177
+ ListUsersInGroupRequest = Shapes::StructureShape.new(name: 'ListUsersInGroupRequest')
178
+ ListUsersInGroupResponse = Shapes::StructureShape.new(name: 'ListUsersInGroupResponse')
179
+ ListUsersRequest = Shapes::StructureShape.new(name: 'ListUsersRequest')
180
+ ListUsersResponse = Shapes::StructureShape.new(name: 'ListUsersResponse')
181
+ LongType = Shapes::IntegerShape.new(name: 'LongType')
182
+ MFAMethodNotFoundException = Shapes::StructureShape.new(name: 'MFAMethodNotFoundException')
183
+ MFAOptionListType = Shapes::ListShape.new(name: 'MFAOptionListType')
184
+ MFAOptionType = Shapes::StructureShape.new(name: 'MFAOptionType')
185
+ MessageActionType = Shapes::StringShape.new(name: 'MessageActionType')
186
+ MessageTemplateType = Shapes::StructureShape.new(name: 'MessageTemplateType')
187
+ MessageType = Shapes::StringShape.new(name: 'MessageType')
188
+ NewDeviceMetadataType = Shapes::StructureShape.new(name: 'NewDeviceMetadataType')
189
+ NotAuthorizedException = Shapes::StructureShape.new(name: 'NotAuthorizedException')
190
+ NumberAttributeConstraintsType = Shapes::StructureShape.new(name: 'NumberAttributeConstraintsType')
191
+ PaginationKey = Shapes::StringShape.new(name: 'PaginationKey')
192
+ PaginationKeyType = Shapes::StringShape.new(name: 'PaginationKeyType')
193
+ PasswordPolicyMinLengthType = Shapes::IntegerShape.new(name: 'PasswordPolicyMinLengthType')
194
+ PasswordPolicyType = Shapes::StructureShape.new(name: 'PasswordPolicyType')
195
+ PasswordResetRequiredException = Shapes::StructureShape.new(name: 'PasswordResetRequiredException')
196
+ PasswordType = Shapes::StringShape.new(name: 'PasswordType')
197
+ PoolQueryLimitType = Shapes::IntegerShape.new(name: 'PoolQueryLimitType')
198
+ PreSignedUrlType = Shapes::StringShape.new(name: 'PreSignedUrlType')
199
+ PrecedenceType = Shapes::IntegerShape.new(name: 'PrecedenceType')
200
+ PreconditionNotMetException = Shapes::StructureShape.new(name: 'PreconditionNotMetException')
201
+ QueryLimit = Shapes::IntegerShape.new(name: 'QueryLimit')
202
+ QueryLimitType = Shapes::IntegerShape.new(name: 'QueryLimitType')
203
+ RefreshTokenValidityType = Shapes::IntegerShape.new(name: 'RefreshTokenValidityType')
204
+ ResendConfirmationCodeRequest = Shapes::StructureShape.new(name: 'ResendConfirmationCodeRequest')
205
+ ResendConfirmationCodeResponse = Shapes::StructureShape.new(name: 'ResendConfirmationCodeResponse')
206
+ ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
207
+ RespondToAuthChallengeRequest = Shapes::StructureShape.new(name: 'RespondToAuthChallengeRequest')
208
+ RespondToAuthChallengeResponse = Shapes::StructureShape.new(name: 'RespondToAuthChallengeResponse')
209
+ SchemaAttributeType = Shapes::StructureShape.new(name: 'SchemaAttributeType')
210
+ SchemaAttributesListType = Shapes::ListShape.new(name: 'SchemaAttributesListType')
211
+ SearchPaginationTokenType = Shapes::StringShape.new(name: 'SearchPaginationTokenType')
212
+ SearchedAttributeNamesListType = Shapes::ListShape.new(name: 'SearchedAttributeNamesListType')
213
+ SecretHashType = Shapes::StringShape.new(name: 'SecretHashType')
214
+ SessionType = Shapes::StringShape.new(name: 'SessionType')
215
+ SetUserSettingsRequest = Shapes::StructureShape.new(name: 'SetUserSettingsRequest')
216
+ SetUserSettingsResponse = Shapes::StructureShape.new(name: 'SetUserSettingsResponse')
217
+ SignUpRequest = Shapes::StructureShape.new(name: 'SignUpRequest')
218
+ SignUpResponse = Shapes::StructureShape.new(name: 'SignUpResponse')
219
+ SmsConfigurationType = Shapes::StructureShape.new(name: 'SmsConfigurationType')
220
+ SmsVerificationMessageType = Shapes::StringShape.new(name: 'SmsVerificationMessageType')
221
+ StartUserImportJobRequest = Shapes::StructureShape.new(name: 'StartUserImportJobRequest')
222
+ StartUserImportJobResponse = Shapes::StructureShape.new(name: 'StartUserImportJobResponse')
223
+ StatusType = Shapes::StringShape.new(name: 'StatusType')
224
+ StopUserImportJobRequest = Shapes::StructureShape.new(name: 'StopUserImportJobRequest')
225
+ StopUserImportJobResponse = Shapes::StructureShape.new(name: 'StopUserImportJobResponse')
226
+ StringAttributeConstraintsType = Shapes::StructureShape.new(name: 'StringAttributeConstraintsType')
227
+ StringType = Shapes::StringShape.new(name: 'StringType')
228
+ TokenModelType = Shapes::StringShape.new(name: 'TokenModelType')
229
+ TooManyFailedAttemptsException = Shapes::StructureShape.new(name: 'TooManyFailedAttemptsException')
230
+ TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
231
+ UnexpectedLambdaException = Shapes::StructureShape.new(name: 'UnexpectedLambdaException')
232
+ UnsupportedUserStateException = Shapes::StructureShape.new(name: 'UnsupportedUserStateException')
233
+ UpdateDeviceStatusRequest = Shapes::StructureShape.new(name: 'UpdateDeviceStatusRequest')
234
+ UpdateDeviceStatusResponse = Shapes::StructureShape.new(name: 'UpdateDeviceStatusResponse')
235
+ UpdateGroupRequest = Shapes::StructureShape.new(name: 'UpdateGroupRequest')
236
+ UpdateGroupResponse = Shapes::StructureShape.new(name: 'UpdateGroupResponse')
237
+ UpdateUserAttributesRequest = Shapes::StructureShape.new(name: 'UpdateUserAttributesRequest')
238
+ UpdateUserAttributesResponse = Shapes::StructureShape.new(name: 'UpdateUserAttributesResponse')
239
+ UpdateUserPoolClientRequest = Shapes::StructureShape.new(name: 'UpdateUserPoolClientRequest')
240
+ UpdateUserPoolClientResponse = Shapes::StructureShape.new(name: 'UpdateUserPoolClientResponse')
241
+ UpdateUserPoolRequest = Shapes::StructureShape.new(name: 'UpdateUserPoolRequest')
242
+ UpdateUserPoolResponse = Shapes::StructureShape.new(name: 'UpdateUserPoolResponse')
243
+ UserFilterType = Shapes::StringShape.new(name: 'UserFilterType')
244
+ UserImportInProgressException = Shapes::StructureShape.new(name: 'UserImportInProgressException')
245
+ UserImportJobIdType = Shapes::StringShape.new(name: 'UserImportJobIdType')
246
+ UserImportJobNameType = Shapes::StringShape.new(name: 'UserImportJobNameType')
247
+ UserImportJobStatusType = Shapes::StringShape.new(name: 'UserImportJobStatusType')
248
+ UserImportJobType = Shapes::StructureShape.new(name: 'UserImportJobType')
249
+ UserImportJobsListType = Shapes::ListShape.new(name: 'UserImportJobsListType')
250
+ UserLambdaValidationException = Shapes::StructureShape.new(name: 'UserLambdaValidationException')
251
+ UserNotConfirmedException = Shapes::StructureShape.new(name: 'UserNotConfirmedException')
252
+ UserNotFoundException = Shapes::StructureShape.new(name: 'UserNotFoundException')
253
+ UserPoolClientDescription = Shapes::StructureShape.new(name: 'UserPoolClientDescription')
254
+ UserPoolClientListType = Shapes::ListShape.new(name: 'UserPoolClientListType')
255
+ UserPoolClientType = Shapes::StructureShape.new(name: 'UserPoolClientType')
256
+ UserPoolDescriptionType = Shapes::StructureShape.new(name: 'UserPoolDescriptionType')
257
+ UserPoolIdType = Shapes::StringShape.new(name: 'UserPoolIdType')
258
+ UserPoolListType = Shapes::ListShape.new(name: 'UserPoolListType')
259
+ UserPoolMfaType = Shapes::StringShape.new(name: 'UserPoolMfaType')
260
+ UserPoolNameType = Shapes::StringShape.new(name: 'UserPoolNameType')
261
+ UserPoolPolicyType = Shapes::StructureShape.new(name: 'UserPoolPolicyType')
262
+ UserPoolTaggingException = Shapes::StructureShape.new(name: 'UserPoolTaggingException')
263
+ UserPoolTagsType = Shapes::MapShape.new(name: 'UserPoolTagsType')
264
+ UserPoolType = Shapes::StructureShape.new(name: 'UserPoolType')
265
+ UserStatusType = Shapes::StringShape.new(name: 'UserStatusType')
266
+ UserType = Shapes::StructureShape.new(name: 'UserType')
267
+ UsernameExistsException = Shapes::StructureShape.new(name: 'UsernameExistsException')
268
+ UsernameType = Shapes::StringShape.new(name: 'UsernameType')
269
+ UsersListType = Shapes::ListShape.new(name: 'UsersListType')
270
+ VerifiedAttributeType = Shapes::StringShape.new(name: 'VerifiedAttributeType')
271
+ VerifiedAttributesListType = Shapes::ListShape.new(name: 'VerifiedAttributesListType')
272
+ VerifyUserAttributeRequest = Shapes::StructureShape.new(name: 'VerifyUserAttributeRequest')
273
+ VerifyUserAttributeResponse = Shapes::StructureShape.new(name: 'VerifyUserAttributeResponse')
274
+
275
+ AddCustomAttributesRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
276
+ AddCustomAttributesRequest.add_member(:custom_attributes, Shapes::ShapeRef.new(shape: CustomAttributesListType, required: true, location_name: "CustomAttributes"))
277
+ AddCustomAttributesRequest.struct_class = Types::AddCustomAttributesRequest
278
+
279
+ AddCustomAttributesResponse.struct_class = Types::AddCustomAttributesResponse
280
+
281
+ AdminAddUserToGroupRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
282
+ AdminAddUserToGroupRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
283
+ AdminAddUserToGroupRequest.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupNameType, required: true, location_name: "GroupName"))
284
+ AdminAddUserToGroupRequest.struct_class = Types::AdminAddUserToGroupRequest
285
+
286
+ AdminConfirmSignUpRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
287
+ AdminConfirmSignUpRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
288
+ AdminConfirmSignUpRequest.struct_class = Types::AdminConfirmSignUpRequest
289
+
290
+ AdminConfirmSignUpResponse.struct_class = Types::AdminConfirmSignUpResponse
291
+
292
+ AdminCreateUserConfigType.add_member(:allow_admin_create_user_only, Shapes::ShapeRef.new(shape: BooleanType, location_name: "AllowAdminCreateUserOnly"))
293
+ AdminCreateUserConfigType.add_member(:unused_account_validity_days, Shapes::ShapeRef.new(shape: AdminCreateUserUnusedAccountValidityDaysType, location_name: "UnusedAccountValidityDays"))
294
+ AdminCreateUserConfigType.add_member(:invite_message_template, Shapes::ShapeRef.new(shape: MessageTemplateType, location_name: "InviteMessageTemplate"))
295
+ AdminCreateUserConfigType.struct_class = Types::AdminCreateUserConfigType
296
+
297
+ AdminCreateUserRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
298
+ AdminCreateUserRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
299
+ AdminCreateUserRequest.add_member(:user_attributes, Shapes::ShapeRef.new(shape: AttributeListType, location_name: "UserAttributes"))
300
+ AdminCreateUserRequest.add_member(:validation_data, Shapes::ShapeRef.new(shape: AttributeListType, location_name: "ValidationData"))
301
+ AdminCreateUserRequest.add_member(:temporary_password, Shapes::ShapeRef.new(shape: PasswordType, location_name: "TemporaryPassword"))
302
+ AdminCreateUserRequest.add_member(:force_alias_creation, Shapes::ShapeRef.new(shape: ForceAliasCreation, location_name: "ForceAliasCreation"))
303
+ AdminCreateUserRequest.add_member(:message_action, Shapes::ShapeRef.new(shape: MessageActionType, location_name: "MessageAction"))
304
+ AdminCreateUserRequest.add_member(:desired_delivery_mediums, Shapes::ShapeRef.new(shape: DeliveryMediumListType, location_name: "DesiredDeliveryMediums"))
305
+ AdminCreateUserRequest.struct_class = Types::AdminCreateUserRequest
306
+
307
+ AdminCreateUserResponse.add_member(:user, Shapes::ShapeRef.new(shape: UserType, location_name: "User"))
308
+ AdminCreateUserResponse.struct_class = Types::AdminCreateUserResponse
309
+
310
+ AdminDeleteUserAttributesRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
311
+ AdminDeleteUserAttributesRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
312
+ AdminDeleteUserAttributesRequest.add_member(:user_attribute_names, Shapes::ShapeRef.new(shape: AttributeNameListType, required: true, location_name: "UserAttributeNames"))
313
+ AdminDeleteUserAttributesRequest.struct_class = Types::AdminDeleteUserAttributesRequest
314
+
315
+ AdminDeleteUserAttributesResponse.struct_class = Types::AdminDeleteUserAttributesResponse
316
+
317
+ AdminDeleteUserRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
318
+ AdminDeleteUserRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
319
+ AdminDeleteUserRequest.struct_class = Types::AdminDeleteUserRequest
320
+
321
+ AdminDisableUserRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
322
+ AdminDisableUserRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
323
+ AdminDisableUserRequest.struct_class = Types::AdminDisableUserRequest
324
+
325
+ AdminDisableUserResponse.struct_class = Types::AdminDisableUserResponse
326
+
327
+ AdminEnableUserRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
328
+ AdminEnableUserRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
329
+ AdminEnableUserRequest.struct_class = Types::AdminEnableUserRequest
330
+
331
+ AdminEnableUserResponse.struct_class = Types::AdminEnableUserResponse
332
+
333
+ AdminForgetDeviceRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
334
+ AdminForgetDeviceRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
335
+ AdminForgetDeviceRequest.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, required: true, location_name: "DeviceKey"))
336
+ AdminForgetDeviceRequest.struct_class = Types::AdminForgetDeviceRequest
337
+
338
+ AdminGetDeviceRequest.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, required: true, location_name: "DeviceKey"))
339
+ AdminGetDeviceRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
340
+ AdminGetDeviceRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
341
+ AdminGetDeviceRequest.struct_class = Types::AdminGetDeviceRequest
342
+
343
+ AdminGetDeviceResponse.add_member(:device, Shapes::ShapeRef.new(shape: DeviceType, required: true, location_name: "Device"))
344
+ AdminGetDeviceResponse.struct_class = Types::AdminGetDeviceResponse
345
+
346
+ AdminGetUserRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
347
+ AdminGetUserRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
348
+ AdminGetUserRequest.struct_class = Types::AdminGetUserRequest
349
+
350
+ AdminGetUserResponse.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
351
+ AdminGetUserResponse.add_member(:user_attributes, Shapes::ShapeRef.new(shape: AttributeListType, location_name: "UserAttributes"))
352
+ AdminGetUserResponse.add_member(:user_create_date, Shapes::ShapeRef.new(shape: DateType, location_name: "UserCreateDate"))
353
+ AdminGetUserResponse.add_member(:user_last_modified_date, Shapes::ShapeRef.new(shape: DateType, location_name: "UserLastModifiedDate"))
354
+ AdminGetUserResponse.add_member(:enabled, Shapes::ShapeRef.new(shape: BooleanType, location_name: "Enabled"))
355
+ AdminGetUserResponse.add_member(:user_status, Shapes::ShapeRef.new(shape: UserStatusType, location_name: "UserStatus"))
356
+ AdminGetUserResponse.add_member(:mfa_options, Shapes::ShapeRef.new(shape: MFAOptionListType, location_name: "MFAOptions"))
357
+ AdminGetUserResponse.struct_class = Types::AdminGetUserResponse
358
+
359
+ AdminInitiateAuthRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
360
+ AdminInitiateAuthRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
361
+ AdminInitiateAuthRequest.add_member(:auth_flow, Shapes::ShapeRef.new(shape: AuthFlowType, required: true, location_name: "AuthFlow"))
362
+ AdminInitiateAuthRequest.add_member(:auth_parameters, Shapes::ShapeRef.new(shape: AuthParametersType, location_name: "AuthParameters"))
363
+ AdminInitiateAuthRequest.add_member(:client_metadata, Shapes::ShapeRef.new(shape: ClientMetadataType, location_name: "ClientMetadata"))
364
+ AdminInitiateAuthRequest.struct_class = Types::AdminInitiateAuthRequest
365
+
366
+ AdminInitiateAuthResponse.add_member(:challenge_name, Shapes::ShapeRef.new(shape: ChallengeNameType, location_name: "ChallengeName"))
367
+ AdminInitiateAuthResponse.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
368
+ AdminInitiateAuthResponse.add_member(:challenge_parameters, Shapes::ShapeRef.new(shape: ChallengeParametersType, location_name: "ChallengeParameters"))
369
+ AdminInitiateAuthResponse.add_member(:authentication_result, Shapes::ShapeRef.new(shape: AuthenticationResultType, location_name: "AuthenticationResult"))
370
+ AdminInitiateAuthResponse.struct_class = Types::AdminInitiateAuthResponse
371
+
372
+ AdminListDevicesRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
373
+ AdminListDevicesRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
374
+ AdminListDevicesRequest.add_member(:limit, Shapes::ShapeRef.new(shape: QueryLimitType, location_name: "Limit"))
375
+ AdminListDevicesRequest.add_member(:pagination_token, Shapes::ShapeRef.new(shape: SearchPaginationTokenType, location_name: "PaginationToken"))
376
+ AdminListDevicesRequest.struct_class = Types::AdminListDevicesRequest
377
+
378
+ AdminListDevicesResponse.add_member(:devices, Shapes::ShapeRef.new(shape: DeviceListType, location_name: "Devices"))
379
+ AdminListDevicesResponse.add_member(:pagination_token, Shapes::ShapeRef.new(shape: SearchPaginationTokenType, location_name: "PaginationToken"))
380
+ AdminListDevicesResponse.struct_class = Types::AdminListDevicesResponse
381
+
382
+ AdminListGroupsForUserRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
383
+ AdminListGroupsForUserRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
384
+ AdminListGroupsForUserRequest.add_member(:limit, Shapes::ShapeRef.new(shape: QueryLimitType, location_name: "Limit"))
385
+ AdminListGroupsForUserRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationKey, location_name: "NextToken"))
386
+ AdminListGroupsForUserRequest.struct_class = Types::AdminListGroupsForUserRequest
387
+
388
+ AdminListGroupsForUserResponse.add_member(:groups, Shapes::ShapeRef.new(shape: GroupListType, location_name: "Groups"))
389
+ AdminListGroupsForUserResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationKey, location_name: "NextToken"))
390
+ AdminListGroupsForUserResponse.struct_class = Types::AdminListGroupsForUserResponse
391
+
392
+ AdminRemoveUserFromGroupRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
393
+ AdminRemoveUserFromGroupRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
394
+ AdminRemoveUserFromGroupRequest.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupNameType, required: true, location_name: "GroupName"))
395
+ AdminRemoveUserFromGroupRequest.struct_class = Types::AdminRemoveUserFromGroupRequest
396
+
397
+ AdminResetUserPasswordRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
398
+ AdminResetUserPasswordRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
399
+ AdminResetUserPasswordRequest.struct_class = Types::AdminResetUserPasswordRequest
400
+
401
+ AdminResetUserPasswordResponse.struct_class = Types::AdminResetUserPasswordResponse
402
+
403
+ AdminRespondToAuthChallengeRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
404
+ AdminRespondToAuthChallengeRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
405
+ AdminRespondToAuthChallengeRequest.add_member(:challenge_name, Shapes::ShapeRef.new(shape: ChallengeNameType, required: true, location_name: "ChallengeName"))
406
+ AdminRespondToAuthChallengeRequest.add_member(:challenge_responses, Shapes::ShapeRef.new(shape: ChallengeResponsesType, location_name: "ChallengeResponses"))
407
+ AdminRespondToAuthChallengeRequest.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
408
+ AdminRespondToAuthChallengeRequest.struct_class = Types::AdminRespondToAuthChallengeRequest
378
409
 
379
- AdminSetUserSettingsResponse.struct_class = Types::AdminSetUserSettingsResponse
410
+ AdminRespondToAuthChallengeResponse.add_member(:challenge_name, Shapes::ShapeRef.new(shape: ChallengeNameType, location_name: "ChallengeName"))
411
+ AdminRespondToAuthChallengeResponse.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
412
+ AdminRespondToAuthChallengeResponse.add_member(:challenge_parameters, Shapes::ShapeRef.new(shape: ChallengeParametersType, location_name: "ChallengeParameters"))
413
+ AdminRespondToAuthChallengeResponse.add_member(:authentication_result, Shapes::ShapeRef.new(shape: AuthenticationResultType, location_name: "AuthenticationResult"))
414
+ AdminRespondToAuthChallengeResponse.struct_class = Types::AdminRespondToAuthChallengeResponse
415
+
416
+ AdminSetUserSettingsRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
417
+ AdminSetUserSettingsRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
418
+ AdminSetUserSettingsRequest.add_member(:mfa_options, Shapes::ShapeRef.new(shape: MFAOptionListType, required: true, location_name: "MFAOptions"))
419
+ AdminSetUserSettingsRequest.struct_class = Types::AdminSetUserSettingsRequest
420
+
421
+ AdminSetUserSettingsResponse.struct_class = Types::AdminSetUserSettingsResponse
422
+
423
+ AdminUpdateDeviceStatusRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
424
+ AdminUpdateDeviceStatusRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
425
+ AdminUpdateDeviceStatusRequest.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, required: true, location_name: "DeviceKey"))
426
+ AdminUpdateDeviceStatusRequest.add_member(:device_remembered_status, Shapes::ShapeRef.new(shape: DeviceRememberedStatusType, location_name: "DeviceRememberedStatus"))
427
+ AdminUpdateDeviceStatusRequest.struct_class = Types::AdminUpdateDeviceStatusRequest
428
+
429
+ AdminUpdateDeviceStatusResponse.struct_class = Types::AdminUpdateDeviceStatusResponse
430
+
431
+ AdminUpdateUserAttributesRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
432
+ AdminUpdateUserAttributesRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
433
+ AdminUpdateUserAttributesRequest.add_member(:user_attributes, Shapes::ShapeRef.new(shape: AttributeListType, required: true, location_name: "UserAttributes"))
434
+ AdminUpdateUserAttributesRequest.struct_class = Types::AdminUpdateUserAttributesRequest
435
+
436
+ AdminUpdateUserAttributesResponse.struct_class = Types::AdminUpdateUserAttributesResponse
437
+
438
+ AdminUserGlobalSignOutRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
439
+ AdminUserGlobalSignOutRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
440
+ AdminUserGlobalSignOutRequest.struct_class = Types::AdminUserGlobalSignOutRequest
441
+
442
+ AdminUserGlobalSignOutResponse.struct_class = Types::AdminUserGlobalSignOutResponse
443
+
444
+ AliasAttributesListType.member = Shapes::ShapeRef.new(shape: AliasAttributeType)
445
+
446
+ AttributeListType.member = Shapes::ShapeRef.new(shape: AttributeType)
447
+
448
+ AttributeNameListType.member = Shapes::ShapeRef.new(shape: AttributeNameType)
449
+
450
+ AttributeType.add_member(:name, Shapes::ShapeRef.new(shape: AttributeNameType, required: true, location_name: "Name"))
451
+ AttributeType.add_member(:value, Shapes::ShapeRef.new(shape: AttributeValueType, location_name: "Value"))
452
+ AttributeType.struct_class = Types::AttributeType
453
+
454
+ AuthParametersType.key = Shapes::ShapeRef.new(shape: StringType)
455
+ AuthParametersType.value = Shapes::ShapeRef.new(shape: StringType)
456
+
457
+ AuthenticationResultType.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
458
+ AuthenticationResultType.add_member(:expires_in, Shapes::ShapeRef.new(shape: IntegerType, location_name: "ExpiresIn"))
459
+ AuthenticationResultType.add_member(:token_type, Shapes::ShapeRef.new(shape: StringType, location_name: "TokenType"))
460
+ AuthenticationResultType.add_member(:refresh_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "RefreshToken"))
461
+ AuthenticationResultType.add_member(:id_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "IdToken"))
462
+ AuthenticationResultType.add_member(:new_device_metadata, Shapes::ShapeRef.new(shape: NewDeviceMetadataType, location_name: "NewDeviceMetadata"))
463
+ AuthenticationResultType.struct_class = Types::AuthenticationResultType
464
+
465
+ ChallengeParametersType.key = Shapes::ShapeRef.new(shape: StringType)
466
+ ChallengeParametersType.value = Shapes::ShapeRef.new(shape: StringType)
467
+
468
+ ChallengeResponsesType.key = Shapes::ShapeRef.new(shape: StringType)
469
+ ChallengeResponsesType.value = Shapes::ShapeRef.new(shape: StringType)
470
+
471
+ ChangePasswordRequest.add_member(:previous_password, Shapes::ShapeRef.new(shape: PasswordType, required: true, location_name: "PreviousPassword"))
472
+ ChangePasswordRequest.add_member(:proposed_password, Shapes::ShapeRef.new(shape: PasswordType, required: true, location_name: "ProposedPassword"))
473
+ ChangePasswordRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
474
+ ChangePasswordRequest.struct_class = Types::ChangePasswordRequest
475
+
476
+ ChangePasswordResponse.struct_class = Types::ChangePasswordResponse
477
+
478
+ ClientMetadataType.key = Shapes::ShapeRef.new(shape: StringType)
479
+ ClientMetadataType.value = Shapes::ShapeRef.new(shape: StringType)
480
+
481
+ ClientPermissionListType.member = Shapes::ShapeRef.new(shape: ClientPermissionType)
482
+
483
+ CodeDeliveryDetailsListType.member = Shapes::ShapeRef.new(shape: CodeDeliveryDetailsType)
484
+
485
+ CodeDeliveryDetailsType.add_member(:destination, Shapes::ShapeRef.new(shape: StringType, location_name: "Destination"))
486
+ CodeDeliveryDetailsType.add_member(:delivery_medium, Shapes::ShapeRef.new(shape: DeliveryMediumType, location_name: "DeliveryMedium"))
487
+ CodeDeliveryDetailsType.add_member(:attribute_name, Shapes::ShapeRef.new(shape: AttributeNameType, location_name: "AttributeName"))
488
+ CodeDeliveryDetailsType.struct_class = Types::CodeDeliveryDetailsType
489
+
490
+ ConfirmDeviceRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
491
+ ConfirmDeviceRequest.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, required: true, location_name: "DeviceKey"))
492
+ ConfirmDeviceRequest.add_member(:device_secret_verifier_config, Shapes::ShapeRef.new(shape: DeviceSecretVerifierConfigType, location_name: "DeviceSecretVerifierConfig"))
493
+ ConfirmDeviceRequest.add_member(:device_name, Shapes::ShapeRef.new(shape: DeviceNameType, location_name: "DeviceName"))
494
+ ConfirmDeviceRequest.struct_class = Types::ConfirmDeviceRequest
380
495
 
381
- AdminUpdateDeviceStatusRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
382
- AdminUpdateDeviceStatusRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
383
- AdminUpdateDeviceStatusRequest.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, required: true, location_name: "DeviceKey"))
384
- AdminUpdateDeviceStatusRequest.add_member(:device_remembered_status, Shapes::ShapeRef.new(shape: DeviceRememberedStatusType, location_name: "DeviceRememberedStatus"))
385
- AdminUpdateDeviceStatusRequest.struct_class = Types::AdminUpdateDeviceStatusRequest
496
+ ConfirmDeviceResponse.add_member(:user_confirmation_necessary, Shapes::ShapeRef.new(shape: BooleanType, location_name: "UserConfirmationNecessary"))
497
+ ConfirmDeviceResponse.struct_class = Types::ConfirmDeviceResponse
386
498
 
387
- AdminUpdateDeviceStatusResponse.struct_class = Types::AdminUpdateDeviceStatusResponse
388
-
389
- AdminUpdateUserAttributesRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
390
- AdminUpdateUserAttributesRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
391
- AdminUpdateUserAttributesRequest.add_member(:user_attributes, Shapes::ShapeRef.new(shape: AttributeListType, required: true, location_name: "UserAttributes"))
392
- AdminUpdateUserAttributesRequest.struct_class = Types::AdminUpdateUserAttributesRequest
393
-
394
- AdminUpdateUserAttributesResponse.struct_class = Types::AdminUpdateUserAttributesResponse
395
-
396
- AdminUserGlobalSignOutRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
397
- AdminUserGlobalSignOutRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
398
- AdminUserGlobalSignOutRequest.struct_class = Types::AdminUserGlobalSignOutRequest
399
-
400
- AdminUserGlobalSignOutResponse.struct_class = Types::AdminUserGlobalSignOutResponse
401
-
402
- AliasAttributesListType.member = Shapes::ShapeRef.new(shape: AliasAttributeType)
403
-
404
- AttributeListType.member = Shapes::ShapeRef.new(shape: AttributeType)
405
-
406
- AttributeNameListType.member = Shapes::ShapeRef.new(shape: AttributeNameType)
407
-
408
- AttributeType.add_member(:name, Shapes::ShapeRef.new(shape: AttributeNameType, required: true, location_name: "Name"))
409
- AttributeType.add_member(:value, Shapes::ShapeRef.new(shape: AttributeValueType, location_name: "Value"))
410
- AttributeType.struct_class = Types::AttributeType
411
-
412
- AuthParametersType.key = Shapes::ShapeRef.new(shape: StringType)
413
- AuthParametersType.value = Shapes::ShapeRef.new(shape: StringType)
414
-
415
- AuthenticationResultType.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
416
- AuthenticationResultType.add_member(:expires_in, Shapes::ShapeRef.new(shape: IntegerType, location_name: "ExpiresIn"))
417
- AuthenticationResultType.add_member(:token_type, Shapes::ShapeRef.new(shape: StringType, location_name: "TokenType"))
418
- AuthenticationResultType.add_member(:refresh_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "RefreshToken"))
419
- AuthenticationResultType.add_member(:id_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "IdToken"))
420
- AuthenticationResultType.add_member(:new_device_metadata, Shapes::ShapeRef.new(shape: NewDeviceMetadataType, location_name: "NewDeviceMetadata"))
421
- AuthenticationResultType.struct_class = Types::AuthenticationResultType
422
-
423
- ChallengeParametersType.key = Shapes::ShapeRef.new(shape: StringType)
424
- ChallengeParametersType.value = Shapes::ShapeRef.new(shape: StringType)
425
-
426
- ChallengeResponsesType.key = Shapes::ShapeRef.new(shape: StringType)
427
- ChallengeResponsesType.value = Shapes::ShapeRef.new(shape: StringType)
428
-
429
- ChangePasswordRequest.add_member(:previous_password, Shapes::ShapeRef.new(shape: PasswordType, required: true, location_name: "PreviousPassword"))
430
- ChangePasswordRequest.add_member(:proposed_password, Shapes::ShapeRef.new(shape: PasswordType, required: true, location_name: "ProposedPassword"))
431
- ChangePasswordRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
432
- ChangePasswordRequest.struct_class = Types::ChangePasswordRequest
433
-
434
- ChangePasswordResponse.struct_class = Types::ChangePasswordResponse
435
-
436
- ClientMetadataType.key = Shapes::ShapeRef.new(shape: StringType)
437
- ClientMetadataType.value = Shapes::ShapeRef.new(shape: StringType)
499
+ ConfirmForgotPasswordRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
500
+ ConfirmForgotPasswordRequest.add_member(:secret_hash, Shapes::ShapeRef.new(shape: SecretHashType, location_name: "SecretHash"))
501
+ ConfirmForgotPasswordRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
502
+ ConfirmForgotPasswordRequest.add_member(:confirmation_code, Shapes::ShapeRef.new(shape: ConfirmationCodeType, required: true, location_name: "ConfirmationCode"))
503
+ ConfirmForgotPasswordRequest.add_member(:password, Shapes::ShapeRef.new(shape: PasswordType, required: true, location_name: "Password"))
504
+ ConfirmForgotPasswordRequest.struct_class = Types::ConfirmForgotPasswordRequest
438
505
 
439
- ClientPermissionListType.member = Shapes::ShapeRef.new(shape: ClientPermissionType)
440
-
441
- CodeDeliveryDetailsListType.member = Shapes::ShapeRef.new(shape: CodeDeliveryDetailsType)
506
+ ConfirmForgotPasswordResponse.struct_class = Types::ConfirmForgotPasswordResponse
442
507
 
443
- CodeDeliveryDetailsType.add_member(:destination, Shapes::ShapeRef.new(shape: StringType, location_name: "Destination"))
444
- CodeDeliveryDetailsType.add_member(:delivery_medium, Shapes::ShapeRef.new(shape: DeliveryMediumType, location_name: "DeliveryMedium"))
445
- CodeDeliveryDetailsType.add_member(:attribute_name, Shapes::ShapeRef.new(shape: AttributeNameType, location_name: "AttributeName"))
446
- CodeDeliveryDetailsType.struct_class = Types::CodeDeliveryDetailsType
508
+ ConfirmSignUpRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
509
+ ConfirmSignUpRequest.add_member(:secret_hash, Shapes::ShapeRef.new(shape: SecretHashType, location_name: "SecretHash"))
510
+ ConfirmSignUpRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
511
+ ConfirmSignUpRequest.add_member(:confirmation_code, Shapes::ShapeRef.new(shape: ConfirmationCodeType, required: true, location_name: "ConfirmationCode"))
512
+ ConfirmSignUpRequest.add_member(:force_alias_creation, Shapes::ShapeRef.new(shape: ForceAliasCreation, location_name: "ForceAliasCreation"))
513
+ ConfirmSignUpRequest.struct_class = Types::ConfirmSignUpRequest
447
514
 
448
- ConfirmDeviceRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
449
- ConfirmDeviceRequest.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, required: true, location_name: "DeviceKey"))
450
- ConfirmDeviceRequest.add_member(:device_secret_verifier_config, Shapes::ShapeRef.new(shape: DeviceSecretVerifierConfigType, location_name: "DeviceSecretVerifierConfig"))
451
- ConfirmDeviceRequest.add_member(:device_name, Shapes::ShapeRef.new(shape: DeviceNameType, location_name: "DeviceName"))
452
- ConfirmDeviceRequest.struct_class = Types::ConfirmDeviceRequest
515
+ ConfirmSignUpResponse.struct_class = Types::ConfirmSignUpResponse
453
516
 
454
- ConfirmDeviceResponse.add_member(:user_confirmation_necessary, Shapes::ShapeRef.new(shape: BooleanType, location_name: "UserConfirmationNecessary"))
455
- ConfirmDeviceResponse.struct_class = Types::ConfirmDeviceResponse
517
+ CreateGroupRequest.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupNameType, required: true, location_name: "GroupName"))
518
+ CreateGroupRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
519
+ CreateGroupRequest.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionType, location_name: "Description"))
520
+ CreateGroupRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: ArnType, location_name: "RoleArn"))
521
+ CreateGroupRequest.add_member(:precedence, Shapes::ShapeRef.new(shape: PrecedenceType, location_name: "Precedence"))
522
+ CreateGroupRequest.struct_class = Types::CreateGroupRequest
456
523
 
457
- ConfirmForgotPasswordRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
458
- ConfirmForgotPasswordRequest.add_member(:secret_hash, Shapes::ShapeRef.new(shape: SecretHashType, location_name: "SecretHash"))
459
- ConfirmForgotPasswordRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
460
- ConfirmForgotPasswordRequest.add_member(:confirmation_code, Shapes::ShapeRef.new(shape: ConfirmationCodeType, required: true, location_name: "ConfirmationCode"))
461
- ConfirmForgotPasswordRequest.add_member(:password, Shapes::ShapeRef.new(shape: PasswordType, required: true, location_name: "Password"))
462
- ConfirmForgotPasswordRequest.struct_class = Types::ConfirmForgotPasswordRequest
524
+ CreateGroupResponse.add_member(:group, Shapes::ShapeRef.new(shape: GroupType, location_name: "Group"))
525
+ CreateGroupResponse.struct_class = Types::CreateGroupResponse
463
526
 
464
- ConfirmForgotPasswordResponse.struct_class = Types::ConfirmForgotPasswordResponse
527
+ CreateUserImportJobRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: UserImportJobNameType, required: true, location_name: "JobName"))
528
+ CreateUserImportJobRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
529
+ CreateUserImportJobRequest.add_member(:cloud_watch_logs_role_arn, Shapes::ShapeRef.new(shape: ArnType, required: true, location_name: "CloudWatchLogsRoleArn"))
530
+ CreateUserImportJobRequest.struct_class = Types::CreateUserImportJobRequest
465
531
 
466
- ConfirmSignUpRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
467
- ConfirmSignUpRequest.add_member(:secret_hash, Shapes::ShapeRef.new(shape: SecretHashType, location_name: "SecretHash"))
468
- ConfirmSignUpRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
469
- ConfirmSignUpRequest.add_member(:confirmation_code, Shapes::ShapeRef.new(shape: ConfirmationCodeType, required: true, location_name: "ConfirmationCode"))
470
- ConfirmSignUpRequest.add_member(:force_alias_creation, Shapes::ShapeRef.new(shape: ForceAliasCreation, location_name: "ForceAliasCreation"))
471
- ConfirmSignUpRequest.struct_class = Types::ConfirmSignUpRequest
532
+ CreateUserImportJobResponse.add_member(:user_import_job, Shapes::ShapeRef.new(shape: UserImportJobType, location_name: "UserImportJob"))
533
+ CreateUserImportJobResponse.struct_class = Types::CreateUserImportJobResponse
472
534
 
473
- ConfirmSignUpResponse.struct_class = Types::ConfirmSignUpResponse
535
+ CreateUserPoolClientRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
536
+ CreateUserPoolClientRequest.add_member(:client_name, Shapes::ShapeRef.new(shape: ClientNameType, required: true, location_name: "ClientName"))
537
+ CreateUserPoolClientRequest.add_member(:generate_secret, Shapes::ShapeRef.new(shape: GenerateSecret, location_name: "GenerateSecret"))
538
+ CreateUserPoolClientRequest.add_member(:refresh_token_validity, Shapes::ShapeRef.new(shape: RefreshTokenValidityType, location_name: "RefreshTokenValidity"))
539
+ CreateUserPoolClientRequest.add_member(:read_attributes, Shapes::ShapeRef.new(shape: ClientPermissionListType, location_name: "ReadAttributes"))
540
+ CreateUserPoolClientRequest.add_member(:write_attributes, Shapes::ShapeRef.new(shape: ClientPermissionListType, location_name: "WriteAttributes"))
541
+ CreateUserPoolClientRequest.add_member(:explicit_auth_flows, Shapes::ShapeRef.new(shape: ExplicitAuthFlowsListType, location_name: "ExplicitAuthFlows"))
542
+ CreateUserPoolClientRequest.struct_class = Types::CreateUserPoolClientRequest
474
543
 
475
- CreateUserImportJobRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: UserImportJobNameType, required: true, location_name: "JobName"))
476
- CreateUserImportJobRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
477
- CreateUserImportJobRequest.add_member(:cloud_watch_logs_role_arn, Shapes::ShapeRef.new(shape: ArnType, required: true, location_name: "CloudWatchLogsRoleArn"))
478
- CreateUserImportJobRequest.struct_class = Types::CreateUserImportJobRequest
544
+ CreateUserPoolClientResponse.add_member(:user_pool_client, Shapes::ShapeRef.new(shape: UserPoolClientType, location_name: "UserPoolClient"))
545
+ CreateUserPoolClientResponse.struct_class = Types::CreateUserPoolClientResponse
479
546
 
480
- CreateUserImportJobResponse.add_member(:user_import_job, Shapes::ShapeRef.new(shape: UserImportJobType, location_name: "UserImportJob"))
481
- CreateUserImportJobResponse.struct_class = Types::CreateUserImportJobResponse
547
+ CreateUserPoolRequest.add_member(:pool_name, Shapes::ShapeRef.new(shape: UserPoolNameType, required: true, location_name: "PoolName"))
548
+ CreateUserPoolRequest.add_member(:policies, Shapes::ShapeRef.new(shape: UserPoolPolicyType, location_name: "Policies"))
549
+ CreateUserPoolRequest.add_member(:lambda_config, Shapes::ShapeRef.new(shape: LambdaConfigType, location_name: "LambdaConfig"))
550
+ CreateUserPoolRequest.add_member(:auto_verified_attributes, Shapes::ShapeRef.new(shape: VerifiedAttributesListType, location_name: "AutoVerifiedAttributes"))
551
+ CreateUserPoolRequest.add_member(:alias_attributes, Shapes::ShapeRef.new(shape: AliasAttributesListType, location_name: "AliasAttributes"))
552
+ CreateUserPoolRequest.add_member(:sms_verification_message, Shapes::ShapeRef.new(shape: SmsVerificationMessageType, location_name: "SmsVerificationMessage"))
553
+ CreateUserPoolRequest.add_member(:email_verification_message, Shapes::ShapeRef.new(shape: EmailVerificationMessageType, location_name: "EmailVerificationMessage"))
554
+ CreateUserPoolRequest.add_member(:email_verification_subject, Shapes::ShapeRef.new(shape: EmailVerificationSubjectType, location_name: "EmailVerificationSubject"))
555
+ CreateUserPoolRequest.add_member(:sms_authentication_message, Shapes::ShapeRef.new(shape: SmsVerificationMessageType, location_name: "SmsAuthenticationMessage"))
556
+ CreateUserPoolRequest.add_member(:mfa_configuration, Shapes::ShapeRef.new(shape: UserPoolMfaType, location_name: "MfaConfiguration"))
557
+ CreateUserPoolRequest.add_member(:device_configuration, Shapes::ShapeRef.new(shape: DeviceConfigurationType, location_name: "DeviceConfiguration"))
558
+ CreateUserPoolRequest.add_member(:email_configuration, Shapes::ShapeRef.new(shape: EmailConfigurationType, location_name: "EmailConfiguration"))
559
+ CreateUserPoolRequest.add_member(:sms_configuration, Shapes::ShapeRef.new(shape: SmsConfigurationType, location_name: "SmsConfiguration"))
560
+ CreateUserPoolRequest.add_member(:user_pool_tags, Shapes::ShapeRef.new(shape: UserPoolTagsType, location_name: "UserPoolTags"))
561
+ CreateUserPoolRequest.add_member(:admin_create_user_config, Shapes::ShapeRef.new(shape: AdminCreateUserConfigType, location_name: "AdminCreateUserConfig"))
562
+ CreateUserPoolRequest.add_member(:schema, Shapes::ShapeRef.new(shape: SchemaAttributesListType, location_name: "Schema"))
563
+ CreateUserPoolRequest.struct_class = Types::CreateUserPoolRequest
482
564
 
483
- CreateUserPoolClientRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
484
- CreateUserPoolClientRequest.add_member(:client_name, Shapes::ShapeRef.new(shape: ClientNameType, required: true, location_name: "ClientName"))
485
- CreateUserPoolClientRequest.add_member(:generate_secret, Shapes::ShapeRef.new(shape: GenerateSecret, location_name: "GenerateSecret"))
486
- CreateUserPoolClientRequest.add_member(:refresh_token_validity, Shapes::ShapeRef.new(shape: RefreshTokenValidityType, location_name: "RefreshTokenValidity"))
487
- CreateUserPoolClientRequest.add_member(:read_attributes, Shapes::ShapeRef.new(shape: ClientPermissionListType, location_name: "ReadAttributes"))
488
- CreateUserPoolClientRequest.add_member(:write_attributes, Shapes::ShapeRef.new(shape: ClientPermissionListType, location_name: "WriteAttributes"))
489
- CreateUserPoolClientRequest.add_member(:explicit_auth_flows, Shapes::ShapeRef.new(shape: ExplicitAuthFlowsListType, location_name: "ExplicitAuthFlows"))
490
- CreateUserPoolClientRequest.struct_class = Types::CreateUserPoolClientRequest
565
+ CreateUserPoolResponse.add_member(:user_pool, Shapes::ShapeRef.new(shape: UserPoolType, location_name: "UserPool"))
566
+ CreateUserPoolResponse.struct_class = Types::CreateUserPoolResponse
491
567
 
492
- CreateUserPoolClientResponse.add_member(:user_pool_client, Shapes::ShapeRef.new(shape: UserPoolClientType, location_name: "UserPoolClient"))
493
- CreateUserPoolClientResponse.struct_class = Types::CreateUserPoolClientResponse
568
+ CustomAttributesListType.member = Shapes::ShapeRef.new(shape: SchemaAttributeType)
494
569
 
495
- CreateUserPoolRequest.add_member(:pool_name, Shapes::ShapeRef.new(shape: UserPoolNameType, required: true, location_name: "PoolName"))
496
- CreateUserPoolRequest.add_member(:policies, Shapes::ShapeRef.new(shape: UserPoolPolicyType, location_name: "Policies"))
497
- CreateUserPoolRequest.add_member(:lambda_config, Shapes::ShapeRef.new(shape: LambdaConfigType, location_name: "LambdaConfig"))
498
- CreateUserPoolRequest.add_member(:auto_verified_attributes, Shapes::ShapeRef.new(shape: VerifiedAttributesListType, location_name: "AutoVerifiedAttributes"))
499
- CreateUserPoolRequest.add_member(:alias_attributes, Shapes::ShapeRef.new(shape: AliasAttributesListType, location_name: "AliasAttributes"))
500
- CreateUserPoolRequest.add_member(:sms_verification_message, Shapes::ShapeRef.new(shape: SmsVerificationMessageType, location_name: "SmsVerificationMessage"))
501
- CreateUserPoolRequest.add_member(:email_verification_message, Shapes::ShapeRef.new(shape: EmailVerificationMessageType, location_name: "EmailVerificationMessage"))
502
- CreateUserPoolRequest.add_member(:email_verification_subject, Shapes::ShapeRef.new(shape: EmailVerificationSubjectType, location_name: "EmailVerificationSubject"))
503
- CreateUserPoolRequest.add_member(:sms_authentication_message, Shapes::ShapeRef.new(shape: SmsVerificationMessageType, location_name: "SmsAuthenticationMessage"))
504
- CreateUserPoolRequest.add_member(:mfa_configuration, Shapes::ShapeRef.new(shape: UserPoolMfaType, location_name: "MfaConfiguration"))
505
- CreateUserPoolRequest.add_member(:device_configuration, Shapes::ShapeRef.new(shape: DeviceConfigurationType, location_name: "DeviceConfiguration"))
506
- CreateUserPoolRequest.add_member(:email_configuration, Shapes::ShapeRef.new(shape: EmailConfigurationType, location_name: "EmailConfiguration"))
507
- CreateUserPoolRequest.add_member(:sms_configuration, Shapes::ShapeRef.new(shape: SmsConfigurationType, location_name: "SmsConfiguration"))
508
- CreateUserPoolRequest.add_member(:admin_create_user_config, Shapes::ShapeRef.new(shape: AdminCreateUserConfigType, location_name: "AdminCreateUserConfig"))
509
- CreateUserPoolRequest.add_member(:schema, Shapes::ShapeRef.new(shape: SchemaAttributesListType, location_name: "Schema"))
510
- CreateUserPoolRequest.struct_class = Types::CreateUserPoolRequest
570
+ DeleteGroupRequest.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupNameType, required: true, location_name: "GroupName"))
571
+ DeleteGroupRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
572
+ DeleteGroupRequest.struct_class = Types::DeleteGroupRequest
511
573
 
512
- CreateUserPoolResponse.add_member(:user_pool, Shapes::ShapeRef.new(shape: UserPoolType, location_name: "UserPool"))
513
- CreateUserPoolResponse.struct_class = Types::CreateUserPoolResponse
574
+ DeleteUserAttributesRequest.add_member(:user_attribute_names, Shapes::ShapeRef.new(shape: AttributeNameListType, required: true, location_name: "UserAttributeNames"))
575
+ DeleteUserAttributesRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
576
+ DeleteUserAttributesRequest.struct_class = Types::DeleteUserAttributesRequest
514
577
 
515
- CustomAttributesListType.member = Shapes::ShapeRef.new(shape: SchemaAttributeType)
578
+ DeleteUserAttributesResponse.struct_class = Types::DeleteUserAttributesResponse
516
579
 
517
- DeleteUserAttributesRequest.add_member(:user_attribute_names, Shapes::ShapeRef.new(shape: AttributeNameListType, required: true, location_name: "UserAttributeNames"))
518
- DeleteUserAttributesRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
519
- DeleteUserAttributesRequest.struct_class = Types::DeleteUserAttributesRequest
580
+ DeleteUserPoolClientRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
581
+ DeleteUserPoolClientRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
582
+ DeleteUserPoolClientRequest.struct_class = Types::DeleteUserPoolClientRequest
583
+
584
+ DeleteUserPoolRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
585
+ DeleteUserPoolRequest.struct_class = Types::DeleteUserPoolRequest
586
+
587
+ DeleteUserRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
588
+ DeleteUserRequest.struct_class = Types::DeleteUserRequest
520
589
 
521
- DeleteUserAttributesResponse.struct_class = Types::DeleteUserAttributesResponse
590
+ DeliveryMediumListType.member = Shapes::ShapeRef.new(shape: DeliveryMediumType)
522
591
 
523
- DeleteUserPoolClientRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
524
- DeleteUserPoolClientRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
525
- DeleteUserPoolClientRequest.struct_class = Types::DeleteUserPoolClientRequest
592
+ DescribeUserImportJobRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
593
+ DescribeUserImportJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: UserImportJobIdType, required: true, location_name: "JobId"))
594
+ DescribeUserImportJobRequest.struct_class = Types::DescribeUserImportJobRequest
526
595
 
527
- DeleteUserPoolRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
528
- DeleteUserPoolRequest.struct_class = Types::DeleteUserPoolRequest
596
+ DescribeUserImportJobResponse.add_member(:user_import_job, Shapes::ShapeRef.new(shape: UserImportJobType, location_name: "UserImportJob"))
597
+ DescribeUserImportJobResponse.struct_class = Types::DescribeUserImportJobResponse
529
598
 
530
- DeleteUserRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
531
- DeleteUserRequest.struct_class = Types::DeleteUserRequest
599
+ DescribeUserPoolClientRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
600
+ DescribeUserPoolClientRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
601
+ DescribeUserPoolClientRequest.struct_class = Types::DescribeUserPoolClientRequest
602
+
603
+ DescribeUserPoolClientResponse.add_member(:user_pool_client, Shapes::ShapeRef.new(shape: UserPoolClientType, location_name: "UserPoolClient"))
604
+ DescribeUserPoolClientResponse.struct_class = Types::DescribeUserPoolClientResponse
532
605
 
533
- DeliveryMediumListType.member = Shapes::ShapeRef.new(shape: DeliveryMediumType)
606
+ DescribeUserPoolRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
607
+ DescribeUserPoolRequest.struct_class = Types::DescribeUserPoolRequest
608
+
609
+ DescribeUserPoolResponse.add_member(:user_pool, Shapes::ShapeRef.new(shape: UserPoolType, location_name: "UserPool"))
610
+ DescribeUserPoolResponse.struct_class = Types::DescribeUserPoolResponse
611
+
612
+ DeviceConfigurationType.add_member(:challenge_required_on_new_device, Shapes::ShapeRef.new(shape: BooleanType, location_name: "ChallengeRequiredOnNewDevice"))
613
+ DeviceConfigurationType.add_member(:device_only_remembered_on_user_prompt, Shapes::ShapeRef.new(shape: BooleanType, location_name: "DeviceOnlyRememberedOnUserPrompt"))
614
+ DeviceConfigurationType.struct_class = Types::DeviceConfigurationType
615
+
616
+ DeviceListType.member = Shapes::ShapeRef.new(shape: DeviceType)
617
+
618
+ DeviceSecretVerifierConfigType.add_member(:password_verifier, Shapes::ShapeRef.new(shape: StringType, location_name: "PasswordVerifier"))
619
+ DeviceSecretVerifierConfigType.add_member(:salt, Shapes::ShapeRef.new(shape: StringType, location_name: "Salt"))
620
+ DeviceSecretVerifierConfigType.struct_class = Types::DeviceSecretVerifierConfigType
621
+
622
+ DeviceType.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, location_name: "DeviceKey"))
623
+ DeviceType.add_member(:device_attributes, Shapes::ShapeRef.new(shape: AttributeListType, location_name: "DeviceAttributes"))
624
+ DeviceType.add_member(:device_create_date, Shapes::ShapeRef.new(shape: DateType, location_name: "DeviceCreateDate"))
625
+ DeviceType.add_member(:device_last_modified_date, Shapes::ShapeRef.new(shape: DateType, location_name: "DeviceLastModifiedDate"))
626
+ DeviceType.add_member(:device_last_authenticated_date, Shapes::ShapeRef.new(shape: DateType, location_name: "DeviceLastAuthenticatedDate"))
627
+ DeviceType.struct_class = Types::DeviceType
628
+
629
+ EmailConfigurationType.add_member(:source_arn, Shapes::ShapeRef.new(shape: ArnType, location_name: "SourceArn"))
630
+ EmailConfigurationType.add_member(:reply_to_email_address, Shapes::ShapeRef.new(shape: EmailAddressType, location_name: "ReplyToEmailAddress"))
631
+ EmailConfigurationType.struct_class = Types::EmailConfigurationType
632
+
633
+ ExplicitAuthFlowsListType.member = Shapes::ShapeRef.new(shape: ExplicitAuthFlowsType)
634
+
635
+ ForgetDeviceRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
636
+ ForgetDeviceRequest.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, required: true, location_name: "DeviceKey"))
637
+ ForgetDeviceRequest.struct_class = Types::ForgetDeviceRequest
638
+
639
+ ForgotPasswordRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
640
+ ForgotPasswordRequest.add_member(:secret_hash, Shapes::ShapeRef.new(shape: SecretHashType, location_name: "SecretHash"))
641
+ ForgotPasswordRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
642
+ ForgotPasswordRequest.struct_class = Types::ForgotPasswordRequest
643
+
644
+ ForgotPasswordResponse.add_member(:code_delivery_details, Shapes::ShapeRef.new(shape: CodeDeliveryDetailsType, location_name: "CodeDeliveryDetails"))
645
+ ForgotPasswordResponse.struct_class = Types::ForgotPasswordResponse
646
+
647
+ GetCSVHeaderRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
648
+ GetCSVHeaderRequest.struct_class = Types::GetCSVHeaderRequest
649
+
650
+ GetCSVHeaderResponse.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, location_name: "UserPoolId"))
651
+ GetCSVHeaderResponse.add_member(:csv_header, Shapes::ShapeRef.new(shape: ListOfStringTypes, location_name: "CSVHeader"))
652
+ GetCSVHeaderResponse.struct_class = Types::GetCSVHeaderResponse
653
+
654
+ GetDeviceRequest.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, required: true, location_name: "DeviceKey"))
655
+ GetDeviceRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
656
+ GetDeviceRequest.struct_class = Types::GetDeviceRequest
534
657
 
535
- DescribeUserImportJobRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
536
- DescribeUserImportJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: UserImportJobIdType, required: true, location_name: "JobId"))
537
- DescribeUserImportJobRequest.struct_class = Types::DescribeUserImportJobRequest
658
+ GetDeviceResponse.add_member(:device, Shapes::ShapeRef.new(shape: DeviceType, required: true, location_name: "Device"))
659
+ GetDeviceResponse.struct_class = Types::GetDeviceResponse
538
660
 
539
- DescribeUserImportJobResponse.add_member(:user_import_job, Shapes::ShapeRef.new(shape: UserImportJobType, location_name: "UserImportJob"))
540
- DescribeUserImportJobResponse.struct_class = Types::DescribeUserImportJobResponse
541
-
542
- DescribeUserPoolClientRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
543
- DescribeUserPoolClientRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
544
- DescribeUserPoolClientRequest.struct_class = Types::DescribeUserPoolClientRequest
545
-
546
- DescribeUserPoolClientResponse.add_member(:user_pool_client, Shapes::ShapeRef.new(shape: UserPoolClientType, location_name: "UserPoolClient"))
547
- DescribeUserPoolClientResponse.struct_class = Types::DescribeUserPoolClientResponse
548
-
549
- DescribeUserPoolRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
550
- DescribeUserPoolRequest.struct_class = Types::DescribeUserPoolRequest
551
-
552
- DescribeUserPoolResponse.add_member(:user_pool, Shapes::ShapeRef.new(shape: UserPoolType, location_name: "UserPool"))
553
- DescribeUserPoolResponse.struct_class = Types::DescribeUserPoolResponse
554
-
555
- DeviceConfigurationType.add_member(:challenge_required_on_new_device, Shapes::ShapeRef.new(shape: BooleanType, location_name: "ChallengeRequiredOnNewDevice"))
556
- DeviceConfigurationType.add_member(:device_only_remembered_on_user_prompt, Shapes::ShapeRef.new(shape: BooleanType, location_name: "DeviceOnlyRememberedOnUserPrompt"))
557
- DeviceConfigurationType.struct_class = Types::DeviceConfigurationType
558
-
559
- DeviceListType.member = Shapes::ShapeRef.new(shape: DeviceType)
560
-
561
- DeviceSecretVerifierConfigType.add_member(:password_verifier, Shapes::ShapeRef.new(shape: StringType, location_name: "PasswordVerifier"))
562
- DeviceSecretVerifierConfigType.add_member(:salt, Shapes::ShapeRef.new(shape: StringType, location_name: "Salt"))
563
- DeviceSecretVerifierConfigType.struct_class = Types::DeviceSecretVerifierConfigType
564
-
565
- DeviceType.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, location_name: "DeviceKey"))
566
- DeviceType.add_member(:device_attributes, Shapes::ShapeRef.new(shape: AttributeListType, location_name: "DeviceAttributes"))
567
- DeviceType.add_member(:device_create_date, Shapes::ShapeRef.new(shape: DateType, location_name: "DeviceCreateDate"))
568
- DeviceType.add_member(:device_last_modified_date, Shapes::ShapeRef.new(shape: DateType, location_name: "DeviceLastModifiedDate"))
569
- DeviceType.add_member(:device_last_authenticated_date, Shapes::ShapeRef.new(shape: DateType, location_name: "DeviceLastAuthenticatedDate"))
570
- DeviceType.struct_class = Types::DeviceType
571
-
572
- EmailConfigurationType.add_member(:source_arn, Shapes::ShapeRef.new(shape: ArnType, location_name: "SourceArn"))
573
- EmailConfigurationType.add_member(:reply_to_email_address, Shapes::ShapeRef.new(shape: EmailAddressType, location_name: "ReplyToEmailAddress"))
574
- EmailConfigurationType.struct_class = Types::EmailConfigurationType
575
-
576
- ExplicitAuthFlowsListType.member = Shapes::ShapeRef.new(shape: ExplicitAuthFlowsType)
577
-
578
- ForgetDeviceRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
579
- ForgetDeviceRequest.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, required: true, location_name: "DeviceKey"))
580
- ForgetDeviceRequest.struct_class = Types::ForgetDeviceRequest
581
-
582
- ForgotPasswordRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
583
- ForgotPasswordRequest.add_member(:secret_hash, Shapes::ShapeRef.new(shape: SecretHashType, location_name: "SecretHash"))
584
- ForgotPasswordRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
585
- ForgotPasswordRequest.struct_class = Types::ForgotPasswordRequest
586
-
587
- ForgotPasswordResponse.add_member(:code_delivery_details, Shapes::ShapeRef.new(shape: CodeDeliveryDetailsType, location_name: "CodeDeliveryDetails"))
588
- ForgotPasswordResponse.struct_class = Types::ForgotPasswordResponse
589
-
590
- GetCSVHeaderRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
591
- GetCSVHeaderRequest.struct_class = Types::GetCSVHeaderRequest
592
-
593
- GetCSVHeaderResponse.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, location_name: "UserPoolId"))
594
- GetCSVHeaderResponse.add_member(:csv_header, Shapes::ShapeRef.new(shape: ListOfStringTypes, location_name: "CSVHeader"))
595
- GetCSVHeaderResponse.struct_class = Types::GetCSVHeaderResponse
596
-
597
- GetDeviceRequest.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, required: true, location_name: "DeviceKey"))
598
- GetDeviceRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
599
- GetDeviceRequest.struct_class = Types::GetDeviceRequest
661
+ GetGroupRequest.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupNameType, required: true, location_name: "GroupName"))
662
+ GetGroupRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
663
+ GetGroupRequest.struct_class = Types::GetGroupRequest
600
664
 
601
- GetDeviceResponse.add_member(:device, Shapes::ShapeRef.new(shape: DeviceType, required: true, location_name: "Device"))
602
- GetDeviceResponse.struct_class = Types::GetDeviceResponse
665
+ GetGroupResponse.add_member(:group, Shapes::ShapeRef.new(shape: GroupType, location_name: "Group"))
666
+ GetGroupResponse.struct_class = Types::GetGroupResponse
603
667
 
604
- GetUserAttributeVerificationCodeRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
605
- GetUserAttributeVerificationCodeRequest.add_member(:attribute_name, Shapes::ShapeRef.new(shape: AttributeNameType, required: true, location_name: "AttributeName"))
606
- GetUserAttributeVerificationCodeRequest.struct_class = Types::GetUserAttributeVerificationCodeRequest
668
+ GetUserAttributeVerificationCodeRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
669
+ GetUserAttributeVerificationCodeRequest.add_member(:attribute_name, Shapes::ShapeRef.new(shape: AttributeNameType, required: true, location_name: "AttributeName"))
670
+ GetUserAttributeVerificationCodeRequest.struct_class = Types::GetUserAttributeVerificationCodeRequest
607
671
 
608
- GetUserAttributeVerificationCodeResponse.add_member(:code_delivery_details, Shapes::ShapeRef.new(shape: CodeDeliveryDetailsType, location_name: "CodeDeliveryDetails"))
609
- GetUserAttributeVerificationCodeResponse.struct_class = Types::GetUserAttributeVerificationCodeResponse
672
+ GetUserAttributeVerificationCodeResponse.add_member(:code_delivery_details, Shapes::ShapeRef.new(shape: CodeDeliveryDetailsType, location_name: "CodeDeliveryDetails"))
673
+ GetUserAttributeVerificationCodeResponse.struct_class = Types::GetUserAttributeVerificationCodeResponse
610
674
 
611
- GetUserRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
612
- GetUserRequest.struct_class = Types::GetUserRequest
675
+ GetUserRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
676
+ GetUserRequest.struct_class = Types::GetUserRequest
613
677
 
614
- GetUserResponse.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
615
- GetUserResponse.add_member(:user_attributes, Shapes::ShapeRef.new(shape: AttributeListType, required: true, location_name: "UserAttributes"))
616
- GetUserResponse.add_member(:mfa_options, Shapes::ShapeRef.new(shape: MFAOptionListType, location_name: "MFAOptions"))
617
- GetUserResponse.struct_class = Types::GetUserResponse
678
+ GetUserResponse.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
679
+ GetUserResponse.add_member(:user_attributes, Shapes::ShapeRef.new(shape: AttributeListType, required: true, location_name: "UserAttributes"))
680
+ GetUserResponse.add_member(:mfa_options, Shapes::ShapeRef.new(shape: MFAOptionListType, location_name: "MFAOptions"))
681
+ GetUserResponse.struct_class = Types::GetUserResponse
682
+
683
+ GlobalSignOutRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
684
+ GlobalSignOutRequest.struct_class = Types::GlobalSignOutRequest
685
+
686
+ GlobalSignOutResponse.struct_class = Types::GlobalSignOutResponse
687
+
688
+ GroupListType.member = Shapes::ShapeRef.new(shape: GroupType)
618
689
 
619
- GlobalSignOutRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
620
- GlobalSignOutRequest.struct_class = Types::GlobalSignOutRequest
690
+ GroupType.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupNameType, location_name: "GroupName"))
691
+ GroupType.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, location_name: "UserPoolId"))
692
+ GroupType.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionType, location_name: "Description"))
693
+ GroupType.add_member(:role_arn, Shapes::ShapeRef.new(shape: ArnType, location_name: "RoleArn"))
694
+ GroupType.add_member(:precedence, Shapes::ShapeRef.new(shape: PrecedenceType, location_name: "Precedence"))
695
+ GroupType.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: DateType, location_name: "LastModifiedDate"))
696
+ GroupType.add_member(:creation_date, Shapes::ShapeRef.new(shape: DateType, location_name: "CreationDate"))
697
+ GroupType.struct_class = Types::GroupType
698
+
699
+ InitiateAuthRequest.add_member(:auth_flow, Shapes::ShapeRef.new(shape: AuthFlowType, required: true, location_name: "AuthFlow"))
700
+ InitiateAuthRequest.add_member(:auth_parameters, Shapes::ShapeRef.new(shape: AuthParametersType, location_name: "AuthParameters"))
701
+ InitiateAuthRequest.add_member(:client_metadata, Shapes::ShapeRef.new(shape: ClientMetadataType, location_name: "ClientMetadata"))
702
+ InitiateAuthRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
703
+ InitiateAuthRequest.struct_class = Types::InitiateAuthRequest
704
+
705
+ InitiateAuthResponse.add_member(:challenge_name, Shapes::ShapeRef.new(shape: ChallengeNameType, location_name: "ChallengeName"))
706
+ InitiateAuthResponse.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
707
+ InitiateAuthResponse.add_member(:challenge_parameters, Shapes::ShapeRef.new(shape: ChallengeParametersType, location_name: "ChallengeParameters"))
708
+ InitiateAuthResponse.add_member(:authentication_result, Shapes::ShapeRef.new(shape: AuthenticationResultType, location_name: "AuthenticationResult"))
709
+ InitiateAuthResponse.struct_class = Types::InitiateAuthResponse
710
+
711
+ LambdaConfigType.add_member(:pre_sign_up, Shapes::ShapeRef.new(shape: ArnType, location_name: "PreSignUp"))
712
+ LambdaConfigType.add_member(:custom_message, Shapes::ShapeRef.new(shape: ArnType, location_name: "CustomMessage"))
713
+ LambdaConfigType.add_member(:post_confirmation, Shapes::ShapeRef.new(shape: ArnType, location_name: "PostConfirmation"))
714
+ LambdaConfigType.add_member(:pre_authentication, Shapes::ShapeRef.new(shape: ArnType, location_name: "PreAuthentication"))
715
+ LambdaConfigType.add_member(:post_authentication, Shapes::ShapeRef.new(shape: ArnType, location_name: "PostAuthentication"))
716
+ LambdaConfigType.add_member(:define_auth_challenge, Shapes::ShapeRef.new(shape: ArnType, location_name: "DefineAuthChallenge"))
717
+ LambdaConfigType.add_member(:create_auth_challenge, Shapes::ShapeRef.new(shape: ArnType, location_name: "CreateAuthChallenge"))
718
+ LambdaConfigType.add_member(:verify_auth_challenge_response, Shapes::ShapeRef.new(shape: ArnType, location_name: "VerifyAuthChallengeResponse"))
719
+ LambdaConfigType.struct_class = Types::LambdaConfigType
720
+
721
+ ListDevicesRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
722
+ ListDevicesRequest.add_member(:limit, Shapes::ShapeRef.new(shape: QueryLimitType, location_name: "Limit"))
723
+ ListDevicesRequest.add_member(:pagination_token, Shapes::ShapeRef.new(shape: SearchPaginationTokenType, location_name: "PaginationToken"))
724
+ ListDevicesRequest.struct_class = Types::ListDevicesRequest
725
+
726
+ ListDevicesResponse.add_member(:devices, Shapes::ShapeRef.new(shape: DeviceListType, location_name: "Devices"))
727
+ ListDevicesResponse.add_member(:pagination_token, Shapes::ShapeRef.new(shape: SearchPaginationTokenType, location_name: "PaginationToken"))
728
+ ListDevicesResponse.struct_class = Types::ListDevicesResponse
729
+
730
+ ListGroupsRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
731
+ ListGroupsRequest.add_member(:limit, Shapes::ShapeRef.new(shape: QueryLimitType, location_name: "Limit"))
732
+ ListGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationKey, location_name: "NextToken"))
733
+ ListGroupsRequest.struct_class = Types::ListGroupsRequest
734
+
735
+ ListGroupsResponse.add_member(:groups, Shapes::ShapeRef.new(shape: GroupListType, location_name: "Groups"))
736
+ ListGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationKey, location_name: "NextToken"))
737
+ ListGroupsResponse.struct_class = Types::ListGroupsResponse
738
+
739
+ ListOfStringTypes.member = Shapes::ShapeRef.new(shape: StringType)
740
+
741
+ ListUserImportJobsRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
742
+ ListUserImportJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PoolQueryLimitType, required: true, location_name: "MaxResults"))
743
+ ListUserImportJobsRequest.add_member(:pagination_token, Shapes::ShapeRef.new(shape: PaginationKeyType, location_name: "PaginationToken"))
744
+ ListUserImportJobsRequest.struct_class = Types::ListUserImportJobsRequest
745
+
746
+ ListUserImportJobsResponse.add_member(:user_import_jobs, Shapes::ShapeRef.new(shape: UserImportJobsListType, location_name: "UserImportJobs"))
747
+ ListUserImportJobsResponse.add_member(:pagination_token, Shapes::ShapeRef.new(shape: PaginationKeyType, location_name: "PaginationToken"))
748
+ ListUserImportJobsResponse.struct_class = Types::ListUserImportJobsResponse
749
+
750
+ ListUserPoolClientsRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
751
+ ListUserPoolClientsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: QueryLimit, location_name: "MaxResults"))
752
+ ListUserPoolClientsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationKey, location_name: "NextToken"))
753
+ ListUserPoolClientsRequest.struct_class = Types::ListUserPoolClientsRequest
754
+
755
+ ListUserPoolClientsResponse.add_member(:user_pool_clients, Shapes::ShapeRef.new(shape: UserPoolClientListType, location_name: "UserPoolClients"))
756
+ ListUserPoolClientsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationKey, location_name: "NextToken"))
757
+ ListUserPoolClientsResponse.struct_class = Types::ListUserPoolClientsResponse
758
+
759
+ ListUserPoolsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationKeyType, location_name: "NextToken"))
760
+ ListUserPoolsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PoolQueryLimitType, required: true, location_name: "MaxResults"))
761
+ ListUserPoolsRequest.struct_class = Types::ListUserPoolsRequest
762
+
763
+ ListUserPoolsResponse.add_member(:user_pools, Shapes::ShapeRef.new(shape: UserPoolListType, location_name: "UserPools"))
764
+ ListUserPoolsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationKeyType, location_name: "NextToken"))
765
+ ListUserPoolsResponse.struct_class = Types::ListUserPoolsResponse
766
+
767
+ ListUsersInGroupRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
768
+ ListUsersInGroupRequest.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupNameType, required: true, location_name: "GroupName"))
769
+ ListUsersInGroupRequest.add_member(:limit, Shapes::ShapeRef.new(shape: QueryLimitType, location_name: "Limit"))
770
+ ListUsersInGroupRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationKey, location_name: "NextToken"))
771
+ ListUsersInGroupRequest.struct_class = Types::ListUsersInGroupRequest
772
+
773
+ ListUsersInGroupResponse.add_member(:users, Shapes::ShapeRef.new(shape: UsersListType, location_name: "Users"))
774
+ ListUsersInGroupResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationKey, location_name: "NextToken"))
775
+ ListUsersInGroupResponse.struct_class = Types::ListUsersInGroupResponse
776
+
777
+ ListUsersRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
778
+ ListUsersRequest.add_member(:attributes_to_get, Shapes::ShapeRef.new(shape: SearchedAttributeNamesListType, location_name: "AttributesToGet"))
779
+ ListUsersRequest.add_member(:limit, Shapes::ShapeRef.new(shape: QueryLimitType, location_name: "Limit"))
780
+ ListUsersRequest.add_member(:pagination_token, Shapes::ShapeRef.new(shape: SearchPaginationTokenType, location_name: "PaginationToken"))
781
+ ListUsersRequest.add_member(:filter, Shapes::ShapeRef.new(shape: UserFilterType, location_name: "Filter"))
782
+ ListUsersRequest.struct_class = Types::ListUsersRequest
783
+
784
+ ListUsersResponse.add_member(:users, Shapes::ShapeRef.new(shape: UsersListType, location_name: "Users"))
785
+ ListUsersResponse.add_member(:pagination_token, Shapes::ShapeRef.new(shape: SearchPaginationTokenType, location_name: "PaginationToken"))
786
+ ListUsersResponse.struct_class = Types::ListUsersResponse
787
+
788
+ MFAOptionListType.member = Shapes::ShapeRef.new(shape: MFAOptionType)
789
+
790
+ MFAOptionType.add_member(:delivery_medium, Shapes::ShapeRef.new(shape: DeliveryMediumType, location_name: "DeliveryMedium"))
791
+ MFAOptionType.add_member(:attribute_name, Shapes::ShapeRef.new(shape: AttributeNameType, location_name: "AttributeName"))
792
+ MFAOptionType.struct_class = Types::MFAOptionType
793
+
794
+ MessageTemplateType.add_member(:sms_message, Shapes::ShapeRef.new(shape: SmsVerificationMessageType, location_name: "SMSMessage"))
795
+ MessageTemplateType.add_member(:email_message, Shapes::ShapeRef.new(shape: EmailVerificationMessageType, location_name: "EmailMessage"))
796
+ MessageTemplateType.add_member(:email_subject, Shapes::ShapeRef.new(shape: EmailVerificationSubjectType, location_name: "EmailSubject"))
797
+ MessageTemplateType.struct_class = Types::MessageTemplateType
798
+
799
+ NewDeviceMetadataType.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, location_name: "DeviceKey"))
800
+ NewDeviceMetadataType.add_member(:device_group_key, Shapes::ShapeRef.new(shape: StringType, location_name: "DeviceGroupKey"))
801
+ NewDeviceMetadataType.struct_class = Types::NewDeviceMetadataType
802
+
803
+ NumberAttributeConstraintsType.add_member(:min_value, Shapes::ShapeRef.new(shape: StringType, location_name: "MinValue"))
804
+ NumberAttributeConstraintsType.add_member(:max_value, Shapes::ShapeRef.new(shape: StringType, location_name: "MaxValue"))
805
+ NumberAttributeConstraintsType.struct_class = Types::NumberAttributeConstraintsType
806
+
807
+ PasswordPolicyType.add_member(:minimum_length, Shapes::ShapeRef.new(shape: PasswordPolicyMinLengthType, location_name: "MinimumLength"))
808
+ PasswordPolicyType.add_member(:require_uppercase, Shapes::ShapeRef.new(shape: BooleanType, location_name: "RequireUppercase"))
809
+ PasswordPolicyType.add_member(:require_lowercase, Shapes::ShapeRef.new(shape: BooleanType, location_name: "RequireLowercase"))
810
+ PasswordPolicyType.add_member(:require_numbers, Shapes::ShapeRef.new(shape: BooleanType, location_name: "RequireNumbers"))
811
+ PasswordPolicyType.add_member(:require_symbols, Shapes::ShapeRef.new(shape: BooleanType, location_name: "RequireSymbols"))
812
+ PasswordPolicyType.struct_class = Types::PasswordPolicyType
813
+
814
+ ResendConfirmationCodeRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
815
+ ResendConfirmationCodeRequest.add_member(:secret_hash, Shapes::ShapeRef.new(shape: SecretHashType, location_name: "SecretHash"))
816
+ ResendConfirmationCodeRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
817
+ ResendConfirmationCodeRequest.struct_class = Types::ResendConfirmationCodeRequest
818
+
819
+ ResendConfirmationCodeResponse.add_member(:code_delivery_details, Shapes::ShapeRef.new(shape: CodeDeliveryDetailsType, location_name: "CodeDeliveryDetails"))
820
+ ResendConfirmationCodeResponse.struct_class = Types::ResendConfirmationCodeResponse
821
+
822
+ RespondToAuthChallengeRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
823
+ RespondToAuthChallengeRequest.add_member(:challenge_name, Shapes::ShapeRef.new(shape: ChallengeNameType, required: true, location_name: "ChallengeName"))
824
+ RespondToAuthChallengeRequest.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
825
+ RespondToAuthChallengeRequest.add_member(:challenge_responses, Shapes::ShapeRef.new(shape: ChallengeResponsesType, location_name: "ChallengeResponses"))
826
+ RespondToAuthChallengeRequest.struct_class = Types::RespondToAuthChallengeRequest
827
+
828
+ RespondToAuthChallengeResponse.add_member(:challenge_name, Shapes::ShapeRef.new(shape: ChallengeNameType, location_name: "ChallengeName"))
829
+ RespondToAuthChallengeResponse.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
830
+ RespondToAuthChallengeResponse.add_member(:challenge_parameters, Shapes::ShapeRef.new(shape: ChallengeParametersType, location_name: "ChallengeParameters"))
831
+ RespondToAuthChallengeResponse.add_member(:authentication_result, Shapes::ShapeRef.new(shape: AuthenticationResultType, location_name: "AuthenticationResult"))
832
+ RespondToAuthChallengeResponse.struct_class = Types::RespondToAuthChallengeResponse
833
+
834
+ SchemaAttributeType.add_member(:name, Shapes::ShapeRef.new(shape: CustomAttributeNameType, location_name: "Name"))
835
+ SchemaAttributeType.add_member(:attribute_data_type, Shapes::ShapeRef.new(shape: AttributeDataType, location_name: "AttributeDataType"))
836
+ SchemaAttributeType.add_member(:developer_only_attribute, Shapes::ShapeRef.new(shape: BooleanType, location_name: "DeveloperOnlyAttribute", metadata: {"box"=>true}))
837
+ SchemaAttributeType.add_member(:mutable, Shapes::ShapeRef.new(shape: BooleanType, location_name: "Mutable", metadata: {"box"=>true}))
838
+ SchemaAttributeType.add_member(:required, Shapes::ShapeRef.new(shape: BooleanType, location_name: "Required", metadata: {"box"=>true}))
839
+ SchemaAttributeType.add_member(:number_attribute_constraints, Shapes::ShapeRef.new(shape: NumberAttributeConstraintsType, location_name: "NumberAttributeConstraints"))
840
+ SchemaAttributeType.add_member(:string_attribute_constraints, Shapes::ShapeRef.new(shape: StringAttributeConstraintsType, location_name: "StringAttributeConstraints"))
841
+ SchemaAttributeType.struct_class = Types::SchemaAttributeType
842
+
843
+ SchemaAttributesListType.member = Shapes::ShapeRef.new(shape: SchemaAttributeType)
844
+
845
+ SearchedAttributeNamesListType.member = Shapes::ShapeRef.new(shape: AttributeNameType)
846
+
847
+ SetUserSettingsRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
848
+ SetUserSettingsRequest.add_member(:mfa_options, Shapes::ShapeRef.new(shape: MFAOptionListType, required: true, location_name: "MFAOptions"))
849
+ SetUserSettingsRequest.struct_class = Types::SetUserSettingsRequest
850
+
851
+ SetUserSettingsResponse.struct_class = Types::SetUserSettingsResponse
852
+
853
+ SignUpRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
854
+ SignUpRequest.add_member(:secret_hash, Shapes::ShapeRef.new(shape: SecretHashType, location_name: "SecretHash"))
855
+ SignUpRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
856
+ SignUpRequest.add_member(:password, Shapes::ShapeRef.new(shape: PasswordType, required: true, location_name: "Password"))
857
+ SignUpRequest.add_member(:user_attributes, Shapes::ShapeRef.new(shape: AttributeListType, location_name: "UserAttributes"))
858
+ SignUpRequest.add_member(:validation_data, Shapes::ShapeRef.new(shape: AttributeListType, location_name: "ValidationData"))
859
+ SignUpRequest.struct_class = Types::SignUpRequest
860
+
861
+ SignUpResponse.add_member(:user_confirmed, Shapes::ShapeRef.new(shape: BooleanType, location_name: "UserConfirmed"))
862
+ SignUpResponse.add_member(:code_delivery_details, Shapes::ShapeRef.new(shape: CodeDeliveryDetailsType, location_name: "CodeDeliveryDetails"))
863
+ SignUpResponse.struct_class = Types::SignUpResponse
864
+
865
+ SmsConfigurationType.add_member(:sns_caller_arn, Shapes::ShapeRef.new(shape: ArnType, required: true, location_name: "SnsCallerArn"))
866
+ SmsConfigurationType.add_member(:external_id, Shapes::ShapeRef.new(shape: StringType, location_name: "ExternalId"))
867
+ SmsConfigurationType.struct_class = Types::SmsConfigurationType
868
+
869
+ StartUserImportJobRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
870
+ StartUserImportJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: UserImportJobIdType, required: true, location_name: "JobId"))
871
+ StartUserImportJobRequest.struct_class = Types::StartUserImportJobRequest
872
+
873
+ StartUserImportJobResponse.add_member(:user_import_job, Shapes::ShapeRef.new(shape: UserImportJobType, location_name: "UserImportJob"))
874
+ StartUserImportJobResponse.struct_class = Types::StartUserImportJobResponse
875
+
876
+ StopUserImportJobRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
877
+ StopUserImportJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: UserImportJobIdType, required: true, location_name: "JobId"))
878
+ StopUserImportJobRequest.struct_class = Types::StopUserImportJobRequest
879
+
880
+ StopUserImportJobResponse.add_member(:user_import_job, Shapes::ShapeRef.new(shape: UserImportJobType, location_name: "UserImportJob"))
881
+ StopUserImportJobResponse.struct_class = Types::StopUserImportJobResponse
882
+
883
+ StringAttributeConstraintsType.add_member(:min_length, Shapes::ShapeRef.new(shape: StringType, location_name: "MinLength"))
884
+ StringAttributeConstraintsType.add_member(:max_length, Shapes::ShapeRef.new(shape: StringType, location_name: "MaxLength"))
885
+ StringAttributeConstraintsType.struct_class = Types::StringAttributeConstraintsType
886
+
887
+ UpdateDeviceStatusRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
888
+ UpdateDeviceStatusRequest.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, required: true, location_name: "DeviceKey"))
889
+ UpdateDeviceStatusRequest.add_member(:device_remembered_status, Shapes::ShapeRef.new(shape: DeviceRememberedStatusType, location_name: "DeviceRememberedStatus"))
890
+ UpdateDeviceStatusRequest.struct_class = Types::UpdateDeviceStatusRequest
891
+
892
+ UpdateDeviceStatusResponse.struct_class = Types::UpdateDeviceStatusResponse
893
+
894
+ UpdateGroupRequest.add_member(:group_name, Shapes::ShapeRef.new(shape: GroupNameType, required: true, location_name: "GroupName"))
895
+ UpdateGroupRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
896
+ UpdateGroupRequest.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionType, location_name: "Description"))
897
+ UpdateGroupRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: ArnType, location_name: "RoleArn"))
898
+ UpdateGroupRequest.add_member(:precedence, Shapes::ShapeRef.new(shape: PrecedenceType, location_name: "Precedence"))
899
+ UpdateGroupRequest.struct_class = Types::UpdateGroupRequest
900
+
901
+ UpdateGroupResponse.add_member(:group, Shapes::ShapeRef.new(shape: GroupType, location_name: "Group"))
902
+ UpdateGroupResponse.struct_class = Types::UpdateGroupResponse
903
+
904
+ UpdateUserAttributesRequest.add_member(:user_attributes, Shapes::ShapeRef.new(shape: AttributeListType, required: true, location_name: "UserAttributes"))
905
+ UpdateUserAttributesRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
906
+ UpdateUserAttributesRequest.struct_class = Types::UpdateUserAttributesRequest
907
+
908
+ UpdateUserAttributesResponse.add_member(:code_delivery_details_list, Shapes::ShapeRef.new(shape: CodeDeliveryDetailsListType, location_name: "CodeDeliveryDetailsList"))
909
+ UpdateUserAttributesResponse.struct_class = Types::UpdateUserAttributesResponse
910
+
911
+ UpdateUserPoolClientRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
912
+ UpdateUserPoolClientRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
913
+ UpdateUserPoolClientRequest.add_member(:client_name, Shapes::ShapeRef.new(shape: ClientNameType, location_name: "ClientName"))
914
+ UpdateUserPoolClientRequest.add_member(:refresh_token_validity, Shapes::ShapeRef.new(shape: RefreshTokenValidityType, location_name: "RefreshTokenValidity"))
915
+ UpdateUserPoolClientRequest.add_member(:read_attributes, Shapes::ShapeRef.new(shape: ClientPermissionListType, location_name: "ReadAttributes"))
916
+ UpdateUserPoolClientRequest.add_member(:write_attributes, Shapes::ShapeRef.new(shape: ClientPermissionListType, location_name: "WriteAttributes"))
917
+ UpdateUserPoolClientRequest.add_member(:explicit_auth_flows, Shapes::ShapeRef.new(shape: ExplicitAuthFlowsListType, location_name: "ExplicitAuthFlows"))
918
+ UpdateUserPoolClientRequest.struct_class = Types::UpdateUserPoolClientRequest
919
+
920
+ UpdateUserPoolClientResponse.add_member(:user_pool_client, Shapes::ShapeRef.new(shape: UserPoolClientType, location_name: "UserPoolClient"))
921
+ UpdateUserPoolClientResponse.struct_class = Types::UpdateUserPoolClientResponse
922
+
923
+ UpdateUserPoolRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
924
+ UpdateUserPoolRequest.add_member(:policies, Shapes::ShapeRef.new(shape: UserPoolPolicyType, location_name: "Policies"))
925
+ UpdateUserPoolRequest.add_member(:lambda_config, Shapes::ShapeRef.new(shape: LambdaConfigType, location_name: "LambdaConfig"))
926
+ UpdateUserPoolRequest.add_member(:auto_verified_attributes, Shapes::ShapeRef.new(shape: VerifiedAttributesListType, location_name: "AutoVerifiedAttributes"))
927
+ UpdateUserPoolRequest.add_member(:sms_verification_message, Shapes::ShapeRef.new(shape: SmsVerificationMessageType, location_name: "SmsVerificationMessage"))
928
+ UpdateUserPoolRequest.add_member(:email_verification_message, Shapes::ShapeRef.new(shape: EmailVerificationMessageType, location_name: "EmailVerificationMessage"))
929
+ UpdateUserPoolRequest.add_member(:email_verification_subject, Shapes::ShapeRef.new(shape: EmailVerificationSubjectType, location_name: "EmailVerificationSubject"))
930
+ UpdateUserPoolRequest.add_member(:sms_authentication_message, Shapes::ShapeRef.new(shape: SmsVerificationMessageType, location_name: "SmsAuthenticationMessage"))
931
+ UpdateUserPoolRequest.add_member(:mfa_configuration, Shapes::ShapeRef.new(shape: UserPoolMfaType, location_name: "MfaConfiguration"))
932
+ UpdateUserPoolRequest.add_member(:device_configuration, Shapes::ShapeRef.new(shape: DeviceConfigurationType, location_name: "DeviceConfiguration"))
933
+ UpdateUserPoolRequest.add_member(:email_configuration, Shapes::ShapeRef.new(shape: EmailConfigurationType, location_name: "EmailConfiguration"))
934
+ UpdateUserPoolRequest.add_member(:sms_configuration, Shapes::ShapeRef.new(shape: SmsConfigurationType, location_name: "SmsConfiguration"))
935
+ UpdateUserPoolRequest.add_member(:user_pool_tags, Shapes::ShapeRef.new(shape: UserPoolTagsType, location_name: "UserPoolTags"))
936
+ UpdateUserPoolRequest.add_member(:admin_create_user_config, Shapes::ShapeRef.new(shape: AdminCreateUserConfigType, location_name: "AdminCreateUserConfig"))
937
+ UpdateUserPoolRequest.struct_class = Types::UpdateUserPoolRequest
938
+
939
+ UpdateUserPoolResponse.struct_class = Types::UpdateUserPoolResponse
940
+
941
+ UserImportJobType.add_member(:job_name, Shapes::ShapeRef.new(shape: UserImportJobNameType, location_name: "JobName"))
942
+ UserImportJobType.add_member(:job_id, Shapes::ShapeRef.new(shape: UserImportJobIdType, location_name: "JobId"))
943
+ UserImportJobType.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, location_name: "UserPoolId"))
944
+ UserImportJobType.add_member(:pre_signed_url, Shapes::ShapeRef.new(shape: PreSignedUrlType, location_name: "PreSignedUrl"))
945
+ UserImportJobType.add_member(:creation_date, Shapes::ShapeRef.new(shape: DateType, location_name: "CreationDate"))
946
+ UserImportJobType.add_member(:start_date, Shapes::ShapeRef.new(shape: DateType, location_name: "StartDate"))
947
+ UserImportJobType.add_member(:completion_date, Shapes::ShapeRef.new(shape: DateType, location_name: "CompletionDate"))
948
+ UserImportJobType.add_member(:status, Shapes::ShapeRef.new(shape: UserImportJobStatusType, location_name: "Status"))
949
+ UserImportJobType.add_member(:cloud_watch_logs_role_arn, Shapes::ShapeRef.new(shape: ArnType, location_name: "CloudWatchLogsRoleArn"))
950
+ UserImportJobType.add_member(:imported_users, Shapes::ShapeRef.new(shape: LongType, location_name: "ImportedUsers"))
951
+ UserImportJobType.add_member(:skipped_users, Shapes::ShapeRef.new(shape: LongType, location_name: "SkippedUsers"))
952
+ UserImportJobType.add_member(:failed_users, Shapes::ShapeRef.new(shape: LongType, location_name: "FailedUsers"))
953
+ UserImportJobType.add_member(:completion_message, Shapes::ShapeRef.new(shape: CompletionMessageType, location_name: "CompletionMessage"))
954
+ UserImportJobType.struct_class = Types::UserImportJobType
955
+
956
+ UserImportJobsListType.member = Shapes::ShapeRef.new(shape: UserImportJobType)
957
+
958
+ UserPoolClientDescription.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, location_name: "ClientId"))
959
+ UserPoolClientDescription.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, location_name: "UserPoolId"))
960
+ UserPoolClientDescription.add_member(:client_name, Shapes::ShapeRef.new(shape: ClientNameType, location_name: "ClientName"))
961
+ UserPoolClientDescription.struct_class = Types::UserPoolClientDescription
962
+
963
+ UserPoolClientListType.member = Shapes::ShapeRef.new(shape: UserPoolClientDescription)
964
+
965
+ UserPoolClientType.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, location_name: "UserPoolId"))
966
+ UserPoolClientType.add_member(:client_name, Shapes::ShapeRef.new(shape: ClientNameType, location_name: "ClientName"))
967
+ UserPoolClientType.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, location_name: "ClientId"))
968
+ UserPoolClientType.add_member(:client_secret, Shapes::ShapeRef.new(shape: ClientSecretType, location_name: "ClientSecret"))
969
+ UserPoolClientType.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: DateType, location_name: "LastModifiedDate"))
970
+ UserPoolClientType.add_member(:creation_date, Shapes::ShapeRef.new(shape: DateType, location_name: "CreationDate"))
971
+ UserPoolClientType.add_member(:refresh_token_validity, Shapes::ShapeRef.new(shape: RefreshTokenValidityType, location_name: "RefreshTokenValidity"))
972
+ UserPoolClientType.add_member(:read_attributes, Shapes::ShapeRef.new(shape: ClientPermissionListType, location_name: "ReadAttributes"))
973
+ UserPoolClientType.add_member(:write_attributes, Shapes::ShapeRef.new(shape: ClientPermissionListType, location_name: "WriteAttributes"))
974
+ UserPoolClientType.add_member(:explicit_auth_flows, Shapes::ShapeRef.new(shape: ExplicitAuthFlowsListType, location_name: "ExplicitAuthFlows"))
975
+ UserPoolClientType.struct_class = Types::UserPoolClientType
976
+
977
+ UserPoolDescriptionType.add_member(:id, Shapes::ShapeRef.new(shape: UserPoolIdType, location_name: "Id"))
978
+ UserPoolDescriptionType.add_member(:name, Shapes::ShapeRef.new(shape: UserPoolNameType, location_name: "Name"))
979
+ UserPoolDescriptionType.add_member(:lambda_config, Shapes::ShapeRef.new(shape: LambdaConfigType, location_name: "LambdaConfig"))
980
+ UserPoolDescriptionType.add_member(:status, Shapes::ShapeRef.new(shape: StatusType, location_name: "Status"))
981
+ UserPoolDescriptionType.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: DateType, location_name: "LastModifiedDate"))
982
+ UserPoolDescriptionType.add_member(:creation_date, Shapes::ShapeRef.new(shape: DateType, location_name: "CreationDate"))
983
+ UserPoolDescriptionType.struct_class = Types::UserPoolDescriptionType
984
+
985
+ UserPoolListType.member = Shapes::ShapeRef.new(shape: UserPoolDescriptionType)
986
+
987
+ UserPoolPolicyType.add_member(:password_policy, Shapes::ShapeRef.new(shape: PasswordPolicyType, location_name: "PasswordPolicy"))
988
+ UserPoolPolicyType.struct_class = Types::UserPoolPolicyType
989
+
990
+ UserPoolTagsType.key = Shapes::ShapeRef.new(shape: StringType)
991
+ UserPoolTagsType.value = Shapes::ShapeRef.new(shape: StringType)
992
+
993
+ UserPoolType.add_member(:id, Shapes::ShapeRef.new(shape: UserPoolIdType, location_name: "Id"))
994
+ UserPoolType.add_member(:name, Shapes::ShapeRef.new(shape: UserPoolNameType, location_name: "Name"))
995
+ UserPoolType.add_member(:policies, Shapes::ShapeRef.new(shape: UserPoolPolicyType, location_name: "Policies"))
996
+ UserPoolType.add_member(:lambda_config, Shapes::ShapeRef.new(shape: LambdaConfigType, location_name: "LambdaConfig"))
997
+ UserPoolType.add_member(:status, Shapes::ShapeRef.new(shape: StatusType, location_name: "Status"))
998
+ UserPoolType.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: DateType, location_name: "LastModifiedDate"))
999
+ UserPoolType.add_member(:creation_date, Shapes::ShapeRef.new(shape: DateType, location_name: "CreationDate"))
1000
+ UserPoolType.add_member(:schema_attributes, Shapes::ShapeRef.new(shape: SchemaAttributesListType, location_name: "SchemaAttributes"))
1001
+ UserPoolType.add_member(:auto_verified_attributes, Shapes::ShapeRef.new(shape: VerifiedAttributesListType, location_name: "AutoVerifiedAttributes"))
1002
+ UserPoolType.add_member(:alias_attributes, Shapes::ShapeRef.new(shape: AliasAttributesListType, location_name: "AliasAttributes"))
1003
+ UserPoolType.add_member(:sms_verification_message, Shapes::ShapeRef.new(shape: SmsVerificationMessageType, location_name: "SmsVerificationMessage"))
1004
+ UserPoolType.add_member(:email_verification_message, Shapes::ShapeRef.new(shape: EmailVerificationMessageType, location_name: "EmailVerificationMessage"))
1005
+ UserPoolType.add_member(:email_verification_subject, Shapes::ShapeRef.new(shape: EmailVerificationSubjectType, location_name: "EmailVerificationSubject"))
1006
+ UserPoolType.add_member(:sms_authentication_message, Shapes::ShapeRef.new(shape: SmsVerificationMessageType, location_name: "SmsAuthenticationMessage"))
1007
+ UserPoolType.add_member(:mfa_configuration, Shapes::ShapeRef.new(shape: UserPoolMfaType, location_name: "MfaConfiguration"))
1008
+ UserPoolType.add_member(:device_configuration, Shapes::ShapeRef.new(shape: DeviceConfigurationType, location_name: "DeviceConfiguration"))
1009
+ UserPoolType.add_member(:estimated_number_of_users, Shapes::ShapeRef.new(shape: IntegerType, location_name: "EstimatedNumberOfUsers"))
1010
+ UserPoolType.add_member(:email_configuration, Shapes::ShapeRef.new(shape: EmailConfigurationType, location_name: "EmailConfiguration"))
1011
+ UserPoolType.add_member(:sms_configuration, Shapes::ShapeRef.new(shape: SmsConfigurationType, location_name: "SmsConfiguration"))
1012
+ UserPoolType.add_member(:user_pool_tags, Shapes::ShapeRef.new(shape: UserPoolTagsType, location_name: "UserPoolTags"))
1013
+ UserPoolType.add_member(:sms_configuration_failure, Shapes::ShapeRef.new(shape: StringType, location_name: "SmsConfigurationFailure"))
1014
+ UserPoolType.add_member(:email_configuration_failure, Shapes::ShapeRef.new(shape: StringType, location_name: "EmailConfigurationFailure"))
1015
+ UserPoolType.add_member(:admin_create_user_config, Shapes::ShapeRef.new(shape: AdminCreateUserConfigType, location_name: "AdminCreateUserConfig"))
1016
+ UserPoolType.struct_class = Types::UserPoolType
1017
+
1018
+ UserType.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, location_name: "Username"))
1019
+ UserType.add_member(:attributes, Shapes::ShapeRef.new(shape: AttributeListType, location_name: "Attributes"))
1020
+ UserType.add_member(:user_create_date, Shapes::ShapeRef.new(shape: DateType, location_name: "UserCreateDate"))
1021
+ UserType.add_member(:user_last_modified_date, Shapes::ShapeRef.new(shape: DateType, location_name: "UserLastModifiedDate"))
1022
+ UserType.add_member(:enabled, Shapes::ShapeRef.new(shape: BooleanType, location_name: "Enabled"))
1023
+ UserType.add_member(:user_status, Shapes::ShapeRef.new(shape: UserStatusType, location_name: "UserStatus"))
1024
+ UserType.add_member(:mfa_options, Shapes::ShapeRef.new(shape: MFAOptionListType, location_name: "MFAOptions"))
1025
+ UserType.struct_class = Types::UserType
1026
+
1027
+ UsersListType.member = Shapes::ShapeRef.new(shape: UserType)
1028
+
1029
+ VerifiedAttributesListType.member = Shapes::ShapeRef.new(shape: VerifiedAttributeType)
1030
+
1031
+ VerifyUserAttributeRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
1032
+ VerifyUserAttributeRequest.add_member(:attribute_name, Shapes::ShapeRef.new(shape: AttributeNameType, required: true, location_name: "AttributeName"))
1033
+ VerifyUserAttributeRequest.add_member(:code, Shapes::ShapeRef.new(shape: ConfirmationCodeType, required: true, location_name: "Code"))
1034
+ VerifyUserAttributeRequest.struct_class = Types::VerifyUserAttributeRequest
1035
+
1036
+ VerifyUserAttributeResponse.struct_class = Types::VerifyUserAttributeResponse
621
1037
 
622
- GlobalSignOutResponse.struct_class = Types::GlobalSignOutResponse
623
-
624
- InitiateAuthRequest.add_member(:auth_flow, Shapes::ShapeRef.new(shape: AuthFlowType, required: true, location_name: "AuthFlow"))
625
- InitiateAuthRequest.add_member(:auth_parameters, Shapes::ShapeRef.new(shape: AuthParametersType, location_name: "AuthParameters"))
626
- InitiateAuthRequest.add_member(:client_metadata, Shapes::ShapeRef.new(shape: ClientMetadataType, location_name: "ClientMetadata"))
627
- InitiateAuthRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
628
- InitiateAuthRequest.struct_class = Types::InitiateAuthRequest
629
-
630
- InitiateAuthResponse.add_member(:challenge_name, Shapes::ShapeRef.new(shape: ChallengeNameType, location_name: "ChallengeName"))
631
- InitiateAuthResponse.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
632
- InitiateAuthResponse.add_member(:challenge_parameters, Shapes::ShapeRef.new(shape: ChallengeParametersType, location_name: "ChallengeParameters"))
633
- InitiateAuthResponse.add_member(:authentication_result, Shapes::ShapeRef.new(shape: AuthenticationResultType, location_name: "AuthenticationResult"))
634
- InitiateAuthResponse.struct_class = Types::InitiateAuthResponse
635
-
636
- LambdaConfigType.add_member(:pre_sign_up, Shapes::ShapeRef.new(shape: ArnType, location_name: "PreSignUp"))
637
- LambdaConfigType.add_member(:custom_message, Shapes::ShapeRef.new(shape: ArnType, location_name: "CustomMessage"))
638
- LambdaConfigType.add_member(:post_confirmation, Shapes::ShapeRef.new(shape: ArnType, location_name: "PostConfirmation"))
639
- LambdaConfigType.add_member(:pre_authentication, Shapes::ShapeRef.new(shape: ArnType, location_name: "PreAuthentication"))
640
- LambdaConfigType.add_member(:post_authentication, Shapes::ShapeRef.new(shape: ArnType, location_name: "PostAuthentication"))
641
- LambdaConfigType.add_member(:define_auth_challenge, Shapes::ShapeRef.new(shape: ArnType, location_name: "DefineAuthChallenge"))
642
- LambdaConfigType.add_member(:create_auth_challenge, Shapes::ShapeRef.new(shape: ArnType, location_name: "CreateAuthChallenge"))
643
- LambdaConfigType.add_member(:verify_auth_challenge_response, Shapes::ShapeRef.new(shape: ArnType, location_name: "VerifyAuthChallengeResponse"))
644
- LambdaConfigType.struct_class = Types::LambdaConfigType
645
-
646
- ListDevicesRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
647
- ListDevicesRequest.add_member(:limit, Shapes::ShapeRef.new(shape: QueryLimitType, location_name: "Limit"))
648
- ListDevicesRequest.add_member(:pagination_token, Shapes::ShapeRef.new(shape: SearchPaginationTokenType, location_name: "PaginationToken"))
649
- ListDevicesRequest.struct_class = Types::ListDevicesRequest
650
-
651
- ListDevicesResponse.add_member(:devices, Shapes::ShapeRef.new(shape: DeviceListType, location_name: "Devices"))
652
- ListDevicesResponse.add_member(:pagination_token, Shapes::ShapeRef.new(shape: SearchPaginationTokenType, location_name: "PaginationToken"))
653
- ListDevicesResponse.struct_class = Types::ListDevicesResponse
654
-
655
- ListOfStringTypes.member = Shapes::ShapeRef.new(shape: StringType)
656
-
657
- ListUserImportJobsRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
658
- ListUserImportJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PoolQueryLimitType, required: true, location_name: "MaxResults"))
659
- ListUserImportJobsRequest.add_member(:pagination_token, Shapes::ShapeRef.new(shape: PaginationKeyType, location_name: "PaginationToken"))
660
- ListUserImportJobsRequest.struct_class = Types::ListUserImportJobsRequest
661
-
662
- ListUserImportJobsResponse.add_member(:user_import_jobs, Shapes::ShapeRef.new(shape: UserImportJobsListType, location_name: "UserImportJobs"))
663
- ListUserImportJobsResponse.add_member(:pagination_token, Shapes::ShapeRef.new(shape: PaginationKeyType, location_name: "PaginationToken"))
664
- ListUserImportJobsResponse.struct_class = Types::ListUserImportJobsResponse
665
-
666
- ListUserPoolClientsRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
667
- ListUserPoolClientsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: QueryLimit, location_name: "MaxResults"))
668
- ListUserPoolClientsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationKey, location_name: "NextToken"))
669
- ListUserPoolClientsRequest.struct_class = Types::ListUserPoolClientsRequest
670
-
671
- ListUserPoolClientsResponse.add_member(:user_pool_clients, Shapes::ShapeRef.new(shape: UserPoolClientListType, location_name: "UserPoolClients"))
672
- ListUserPoolClientsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationKey, location_name: "NextToken"))
673
- ListUserPoolClientsResponse.struct_class = Types::ListUserPoolClientsResponse
674
-
675
- ListUserPoolsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationKeyType, location_name: "NextToken"))
676
- ListUserPoolsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PoolQueryLimitType, required: true, location_name: "MaxResults"))
677
- ListUserPoolsRequest.struct_class = Types::ListUserPoolsRequest
678
-
679
- ListUserPoolsResponse.add_member(:user_pools, Shapes::ShapeRef.new(shape: UserPoolListType, location_name: "UserPools"))
680
- ListUserPoolsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationKeyType, location_name: "NextToken"))
681
- ListUserPoolsResponse.struct_class = Types::ListUserPoolsResponse
682
-
683
- ListUsersRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
684
- ListUsersRequest.add_member(:attributes_to_get, Shapes::ShapeRef.new(shape: SearchedAttributeNamesListType, location_name: "AttributesToGet"))
685
- ListUsersRequest.add_member(:limit, Shapes::ShapeRef.new(shape: QueryLimitType, location_name: "Limit"))
686
- ListUsersRequest.add_member(:pagination_token, Shapes::ShapeRef.new(shape: SearchPaginationTokenType, location_name: "PaginationToken"))
687
- ListUsersRequest.add_member(:filter, Shapes::ShapeRef.new(shape: UserFilterType, location_name: "Filter"))
688
- ListUsersRequest.struct_class = Types::ListUsersRequest
689
-
690
- ListUsersResponse.add_member(:users, Shapes::ShapeRef.new(shape: UsersListType, location_name: "Users"))
691
- ListUsersResponse.add_member(:pagination_token, Shapes::ShapeRef.new(shape: SearchPaginationTokenType, location_name: "PaginationToken"))
692
- ListUsersResponse.struct_class = Types::ListUsersResponse
693
-
694
- MFAOptionListType.member = Shapes::ShapeRef.new(shape: MFAOptionType)
695
-
696
- MFAOptionType.add_member(:delivery_medium, Shapes::ShapeRef.new(shape: DeliveryMediumType, location_name: "DeliveryMedium"))
697
- MFAOptionType.add_member(:attribute_name, Shapes::ShapeRef.new(shape: AttributeNameType, location_name: "AttributeName"))
698
- MFAOptionType.struct_class = Types::MFAOptionType
699
-
700
- MessageTemplateType.add_member(:sms_message, Shapes::ShapeRef.new(shape: SmsVerificationMessageType, location_name: "SMSMessage"))
701
- MessageTemplateType.add_member(:email_message, Shapes::ShapeRef.new(shape: EmailVerificationMessageType, location_name: "EmailMessage"))
702
- MessageTemplateType.add_member(:email_subject, Shapes::ShapeRef.new(shape: EmailVerificationSubjectType, location_name: "EmailSubject"))
703
- MessageTemplateType.struct_class = Types::MessageTemplateType
704
-
705
- NewDeviceMetadataType.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, location_name: "DeviceKey"))
706
- NewDeviceMetadataType.add_member(:device_group_key, Shapes::ShapeRef.new(shape: StringType, location_name: "DeviceGroupKey"))
707
- NewDeviceMetadataType.struct_class = Types::NewDeviceMetadataType
708
-
709
- NumberAttributeConstraintsType.add_member(:min_value, Shapes::ShapeRef.new(shape: StringType, location_name: "MinValue"))
710
- NumberAttributeConstraintsType.add_member(:max_value, Shapes::ShapeRef.new(shape: StringType, location_name: "MaxValue"))
711
- NumberAttributeConstraintsType.struct_class = Types::NumberAttributeConstraintsType
712
-
713
- PasswordPolicyType.add_member(:minimum_length, Shapes::ShapeRef.new(shape: PasswordPolicyMinLengthType, location_name: "MinimumLength"))
714
- PasswordPolicyType.add_member(:require_uppercase, Shapes::ShapeRef.new(shape: BooleanType, location_name: "RequireUppercase"))
715
- PasswordPolicyType.add_member(:require_lowercase, Shapes::ShapeRef.new(shape: BooleanType, location_name: "RequireLowercase"))
716
- PasswordPolicyType.add_member(:require_numbers, Shapes::ShapeRef.new(shape: BooleanType, location_name: "RequireNumbers"))
717
- PasswordPolicyType.add_member(:require_symbols, Shapes::ShapeRef.new(shape: BooleanType, location_name: "RequireSymbols"))
718
- PasswordPolicyType.struct_class = Types::PasswordPolicyType
719
-
720
- ResendConfirmationCodeRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
721
- ResendConfirmationCodeRequest.add_member(:secret_hash, Shapes::ShapeRef.new(shape: SecretHashType, location_name: "SecretHash"))
722
- ResendConfirmationCodeRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
723
- ResendConfirmationCodeRequest.struct_class = Types::ResendConfirmationCodeRequest
724
-
725
- ResendConfirmationCodeResponse.add_member(:code_delivery_details, Shapes::ShapeRef.new(shape: CodeDeliveryDetailsType, location_name: "CodeDeliveryDetails"))
726
- ResendConfirmationCodeResponse.struct_class = Types::ResendConfirmationCodeResponse
727
-
728
- RespondToAuthChallengeRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
729
- RespondToAuthChallengeRequest.add_member(:challenge_name, Shapes::ShapeRef.new(shape: ChallengeNameType, required: true, location_name: "ChallengeName"))
730
- RespondToAuthChallengeRequest.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
731
- RespondToAuthChallengeRequest.add_member(:challenge_responses, Shapes::ShapeRef.new(shape: ChallengeResponsesType, location_name: "ChallengeResponses"))
732
- RespondToAuthChallengeRequest.struct_class = Types::RespondToAuthChallengeRequest
733
-
734
- RespondToAuthChallengeResponse.add_member(:challenge_name, Shapes::ShapeRef.new(shape: ChallengeNameType, location_name: "ChallengeName"))
735
- RespondToAuthChallengeResponse.add_member(:session, Shapes::ShapeRef.new(shape: SessionType, location_name: "Session"))
736
- RespondToAuthChallengeResponse.add_member(:challenge_parameters, Shapes::ShapeRef.new(shape: ChallengeParametersType, location_name: "ChallengeParameters"))
737
- RespondToAuthChallengeResponse.add_member(:authentication_result, Shapes::ShapeRef.new(shape: AuthenticationResultType, location_name: "AuthenticationResult"))
738
- RespondToAuthChallengeResponse.struct_class = Types::RespondToAuthChallengeResponse
739
-
740
- SchemaAttributeType.add_member(:name, Shapes::ShapeRef.new(shape: CustomAttributeNameType, location_name: "Name"))
741
- SchemaAttributeType.add_member(:attribute_data_type, Shapes::ShapeRef.new(shape: AttributeDataType, location_name: "AttributeDataType"))
742
- SchemaAttributeType.add_member(:developer_only_attribute, Shapes::ShapeRef.new(shape: BooleanType, location_name: "DeveloperOnlyAttribute", metadata: {"box"=>true}))
743
- SchemaAttributeType.add_member(:mutable, Shapes::ShapeRef.new(shape: BooleanType, location_name: "Mutable", metadata: {"box"=>true}))
744
- SchemaAttributeType.add_member(:required, Shapes::ShapeRef.new(shape: BooleanType, location_name: "Required", metadata: {"box"=>true}))
745
- SchemaAttributeType.add_member(:number_attribute_constraints, Shapes::ShapeRef.new(shape: NumberAttributeConstraintsType, location_name: "NumberAttributeConstraints"))
746
- SchemaAttributeType.add_member(:string_attribute_constraints, Shapes::ShapeRef.new(shape: StringAttributeConstraintsType, location_name: "StringAttributeConstraints"))
747
- SchemaAttributeType.struct_class = Types::SchemaAttributeType
748
-
749
- SchemaAttributesListType.member = Shapes::ShapeRef.new(shape: SchemaAttributeType)
750
-
751
- SearchedAttributeNamesListType.member = Shapes::ShapeRef.new(shape: AttributeNameType)
752
-
753
- SetUserSettingsRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
754
- SetUserSettingsRequest.add_member(:mfa_options, Shapes::ShapeRef.new(shape: MFAOptionListType, required: true, location_name: "MFAOptions"))
755
- SetUserSettingsRequest.struct_class = Types::SetUserSettingsRequest
756
-
757
- SetUserSettingsResponse.struct_class = Types::SetUserSettingsResponse
758
-
759
- SignUpRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
760
- SignUpRequest.add_member(:secret_hash, Shapes::ShapeRef.new(shape: SecretHashType, location_name: "SecretHash"))
761
- SignUpRequest.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, required: true, location_name: "Username"))
762
- SignUpRequest.add_member(:password, Shapes::ShapeRef.new(shape: PasswordType, required: true, location_name: "Password"))
763
- SignUpRequest.add_member(:user_attributes, Shapes::ShapeRef.new(shape: AttributeListType, location_name: "UserAttributes"))
764
- SignUpRequest.add_member(:validation_data, Shapes::ShapeRef.new(shape: AttributeListType, location_name: "ValidationData"))
765
- SignUpRequest.struct_class = Types::SignUpRequest
766
-
767
- SignUpResponse.add_member(:user_confirmed, Shapes::ShapeRef.new(shape: BooleanType, location_name: "UserConfirmed"))
768
- SignUpResponse.add_member(:code_delivery_details, Shapes::ShapeRef.new(shape: CodeDeliveryDetailsType, location_name: "CodeDeliveryDetails"))
769
- SignUpResponse.struct_class = Types::SignUpResponse
770
-
771
- SmsConfigurationType.add_member(:sns_caller_arn, Shapes::ShapeRef.new(shape: ArnType, required: true, location_name: "SnsCallerArn"))
772
- SmsConfigurationType.add_member(:external_id, Shapes::ShapeRef.new(shape: StringType, location_name: "ExternalId"))
773
- SmsConfigurationType.struct_class = Types::SmsConfigurationType
774
-
775
- StartUserImportJobRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
776
- StartUserImportJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: UserImportJobIdType, required: true, location_name: "JobId"))
777
- StartUserImportJobRequest.struct_class = Types::StartUserImportJobRequest
778
-
779
- StartUserImportJobResponse.add_member(:user_import_job, Shapes::ShapeRef.new(shape: UserImportJobType, location_name: "UserImportJob"))
780
- StartUserImportJobResponse.struct_class = Types::StartUserImportJobResponse
781
-
782
- StopUserImportJobRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
783
- StopUserImportJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: UserImportJobIdType, required: true, location_name: "JobId"))
784
- StopUserImportJobRequest.struct_class = Types::StopUserImportJobRequest
785
-
786
- StopUserImportJobResponse.add_member(:user_import_job, Shapes::ShapeRef.new(shape: UserImportJobType, location_name: "UserImportJob"))
787
- StopUserImportJobResponse.struct_class = Types::StopUserImportJobResponse
788
-
789
- StringAttributeConstraintsType.add_member(:min_length, Shapes::ShapeRef.new(shape: StringType, location_name: "MinLength"))
790
- StringAttributeConstraintsType.add_member(:max_length, Shapes::ShapeRef.new(shape: StringType, location_name: "MaxLength"))
791
- StringAttributeConstraintsType.struct_class = Types::StringAttributeConstraintsType
792
-
793
- UpdateDeviceStatusRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, required: true, location_name: "AccessToken"))
794
- UpdateDeviceStatusRequest.add_member(:device_key, Shapes::ShapeRef.new(shape: DeviceKeyType, required: true, location_name: "DeviceKey"))
795
- UpdateDeviceStatusRequest.add_member(:device_remembered_status, Shapes::ShapeRef.new(shape: DeviceRememberedStatusType, location_name: "DeviceRememberedStatus"))
796
- UpdateDeviceStatusRequest.struct_class = Types::UpdateDeviceStatusRequest
797
-
798
- UpdateDeviceStatusResponse.struct_class = Types::UpdateDeviceStatusResponse
799
-
800
- UpdateUserAttributesRequest.add_member(:user_attributes, Shapes::ShapeRef.new(shape: AttributeListType, required: true, location_name: "UserAttributes"))
801
- UpdateUserAttributesRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
802
- UpdateUserAttributesRequest.struct_class = Types::UpdateUserAttributesRequest
803
-
804
- UpdateUserAttributesResponse.add_member(:code_delivery_details_list, Shapes::ShapeRef.new(shape: CodeDeliveryDetailsListType, location_name: "CodeDeliveryDetailsList"))
805
- UpdateUserAttributesResponse.struct_class = Types::UpdateUserAttributesResponse
806
-
807
- UpdateUserPoolClientRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
808
- UpdateUserPoolClientRequest.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, required: true, location_name: "ClientId"))
809
- UpdateUserPoolClientRequest.add_member(:client_name, Shapes::ShapeRef.new(shape: ClientNameType, location_name: "ClientName"))
810
- UpdateUserPoolClientRequest.add_member(:refresh_token_validity, Shapes::ShapeRef.new(shape: RefreshTokenValidityType, location_name: "RefreshTokenValidity"))
811
- UpdateUserPoolClientRequest.add_member(:read_attributes, Shapes::ShapeRef.new(shape: ClientPermissionListType, location_name: "ReadAttributes"))
812
- UpdateUserPoolClientRequest.add_member(:write_attributes, Shapes::ShapeRef.new(shape: ClientPermissionListType, location_name: "WriteAttributes"))
813
- UpdateUserPoolClientRequest.add_member(:explicit_auth_flows, Shapes::ShapeRef.new(shape: ExplicitAuthFlowsListType, location_name: "ExplicitAuthFlows"))
814
- UpdateUserPoolClientRequest.struct_class = Types::UpdateUserPoolClientRequest
815
-
816
- UpdateUserPoolClientResponse.add_member(:user_pool_client, Shapes::ShapeRef.new(shape: UserPoolClientType, location_name: "UserPoolClient"))
817
- UpdateUserPoolClientResponse.struct_class = Types::UpdateUserPoolClientResponse
818
-
819
- UpdateUserPoolRequest.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, required: true, location_name: "UserPoolId"))
820
- UpdateUserPoolRequest.add_member(:policies, Shapes::ShapeRef.new(shape: UserPoolPolicyType, location_name: "Policies"))
821
- UpdateUserPoolRequest.add_member(:lambda_config, Shapes::ShapeRef.new(shape: LambdaConfigType, location_name: "LambdaConfig"))
822
- UpdateUserPoolRequest.add_member(:auto_verified_attributes, Shapes::ShapeRef.new(shape: VerifiedAttributesListType, location_name: "AutoVerifiedAttributes"))
823
- UpdateUserPoolRequest.add_member(:sms_verification_message, Shapes::ShapeRef.new(shape: SmsVerificationMessageType, location_name: "SmsVerificationMessage"))
824
- UpdateUserPoolRequest.add_member(:email_verification_message, Shapes::ShapeRef.new(shape: EmailVerificationMessageType, location_name: "EmailVerificationMessage"))
825
- UpdateUserPoolRequest.add_member(:email_verification_subject, Shapes::ShapeRef.new(shape: EmailVerificationSubjectType, location_name: "EmailVerificationSubject"))
826
- UpdateUserPoolRequest.add_member(:sms_authentication_message, Shapes::ShapeRef.new(shape: SmsVerificationMessageType, location_name: "SmsAuthenticationMessage"))
827
- UpdateUserPoolRequest.add_member(:mfa_configuration, Shapes::ShapeRef.new(shape: UserPoolMfaType, location_name: "MfaConfiguration"))
828
- UpdateUserPoolRequest.add_member(:device_configuration, Shapes::ShapeRef.new(shape: DeviceConfigurationType, location_name: "DeviceConfiguration"))
829
- UpdateUserPoolRequest.add_member(:email_configuration, Shapes::ShapeRef.new(shape: EmailConfigurationType, location_name: "EmailConfiguration"))
830
- UpdateUserPoolRequest.add_member(:sms_configuration, Shapes::ShapeRef.new(shape: SmsConfigurationType, location_name: "SmsConfiguration"))
831
- UpdateUserPoolRequest.add_member(:admin_create_user_config, Shapes::ShapeRef.new(shape: AdminCreateUserConfigType, location_name: "AdminCreateUserConfig"))
832
- UpdateUserPoolRequest.struct_class = Types::UpdateUserPoolRequest
833
-
834
- UpdateUserPoolResponse.struct_class = Types::UpdateUserPoolResponse
835
-
836
- UserImportJobType.add_member(:job_name, Shapes::ShapeRef.new(shape: UserImportJobNameType, location_name: "JobName"))
837
- UserImportJobType.add_member(:job_id, Shapes::ShapeRef.new(shape: UserImportJobIdType, location_name: "JobId"))
838
- UserImportJobType.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, location_name: "UserPoolId"))
839
- UserImportJobType.add_member(:pre_signed_url, Shapes::ShapeRef.new(shape: PreSignedUrlType, location_name: "PreSignedUrl"))
840
- UserImportJobType.add_member(:creation_date, Shapes::ShapeRef.new(shape: DateType, location_name: "CreationDate"))
841
- UserImportJobType.add_member(:start_date, Shapes::ShapeRef.new(shape: DateType, location_name: "StartDate"))
842
- UserImportJobType.add_member(:completion_date, Shapes::ShapeRef.new(shape: DateType, location_name: "CompletionDate"))
843
- UserImportJobType.add_member(:status, Shapes::ShapeRef.new(shape: UserImportJobStatusType, location_name: "Status"))
844
- UserImportJobType.add_member(:cloud_watch_logs_role_arn, Shapes::ShapeRef.new(shape: ArnType, location_name: "CloudWatchLogsRoleArn"))
845
- UserImportJobType.add_member(:imported_users, Shapes::ShapeRef.new(shape: LongType, location_name: "ImportedUsers"))
846
- UserImportJobType.add_member(:skipped_users, Shapes::ShapeRef.new(shape: LongType, location_name: "SkippedUsers"))
847
- UserImportJobType.add_member(:failed_users, Shapes::ShapeRef.new(shape: LongType, location_name: "FailedUsers"))
848
- UserImportJobType.add_member(:completion_message, Shapes::ShapeRef.new(shape: CompletionMessageType, location_name: "CompletionMessage"))
849
- UserImportJobType.struct_class = Types::UserImportJobType
850
-
851
- UserImportJobsListType.member = Shapes::ShapeRef.new(shape: UserImportJobType)
852
-
853
- UserPoolClientDescription.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, location_name: "ClientId"))
854
- UserPoolClientDescription.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, location_name: "UserPoolId"))
855
- UserPoolClientDescription.add_member(:client_name, Shapes::ShapeRef.new(shape: ClientNameType, location_name: "ClientName"))
856
- UserPoolClientDescription.struct_class = Types::UserPoolClientDescription
857
-
858
- UserPoolClientListType.member = Shapes::ShapeRef.new(shape: UserPoolClientDescription)
859
-
860
- UserPoolClientType.add_member(:user_pool_id, Shapes::ShapeRef.new(shape: UserPoolIdType, location_name: "UserPoolId"))
861
- UserPoolClientType.add_member(:client_name, Shapes::ShapeRef.new(shape: ClientNameType, location_name: "ClientName"))
862
- UserPoolClientType.add_member(:client_id, Shapes::ShapeRef.new(shape: ClientIdType, location_name: "ClientId"))
863
- UserPoolClientType.add_member(:client_secret, Shapes::ShapeRef.new(shape: ClientSecretType, location_name: "ClientSecret"))
864
- UserPoolClientType.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: DateType, location_name: "LastModifiedDate"))
865
- UserPoolClientType.add_member(:creation_date, Shapes::ShapeRef.new(shape: DateType, location_name: "CreationDate"))
866
- UserPoolClientType.add_member(:refresh_token_validity, Shapes::ShapeRef.new(shape: RefreshTokenValidityType, location_name: "RefreshTokenValidity"))
867
- UserPoolClientType.add_member(:read_attributes, Shapes::ShapeRef.new(shape: ClientPermissionListType, location_name: "ReadAttributes"))
868
- UserPoolClientType.add_member(:write_attributes, Shapes::ShapeRef.new(shape: ClientPermissionListType, location_name: "WriteAttributes"))
869
- UserPoolClientType.add_member(:explicit_auth_flows, Shapes::ShapeRef.new(shape: ExplicitAuthFlowsListType, location_name: "ExplicitAuthFlows"))
870
- UserPoolClientType.struct_class = Types::UserPoolClientType
871
-
872
- UserPoolDescriptionType.add_member(:id, Shapes::ShapeRef.new(shape: UserPoolIdType, location_name: "Id"))
873
- UserPoolDescriptionType.add_member(:name, Shapes::ShapeRef.new(shape: UserPoolNameType, location_name: "Name"))
874
- UserPoolDescriptionType.add_member(:lambda_config, Shapes::ShapeRef.new(shape: LambdaConfigType, location_name: "LambdaConfig"))
875
- UserPoolDescriptionType.add_member(:status, Shapes::ShapeRef.new(shape: StatusType, location_name: "Status"))
876
- UserPoolDescriptionType.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: DateType, location_name: "LastModifiedDate"))
877
- UserPoolDescriptionType.add_member(:creation_date, Shapes::ShapeRef.new(shape: DateType, location_name: "CreationDate"))
878
- UserPoolDescriptionType.struct_class = Types::UserPoolDescriptionType
879
-
880
- UserPoolListType.member = Shapes::ShapeRef.new(shape: UserPoolDescriptionType)
881
-
882
- UserPoolPolicyType.add_member(:password_policy, Shapes::ShapeRef.new(shape: PasswordPolicyType, location_name: "PasswordPolicy"))
883
- UserPoolPolicyType.struct_class = Types::UserPoolPolicyType
884
-
885
- UserPoolType.add_member(:id, Shapes::ShapeRef.new(shape: UserPoolIdType, location_name: "Id"))
886
- UserPoolType.add_member(:name, Shapes::ShapeRef.new(shape: UserPoolNameType, location_name: "Name"))
887
- UserPoolType.add_member(:policies, Shapes::ShapeRef.new(shape: UserPoolPolicyType, location_name: "Policies"))
888
- UserPoolType.add_member(:lambda_config, Shapes::ShapeRef.new(shape: LambdaConfigType, location_name: "LambdaConfig"))
889
- UserPoolType.add_member(:status, Shapes::ShapeRef.new(shape: StatusType, location_name: "Status"))
890
- UserPoolType.add_member(:last_modified_date, Shapes::ShapeRef.new(shape: DateType, location_name: "LastModifiedDate"))
891
- UserPoolType.add_member(:creation_date, Shapes::ShapeRef.new(shape: DateType, location_name: "CreationDate"))
892
- UserPoolType.add_member(:schema_attributes, Shapes::ShapeRef.new(shape: SchemaAttributesListType, location_name: "SchemaAttributes"))
893
- UserPoolType.add_member(:auto_verified_attributes, Shapes::ShapeRef.new(shape: VerifiedAttributesListType, location_name: "AutoVerifiedAttributes"))
894
- UserPoolType.add_member(:alias_attributes, Shapes::ShapeRef.new(shape: AliasAttributesListType, location_name: "AliasAttributes"))
895
- UserPoolType.add_member(:sms_verification_message, Shapes::ShapeRef.new(shape: SmsVerificationMessageType, location_name: "SmsVerificationMessage"))
896
- UserPoolType.add_member(:email_verification_message, Shapes::ShapeRef.new(shape: EmailVerificationMessageType, location_name: "EmailVerificationMessage"))
897
- UserPoolType.add_member(:email_verification_subject, Shapes::ShapeRef.new(shape: EmailVerificationSubjectType, location_name: "EmailVerificationSubject"))
898
- UserPoolType.add_member(:sms_authentication_message, Shapes::ShapeRef.new(shape: SmsVerificationMessageType, location_name: "SmsAuthenticationMessage"))
899
- UserPoolType.add_member(:mfa_configuration, Shapes::ShapeRef.new(shape: UserPoolMfaType, location_name: "MfaConfiguration"))
900
- UserPoolType.add_member(:device_configuration, Shapes::ShapeRef.new(shape: DeviceConfigurationType, location_name: "DeviceConfiguration"))
901
- UserPoolType.add_member(:estimated_number_of_users, Shapes::ShapeRef.new(shape: IntegerType, location_name: "EstimatedNumberOfUsers"))
902
- UserPoolType.add_member(:email_configuration, Shapes::ShapeRef.new(shape: EmailConfigurationType, location_name: "EmailConfiguration"))
903
- UserPoolType.add_member(:sms_configuration, Shapes::ShapeRef.new(shape: SmsConfigurationType, location_name: "SmsConfiguration"))
904
- UserPoolType.add_member(:sms_configuration_failure, Shapes::ShapeRef.new(shape: StringType, location_name: "SmsConfigurationFailure"))
905
- UserPoolType.add_member(:email_configuration_failure, Shapes::ShapeRef.new(shape: StringType, location_name: "EmailConfigurationFailure"))
906
- UserPoolType.add_member(:admin_create_user_config, Shapes::ShapeRef.new(shape: AdminCreateUserConfigType, location_name: "AdminCreateUserConfig"))
907
- UserPoolType.struct_class = Types::UserPoolType
908
-
909
- UserType.add_member(:username, Shapes::ShapeRef.new(shape: UsernameType, location_name: "Username"))
910
- UserType.add_member(:attributes, Shapes::ShapeRef.new(shape: AttributeListType, location_name: "Attributes"))
911
- UserType.add_member(:user_create_date, Shapes::ShapeRef.new(shape: DateType, location_name: "UserCreateDate"))
912
- UserType.add_member(:user_last_modified_date, Shapes::ShapeRef.new(shape: DateType, location_name: "UserLastModifiedDate"))
913
- UserType.add_member(:enabled, Shapes::ShapeRef.new(shape: BooleanType, location_name: "Enabled"))
914
- UserType.add_member(:user_status, Shapes::ShapeRef.new(shape: UserStatusType, location_name: "UserStatus"))
915
- UserType.add_member(:mfa_options, Shapes::ShapeRef.new(shape: MFAOptionListType, location_name: "MFAOptions"))
916
- UserType.struct_class = Types::UserType
917
-
918
- UsersListType.member = Shapes::ShapeRef.new(shape: UserType)
919
-
920
- VerifiedAttributesListType.member = Shapes::ShapeRef.new(shape: VerifiedAttributeType)
921
-
922
- VerifyUserAttributeRequest.add_member(:access_token, Shapes::ShapeRef.new(shape: TokenModelType, location_name: "AccessToken"))
923
- VerifyUserAttributeRequest.add_member(:attribute_name, Shapes::ShapeRef.new(shape: AttributeNameType, required: true, location_name: "AttributeName"))
924
- VerifyUserAttributeRequest.add_member(:code, Shapes::ShapeRef.new(shape: ConfirmationCodeType, required: true, location_name: "Code"))
925
- VerifyUserAttributeRequest.struct_class = Types::VerifyUserAttributeRequest
926
-
927
- VerifyUserAttributeResponse.struct_class = Types::VerifyUserAttributeResponse
928
-
929
-
930
- # @api private
931
- API = Seahorse::Model::Api.new.tap do |api|
932
-
933
- api.version = "2016-04-18"
934
-
935
- api.metadata = {
936
- "endpointPrefix" => "cognito-idp",
937
- "jsonVersion" => "1.1",
938
- "protocol" => "json",
939
- "serviceFullName" => "Amazon Cognito Identity Provider",
940
- "signatureVersion" => "v4",
941
- "targetPrefix" => "AWSCognitoIdentityProviderService",
942
- }
943
-
944
- api.add_operation(:add_custom_attributes, Seahorse::Model::Operation.new.tap do |o|
945
- o.name = "AddCustomAttributes"
946
- o.http_method = "POST"
947
- o.http_request_uri = "/"
948
- o.input = Shapes::ShapeRef.new(shape: AddCustomAttributesRequest)
949
- o.output = Shapes::ShapeRef.new(shape: AddCustomAttributesResponse)
950
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
951
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
952
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
953
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
954
- o.errors << Shapes::ShapeRef.new(shape: UserImportInProgressException)
955
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
956
- end)
957
-
958
- api.add_operation(:admin_confirm_sign_up, Seahorse::Model::Operation.new.tap do |o|
959
- o.name = "AdminConfirmSignUp"
960
- o.http_method = "POST"
961
- o.http_request_uri = "/"
962
- o.input = Shapes::ShapeRef.new(shape: AdminConfirmSignUpRequest)
963
- o.output = Shapes::ShapeRef.new(shape: AdminConfirmSignUpResponse)
964
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
965
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
966
- o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
967
- o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
968
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
969
- o.errors << Shapes::ShapeRef.new(shape: TooManyFailedAttemptsException)
970
- o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
971
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
972
- o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
973
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
974
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
975
- end)
976
-
977
- api.add_operation(:admin_create_user, Seahorse::Model::Operation.new.tap do |o|
978
- o.name = "AdminCreateUser"
979
- o.http_method = "POST"
980
- o.http_request_uri = "/"
981
- o.input = Shapes::ShapeRef.new(shape: AdminCreateUserRequest)
982
- o.output = Shapes::ShapeRef.new(shape: AdminCreateUserResponse)
983
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
984
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
985
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
986
- o.errors << Shapes::ShapeRef.new(shape: UsernameExistsException)
987
- o.errors << Shapes::ShapeRef.new(shape: InvalidPasswordException)
988
- o.errors << Shapes::ShapeRef.new(shape: CodeDeliveryFailureException)
989
- o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
990
- o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
991
- o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
992
- o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
993
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
994
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
995
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
996
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
997
- o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserStateException)
998
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
999
- end)
1000
-
1001
- api.add_operation(:admin_delete_user, Seahorse::Model::Operation.new.tap do |o|
1002
- o.name = "AdminDeleteUser"
1003
- o.http_method = "POST"
1004
- o.http_request_uri = "/"
1005
- o.input = Shapes::ShapeRef.new(shape: AdminDeleteUserRequest)
1006
- o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1007
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1008
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1009
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1010
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1011
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1012
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1013
- end)
1014
-
1015
- api.add_operation(:admin_delete_user_attributes, Seahorse::Model::Operation.new.tap do |o|
1016
- o.name = "AdminDeleteUserAttributes"
1017
- o.http_method = "POST"
1018
- o.http_request_uri = "/"
1019
- o.input = Shapes::ShapeRef.new(shape: AdminDeleteUserAttributesRequest)
1020
- o.output = Shapes::ShapeRef.new(shape: AdminDeleteUserAttributesResponse)
1021
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1022
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1023
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1024
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1025
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1026
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1027
- end)
1028
-
1029
- api.add_operation(:admin_disable_user, Seahorse::Model::Operation.new.tap do |o|
1030
- o.name = "AdminDisableUser"
1031
- o.http_method = "POST"
1032
- o.http_request_uri = "/"
1033
- o.input = Shapes::ShapeRef.new(shape: AdminDisableUserRequest)
1034
- o.output = Shapes::ShapeRef.new(shape: AdminDisableUserResponse)
1035
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1036
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1037
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1038
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1039
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1040
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1041
- end)
1042
-
1043
- api.add_operation(:admin_enable_user, Seahorse::Model::Operation.new.tap do |o|
1044
- o.name = "AdminEnableUser"
1045
- o.http_method = "POST"
1046
- o.http_request_uri = "/"
1047
- o.input = Shapes::ShapeRef.new(shape: AdminEnableUserRequest)
1048
- o.output = Shapes::ShapeRef.new(shape: AdminEnableUserResponse)
1049
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1050
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1051
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1052
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1053
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1054
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1055
- end)
1056
-
1057
- api.add_operation(:admin_forget_device, Seahorse::Model::Operation.new.tap do |o|
1058
- o.name = "AdminForgetDevice"
1059
- o.http_method = "POST"
1060
- o.http_request_uri = "/"
1061
- o.input = Shapes::ShapeRef.new(shape: AdminForgetDeviceRequest)
1062
- o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1063
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1064
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1065
- o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1066
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1067
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1068
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1069
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1070
- end)
1071
-
1072
- api.add_operation(:admin_get_device, Seahorse::Model::Operation.new.tap do |o|
1073
- o.name = "AdminGetDevice"
1074
- o.http_method = "POST"
1075
- o.http_request_uri = "/"
1076
- o.input = Shapes::ShapeRef.new(shape: AdminGetDeviceRequest)
1077
- o.output = Shapes::ShapeRef.new(shape: AdminGetDeviceResponse)
1078
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1079
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1080
- o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1081
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1082
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1083
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1084
- end)
1085
-
1086
- api.add_operation(:admin_get_user, Seahorse::Model::Operation.new.tap do |o|
1087
- o.name = "AdminGetUser"
1088
- o.http_method = "POST"
1089
- o.http_request_uri = "/"
1090
- o.input = Shapes::ShapeRef.new(shape: AdminGetUserRequest)
1091
- o.output = Shapes::ShapeRef.new(shape: AdminGetUserResponse)
1092
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1093
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1094
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1095
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1096
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1097
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1098
- end)
1099
-
1100
- api.add_operation(:admin_initiate_auth, Seahorse::Model::Operation.new.tap do |o|
1101
- o.name = "AdminInitiateAuth"
1102
- o.http_method = "POST"
1103
- o.http_request_uri = "/"
1104
- o.input = Shapes::ShapeRef.new(shape: AdminInitiateAuthRequest)
1105
- o.output = Shapes::ShapeRef.new(shape: AdminInitiateAuthResponse)
1106
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1107
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1108
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1109
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1110
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1111
- o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1112
- o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1113
- o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1114
- o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1115
- o.errors << Shapes::ShapeRef.new(shape: MFAMethodNotFoundException)
1116
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1117
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1118
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1119
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1120
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1121
- end)
1122
-
1123
- api.add_operation(:admin_list_devices, Seahorse::Model::Operation.new.tap do |o|
1124
- o.name = "AdminListDevices"
1125
- o.http_method = "POST"
1126
- o.http_request_uri = "/"
1127
- o.input = Shapes::ShapeRef.new(shape: AdminListDevicesRequest)
1128
- o.output = Shapes::ShapeRef.new(shape: AdminListDevicesResponse)
1129
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1130
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1131
- o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1132
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1133
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1134
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1135
- end)
1136
-
1137
- api.add_operation(:admin_reset_user_password, Seahorse::Model::Operation.new.tap do |o|
1138
- o.name = "AdminResetUserPassword"
1139
- o.http_method = "POST"
1140
- o.http_request_uri = "/"
1141
- o.input = Shapes::ShapeRef.new(shape: AdminResetUserPasswordRequest)
1142
- o.output = Shapes::ShapeRef.new(shape: AdminResetUserPasswordResponse)
1143
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1144
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1145
- o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1146
- o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1147
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1148
- o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1149
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1150
- o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1151
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1152
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1153
- end)
1154
-
1155
- api.add_operation(:admin_respond_to_auth_challenge, Seahorse::Model::Operation.new.tap do |o|
1156
- o.name = "AdminRespondToAuthChallenge"
1157
- o.http_method = "POST"
1158
- o.http_request_uri = "/"
1159
- o.input = Shapes::ShapeRef.new(shape: AdminRespondToAuthChallengeRequest)
1160
- o.output = Shapes::ShapeRef.new(shape: AdminRespondToAuthChallengeResponse)
1161
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1162
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1163
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1164
- o.errors << Shapes::ShapeRef.new(shape: CodeMismatchException)
1165
- o.errors << Shapes::ShapeRef.new(shape: ExpiredCodeException)
1166
- o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1167
- o.errors << Shapes::ShapeRef.new(shape: InvalidPasswordException)
1168
- o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1169
- o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1170
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1171
- o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1172
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1173
- o.errors << Shapes::ShapeRef.new(shape: MFAMethodNotFoundException)
1174
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1175
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1176
- o.errors << Shapes::ShapeRef.new(shape: AliasExistsException)
1177
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1178
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1179
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1180
- end)
1181
-
1182
- api.add_operation(:admin_set_user_settings, Seahorse::Model::Operation.new.tap do |o|
1183
- o.name = "AdminSetUserSettings"
1184
- o.http_method = "POST"
1185
- o.http_request_uri = "/"
1186
- o.input = Shapes::ShapeRef.new(shape: AdminSetUserSettingsRequest)
1187
- o.output = Shapes::ShapeRef.new(shape: AdminSetUserSettingsResponse)
1188
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1189
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1190
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1191
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1192
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1193
- end)
1194
-
1195
- api.add_operation(:admin_update_device_status, Seahorse::Model::Operation.new.tap do |o|
1196
- o.name = "AdminUpdateDeviceStatus"
1197
- o.http_method = "POST"
1198
- o.http_request_uri = "/"
1199
- o.input = Shapes::ShapeRef.new(shape: AdminUpdateDeviceStatusRequest)
1200
- o.output = Shapes::ShapeRef.new(shape: AdminUpdateDeviceStatusResponse)
1201
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1202
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1203
- o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1204
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1205
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1206
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1207
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1208
- end)
1209
-
1210
- api.add_operation(:admin_update_user_attributes, Seahorse::Model::Operation.new.tap do |o|
1211
- o.name = "AdminUpdateUserAttributes"
1212
- o.http_method = "POST"
1213
- o.http_request_uri = "/"
1214
- o.input = Shapes::ShapeRef.new(shape: AdminUpdateUserAttributesRequest)
1215
- o.output = Shapes::ShapeRef.new(shape: AdminUpdateUserAttributesResponse)
1216
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1217
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1218
- o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1219
- o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1220
- o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1221
- o.errors << Shapes::ShapeRef.new(shape: AliasExistsException)
1222
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1223
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1224
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1225
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1226
- end)
1227
-
1228
- api.add_operation(:admin_user_global_sign_out, Seahorse::Model::Operation.new.tap do |o|
1229
- o.name = "AdminUserGlobalSignOut"
1230
- o.http_method = "POST"
1231
- o.http_request_uri = "/"
1232
- o.input = Shapes::ShapeRef.new(shape: AdminUserGlobalSignOutRequest)
1233
- o.output = Shapes::ShapeRef.new(shape: AdminUserGlobalSignOutResponse)
1234
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1235
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1236
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1237
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1238
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1239
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1240
- end)
1241
-
1242
- api.add_operation(:change_password, Seahorse::Model::Operation.new.tap do |o|
1243
- o.name = "ChangePassword"
1244
- o.http_method = "POST"
1245
- o.http_request_uri = "/"
1246
- o['authtype'] = "none"
1247
- o.input = Shapes::ShapeRef.new(shape: ChangePasswordRequest)
1248
- o.output = Shapes::ShapeRef.new(shape: ChangePasswordResponse)
1249
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1250
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1251
- o.errors << Shapes::ShapeRef.new(shape: InvalidPasswordException)
1252
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1253
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1254
- o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1255
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1256
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1257
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1258
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1259
- end)
1260
-
1261
- api.add_operation(:confirm_device, Seahorse::Model::Operation.new.tap do |o|
1262
- o.name = "ConfirmDevice"
1263
- o.http_method = "POST"
1264
- o.http_request_uri = "/"
1265
- o.input = Shapes::ShapeRef.new(shape: ConfirmDeviceRequest)
1266
- o.output = Shapes::ShapeRef.new(shape: ConfirmDeviceResponse)
1267
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1268
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1269
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1270
- o.errors << Shapes::ShapeRef.new(shape: InvalidPasswordException)
1271
- o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1272
- o.errors << Shapes::ShapeRef.new(shape: UsernameExistsException)
1273
- o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1274
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1275
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1276
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1277
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1278
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1279
- end)
1280
-
1281
- api.add_operation(:confirm_forgot_password, Seahorse::Model::Operation.new.tap do |o|
1282
- o.name = "ConfirmForgotPassword"
1283
- o.http_method = "POST"
1284
- o.http_request_uri = "/"
1285
- o['authtype'] = "none"
1286
- o.input = Shapes::ShapeRef.new(shape: ConfirmForgotPasswordRequest)
1287
- o.output = Shapes::ShapeRef.new(shape: ConfirmForgotPasswordResponse)
1288
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1289
- o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1290
- o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1291
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1292
- o.errors << Shapes::ShapeRef.new(shape: InvalidPasswordException)
1293
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1294
- o.errors << Shapes::ShapeRef.new(shape: CodeMismatchException)
1295
- o.errors << Shapes::ShapeRef.new(shape: ExpiredCodeException)
1296
- o.errors << Shapes::ShapeRef.new(shape: TooManyFailedAttemptsException)
1297
- o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1298
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1299
- o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1300
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1301
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1302
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1303
- end)
1304
-
1305
- api.add_operation(:confirm_sign_up, Seahorse::Model::Operation.new.tap do |o|
1306
- o.name = "ConfirmSignUp"
1307
- o.http_method = "POST"
1308
- o.http_request_uri = "/"
1309
- o['authtype'] = "none"
1310
- o.input = Shapes::ShapeRef.new(shape: ConfirmSignUpRequest)
1311
- o.output = Shapes::ShapeRef.new(shape: ConfirmSignUpResponse)
1312
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1313
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1314
- o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1315
- o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1316
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1317
- o.errors << Shapes::ShapeRef.new(shape: TooManyFailedAttemptsException)
1318
- o.errors << Shapes::ShapeRef.new(shape: CodeMismatchException)
1319
- o.errors << Shapes::ShapeRef.new(shape: ExpiredCodeException)
1320
- o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1321
- o.errors << Shapes::ShapeRef.new(shape: AliasExistsException)
1322
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1323
- o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1324
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1325
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1326
- end)
1327
-
1328
- api.add_operation(:create_user_import_job, Seahorse::Model::Operation.new.tap do |o|
1329
- o.name = "CreateUserImportJob"
1330
- o.http_method = "POST"
1331
- o.http_request_uri = "/"
1332
- o.input = Shapes::ShapeRef.new(shape: CreateUserImportJobRequest)
1333
- o.output = Shapes::ShapeRef.new(shape: CreateUserImportJobResponse)
1334
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1335
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1336
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1337
- o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
1338
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1339
- o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1340
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1341
- end)
1342
-
1343
- api.add_operation(:create_user_pool, Seahorse::Model::Operation.new.tap do |o|
1344
- o.name = "CreateUserPool"
1345
- o.http_method = "POST"
1346
- o.http_request_uri = "/"
1347
- o.input = Shapes::ShapeRef.new(shape: CreateUserPoolRequest)
1348
- o.output = Shapes::ShapeRef.new(shape: CreateUserPoolResponse)
1349
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1350
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1351
- o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1352
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1353
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1354
- o.errors << Shapes::ShapeRef.new(shape: InvalidEmailRoleAccessPolicyException)
1355
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1356
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1357
- end)
1358
-
1359
- api.add_operation(:create_user_pool_client, Seahorse::Model::Operation.new.tap do |o|
1360
- o.name = "CreateUserPoolClient"
1361
- o.http_method = "POST"
1362
- o.http_request_uri = "/"
1363
- o.input = Shapes::ShapeRef.new(shape: CreateUserPoolClientRequest)
1364
- o.output = Shapes::ShapeRef.new(shape: CreateUserPoolClientResponse)
1365
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1366
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1367
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1368
- o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1369
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1370
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1371
- end)
1372
-
1373
- api.add_operation(:delete_user, Seahorse::Model::Operation.new.tap do |o|
1374
- o.name = "DeleteUser"
1375
- o.http_method = "POST"
1376
- o.http_request_uri = "/"
1377
- o['authtype'] = "none"
1378
- o.input = Shapes::ShapeRef.new(shape: DeleteUserRequest)
1379
- o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1380
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1381
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1382
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1383
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1384
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1385
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1386
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1387
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1388
- end)
1389
-
1390
- api.add_operation(:delete_user_attributes, Seahorse::Model::Operation.new.tap do |o|
1391
- o.name = "DeleteUserAttributes"
1392
- o.http_method = "POST"
1393
- o.http_request_uri = "/"
1394
- o['authtype'] = "none"
1395
- o.input = Shapes::ShapeRef.new(shape: DeleteUserAttributesRequest)
1396
- o.output = Shapes::ShapeRef.new(shape: DeleteUserAttributesResponse)
1397
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1398
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1399
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1400
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1401
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1402
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1403
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1404
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1405
- end)
1406
-
1407
- api.add_operation(:delete_user_pool, Seahorse::Model::Operation.new.tap do |o|
1408
- o.name = "DeleteUserPool"
1409
- o.http_method = "POST"
1410
- o.http_request_uri = "/"
1411
- o.input = Shapes::ShapeRef.new(shape: DeleteUserPoolRequest)
1412
- o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1413
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1414
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1415
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1416
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1417
- o.errors << Shapes::ShapeRef.new(shape: UserImportInProgressException)
1418
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1419
- end)
1420
-
1421
- api.add_operation(:delete_user_pool_client, Seahorse::Model::Operation.new.tap do |o|
1422
- o.name = "DeleteUserPoolClient"
1423
- o.http_method = "POST"
1424
- o.http_request_uri = "/"
1425
- o.input = Shapes::ShapeRef.new(shape: DeleteUserPoolClientRequest)
1426
- o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1427
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1428
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1429
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1430
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1431
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1432
- end)
1433
-
1434
- api.add_operation(:describe_user_import_job, Seahorse::Model::Operation.new.tap do |o|
1435
- o.name = "DescribeUserImportJob"
1436
- o.http_method = "POST"
1437
- o.http_request_uri = "/"
1438
- o.input = Shapes::ShapeRef.new(shape: DescribeUserImportJobRequest)
1439
- o.output = Shapes::ShapeRef.new(shape: DescribeUserImportJobResponse)
1440
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1441
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1442
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1443
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1444
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1445
- end)
1446
-
1447
- api.add_operation(:describe_user_pool, Seahorse::Model::Operation.new.tap do |o|
1448
- o.name = "DescribeUserPool"
1449
- o.http_method = "POST"
1450
- o.http_request_uri = "/"
1451
- o.input = Shapes::ShapeRef.new(shape: DescribeUserPoolRequest)
1452
- o.output = Shapes::ShapeRef.new(shape: DescribeUserPoolResponse)
1453
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1454
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1455
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1456
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1457
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1458
- end)
1459
-
1460
- api.add_operation(:describe_user_pool_client, Seahorse::Model::Operation.new.tap do |o|
1461
- o.name = "DescribeUserPoolClient"
1462
- o.http_method = "POST"
1463
- o.http_request_uri = "/"
1464
- o.input = Shapes::ShapeRef.new(shape: DescribeUserPoolClientRequest)
1465
- o.output = Shapes::ShapeRef.new(shape: DescribeUserPoolClientResponse)
1466
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1467
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1468
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1469
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1470
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1471
- end)
1472
-
1473
- api.add_operation(:forget_device, Seahorse::Model::Operation.new.tap do |o|
1474
- o.name = "ForgetDevice"
1475
- o.http_method = "POST"
1476
- o.http_request_uri = "/"
1477
- o.input = Shapes::ShapeRef.new(shape: ForgetDeviceRequest)
1478
- o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1479
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1480
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1481
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1482
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1483
- o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1484
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1485
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1486
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1487
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1488
- end)
1489
-
1490
- api.add_operation(:forgot_password, Seahorse::Model::Operation.new.tap do |o|
1491
- o.name = "ForgotPassword"
1492
- o.http_method = "POST"
1493
- o.http_request_uri = "/"
1494
- o['authtype'] = "none"
1495
- o.input = Shapes::ShapeRef.new(shape: ForgotPasswordRequest)
1496
- o.output = Shapes::ShapeRef.new(shape: ForgotPasswordResponse)
1497
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1498
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1499
- o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1500
- o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1501
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1502
- o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1503
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1504
- o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1505
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1506
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1507
- o.errors << Shapes::ShapeRef.new(shape: InvalidEmailRoleAccessPolicyException)
1508
- o.errors << Shapes::ShapeRef.new(shape: CodeDeliveryFailureException)
1509
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1510
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1511
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1512
- end)
1513
-
1514
- api.add_operation(:get_csv_header, Seahorse::Model::Operation.new.tap do |o|
1515
- o.name = "GetCSVHeader"
1516
- o.http_method = "POST"
1517
- o.http_request_uri = "/"
1518
- o.input = Shapes::ShapeRef.new(shape: GetCSVHeaderRequest)
1519
- o.output = Shapes::ShapeRef.new(shape: GetCSVHeaderResponse)
1520
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1521
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1522
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1523
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1524
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1525
- end)
1526
-
1527
- api.add_operation(:get_device, Seahorse::Model::Operation.new.tap do |o|
1528
- o.name = "GetDevice"
1529
- o.http_method = "POST"
1530
- o.http_request_uri = "/"
1531
- o.input = Shapes::ShapeRef.new(shape: GetDeviceRequest)
1532
- o.output = Shapes::ShapeRef.new(shape: GetDeviceResponse)
1533
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1534
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1535
- o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1536
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1537
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1538
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1539
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1540
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1541
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1542
- end)
1543
-
1544
- api.add_operation(:get_user, Seahorse::Model::Operation.new.tap do |o|
1545
- o.name = "GetUser"
1546
- o.http_method = "POST"
1547
- o.http_request_uri = "/"
1548
- o['authtype'] = "none"
1549
- o.input = Shapes::ShapeRef.new(shape: GetUserRequest)
1550
- o.output = Shapes::ShapeRef.new(shape: GetUserResponse)
1551
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1552
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1553
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1554
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1555
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1556
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1557
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1558
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1559
- end)
1560
-
1561
- api.add_operation(:get_user_attribute_verification_code, Seahorse::Model::Operation.new.tap do |o|
1562
- o.name = "GetUserAttributeVerificationCode"
1563
- o.http_method = "POST"
1564
- o.http_request_uri = "/"
1565
- o['authtype'] = "none"
1566
- o.input = Shapes::ShapeRef.new(shape: GetUserAttributeVerificationCodeRequest)
1567
- o.output = Shapes::ShapeRef.new(shape: GetUserAttributeVerificationCodeResponse)
1568
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1569
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1570
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1571
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1572
- o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1573
- o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1574
- o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1575
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1576
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1577
- o.errors << Shapes::ShapeRef.new(shape: InvalidEmailRoleAccessPolicyException)
1578
- o.errors << Shapes::ShapeRef.new(shape: CodeDeliveryFailureException)
1579
- o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1580
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1581
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1582
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1583
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1584
- end)
1585
-
1586
- api.add_operation(:global_sign_out, Seahorse::Model::Operation.new.tap do |o|
1587
- o.name = "GlobalSignOut"
1588
- o.http_method = "POST"
1589
- o.http_request_uri = "/"
1590
- o.input = Shapes::ShapeRef.new(shape: GlobalSignOutRequest)
1591
- o.output = Shapes::ShapeRef.new(shape: GlobalSignOutResponse)
1592
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1593
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1594
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1595
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1596
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1597
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1598
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1599
- end)
1600
-
1601
- api.add_operation(:initiate_auth, Seahorse::Model::Operation.new.tap do |o|
1602
- o.name = "InitiateAuth"
1603
- o.http_method = "POST"
1604
- o.http_request_uri = "/"
1605
- o.input = Shapes::ShapeRef.new(shape: InitiateAuthRequest)
1606
- o.output = Shapes::ShapeRef.new(shape: InitiateAuthResponse)
1607
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1608
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1609
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1610
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1611
- o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1612
- o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1613
- o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1614
- o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1615
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1616
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1617
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1618
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1619
- end)
1620
-
1621
- api.add_operation(:list_devices, Seahorse::Model::Operation.new.tap do |o|
1622
- o.name = "ListDevices"
1623
- o.http_method = "POST"
1624
- o.http_request_uri = "/"
1625
- o.input = Shapes::ShapeRef.new(shape: ListDevicesRequest)
1626
- o.output = Shapes::ShapeRef.new(shape: ListDevicesResponse)
1627
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1628
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1629
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1630
- o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1631
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1632
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1633
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1634
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1635
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1636
- end)
1637
-
1638
- api.add_operation(:list_user_import_jobs, Seahorse::Model::Operation.new.tap do |o|
1639
- o.name = "ListUserImportJobs"
1640
- o.http_method = "POST"
1641
- o.http_request_uri = "/"
1642
- o.input = Shapes::ShapeRef.new(shape: ListUserImportJobsRequest)
1643
- o.output = Shapes::ShapeRef.new(shape: ListUserImportJobsResponse)
1644
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1645
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1646
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1647
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1648
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1649
- end)
1650
-
1651
- api.add_operation(:list_user_pool_clients, Seahorse::Model::Operation.new.tap do |o|
1652
- o.name = "ListUserPoolClients"
1653
- o.http_method = "POST"
1654
- o.http_request_uri = "/"
1655
- o.input = Shapes::ShapeRef.new(shape: ListUserPoolClientsRequest)
1656
- o.output = Shapes::ShapeRef.new(shape: ListUserPoolClientsResponse)
1657
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1658
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1659
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1660
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1661
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1662
- end)
1663
-
1664
- api.add_operation(:list_user_pools, Seahorse::Model::Operation.new.tap do |o|
1665
- o.name = "ListUserPools"
1666
- o.http_method = "POST"
1667
- o.http_request_uri = "/"
1668
- o.input = Shapes::ShapeRef.new(shape: ListUserPoolsRequest)
1669
- o.output = Shapes::ShapeRef.new(shape: ListUserPoolsResponse)
1670
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1671
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1672
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1673
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1674
- end)
1675
-
1676
- api.add_operation(:list_users, Seahorse::Model::Operation.new.tap do |o|
1677
- o.name = "ListUsers"
1678
- o.http_method = "POST"
1679
- o.http_request_uri = "/"
1680
- o.input = Shapes::ShapeRef.new(shape: ListUsersRequest)
1681
- o.output = Shapes::ShapeRef.new(shape: ListUsersResponse)
1682
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1683
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1684
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1685
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1686
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1687
- end)
1688
-
1689
- api.add_operation(:resend_confirmation_code, Seahorse::Model::Operation.new.tap do |o|
1690
- o.name = "ResendConfirmationCode"
1691
- o.http_method = "POST"
1692
- o.http_request_uri = "/"
1693
- o['authtype'] = "none"
1694
- o.input = Shapes::ShapeRef.new(shape: ResendConfirmationCodeRequest)
1695
- o.output = Shapes::ShapeRef.new(shape: ResendConfirmationCodeResponse)
1696
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1697
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1698
- o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1699
- o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1700
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1701
- o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1702
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1703
- o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1704
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1705
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1706
- o.errors << Shapes::ShapeRef.new(shape: InvalidEmailRoleAccessPolicyException)
1707
- o.errors << Shapes::ShapeRef.new(shape: CodeDeliveryFailureException)
1708
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1709
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1710
- end)
1711
-
1712
- api.add_operation(:respond_to_auth_challenge, Seahorse::Model::Operation.new.tap do |o|
1713
- o.name = "RespondToAuthChallenge"
1714
- o.http_method = "POST"
1715
- o.http_request_uri = "/"
1716
- o.input = Shapes::ShapeRef.new(shape: RespondToAuthChallengeRequest)
1717
- o.output = Shapes::ShapeRef.new(shape: RespondToAuthChallengeResponse)
1718
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1719
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1720
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1721
- o.errors << Shapes::ShapeRef.new(shape: CodeMismatchException)
1722
- o.errors << Shapes::ShapeRef.new(shape: ExpiredCodeException)
1723
- o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1724
- o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1725
- o.errors << Shapes::ShapeRef.new(shape: InvalidPasswordException)
1726
- o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1727
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1728
- o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1729
- o.errors << Shapes::ShapeRef.new(shape: MFAMethodNotFoundException)
1730
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1731
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1732
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1733
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1734
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1735
- o.errors << Shapes::ShapeRef.new(shape: AliasExistsException)
1736
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1737
- end)
1738
-
1739
- api.add_operation(:set_user_settings, Seahorse::Model::Operation.new.tap do |o|
1740
- o.name = "SetUserSettings"
1741
- o.http_method = "POST"
1742
- o.http_request_uri = "/"
1743
- o['authtype'] = "none"
1744
- o.input = Shapes::ShapeRef.new(shape: SetUserSettingsRequest)
1745
- o.output = Shapes::ShapeRef.new(shape: SetUserSettingsResponse)
1746
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1747
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1748
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1749
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1750
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1751
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1752
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1753
- end)
1754
-
1755
- api.add_operation(:sign_up, Seahorse::Model::Operation.new.tap do |o|
1756
- o.name = "SignUp"
1757
- o.http_method = "POST"
1758
- o.http_request_uri = "/"
1759
- o['authtype'] = "none"
1760
- o.input = Shapes::ShapeRef.new(shape: SignUpRequest)
1761
- o.output = Shapes::ShapeRef.new(shape: SignUpResponse)
1762
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1763
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1764
- o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1765
- o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1766
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1767
- o.errors << Shapes::ShapeRef.new(shape: InvalidPasswordException)
1768
- o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1769
- o.errors << Shapes::ShapeRef.new(shape: UsernameExistsException)
1770
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1771
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1772
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1773
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1774
- o.errors << Shapes::ShapeRef.new(shape: InvalidEmailRoleAccessPolicyException)
1775
- o.errors << Shapes::ShapeRef.new(shape: CodeDeliveryFailureException)
1776
- end)
1777
-
1778
- api.add_operation(:start_user_import_job, Seahorse::Model::Operation.new.tap do |o|
1779
- o.name = "StartUserImportJob"
1780
- o.http_method = "POST"
1781
- o.http_request_uri = "/"
1782
- o.input = Shapes::ShapeRef.new(shape: StartUserImportJobRequest)
1783
- o.output = Shapes::ShapeRef.new(shape: StartUserImportJobResponse)
1784
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1785
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1786
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1787
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1788
- o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
1789
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1790
- end)
1791
-
1792
- api.add_operation(:stop_user_import_job, Seahorse::Model::Operation.new.tap do |o|
1793
- o.name = "StopUserImportJob"
1794
- o.http_method = "POST"
1795
- o.http_request_uri = "/"
1796
- o.input = Shapes::ShapeRef.new(shape: StopUserImportJobRequest)
1797
- o.output = Shapes::ShapeRef.new(shape: StopUserImportJobResponse)
1798
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1799
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1800
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1801
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1802
- o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
1803
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1804
- end)
1805
-
1806
- api.add_operation(:update_device_status, Seahorse::Model::Operation.new.tap do |o|
1807
- o.name = "UpdateDeviceStatus"
1808
- o.http_method = "POST"
1809
- o.http_request_uri = "/"
1810
- o.input = Shapes::ShapeRef.new(shape: UpdateDeviceStatusRequest)
1811
- o.output = Shapes::ShapeRef.new(shape: UpdateDeviceStatusResponse)
1812
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1813
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1814
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1815
- o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1816
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1817
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1818
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1819
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1820
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1821
- end)
1822
-
1823
- api.add_operation(:update_user_attributes, Seahorse::Model::Operation.new.tap do |o|
1824
- o.name = "UpdateUserAttributes"
1825
- o.http_method = "POST"
1826
- o.http_request_uri = "/"
1827
- o['authtype'] = "none"
1828
- o.input = Shapes::ShapeRef.new(shape: UpdateUserAttributesRequest)
1829
- o.output = Shapes::ShapeRef.new(shape: UpdateUserAttributesResponse)
1830
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1831
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1832
- o.errors << Shapes::ShapeRef.new(shape: CodeMismatchException)
1833
- o.errors << Shapes::ShapeRef.new(shape: ExpiredCodeException)
1834
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1835
- o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1836
- o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1837
- o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1838
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1839
- o.errors << Shapes::ShapeRef.new(shape: AliasExistsException)
1840
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1841
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1842
- o.errors << Shapes::ShapeRef.new(shape: InvalidEmailRoleAccessPolicyException)
1843
- o.errors << Shapes::ShapeRef.new(shape: CodeDeliveryFailureException)
1844
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1845
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1846
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1847
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1848
- end)
1849
-
1850
- api.add_operation(:update_user_pool, Seahorse::Model::Operation.new.tap do |o|
1851
- o.name = "UpdateUserPool"
1852
- o.http_method = "POST"
1853
- o.http_request_uri = "/"
1854
- o.input = Shapes::ShapeRef.new(shape: UpdateUserPoolRequest)
1855
- o.output = Shapes::ShapeRef.new(shape: UpdateUserPoolResponse)
1856
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1857
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1858
- o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
1859
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1860
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1861
- o.errors << Shapes::ShapeRef.new(shape: UserImportInProgressException)
1862
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1863
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1864
- o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1865
- o.errors << Shapes::ShapeRef.new(shape: InvalidEmailRoleAccessPolicyException)
1866
- end)
1867
-
1868
- api.add_operation(:update_user_pool_client, Seahorse::Model::Operation.new.tap do |o|
1869
- o.name = "UpdateUserPoolClient"
1870
- o.http_method = "POST"
1871
- o.http_request_uri = "/"
1872
- o.input = Shapes::ShapeRef.new(shape: UpdateUserPoolClientRequest)
1873
- o.output = Shapes::ShapeRef.new(shape: UpdateUserPoolClientResponse)
1874
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1875
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1876
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1877
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1878
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1879
- end)
1880
-
1881
- api.add_operation(:verify_user_attribute, Seahorse::Model::Operation.new.tap do |o|
1882
- o.name = "VerifyUserAttribute"
1883
- o.http_method = "POST"
1884
- o.http_request_uri = "/"
1885
- o['authtype'] = "none"
1886
- o.input = Shapes::ShapeRef.new(shape: VerifyUserAttributeRequest)
1887
- o.output = Shapes::ShapeRef.new(shape: VerifyUserAttributeResponse)
1888
- o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1889
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1890
- o.errors << Shapes::ShapeRef.new(shape: CodeMismatchException)
1891
- o.errors << Shapes::ShapeRef.new(shape: ExpiredCodeException)
1892
- o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1893
- o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1894
- o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1895
- o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1896
- o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1897
- o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1898
- o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1899
- end)
1900
- end
1901
1038
 
1039
+ # @api private
1040
+ API = Seahorse::Model::Api.new.tap do |api|
1041
+
1042
+ api.version = "2016-04-18"
1043
+
1044
+ api.metadata = {
1045
+ "endpointPrefix" => "cognito-idp",
1046
+ "jsonVersion" => "1.1",
1047
+ "protocol" => "json",
1048
+ "serviceFullName" => "Amazon Cognito Identity Provider",
1049
+ "signatureVersion" => "v4",
1050
+ "targetPrefix" => "AWSCognitoIdentityProviderService",
1051
+ }
1052
+
1053
+ api.add_operation(:add_custom_attributes, Seahorse::Model::Operation.new.tap do |o|
1054
+ o.name = "AddCustomAttributes"
1055
+ o.http_method = "POST"
1056
+ o.http_request_uri = "/"
1057
+ o.input = Shapes::ShapeRef.new(shape: AddCustomAttributesRequest)
1058
+ o.output = Shapes::ShapeRef.new(shape: AddCustomAttributesResponse)
1059
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1060
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1061
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1062
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1063
+ o.errors << Shapes::ShapeRef.new(shape: UserImportInProgressException)
1064
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1065
+ end)
1066
+
1067
+ api.add_operation(:admin_add_user_to_group, Seahorse::Model::Operation.new.tap do |o|
1068
+ o.name = "AdminAddUserToGroup"
1069
+ o.http_method = "POST"
1070
+ o.http_request_uri = "/"
1071
+ o.input = Shapes::ShapeRef.new(shape: AdminAddUserToGroupRequest)
1072
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1073
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1074
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1075
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1076
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1077
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1078
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1079
+ end)
1080
+
1081
+ api.add_operation(:admin_confirm_sign_up, Seahorse::Model::Operation.new.tap do |o|
1082
+ o.name = "AdminConfirmSignUp"
1083
+ o.http_method = "POST"
1084
+ o.http_request_uri = "/"
1085
+ o.input = Shapes::ShapeRef.new(shape: AdminConfirmSignUpRequest)
1086
+ o.output = Shapes::ShapeRef.new(shape: AdminConfirmSignUpResponse)
1087
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1088
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1089
+ o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1090
+ o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1091
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1092
+ o.errors << Shapes::ShapeRef.new(shape: TooManyFailedAttemptsException)
1093
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1094
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1095
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1096
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1097
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1098
+ end)
1099
+
1100
+ api.add_operation(:admin_create_user, Seahorse::Model::Operation.new.tap do |o|
1101
+ o.name = "AdminCreateUser"
1102
+ o.http_method = "POST"
1103
+ o.http_request_uri = "/"
1104
+ o.input = Shapes::ShapeRef.new(shape: AdminCreateUserRequest)
1105
+ o.output = Shapes::ShapeRef.new(shape: AdminCreateUserResponse)
1106
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1107
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1108
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1109
+ o.errors << Shapes::ShapeRef.new(shape: UsernameExistsException)
1110
+ o.errors << Shapes::ShapeRef.new(shape: InvalidPasswordException)
1111
+ o.errors << Shapes::ShapeRef.new(shape: CodeDeliveryFailureException)
1112
+ o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1113
+ o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1114
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1115
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
1116
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1117
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1118
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1119
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1120
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedUserStateException)
1121
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1122
+ end)
1123
+
1124
+ api.add_operation(:admin_delete_user, Seahorse::Model::Operation.new.tap do |o|
1125
+ o.name = "AdminDeleteUser"
1126
+ o.http_method = "POST"
1127
+ o.http_request_uri = "/"
1128
+ o.input = Shapes::ShapeRef.new(shape: AdminDeleteUserRequest)
1129
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1130
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1131
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1132
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1133
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1134
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1135
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1136
+ end)
1137
+
1138
+ api.add_operation(:admin_delete_user_attributes, Seahorse::Model::Operation.new.tap do |o|
1139
+ o.name = "AdminDeleteUserAttributes"
1140
+ o.http_method = "POST"
1141
+ o.http_request_uri = "/"
1142
+ o.input = Shapes::ShapeRef.new(shape: AdminDeleteUserAttributesRequest)
1143
+ o.output = Shapes::ShapeRef.new(shape: AdminDeleteUserAttributesResponse)
1144
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1145
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1146
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1147
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1148
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1149
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1150
+ end)
1151
+
1152
+ api.add_operation(:admin_disable_user, Seahorse::Model::Operation.new.tap do |o|
1153
+ o.name = "AdminDisableUser"
1154
+ o.http_method = "POST"
1155
+ o.http_request_uri = "/"
1156
+ o.input = Shapes::ShapeRef.new(shape: AdminDisableUserRequest)
1157
+ o.output = Shapes::ShapeRef.new(shape: AdminDisableUserResponse)
1158
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1159
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1160
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1161
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1162
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1163
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1164
+ end)
1165
+
1166
+ api.add_operation(:admin_enable_user, Seahorse::Model::Operation.new.tap do |o|
1167
+ o.name = "AdminEnableUser"
1168
+ o.http_method = "POST"
1169
+ o.http_request_uri = "/"
1170
+ o.input = Shapes::ShapeRef.new(shape: AdminEnableUserRequest)
1171
+ o.output = Shapes::ShapeRef.new(shape: AdminEnableUserResponse)
1172
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1173
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1174
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1175
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1176
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1177
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1178
+ end)
1179
+
1180
+ api.add_operation(:admin_forget_device, Seahorse::Model::Operation.new.tap do |o|
1181
+ o.name = "AdminForgetDevice"
1182
+ o.http_method = "POST"
1183
+ o.http_request_uri = "/"
1184
+ o.input = Shapes::ShapeRef.new(shape: AdminForgetDeviceRequest)
1185
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1186
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1187
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1188
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1189
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1190
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1191
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1192
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1193
+ end)
1194
+
1195
+ api.add_operation(:admin_get_device, Seahorse::Model::Operation.new.tap do |o|
1196
+ o.name = "AdminGetDevice"
1197
+ o.http_method = "POST"
1198
+ o.http_request_uri = "/"
1199
+ o.input = Shapes::ShapeRef.new(shape: AdminGetDeviceRequest)
1200
+ o.output = Shapes::ShapeRef.new(shape: AdminGetDeviceResponse)
1201
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1202
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1203
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1204
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1205
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1206
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1207
+ end)
1208
+
1209
+ api.add_operation(:admin_get_user, Seahorse::Model::Operation.new.tap do |o|
1210
+ o.name = "AdminGetUser"
1211
+ o.http_method = "POST"
1212
+ o.http_request_uri = "/"
1213
+ o.input = Shapes::ShapeRef.new(shape: AdminGetUserRequest)
1214
+ o.output = Shapes::ShapeRef.new(shape: AdminGetUserResponse)
1215
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1216
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1217
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1218
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1219
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1220
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1221
+ end)
1222
+
1223
+ api.add_operation(:admin_initiate_auth, Seahorse::Model::Operation.new.tap do |o|
1224
+ o.name = "AdminInitiateAuth"
1225
+ o.http_method = "POST"
1226
+ o.http_request_uri = "/"
1227
+ o.input = Shapes::ShapeRef.new(shape: AdminInitiateAuthRequest)
1228
+ o.output = Shapes::ShapeRef.new(shape: AdminInitiateAuthResponse)
1229
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1230
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1231
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1232
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1233
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1234
+ o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1235
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1236
+ o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1237
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1238
+ o.errors << Shapes::ShapeRef.new(shape: MFAMethodNotFoundException)
1239
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1240
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1241
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1242
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1243
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1244
+ end)
1245
+
1246
+ api.add_operation(:admin_list_devices, Seahorse::Model::Operation.new.tap do |o|
1247
+ o.name = "AdminListDevices"
1248
+ o.http_method = "POST"
1249
+ o.http_request_uri = "/"
1250
+ o.input = Shapes::ShapeRef.new(shape: AdminListDevicesRequest)
1251
+ o.output = Shapes::ShapeRef.new(shape: AdminListDevicesResponse)
1252
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1253
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1254
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1255
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1256
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1257
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1258
+ end)
1259
+
1260
+ api.add_operation(:admin_list_groups_for_user, Seahorse::Model::Operation.new.tap do |o|
1261
+ o.name = "AdminListGroupsForUser"
1262
+ o.http_method = "POST"
1263
+ o.http_request_uri = "/"
1264
+ o.input = Shapes::ShapeRef.new(shape: AdminListGroupsForUserRequest)
1265
+ o.output = Shapes::ShapeRef.new(shape: AdminListGroupsForUserResponse)
1266
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1267
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1268
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1269
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1270
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1271
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1272
+ end)
1273
+
1274
+ api.add_operation(:admin_remove_user_from_group, Seahorse::Model::Operation.new.tap do |o|
1275
+ o.name = "AdminRemoveUserFromGroup"
1276
+ o.http_method = "POST"
1277
+ o.http_request_uri = "/"
1278
+ o.input = Shapes::ShapeRef.new(shape: AdminRemoveUserFromGroupRequest)
1279
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1280
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1281
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1282
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1283
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1284
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1285
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1286
+ end)
1287
+
1288
+ api.add_operation(:admin_reset_user_password, Seahorse::Model::Operation.new.tap do |o|
1289
+ o.name = "AdminResetUserPassword"
1290
+ o.http_method = "POST"
1291
+ o.http_request_uri = "/"
1292
+ o.input = Shapes::ShapeRef.new(shape: AdminResetUserPasswordRequest)
1293
+ o.output = Shapes::ShapeRef.new(shape: AdminResetUserPasswordResponse)
1294
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1295
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1296
+ o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1297
+ o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1298
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1299
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1300
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1301
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1302
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1303
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1304
+ end)
1305
+
1306
+ api.add_operation(:admin_respond_to_auth_challenge, Seahorse::Model::Operation.new.tap do |o|
1307
+ o.name = "AdminRespondToAuthChallenge"
1308
+ o.http_method = "POST"
1309
+ o.http_request_uri = "/"
1310
+ o.input = Shapes::ShapeRef.new(shape: AdminRespondToAuthChallengeRequest)
1311
+ o.output = Shapes::ShapeRef.new(shape: AdminRespondToAuthChallengeResponse)
1312
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1313
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1314
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1315
+ o.errors << Shapes::ShapeRef.new(shape: CodeMismatchException)
1316
+ o.errors << Shapes::ShapeRef.new(shape: ExpiredCodeException)
1317
+ o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1318
+ o.errors << Shapes::ShapeRef.new(shape: InvalidPasswordException)
1319
+ o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1320
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1321
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1322
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1323
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1324
+ o.errors << Shapes::ShapeRef.new(shape: MFAMethodNotFoundException)
1325
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1326
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1327
+ o.errors << Shapes::ShapeRef.new(shape: AliasExistsException)
1328
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1329
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1330
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1331
+ end)
1332
+
1333
+ api.add_operation(:admin_set_user_settings, Seahorse::Model::Operation.new.tap do |o|
1334
+ o.name = "AdminSetUserSettings"
1335
+ o.http_method = "POST"
1336
+ o.http_request_uri = "/"
1337
+ o.input = Shapes::ShapeRef.new(shape: AdminSetUserSettingsRequest)
1338
+ o.output = Shapes::ShapeRef.new(shape: AdminSetUserSettingsResponse)
1339
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1340
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1341
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1342
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1343
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1344
+ end)
1345
+
1346
+ api.add_operation(:admin_update_device_status, Seahorse::Model::Operation.new.tap do |o|
1347
+ o.name = "AdminUpdateDeviceStatus"
1348
+ o.http_method = "POST"
1349
+ o.http_request_uri = "/"
1350
+ o.input = Shapes::ShapeRef.new(shape: AdminUpdateDeviceStatusRequest)
1351
+ o.output = Shapes::ShapeRef.new(shape: AdminUpdateDeviceStatusResponse)
1352
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1353
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1354
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1355
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1356
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1357
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1358
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1359
+ end)
1360
+
1361
+ api.add_operation(:admin_update_user_attributes, Seahorse::Model::Operation.new.tap do |o|
1362
+ o.name = "AdminUpdateUserAttributes"
1363
+ o.http_method = "POST"
1364
+ o.http_request_uri = "/"
1365
+ o.input = Shapes::ShapeRef.new(shape: AdminUpdateUserAttributesRequest)
1366
+ o.output = Shapes::ShapeRef.new(shape: AdminUpdateUserAttributesResponse)
1367
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1368
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1369
+ o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1370
+ o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1371
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1372
+ o.errors << Shapes::ShapeRef.new(shape: AliasExistsException)
1373
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1374
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1375
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1376
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1377
+ end)
1378
+
1379
+ api.add_operation(:admin_user_global_sign_out, Seahorse::Model::Operation.new.tap do |o|
1380
+ o.name = "AdminUserGlobalSignOut"
1381
+ o.http_method = "POST"
1382
+ o.http_request_uri = "/"
1383
+ o.input = Shapes::ShapeRef.new(shape: AdminUserGlobalSignOutRequest)
1384
+ o.output = Shapes::ShapeRef.new(shape: AdminUserGlobalSignOutResponse)
1385
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1386
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1387
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1388
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1389
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1390
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1391
+ end)
1392
+
1393
+ api.add_operation(:change_password, Seahorse::Model::Operation.new.tap do |o|
1394
+ o.name = "ChangePassword"
1395
+ o.http_method = "POST"
1396
+ o.http_request_uri = "/"
1397
+ o['authtype'] = "none"
1398
+ o.input = Shapes::ShapeRef.new(shape: ChangePasswordRequest)
1399
+ o.output = Shapes::ShapeRef.new(shape: ChangePasswordResponse)
1400
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1401
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1402
+ o.errors << Shapes::ShapeRef.new(shape: InvalidPasswordException)
1403
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1404
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1405
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1406
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1407
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1408
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1409
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1410
+ end)
1411
+
1412
+ api.add_operation(:confirm_device, Seahorse::Model::Operation.new.tap do |o|
1413
+ o.name = "ConfirmDevice"
1414
+ o.http_method = "POST"
1415
+ o.http_request_uri = "/"
1416
+ o.input = Shapes::ShapeRef.new(shape: ConfirmDeviceRequest)
1417
+ o.output = Shapes::ShapeRef.new(shape: ConfirmDeviceResponse)
1418
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1419
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1420
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1421
+ o.errors << Shapes::ShapeRef.new(shape: InvalidPasswordException)
1422
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1423
+ o.errors << Shapes::ShapeRef.new(shape: UsernameExistsException)
1424
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1425
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1426
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1427
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1428
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1429
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1430
+ end)
1431
+
1432
+ api.add_operation(:confirm_forgot_password, Seahorse::Model::Operation.new.tap do |o|
1433
+ o.name = "ConfirmForgotPassword"
1434
+ o.http_method = "POST"
1435
+ o.http_request_uri = "/"
1436
+ o['authtype'] = "none"
1437
+ o.input = Shapes::ShapeRef.new(shape: ConfirmForgotPasswordRequest)
1438
+ o.output = Shapes::ShapeRef.new(shape: ConfirmForgotPasswordResponse)
1439
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1440
+ o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1441
+ o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1442
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1443
+ o.errors << Shapes::ShapeRef.new(shape: InvalidPasswordException)
1444
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1445
+ o.errors << Shapes::ShapeRef.new(shape: CodeMismatchException)
1446
+ o.errors << Shapes::ShapeRef.new(shape: ExpiredCodeException)
1447
+ o.errors << Shapes::ShapeRef.new(shape: TooManyFailedAttemptsException)
1448
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1449
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1450
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1451
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1452
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1453
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1454
+ end)
1455
+
1456
+ api.add_operation(:confirm_sign_up, Seahorse::Model::Operation.new.tap do |o|
1457
+ o.name = "ConfirmSignUp"
1458
+ o.http_method = "POST"
1459
+ o.http_request_uri = "/"
1460
+ o['authtype'] = "none"
1461
+ o.input = Shapes::ShapeRef.new(shape: ConfirmSignUpRequest)
1462
+ o.output = Shapes::ShapeRef.new(shape: ConfirmSignUpResponse)
1463
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1464
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1465
+ o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1466
+ o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1467
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1468
+ o.errors << Shapes::ShapeRef.new(shape: TooManyFailedAttemptsException)
1469
+ o.errors << Shapes::ShapeRef.new(shape: CodeMismatchException)
1470
+ o.errors << Shapes::ShapeRef.new(shape: ExpiredCodeException)
1471
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1472
+ o.errors << Shapes::ShapeRef.new(shape: AliasExistsException)
1473
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1474
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1475
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1476
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1477
+ end)
1478
+
1479
+ api.add_operation(:create_group, Seahorse::Model::Operation.new.tap do |o|
1480
+ o.name = "CreateGroup"
1481
+ o.http_method = "POST"
1482
+ o.http_request_uri = "/"
1483
+ o.input = Shapes::ShapeRef.new(shape: CreateGroupRequest)
1484
+ o.output = Shapes::ShapeRef.new(shape: CreateGroupResponse)
1485
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1486
+ o.errors << Shapes::ShapeRef.new(shape: GroupExistsException)
1487
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1488
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1489
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1490
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1491
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1492
+ end)
1493
+
1494
+ api.add_operation(:create_user_import_job, Seahorse::Model::Operation.new.tap do |o|
1495
+ o.name = "CreateUserImportJob"
1496
+ o.http_method = "POST"
1497
+ o.http_request_uri = "/"
1498
+ o.input = Shapes::ShapeRef.new(shape: CreateUserImportJobRequest)
1499
+ o.output = Shapes::ShapeRef.new(shape: CreateUserImportJobResponse)
1500
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1501
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1502
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1503
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
1504
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1505
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1506
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1507
+ end)
1508
+
1509
+ api.add_operation(:create_user_pool, Seahorse::Model::Operation.new.tap do |o|
1510
+ o.name = "CreateUserPool"
1511
+ o.http_method = "POST"
1512
+ o.http_request_uri = "/"
1513
+ o.input = Shapes::ShapeRef.new(shape: CreateUserPoolRequest)
1514
+ o.output = Shapes::ShapeRef.new(shape: CreateUserPoolResponse)
1515
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1516
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1517
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1518
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1519
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1520
+ o.errors << Shapes::ShapeRef.new(shape: InvalidEmailRoleAccessPolicyException)
1521
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1522
+ o.errors << Shapes::ShapeRef.new(shape: UserPoolTaggingException)
1523
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1524
+ end)
1525
+
1526
+ api.add_operation(:create_user_pool_client, Seahorse::Model::Operation.new.tap do |o|
1527
+ o.name = "CreateUserPoolClient"
1528
+ o.http_method = "POST"
1529
+ o.http_request_uri = "/"
1530
+ o.input = Shapes::ShapeRef.new(shape: CreateUserPoolClientRequest)
1531
+ o.output = Shapes::ShapeRef.new(shape: CreateUserPoolClientResponse)
1532
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1533
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1534
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1535
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1536
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1537
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1538
+ end)
1539
+
1540
+ api.add_operation(:delete_group, Seahorse::Model::Operation.new.tap do |o|
1541
+ o.name = "DeleteGroup"
1542
+ o.http_method = "POST"
1543
+ o.http_request_uri = "/"
1544
+ o.input = Shapes::ShapeRef.new(shape: DeleteGroupRequest)
1545
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1546
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1547
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1548
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1549
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1550
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1551
+ end)
1552
+
1553
+ api.add_operation(:delete_user, Seahorse::Model::Operation.new.tap do |o|
1554
+ o.name = "DeleteUser"
1555
+ o.http_method = "POST"
1556
+ o.http_request_uri = "/"
1557
+ o['authtype'] = "none"
1558
+ o.input = Shapes::ShapeRef.new(shape: DeleteUserRequest)
1559
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1560
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1561
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1562
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1563
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1564
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1565
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1566
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1567
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1568
+ end)
1569
+
1570
+ api.add_operation(:delete_user_attributes, Seahorse::Model::Operation.new.tap do |o|
1571
+ o.name = "DeleteUserAttributes"
1572
+ o.http_method = "POST"
1573
+ o.http_request_uri = "/"
1574
+ o['authtype'] = "none"
1575
+ o.input = Shapes::ShapeRef.new(shape: DeleteUserAttributesRequest)
1576
+ o.output = Shapes::ShapeRef.new(shape: DeleteUserAttributesResponse)
1577
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1578
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1579
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1580
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1581
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1582
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1583
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1584
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1585
+ end)
1586
+
1587
+ api.add_operation(:delete_user_pool, Seahorse::Model::Operation.new.tap do |o|
1588
+ o.name = "DeleteUserPool"
1589
+ o.http_method = "POST"
1590
+ o.http_request_uri = "/"
1591
+ o.input = Shapes::ShapeRef.new(shape: DeleteUserPoolRequest)
1592
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1593
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1594
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1595
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1596
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1597
+ o.errors << Shapes::ShapeRef.new(shape: UserImportInProgressException)
1598
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1599
+ end)
1600
+
1601
+ api.add_operation(:delete_user_pool_client, Seahorse::Model::Operation.new.tap do |o|
1602
+ o.name = "DeleteUserPoolClient"
1603
+ o.http_method = "POST"
1604
+ o.http_request_uri = "/"
1605
+ o.input = Shapes::ShapeRef.new(shape: DeleteUserPoolClientRequest)
1606
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1607
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1608
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1609
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1610
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1611
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1612
+ end)
1613
+
1614
+ api.add_operation(:describe_user_import_job, Seahorse::Model::Operation.new.tap do |o|
1615
+ o.name = "DescribeUserImportJob"
1616
+ o.http_method = "POST"
1617
+ o.http_request_uri = "/"
1618
+ o.input = Shapes::ShapeRef.new(shape: DescribeUserImportJobRequest)
1619
+ o.output = Shapes::ShapeRef.new(shape: DescribeUserImportJobResponse)
1620
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1621
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1622
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1623
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1624
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1625
+ end)
1626
+
1627
+ api.add_operation(:describe_user_pool, Seahorse::Model::Operation.new.tap do |o|
1628
+ o.name = "DescribeUserPool"
1629
+ o.http_method = "POST"
1630
+ o.http_request_uri = "/"
1631
+ o.input = Shapes::ShapeRef.new(shape: DescribeUserPoolRequest)
1632
+ o.output = Shapes::ShapeRef.new(shape: DescribeUserPoolResponse)
1633
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1634
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1635
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1636
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1637
+ o.errors << Shapes::ShapeRef.new(shape: UserPoolTaggingException)
1638
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1639
+ end)
1640
+
1641
+ api.add_operation(:describe_user_pool_client, Seahorse::Model::Operation.new.tap do |o|
1642
+ o.name = "DescribeUserPoolClient"
1643
+ o.http_method = "POST"
1644
+ o.http_request_uri = "/"
1645
+ o.input = Shapes::ShapeRef.new(shape: DescribeUserPoolClientRequest)
1646
+ o.output = Shapes::ShapeRef.new(shape: DescribeUserPoolClientResponse)
1647
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1648
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1649
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1650
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1651
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1652
+ end)
1653
+
1654
+ api.add_operation(:forget_device, Seahorse::Model::Operation.new.tap do |o|
1655
+ o.name = "ForgetDevice"
1656
+ o.http_method = "POST"
1657
+ o.http_request_uri = "/"
1658
+ o.input = Shapes::ShapeRef.new(shape: ForgetDeviceRequest)
1659
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1660
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1661
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1662
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1663
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1664
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1665
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1666
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1667
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1668
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1669
+ end)
1670
+
1671
+ api.add_operation(:forgot_password, Seahorse::Model::Operation.new.tap do |o|
1672
+ o.name = "ForgotPassword"
1673
+ o.http_method = "POST"
1674
+ o.http_request_uri = "/"
1675
+ o['authtype'] = "none"
1676
+ o.input = Shapes::ShapeRef.new(shape: ForgotPasswordRequest)
1677
+ o.output = Shapes::ShapeRef.new(shape: ForgotPasswordResponse)
1678
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1679
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1680
+ o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1681
+ o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1682
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1683
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1684
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1685
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1686
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1687
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1688
+ o.errors << Shapes::ShapeRef.new(shape: InvalidEmailRoleAccessPolicyException)
1689
+ o.errors << Shapes::ShapeRef.new(shape: CodeDeliveryFailureException)
1690
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1691
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1692
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1693
+ end)
1694
+
1695
+ api.add_operation(:get_csv_header, Seahorse::Model::Operation.new.tap do |o|
1696
+ o.name = "GetCSVHeader"
1697
+ o.http_method = "POST"
1698
+ o.http_request_uri = "/"
1699
+ o.input = Shapes::ShapeRef.new(shape: GetCSVHeaderRequest)
1700
+ o.output = Shapes::ShapeRef.new(shape: GetCSVHeaderResponse)
1701
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1702
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1703
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1704
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1705
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1706
+ end)
1707
+
1708
+ api.add_operation(:get_device, Seahorse::Model::Operation.new.tap do |o|
1709
+ o.name = "GetDevice"
1710
+ o.http_method = "POST"
1711
+ o.http_request_uri = "/"
1712
+ o.input = Shapes::ShapeRef.new(shape: GetDeviceRequest)
1713
+ o.output = Shapes::ShapeRef.new(shape: GetDeviceResponse)
1714
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1715
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1716
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1717
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1718
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1719
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1720
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1721
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1722
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1723
+ end)
1724
+
1725
+ api.add_operation(:get_group, Seahorse::Model::Operation.new.tap do |o|
1726
+ o.name = "GetGroup"
1727
+ o.http_method = "POST"
1728
+ o.http_request_uri = "/"
1729
+ o.input = Shapes::ShapeRef.new(shape: GetGroupRequest)
1730
+ o.output = Shapes::ShapeRef.new(shape: GetGroupResponse)
1731
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1732
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1733
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1734
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1735
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1736
+ end)
1737
+
1738
+ api.add_operation(:get_user, Seahorse::Model::Operation.new.tap do |o|
1739
+ o.name = "GetUser"
1740
+ o.http_method = "POST"
1741
+ o.http_request_uri = "/"
1742
+ o['authtype'] = "none"
1743
+ o.input = Shapes::ShapeRef.new(shape: GetUserRequest)
1744
+ o.output = Shapes::ShapeRef.new(shape: GetUserResponse)
1745
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1746
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1747
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1748
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1749
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1750
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1751
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1752
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1753
+ end)
1754
+
1755
+ api.add_operation(:get_user_attribute_verification_code, Seahorse::Model::Operation.new.tap do |o|
1756
+ o.name = "GetUserAttributeVerificationCode"
1757
+ o.http_method = "POST"
1758
+ o.http_request_uri = "/"
1759
+ o['authtype'] = "none"
1760
+ o.input = Shapes::ShapeRef.new(shape: GetUserAttributeVerificationCodeRequest)
1761
+ o.output = Shapes::ShapeRef.new(shape: GetUserAttributeVerificationCodeResponse)
1762
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1763
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1764
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1765
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1766
+ o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1767
+ o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1768
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1769
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1770
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1771
+ o.errors << Shapes::ShapeRef.new(shape: InvalidEmailRoleAccessPolicyException)
1772
+ o.errors << Shapes::ShapeRef.new(shape: CodeDeliveryFailureException)
1773
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1774
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1775
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1776
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1777
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1778
+ end)
1779
+
1780
+ api.add_operation(:global_sign_out, Seahorse::Model::Operation.new.tap do |o|
1781
+ o.name = "GlobalSignOut"
1782
+ o.http_method = "POST"
1783
+ o.http_request_uri = "/"
1784
+ o.input = Shapes::ShapeRef.new(shape: GlobalSignOutRequest)
1785
+ o.output = Shapes::ShapeRef.new(shape: GlobalSignOutResponse)
1786
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1787
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1788
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1789
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1790
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1791
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1792
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1793
+ end)
1794
+
1795
+ api.add_operation(:initiate_auth, Seahorse::Model::Operation.new.tap do |o|
1796
+ o.name = "InitiateAuth"
1797
+ o.http_method = "POST"
1798
+ o.http_request_uri = "/"
1799
+ o.input = Shapes::ShapeRef.new(shape: InitiateAuthRequest)
1800
+ o.output = Shapes::ShapeRef.new(shape: InitiateAuthResponse)
1801
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1802
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1803
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1804
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1805
+ o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1806
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1807
+ o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1808
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1809
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1810
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1811
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1812
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1813
+ end)
1814
+
1815
+ api.add_operation(:list_devices, Seahorse::Model::Operation.new.tap do |o|
1816
+ o.name = "ListDevices"
1817
+ o.http_method = "POST"
1818
+ o.http_request_uri = "/"
1819
+ o.input = Shapes::ShapeRef.new(shape: ListDevicesRequest)
1820
+ o.output = Shapes::ShapeRef.new(shape: ListDevicesResponse)
1821
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1822
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1823
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1824
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1825
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1826
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1827
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1828
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1829
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1830
+ end)
1831
+
1832
+ api.add_operation(:list_groups, Seahorse::Model::Operation.new.tap do |o|
1833
+ o.name = "ListGroups"
1834
+ o.http_method = "POST"
1835
+ o.http_request_uri = "/"
1836
+ o.input = Shapes::ShapeRef.new(shape: ListGroupsRequest)
1837
+ o.output = Shapes::ShapeRef.new(shape: ListGroupsResponse)
1838
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1839
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1840
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1841
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1842
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1843
+ end)
1844
+
1845
+ api.add_operation(:list_user_import_jobs, Seahorse::Model::Operation.new.tap do |o|
1846
+ o.name = "ListUserImportJobs"
1847
+ o.http_method = "POST"
1848
+ o.http_request_uri = "/"
1849
+ o.input = Shapes::ShapeRef.new(shape: ListUserImportJobsRequest)
1850
+ o.output = Shapes::ShapeRef.new(shape: ListUserImportJobsResponse)
1851
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1852
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1853
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1854
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1855
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1856
+ end)
1857
+
1858
+ api.add_operation(:list_user_pool_clients, Seahorse::Model::Operation.new.tap do |o|
1859
+ o.name = "ListUserPoolClients"
1860
+ o.http_method = "POST"
1861
+ o.http_request_uri = "/"
1862
+ o.input = Shapes::ShapeRef.new(shape: ListUserPoolClientsRequest)
1863
+ o.output = Shapes::ShapeRef.new(shape: ListUserPoolClientsResponse)
1864
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1865
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1866
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1867
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1868
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1869
+ end)
1870
+
1871
+ api.add_operation(:list_user_pools, Seahorse::Model::Operation.new.tap do |o|
1872
+ o.name = "ListUserPools"
1873
+ o.http_method = "POST"
1874
+ o.http_request_uri = "/"
1875
+ o.input = Shapes::ShapeRef.new(shape: ListUserPoolsRequest)
1876
+ o.output = Shapes::ShapeRef.new(shape: ListUserPoolsResponse)
1877
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1878
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1879
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1880
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1881
+ end)
1882
+
1883
+ api.add_operation(:list_users, Seahorse::Model::Operation.new.tap do |o|
1884
+ o.name = "ListUsers"
1885
+ o.http_method = "POST"
1886
+ o.http_request_uri = "/"
1887
+ o.input = Shapes::ShapeRef.new(shape: ListUsersRequest)
1888
+ o.output = Shapes::ShapeRef.new(shape: ListUsersResponse)
1889
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1890
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1891
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1892
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1893
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1894
+ end)
1895
+
1896
+ api.add_operation(:list_users_in_group, Seahorse::Model::Operation.new.tap do |o|
1897
+ o.name = "ListUsersInGroup"
1898
+ o.http_method = "POST"
1899
+ o.http_request_uri = "/"
1900
+ o.input = Shapes::ShapeRef.new(shape: ListUsersInGroupRequest)
1901
+ o.output = Shapes::ShapeRef.new(shape: ListUsersInGroupResponse)
1902
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1903
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1904
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1905
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1906
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1907
+ end)
1908
+
1909
+ api.add_operation(:resend_confirmation_code, Seahorse::Model::Operation.new.tap do |o|
1910
+ o.name = "ResendConfirmationCode"
1911
+ o.http_method = "POST"
1912
+ o.http_request_uri = "/"
1913
+ o['authtype'] = "none"
1914
+ o.input = Shapes::ShapeRef.new(shape: ResendConfirmationCodeRequest)
1915
+ o.output = Shapes::ShapeRef.new(shape: ResendConfirmationCodeResponse)
1916
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1917
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1918
+ o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1919
+ o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1920
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1921
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1922
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1923
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1924
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1925
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1926
+ o.errors << Shapes::ShapeRef.new(shape: InvalidEmailRoleAccessPolicyException)
1927
+ o.errors << Shapes::ShapeRef.new(shape: CodeDeliveryFailureException)
1928
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1929
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1930
+ end)
1931
+
1932
+ api.add_operation(:respond_to_auth_challenge, Seahorse::Model::Operation.new.tap do |o|
1933
+ o.name = "RespondToAuthChallenge"
1934
+ o.http_method = "POST"
1935
+ o.http_request_uri = "/"
1936
+ o.input = Shapes::ShapeRef.new(shape: RespondToAuthChallengeRequest)
1937
+ o.output = Shapes::ShapeRef.new(shape: RespondToAuthChallengeResponse)
1938
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1939
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1940
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1941
+ o.errors << Shapes::ShapeRef.new(shape: CodeMismatchException)
1942
+ o.errors << Shapes::ShapeRef.new(shape: ExpiredCodeException)
1943
+ o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1944
+ o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1945
+ o.errors << Shapes::ShapeRef.new(shape: InvalidPasswordException)
1946
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1947
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1948
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
1949
+ o.errors << Shapes::ShapeRef.new(shape: MFAMethodNotFoundException)
1950
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1951
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1952
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1953
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1954
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1955
+ o.errors << Shapes::ShapeRef.new(shape: AliasExistsException)
1956
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1957
+ end)
1958
+
1959
+ api.add_operation(:set_user_settings, Seahorse::Model::Operation.new.tap do |o|
1960
+ o.name = "SetUserSettings"
1961
+ o.http_method = "POST"
1962
+ o.http_request_uri = "/"
1963
+ o['authtype'] = "none"
1964
+ o.input = Shapes::ShapeRef.new(shape: SetUserSettingsRequest)
1965
+ o.output = Shapes::ShapeRef.new(shape: SetUserSettingsResponse)
1966
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1967
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1968
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1969
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
1970
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
1971
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
1972
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1973
+ end)
1974
+
1975
+ api.add_operation(:sign_up, Seahorse::Model::Operation.new.tap do |o|
1976
+ o.name = "SignUp"
1977
+ o.http_method = "POST"
1978
+ o.http_request_uri = "/"
1979
+ o['authtype'] = "none"
1980
+ o.input = Shapes::ShapeRef.new(shape: SignUpRequest)
1981
+ o.output = Shapes::ShapeRef.new(shape: SignUpResponse)
1982
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1983
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
1984
+ o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
1985
+ o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
1986
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
1987
+ o.errors << Shapes::ShapeRef.new(shape: InvalidPasswordException)
1988
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
1989
+ o.errors << Shapes::ShapeRef.new(shape: UsernameExistsException)
1990
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1991
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
1992
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
1993
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
1994
+ o.errors << Shapes::ShapeRef.new(shape: InvalidEmailRoleAccessPolicyException)
1995
+ o.errors << Shapes::ShapeRef.new(shape: CodeDeliveryFailureException)
1996
+ end)
1997
+
1998
+ api.add_operation(:start_user_import_job, Seahorse::Model::Operation.new.tap do |o|
1999
+ o.name = "StartUserImportJob"
2000
+ o.http_method = "POST"
2001
+ o.http_request_uri = "/"
2002
+ o.input = Shapes::ShapeRef.new(shape: StartUserImportJobRequest)
2003
+ o.output = Shapes::ShapeRef.new(shape: StartUserImportJobResponse)
2004
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2005
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2006
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2007
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
2008
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
2009
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
2010
+ end)
2011
+
2012
+ api.add_operation(:stop_user_import_job, Seahorse::Model::Operation.new.tap do |o|
2013
+ o.name = "StopUserImportJob"
2014
+ o.http_method = "POST"
2015
+ o.http_request_uri = "/"
2016
+ o.input = Shapes::ShapeRef.new(shape: StopUserImportJobRequest)
2017
+ o.output = Shapes::ShapeRef.new(shape: StopUserImportJobResponse)
2018
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2019
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2020
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2021
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
2022
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionNotMetException)
2023
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
2024
+ end)
2025
+
2026
+ api.add_operation(:update_device_status, Seahorse::Model::Operation.new.tap do |o|
2027
+ o.name = "UpdateDeviceStatus"
2028
+ o.http_method = "POST"
2029
+ o.http_request_uri = "/"
2030
+ o.input = Shapes::ShapeRef.new(shape: UpdateDeviceStatusRequest)
2031
+ o.output = Shapes::ShapeRef.new(shape: UpdateDeviceStatusResponse)
2032
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2033
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2034
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
2035
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserPoolConfigurationException)
2036
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2037
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
2038
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
2039
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
2040
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
2041
+ end)
2042
+
2043
+ api.add_operation(:update_group, Seahorse::Model::Operation.new.tap do |o|
2044
+ o.name = "UpdateGroup"
2045
+ o.http_method = "POST"
2046
+ o.http_request_uri = "/"
2047
+ o.input = Shapes::ShapeRef.new(shape: UpdateGroupRequest)
2048
+ o.output = Shapes::ShapeRef.new(shape: UpdateGroupResponse)
2049
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2050
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2051
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2052
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
2053
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
2054
+ end)
2055
+
2056
+ api.add_operation(:update_user_attributes, Seahorse::Model::Operation.new.tap do |o|
2057
+ o.name = "UpdateUserAttributes"
2058
+ o.http_method = "POST"
2059
+ o.http_request_uri = "/"
2060
+ o['authtype'] = "none"
2061
+ o.input = Shapes::ShapeRef.new(shape: UpdateUserAttributesRequest)
2062
+ o.output = Shapes::ShapeRef.new(shape: UpdateUserAttributesResponse)
2063
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2064
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2065
+ o.errors << Shapes::ShapeRef.new(shape: CodeMismatchException)
2066
+ o.errors << Shapes::ShapeRef.new(shape: ExpiredCodeException)
2067
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
2068
+ o.errors << Shapes::ShapeRef.new(shape: UnexpectedLambdaException)
2069
+ o.errors << Shapes::ShapeRef.new(shape: UserLambdaValidationException)
2070
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaResponseException)
2071
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2072
+ o.errors << Shapes::ShapeRef.new(shape: AliasExistsException)
2073
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
2074
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
2075
+ o.errors << Shapes::ShapeRef.new(shape: InvalidEmailRoleAccessPolicyException)
2076
+ o.errors << Shapes::ShapeRef.new(shape: CodeDeliveryFailureException)
2077
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
2078
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
2079
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
2080
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
2081
+ end)
2082
+
2083
+ api.add_operation(:update_user_pool, Seahorse::Model::Operation.new.tap do |o|
2084
+ o.name = "UpdateUserPool"
2085
+ o.http_method = "POST"
2086
+ o.http_request_uri = "/"
2087
+ o.input = Shapes::ShapeRef.new(shape: UpdateUserPoolRequest)
2088
+ o.output = Shapes::ShapeRef.new(shape: UpdateUserPoolResponse)
2089
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2090
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2091
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
2092
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2093
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
2094
+ o.errors << Shapes::ShapeRef.new(shape: UserImportInProgressException)
2095
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
2096
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleAccessPolicyException)
2097
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSmsRoleTrustRelationshipException)
2098
+ o.errors << Shapes::ShapeRef.new(shape: UserPoolTaggingException)
2099
+ o.errors << Shapes::ShapeRef.new(shape: InvalidEmailRoleAccessPolicyException)
2100
+ end)
2101
+
2102
+ api.add_operation(:update_user_pool_client, Seahorse::Model::Operation.new.tap do |o|
2103
+ o.name = "UpdateUserPoolClient"
2104
+ o.http_method = "POST"
2105
+ o.http_request_uri = "/"
2106
+ o.input = Shapes::ShapeRef.new(shape: UpdateUserPoolClientRequest)
2107
+ o.output = Shapes::ShapeRef.new(shape: UpdateUserPoolClientResponse)
2108
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2109
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2110
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2111
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
2112
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
2113
+ end)
2114
+
2115
+ api.add_operation(:verify_user_attribute, Seahorse::Model::Operation.new.tap do |o|
2116
+ o.name = "VerifyUserAttribute"
2117
+ o.http_method = "POST"
2118
+ o.http_request_uri = "/"
2119
+ o['authtype'] = "none"
2120
+ o.input = Shapes::ShapeRef.new(shape: VerifyUserAttributeRequest)
2121
+ o.output = Shapes::ShapeRef.new(shape: VerifyUserAttributeResponse)
2122
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2123
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterException)
2124
+ o.errors << Shapes::ShapeRef.new(shape: CodeMismatchException)
2125
+ o.errors << Shapes::ShapeRef.new(shape: ExpiredCodeException)
2126
+ o.errors << Shapes::ShapeRef.new(shape: NotAuthorizedException)
2127
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
2128
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
2129
+ o.errors << Shapes::ShapeRef.new(shape: PasswordResetRequiredException)
2130
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundException)
2131
+ o.errors << Shapes::ShapeRef.new(shape: UserNotConfirmedException)
2132
+ o.errors << Shapes::ShapeRef.new(shape: InternalErrorException)
2133
+ end)
1902
2134
  end
2135
+
1903
2136
  end
1904
2137
  end