aws-sdk-amplifybackend 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1111 @@
1
+ # frozen_string_literal: true
2
+
3
+ # WARNING ABOUT GENERATED CODE
4
+ #
5
+ # This file is generated. See the contributing guide for more information:
6
+ # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
7
+ #
8
+ # WARNING ABOUT GENERATED CODE
9
+
10
+ module Aws::AmplifyBackend
11
+ # @api private
12
+ module ClientApi
13
+
14
+ include Seahorse::Model
15
+
16
+ AdditionalConstraintsElement = Shapes::StringShape.new(name: 'AdditionalConstraintsElement')
17
+ AuthResources = Shapes::StringShape.new(name: 'AuthResources')
18
+ BackendAPIAppSyncAuthSettings = Shapes::StructureShape.new(name: 'BackendAPIAppSyncAuthSettings')
19
+ BackendAPIAuthType = Shapes::StructureShape.new(name: 'BackendAPIAuthType')
20
+ BackendAPICodegenReqObj = Shapes::StructureShape.new(name: 'BackendAPICodegenReqObj')
21
+ BackendAPICodegenRespObj = Shapes::StructureShape.new(name: 'BackendAPICodegenRespObj')
22
+ BackendAPIConflictResolution = Shapes::StructureShape.new(name: 'BackendAPIConflictResolution')
23
+ BackendAPIReqObj = Shapes::StructureShape.new(name: 'BackendAPIReqObj')
24
+ BackendAPIResourceConfig = Shapes::StructureShape.new(name: 'BackendAPIResourceConfig')
25
+ BackendAPIRespObj = Shapes::StructureShape.new(name: 'BackendAPIRespObj')
26
+ BackendAuthRespObj = Shapes::StructureShape.new(name: 'BackendAuthRespObj')
27
+ BackendAuthSocialProviderConfig = Shapes::StructureShape.new(name: 'BackendAuthSocialProviderConfig')
28
+ BackendConfigRespObj = Shapes::StructureShape.new(name: 'BackendConfigRespObj')
29
+ BackendJobReqObj = Shapes::StructureShape.new(name: 'BackendJobReqObj')
30
+ BackendJobRespObj = Shapes::StructureShape.new(name: 'BackendJobRespObj')
31
+ BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
32
+ CloneBackendReqObj = Shapes::StructureShape.new(name: 'CloneBackendReqObj')
33
+ CloneBackendRequest = Shapes::StructureShape.new(name: 'CloneBackendRequest')
34
+ CloneBackendRespObj = Shapes::StructureShape.new(name: 'CloneBackendRespObj')
35
+ CloneBackendResponse = Shapes::StructureShape.new(name: 'CloneBackendResponse')
36
+ CreateBackendAPIReqObj = Shapes::StructureShape.new(name: 'CreateBackendAPIReqObj')
37
+ CreateBackendAPIRequest = Shapes::StructureShape.new(name: 'CreateBackendAPIRequest')
38
+ CreateBackendAPIResponse = Shapes::StructureShape.new(name: 'CreateBackendAPIResponse')
39
+ CreateBackendAuthForgotPasswordConfig = Shapes::StructureShape.new(name: 'CreateBackendAuthForgotPasswordConfig')
40
+ CreateBackendAuthIdentityPoolConfig = Shapes::StructureShape.new(name: 'CreateBackendAuthIdentityPoolConfig')
41
+ CreateBackendAuthMFAConfig = Shapes::StructureShape.new(name: 'CreateBackendAuthMFAConfig')
42
+ CreateBackendAuthOAuthConfig = Shapes::StructureShape.new(name: 'CreateBackendAuthOAuthConfig')
43
+ CreateBackendAuthPasswordPolicyConfig = Shapes::StructureShape.new(name: 'CreateBackendAuthPasswordPolicyConfig')
44
+ CreateBackendAuthReqObj = Shapes::StructureShape.new(name: 'CreateBackendAuthReqObj')
45
+ CreateBackendAuthRequest = Shapes::StructureShape.new(name: 'CreateBackendAuthRequest')
46
+ CreateBackendAuthResourceConfig = Shapes::StructureShape.new(name: 'CreateBackendAuthResourceConfig')
47
+ CreateBackendAuthResponse = Shapes::StructureShape.new(name: 'CreateBackendAuthResponse')
48
+ CreateBackendAuthUserPoolConfig = Shapes::StructureShape.new(name: 'CreateBackendAuthUserPoolConfig')
49
+ CreateBackendConfigReqObj = Shapes::StructureShape.new(name: 'CreateBackendConfigReqObj')
50
+ CreateBackendConfigRequest = Shapes::StructureShape.new(name: 'CreateBackendConfigRequest')
51
+ CreateBackendConfigRespObj = Shapes::StructureShape.new(name: 'CreateBackendConfigRespObj')
52
+ CreateBackendConfigResponse = Shapes::StructureShape.new(name: 'CreateBackendConfigResponse')
53
+ CreateBackendReqObj = Shapes::StructureShape.new(name: 'CreateBackendReqObj')
54
+ CreateBackendRequest = Shapes::StructureShape.new(name: 'CreateBackendRequest')
55
+ CreateBackendRespObj = Shapes::StructureShape.new(name: 'CreateBackendRespObj')
56
+ CreateBackendResponse = Shapes::StructureShape.new(name: 'CreateBackendResponse')
57
+ CreateTokenRequest = Shapes::StructureShape.new(name: 'CreateTokenRequest')
58
+ CreateTokenRespObj = Shapes::StructureShape.new(name: 'CreateTokenRespObj')
59
+ CreateTokenResponse = Shapes::StructureShape.new(name: 'CreateTokenResponse')
60
+ DeleteBackendAPIRequest = Shapes::StructureShape.new(name: 'DeleteBackendAPIRequest')
61
+ DeleteBackendAPIResponse = Shapes::StructureShape.new(name: 'DeleteBackendAPIResponse')
62
+ DeleteBackendAuthRequest = Shapes::StructureShape.new(name: 'DeleteBackendAuthRequest')
63
+ DeleteBackendAuthResponse = Shapes::StructureShape.new(name: 'DeleteBackendAuthResponse')
64
+ DeleteBackendRequest = Shapes::StructureShape.new(name: 'DeleteBackendRequest')
65
+ DeleteBackendRespObj = Shapes::StructureShape.new(name: 'DeleteBackendRespObj')
66
+ DeleteBackendResponse = Shapes::StructureShape.new(name: 'DeleteBackendResponse')
67
+ DeleteTokenRequest = Shapes::StructureShape.new(name: 'DeleteTokenRequest')
68
+ DeleteTokenRespObj = Shapes::StructureShape.new(name: 'DeleteTokenRespObj')
69
+ DeleteTokenResponse = Shapes::StructureShape.new(name: 'DeleteTokenResponse')
70
+ DeliveryMethod = Shapes::StringShape.new(name: 'DeliveryMethod')
71
+ EmailSettings = Shapes::StructureShape.new(name: 'EmailSettings')
72
+ GatewayTimeoutException = Shapes::StructureShape.new(name: 'GatewayTimeoutException')
73
+ GenerateBackendAPIModelsRequest = Shapes::StructureShape.new(name: 'GenerateBackendAPIModelsRequest')
74
+ GenerateBackendAPIModelsResponse = Shapes::StructureShape.new(name: 'GenerateBackendAPIModelsResponse')
75
+ GetBackendAPICodegenRespObj = Shapes::StructureShape.new(name: 'GetBackendAPICodegenRespObj')
76
+ GetBackendAPIModelsRequest = Shapes::StructureShape.new(name: 'GetBackendAPIModelsRequest')
77
+ GetBackendAPIModelsResponse = Shapes::StructureShape.new(name: 'GetBackendAPIModelsResponse')
78
+ GetBackendAPIRequest = Shapes::StructureShape.new(name: 'GetBackendAPIRequest')
79
+ GetBackendAPIRespObj = Shapes::StructureShape.new(name: 'GetBackendAPIRespObj')
80
+ GetBackendAPIResponse = Shapes::StructureShape.new(name: 'GetBackendAPIResponse')
81
+ GetBackendAuthReqObj = Shapes::StructureShape.new(name: 'GetBackendAuthReqObj')
82
+ GetBackendAuthRequest = Shapes::StructureShape.new(name: 'GetBackendAuthRequest')
83
+ GetBackendAuthRespObj = Shapes::StructureShape.new(name: 'GetBackendAuthRespObj')
84
+ GetBackendAuthResponse = Shapes::StructureShape.new(name: 'GetBackendAuthResponse')
85
+ GetBackendJobRequest = Shapes::StructureShape.new(name: 'GetBackendJobRequest')
86
+ GetBackendJobResponse = Shapes::StructureShape.new(name: 'GetBackendJobResponse')
87
+ GetBackendReqObj = Shapes::StructureShape.new(name: 'GetBackendReqObj')
88
+ GetBackendRequest = Shapes::StructureShape.new(name: 'GetBackendRequest')
89
+ GetBackendRespObj = Shapes::StructureShape.new(name: 'GetBackendRespObj')
90
+ GetBackendResponse = Shapes::StructureShape.new(name: 'GetBackendResponse')
91
+ GetTokenRequest = Shapes::StructureShape.new(name: 'GetTokenRequest')
92
+ GetTokenRespObj = Shapes::StructureShape.new(name: 'GetTokenRespObj')
93
+ GetTokenResponse = Shapes::StructureShape.new(name: 'GetTokenResponse')
94
+ InternalServiceException = Shapes::StructureShape.new(name: 'InternalServiceException')
95
+ LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
96
+ ListBackendJobReqObj = Shapes::StructureShape.new(name: 'ListBackendJobReqObj')
97
+ ListBackendJobRespObj = Shapes::StructureShape.new(name: 'ListBackendJobRespObj')
98
+ ListBackendJobsRequest = Shapes::StructureShape.new(name: 'ListBackendJobsRequest')
99
+ ListBackendJobsResponse = Shapes::StructureShape.new(name: 'ListBackendJobsResponse')
100
+ ListOfAdditionalConstraintsElement = Shapes::ListShape.new(name: 'ListOfAdditionalConstraintsElement')
101
+ ListOfBackendAPIAuthType = Shapes::ListShape.new(name: 'ListOfBackendAPIAuthType')
102
+ ListOfBackendJobRespObj = Shapes::ListShape.new(name: 'ListOfBackendJobRespObj')
103
+ ListOfMfaTypesElement = Shapes::ListShape.new(name: 'ListOfMfaTypesElement')
104
+ ListOfOAuthScopesElement = Shapes::ListShape.new(name: 'ListOfOAuthScopesElement')
105
+ ListOfRequiredSignUpAttributesElement = Shapes::ListShape.new(name: 'ListOfRequiredSignUpAttributesElement')
106
+ ListOf__string = Shapes::ListShape.new(name: 'ListOf__string')
107
+ LoginAuthConfigReqObj = Shapes::StructureShape.new(name: 'LoginAuthConfigReqObj')
108
+ MFAMode = Shapes::StringShape.new(name: 'MFAMode')
109
+ MfaTypesElement = Shapes::StringShape.new(name: 'MfaTypesElement')
110
+ Mode = Shapes::StringShape.new(name: 'Mode')
111
+ NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
112
+ OAuthGrantType = Shapes::StringShape.new(name: 'OAuthGrantType')
113
+ OAuthScopesElement = Shapes::StringShape.new(name: 'OAuthScopesElement')
114
+ RemoveAllBackendsReqObj = Shapes::StructureShape.new(name: 'RemoveAllBackendsReqObj')
115
+ RemoveAllBackendsRequest = Shapes::StructureShape.new(name: 'RemoveAllBackendsRequest')
116
+ RemoveAllBackendsRespObj = Shapes::StructureShape.new(name: 'RemoveAllBackendsRespObj')
117
+ RemoveAllBackendsResponse = Shapes::StructureShape.new(name: 'RemoveAllBackendsResponse')
118
+ RemoveBackendAuthReqObj = Shapes::StructureShape.new(name: 'RemoveBackendAuthReqObj')
119
+ RemoveBackendConfigRequest = Shapes::StructureShape.new(name: 'RemoveBackendConfigRequest')
120
+ RemoveBackendConfigRespObj = Shapes::StructureShape.new(name: 'RemoveBackendConfigRespObj')
121
+ RemoveBackendConfigResponse = Shapes::StructureShape.new(name: 'RemoveBackendConfigResponse')
122
+ RequiredSignUpAttributesElement = Shapes::StringShape.new(name: 'RequiredSignUpAttributesElement')
123
+ ResolutionStrategy = Shapes::StringShape.new(name: 'ResolutionStrategy')
124
+ ResourceConfig = Shapes::StructureShape.new(name: 'ResourceConfig')
125
+ Service = Shapes::StringShape.new(name: 'Service')
126
+ Settings = Shapes::StructureShape.new(name: 'Settings')
127
+ SignInMethod = Shapes::StringShape.new(name: 'SignInMethod')
128
+ SmsSettings = Shapes::StructureShape.new(name: 'SmsSettings')
129
+ SocialProviderSettings = Shapes::StructureShape.new(name: 'SocialProviderSettings')
130
+ Status = Shapes::StringShape.new(name: 'Status')
131
+ TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
132
+ UpdateBackendAPIRequest = Shapes::StructureShape.new(name: 'UpdateBackendAPIRequest')
133
+ UpdateBackendAPIResponse = Shapes::StructureShape.new(name: 'UpdateBackendAPIResponse')
134
+ UpdateBackendAuthForgotPasswordConfig = Shapes::StructureShape.new(name: 'UpdateBackendAuthForgotPasswordConfig')
135
+ UpdateBackendAuthIdentityPoolConfig = Shapes::StructureShape.new(name: 'UpdateBackendAuthIdentityPoolConfig')
136
+ UpdateBackendAuthMFAConfig = Shapes::StructureShape.new(name: 'UpdateBackendAuthMFAConfig')
137
+ UpdateBackendAuthOAuthConfig = Shapes::StructureShape.new(name: 'UpdateBackendAuthOAuthConfig')
138
+ UpdateBackendAuthPasswordPolicyConfig = Shapes::StructureShape.new(name: 'UpdateBackendAuthPasswordPolicyConfig')
139
+ UpdateBackendAuthReqObj = Shapes::StructureShape.new(name: 'UpdateBackendAuthReqObj')
140
+ UpdateBackendAuthRequest = Shapes::StructureShape.new(name: 'UpdateBackendAuthRequest')
141
+ UpdateBackendAuthResourceConfig = Shapes::StructureShape.new(name: 'UpdateBackendAuthResourceConfig')
142
+ UpdateBackendAuthResponse = Shapes::StructureShape.new(name: 'UpdateBackendAuthResponse')
143
+ UpdateBackendAuthUserPoolConfig = Shapes::StructureShape.new(name: 'UpdateBackendAuthUserPoolConfig')
144
+ UpdateBackendConfigReqObj = Shapes::StructureShape.new(name: 'UpdateBackendConfigReqObj')
145
+ UpdateBackendConfigRequest = Shapes::StructureShape.new(name: 'UpdateBackendConfigRequest')
146
+ UpdateBackendConfigResponse = Shapes::StructureShape.new(name: 'UpdateBackendConfigResponse')
147
+ UpdateBackendJobRequest = Shapes::StructureShape.new(name: 'UpdateBackendJobRequest')
148
+ UpdateBackendJobResponse = Shapes::StructureShape.new(name: 'UpdateBackendJobResponse')
149
+ __boolean = Shapes::BooleanShape.new(name: '__boolean')
150
+ __double = Shapes::FloatShape.new(name: '__double')
151
+ __integer = Shapes::IntegerShape.new(name: '__integer')
152
+ __integerMin1Max25 = Shapes::IntegerShape.new(name: '__integerMin1Max25')
153
+ __long = Shapes::IntegerShape.new(name: '__long')
154
+ __string = Shapes::StringShape.new(name: '__string')
155
+ __timestampIso8601 = Shapes::TimestampShape.new(name: '__timestampIso8601', timestampFormat: "iso8601")
156
+ __timestampUnix = Shapes::TimestampShape.new(name: '__timestampUnix', timestampFormat: "unixTimestamp")
157
+
158
+ BackendAPIAppSyncAuthSettings.add_member(:cognito_user_pool_id, Shapes::ShapeRef.new(shape: __string, location_name: "cognitoUserPoolId"))
159
+ BackendAPIAppSyncAuthSettings.add_member(:description, Shapes::ShapeRef.new(shape: __string, location_name: "description"))
160
+ BackendAPIAppSyncAuthSettings.add_member(:expiration_time, Shapes::ShapeRef.new(shape: __double, location_name: "expirationTime"))
161
+ BackendAPIAppSyncAuthSettings.add_member(:open_id_auth_ttl, Shapes::ShapeRef.new(shape: __string, location_name: "openIDAuthTTL"))
162
+ BackendAPIAppSyncAuthSettings.add_member(:open_id_client_id, Shapes::ShapeRef.new(shape: __string, location_name: "openIDClientId"))
163
+ BackendAPIAppSyncAuthSettings.add_member(:open_id_iat_ttl, Shapes::ShapeRef.new(shape: __string, location_name: "openIDIatTTL"))
164
+ BackendAPIAppSyncAuthSettings.add_member(:open_id_issue_url, Shapes::ShapeRef.new(shape: __string, location_name: "openIDIssueURL"))
165
+ BackendAPIAppSyncAuthSettings.add_member(:open_id_provider_name, Shapes::ShapeRef.new(shape: __string, location_name: "openIDProviderName"))
166
+ BackendAPIAppSyncAuthSettings.struct_class = Types::BackendAPIAppSyncAuthSettings
167
+
168
+ BackendAPIAuthType.add_member(:mode, Shapes::ShapeRef.new(shape: Mode, location_name: "mode"))
169
+ BackendAPIAuthType.add_member(:settings, Shapes::ShapeRef.new(shape: BackendAPIAppSyncAuthSettings, location_name: "settings"))
170
+ BackendAPIAuthType.struct_class = Types::BackendAPIAuthType
171
+
172
+ BackendAPICodegenReqObj.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "resourceName"))
173
+ BackendAPICodegenReqObj.struct_class = Types::BackendAPICodegenReqObj
174
+
175
+ BackendAPICodegenRespObj.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appId"))
176
+ BackendAPICodegenRespObj.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "backendEnvironmentName"))
177
+ BackendAPICodegenRespObj.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
178
+ BackendAPICodegenRespObj.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
179
+ BackendAPICodegenRespObj.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
180
+ BackendAPICodegenRespObj.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
181
+ BackendAPICodegenRespObj.struct_class = Types::BackendAPICodegenRespObj
182
+
183
+ BackendAPIConflictResolution.add_member(:resolution_strategy, Shapes::ShapeRef.new(shape: ResolutionStrategy, location_name: "resolutionStrategy"))
184
+ BackendAPIConflictResolution.struct_class = Types::BackendAPIConflictResolution
185
+
186
+ BackendAPIReqObj.add_member(:resource_config, Shapes::ShapeRef.new(shape: BackendAPIResourceConfig, location_name: "resourceConfig"))
187
+ BackendAPIReqObj.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "resourceName"))
188
+ BackendAPIReqObj.struct_class = Types::BackendAPIReqObj
189
+
190
+ BackendAPIResourceConfig.add_member(:additional_auth_types, Shapes::ShapeRef.new(shape: ListOfBackendAPIAuthType, location_name: "additionalAuthTypes"))
191
+ BackendAPIResourceConfig.add_member(:api_name, Shapes::ShapeRef.new(shape: __string, location_name: "apiName"))
192
+ BackendAPIResourceConfig.add_member(:conflict_resolution, Shapes::ShapeRef.new(shape: BackendAPIConflictResolution, location_name: "conflictResolution"))
193
+ BackendAPIResourceConfig.add_member(:default_auth_type, Shapes::ShapeRef.new(shape: BackendAPIAuthType, location_name: "defaultAuthType"))
194
+ BackendAPIResourceConfig.add_member(:service, Shapes::ShapeRef.new(shape: __string, location_name: "service"))
195
+ BackendAPIResourceConfig.add_member(:transform_schema, Shapes::ShapeRef.new(shape: __string, location_name: "transformSchema"))
196
+ BackendAPIResourceConfig.struct_class = Types::BackendAPIResourceConfig
197
+
198
+ BackendAPIRespObj.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appId"))
199
+ BackendAPIRespObj.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "backendEnvironmentName"))
200
+ BackendAPIRespObj.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
201
+ BackendAPIRespObj.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
202
+ BackendAPIRespObj.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
203
+ BackendAPIRespObj.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
204
+ BackendAPIRespObj.struct_class = Types::BackendAPIRespObj
205
+
206
+ BackendAuthRespObj.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appId"))
207
+ BackendAuthRespObj.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "backendEnvironmentName"))
208
+ BackendAuthRespObj.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
209
+ BackendAuthRespObj.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
210
+ BackendAuthRespObj.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
211
+ BackendAuthRespObj.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
212
+ BackendAuthRespObj.struct_class = Types::BackendAuthRespObj
213
+
214
+ BackendAuthSocialProviderConfig.add_member(:client_id, Shapes::ShapeRef.new(shape: __string, location_name: "client_id"))
215
+ BackendAuthSocialProviderConfig.add_member(:client_secret, Shapes::ShapeRef.new(shape: __string, location_name: "client_secret"))
216
+ BackendAuthSocialProviderConfig.struct_class = Types::BackendAuthSocialProviderConfig
217
+
218
+ BackendConfigRespObj.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
219
+ BackendConfigRespObj.add_member(:backend_manager_app_id, Shapes::ShapeRef.new(shape: __string, location_name: "backendManagerAppId"))
220
+ BackendConfigRespObj.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
221
+ BackendConfigRespObj.add_member(:login_auth_config, Shapes::ShapeRef.new(shape: LoginAuthConfigReqObj, location_name: "loginAuthConfig"))
222
+ BackendConfigRespObj.struct_class = Types::BackendConfigRespObj
223
+
224
+ BackendJobReqObj.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
225
+ BackendJobReqObj.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
226
+ BackendJobReqObj.struct_class = Types::BackendJobReqObj
227
+
228
+ BackendJobRespObj.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appId"))
229
+ BackendJobRespObj.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "backendEnvironmentName"))
230
+ BackendJobRespObj.add_member(:create_time, Shapes::ShapeRef.new(shape: __string, location_name: "createTime"))
231
+ BackendJobRespObj.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
232
+ BackendJobRespObj.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
233
+ BackendJobRespObj.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
234
+ BackendJobRespObj.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
235
+ BackendJobRespObj.add_member(:update_time, Shapes::ShapeRef.new(shape: __string, location_name: "updateTime"))
236
+ BackendJobRespObj.struct_class = Types::BackendJobRespObj
237
+
238
+ BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
239
+ BadRequestException.struct_class = Types::BadRequestException
240
+
241
+ CloneBackendReqObj.add_member(:target_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "targetEnvironmentName"))
242
+ CloneBackendReqObj.struct_class = Types::CloneBackendReqObj
243
+
244
+ CloneBackendRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
245
+ CloneBackendRequest.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "backendEnvironmentName"))
246
+ CloneBackendRequest.add_member(:target_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "targetEnvironmentName"))
247
+ CloneBackendRequest.struct_class = Types::CloneBackendRequest
248
+
249
+ CloneBackendRespObj.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appId"))
250
+ CloneBackendRespObj.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "backendEnvironmentName"))
251
+ CloneBackendRespObj.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
252
+ CloneBackendRespObj.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
253
+ CloneBackendRespObj.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
254
+ CloneBackendRespObj.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
255
+ CloneBackendRespObj.struct_class = Types::CloneBackendRespObj
256
+
257
+ CloneBackendResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
258
+ CloneBackendResponse.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
259
+ CloneBackendResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
260
+ CloneBackendResponse.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
261
+ CloneBackendResponse.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
262
+ CloneBackendResponse.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
263
+ CloneBackendResponse.struct_class = Types::CloneBackendResponse
264
+
265
+ CreateBackendAPIReqObj.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "backendEnvironmentName"))
266
+ CreateBackendAPIReqObj.add_member(:resource_config, Shapes::ShapeRef.new(shape: BackendAPIResourceConfig, required: true, location_name: "resourceConfig"))
267
+ CreateBackendAPIReqObj.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "resourceName"))
268
+ CreateBackendAPIReqObj.struct_class = Types::CreateBackendAPIReqObj
269
+
270
+ CreateBackendAPIRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
271
+ CreateBackendAPIRequest.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "backendEnvironmentName"))
272
+ CreateBackendAPIRequest.add_member(:resource_config, Shapes::ShapeRef.new(shape: BackendAPIResourceConfig, required: true, location_name: "resourceConfig"))
273
+ CreateBackendAPIRequest.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "resourceName"))
274
+ CreateBackendAPIRequest.struct_class = Types::CreateBackendAPIRequest
275
+
276
+ CreateBackendAPIResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
277
+ CreateBackendAPIResponse.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
278
+ CreateBackendAPIResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
279
+ CreateBackendAPIResponse.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
280
+ CreateBackendAPIResponse.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
281
+ CreateBackendAPIResponse.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
282
+ CreateBackendAPIResponse.struct_class = Types::CreateBackendAPIResponse
283
+
284
+ CreateBackendAuthForgotPasswordConfig.add_member(:delivery_method, Shapes::ShapeRef.new(shape: DeliveryMethod, required: true, location_name: "deliveryMethod"))
285
+ CreateBackendAuthForgotPasswordConfig.add_member(:email_settings, Shapes::ShapeRef.new(shape: EmailSettings, location_name: "emailSettings"))
286
+ CreateBackendAuthForgotPasswordConfig.add_member(:sms_settings, Shapes::ShapeRef.new(shape: SmsSettings, location_name: "smsSettings"))
287
+ CreateBackendAuthForgotPasswordConfig.struct_class = Types::CreateBackendAuthForgotPasswordConfig
288
+
289
+ CreateBackendAuthIdentityPoolConfig.add_member(:identity_pool_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "identityPoolName"))
290
+ CreateBackendAuthIdentityPoolConfig.add_member(:unauthenticated_login, Shapes::ShapeRef.new(shape: __boolean, required: true, location_name: "unauthenticatedLogin"))
291
+ CreateBackendAuthIdentityPoolConfig.struct_class = Types::CreateBackendAuthIdentityPoolConfig
292
+
293
+ CreateBackendAuthMFAConfig.add_member(:mfa_mode, Shapes::ShapeRef.new(shape: MFAMode, required: true, location_name: "MFAMode"))
294
+ CreateBackendAuthMFAConfig.add_member(:settings, Shapes::ShapeRef.new(shape: Settings, location_name: "settings"))
295
+ CreateBackendAuthMFAConfig.struct_class = Types::CreateBackendAuthMFAConfig
296
+
297
+ CreateBackendAuthOAuthConfig.add_member(:domain_prefix, Shapes::ShapeRef.new(shape: __string, location_name: "domainPrefix"))
298
+ CreateBackendAuthOAuthConfig.add_member(:o_auth_grant_type, Shapes::ShapeRef.new(shape: OAuthGrantType, required: true, location_name: "oAuthGrantType"))
299
+ CreateBackendAuthOAuthConfig.add_member(:o_auth_scopes, Shapes::ShapeRef.new(shape: ListOfOAuthScopesElement, required: true, location_name: "oAuthScopes"))
300
+ CreateBackendAuthOAuthConfig.add_member(:redirect_sign_in_ur_is, Shapes::ShapeRef.new(shape: ListOf__string, required: true, location_name: "redirectSignInURIs"))
301
+ CreateBackendAuthOAuthConfig.add_member(:redirect_sign_out_ur_is, Shapes::ShapeRef.new(shape: ListOf__string, required: true, location_name: "redirectSignOutURIs"))
302
+ CreateBackendAuthOAuthConfig.add_member(:social_provider_settings, Shapes::ShapeRef.new(shape: SocialProviderSettings, location_name: "socialProviderSettings"))
303
+ CreateBackendAuthOAuthConfig.struct_class = Types::CreateBackendAuthOAuthConfig
304
+
305
+ CreateBackendAuthPasswordPolicyConfig.add_member(:additional_constraints, Shapes::ShapeRef.new(shape: ListOfAdditionalConstraintsElement, location_name: "additionalConstraints"))
306
+ CreateBackendAuthPasswordPolicyConfig.add_member(:minimum_length, Shapes::ShapeRef.new(shape: __double, required: true, location_name: "minimumLength"))
307
+ CreateBackendAuthPasswordPolicyConfig.struct_class = Types::CreateBackendAuthPasswordPolicyConfig
308
+
309
+ CreateBackendAuthReqObj.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "backendEnvironmentName"))
310
+ CreateBackendAuthReqObj.add_member(:resource_config, Shapes::ShapeRef.new(shape: CreateBackendAuthResourceConfig, required: true, location_name: "resourceConfig"))
311
+ CreateBackendAuthReqObj.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "resourceName"))
312
+ CreateBackendAuthReqObj.struct_class = Types::CreateBackendAuthReqObj
313
+
314
+ CreateBackendAuthRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
315
+ CreateBackendAuthRequest.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "backendEnvironmentName"))
316
+ CreateBackendAuthRequest.add_member(:resource_config, Shapes::ShapeRef.new(shape: CreateBackendAuthResourceConfig, required: true, location_name: "resourceConfig"))
317
+ CreateBackendAuthRequest.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "resourceName"))
318
+ CreateBackendAuthRequest.struct_class = Types::CreateBackendAuthRequest
319
+
320
+ CreateBackendAuthResourceConfig.add_member(:auth_resources, Shapes::ShapeRef.new(shape: AuthResources, required: true, location_name: "authResources"))
321
+ CreateBackendAuthResourceConfig.add_member(:identity_pool_configs, Shapes::ShapeRef.new(shape: CreateBackendAuthIdentityPoolConfig, location_name: "identityPoolConfigs"))
322
+ CreateBackendAuthResourceConfig.add_member(:service, Shapes::ShapeRef.new(shape: Service, required: true, location_name: "service"))
323
+ CreateBackendAuthResourceConfig.add_member(:user_pool_configs, Shapes::ShapeRef.new(shape: CreateBackendAuthUserPoolConfig, required: true, location_name: "userPoolConfigs"))
324
+ CreateBackendAuthResourceConfig.struct_class = Types::CreateBackendAuthResourceConfig
325
+
326
+ CreateBackendAuthResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
327
+ CreateBackendAuthResponse.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
328
+ CreateBackendAuthResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
329
+ CreateBackendAuthResponse.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
330
+ CreateBackendAuthResponse.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
331
+ CreateBackendAuthResponse.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
332
+ CreateBackendAuthResponse.struct_class = Types::CreateBackendAuthResponse
333
+
334
+ CreateBackendAuthUserPoolConfig.add_member(:forgot_password, Shapes::ShapeRef.new(shape: CreateBackendAuthForgotPasswordConfig, location_name: "forgotPassword"))
335
+ CreateBackendAuthUserPoolConfig.add_member(:mfa, Shapes::ShapeRef.new(shape: CreateBackendAuthMFAConfig, location_name: "mfa"))
336
+ CreateBackendAuthUserPoolConfig.add_member(:o_auth, Shapes::ShapeRef.new(shape: CreateBackendAuthOAuthConfig, location_name: "oAuth"))
337
+ CreateBackendAuthUserPoolConfig.add_member(:password_policy, Shapes::ShapeRef.new(shape: CreateBackendAuthPasswordPolicyConfig, location_name: "passwordPolicy"))
338
+ CreateBackendAuthUserPoolConfig.add_member(:required_sign_up_attributes, Shapes::ShapeRef.new(shape: ListOfRequiredSignUpAttributesElement, required: true, location_name: "requiredSignUpAttributes"))
339
+ CreateBackendAuthUserPoolConfig.add_member(:sign_in_method, Shapes::ShapeRef.new(shape: SignInMethod, required: true, location_name: "signInMethod"))
340
+ CreateBackendAuthUserPoolConfig.add_member(:user_pool_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "userPoolName"))
341
+ CreateBackendAuthUserPoolConfig.struct_class = Types::CreateBackendAuthUserPoolConfig
342
+
343
+ CreateBackendConfigReqObj.add_member(:backend_manager_app_id, Shapes::ShapeRef.new(shape: __string, location_name: "backendManagerAppId"))
344
+ CreateBackendConfigReqObj.struct_class = Types::CreateBackendConfigReqObj
345
+
346
+ CreateBackendConfigRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
347
+ CreateBackendConfigRequest.add_member(:backend_manager_app_id, Shapes::ShapeRef.new(shape: __string, location_name: "backendManagerAppId"))
348
+ CreateBackendConfigRequest.struct_class = Types::CreateBackendConfigRequest
349
+
350
+ CreateBackendConfigRespObj.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appId"))
351
+ CreateBackendConfigRespObj.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
352
+ CreateBackendConfigRespObj.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
353
+ CreateBackendConfigRespObj.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
354
+ CreateBackendConfigRespObj.struct_class = Types::CreateBackendConfigRespObj
355
+
356
+ CreateBackendConfigResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
357
+ CreateBackendConfigResponse.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
358
+ CreateBackendConfigResponse.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
359
+ CreateBackendConfigResponse.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
360
+ CreateBackendConfigResponse.struct_class = Types::CreateBackendConfigResponse
361
+
362
+ CreateBackendReqObj.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appId"))
363
+ CreateBackendReqObj.add_member(:app_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appName"))
364
+ CreateBackendReqObj.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "backendEnvironmentName"))
365
+ CreateBackendReqObj.add_member(:resource_config, Shapes::ShapeRef.new(shape: ResourceConfig, location_name: "resourceConfig"))
366
+ CreateBackendReqObj.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, location_name: "resourceName"))
367
+ CreateBackendReqObj.struct_class = Types::CreateBackendReqObj
368
+
369
+ CreateBackendRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appId"))
370
+ CreateBackendRequest.add_member(:app_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appName"))
371
+ CreateBackendRequest.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "backendEnvironmentName"))
372
+ CreateBackendRequest.add_member(:resource_config, Shapes::ShapeRef.new(shape: ResourceConfig, location_name: "resourceConfig"))
373
+ CreateBackendRequest.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, location_name: "resourceName"))
374
+ CreateBackendRequest.struct_class = Types::CreateBackendRequest
375
+
376
+ CreateBackendRespObj.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appId"))
377
+ CreateBackendRespObj.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "backendEnvironmentName"))
378
+ CreateBackendRespObj.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
379
+ CreateBackendRespObj.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
380
+ CreateBackendRespObj.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
381
+ CreateBackendRespObj.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
382
+ CreateBackendRespObj.struct_class = Types::CreateBackendRespObj
383
+
384
+ CreateBackendResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
385
+ CreateBackendResponse.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
386
+ CreateBackendResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
387
+ CreateBackendResponse.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
388
+ CreateBackendResponse.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
389
+ CreateBackendResponse.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
390
+ CreateBackendResponse.struct_class = Types::CreateBackendResponse
391
+
392
+ CreateTokenRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
393
+ CreateTokenRequest.struct_class = Types::CreateTokenRequest
394
+
395
+ CreateTokenRespObj.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appId"))
396
+ CreateTokenRespObj.add_member(:challenge_code, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "challengeCode"))
397
+ CreateTokenRespObj.add_member(:session_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "sessionId"))
398
+ CreateTokenRespObj.add_member(:ttl, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ttl"))
399
+ CreateTokenRespObj.struct_class = Types::CreateTokenRespObj
400
+
401
+ CreateTokenResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
402
+ CreateTokenResponse.add_member(:challenge_code, Shapes::ShapeRef.new(shape: __string, location_name: "challengeCode"))
403
+ CreateTokenResponse.add_member(:session_id, Shapes::ShapeRef.new(shape: __string, location_name: "sessionId"))
404
+ CreateTokenResponse.add_member(:ttl, Shapes::ShapeRef.new(shape: __string, location_name: "ttl"))
405
+ CreateTokenResponse.struct_class = Types::CreateTokenResponse
406
+
407
+ DeleteBackendAPIRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
408
+ DeleteBackendAPIRequest.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "backendEnvironmentName"))
409
+ DeleteBackendAPIRequest.add_member(:resource_config, Shapes::ShapeRef.new(shape: BackendAPIResourceConfig, location_name: "resourceConfig"))
410
+ DeleteBackendAPIRequest.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "resourceName"))
411
+ DeleteBackendAPIRequest.struct_class = Types::DeleteBackendAPIRequest
412
+
413
+ DeleteBackendAPIResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
414
+ DeleteBackendAPIResponse.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
415
+ DeleteBackendAPIResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
416
+ DeleteBackendAPIResponse.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
417
+ DeleteBackendAPIResponse.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
418
+ DeleteBackendAPIResponse.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
419
+ DeleteBackendAPIResponse.struct_class = Types::DeleteBackendAPIResponse
420
+
421
+ DeleteBackendAuthRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
422
+ DeleteBackendAuthRequest.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "backendEnvironmentName"))
423
+ DeleteBackendAuthRequest.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "resourceName"))
424
+ DeleteBackendAuthRequest.struct_class = Types::DeleteBackendAuthRequest
425
+
426
+ DeleteBackendAuthResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
427
+ DeleteBackendAuthResponse.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
428
+ DeleteBackendAuthResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
429
+ DeleteBackendAuthResponse.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
430
+ DeleteBackendAuthResponse.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
431
+ DeleteBackendAuthResponse.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
432
+ DeleteBackendAuthResponse.struct_class = Types::DeleteBackendAuthResponse
433
+
434
+ DeleteBackendRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
435
+ DeleteBackendRequest.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "backendEnvironmentName"))
436
+ DeleteBackendRequest.struct_class = Types::DeleteBackendRequest
437
+
438
+ DeleteBackendRespObj.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appId"))
439
+ DeleteBackendRespObj.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "backendEnvironmentName"))
440
+ DeleteBackendRespObj.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
441
+ DeleteBackendRespObj.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
442
+ DeleteBackendRespObj.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
443
+ DeleteBackendRespObj.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
444
+ DeleteBackendRespObj.struct_class = Types::DeleteBackendRespObj
445
+
446
+ DeleteBackendResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
447
+ DeleteBackendResponse.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
448
+ DeleteBackendResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
449
+ DeleteBackendResponse.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
450
+ DeleteBackendResponse.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
451
+ DeleteBackendResponse.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
452
+ DeleteBackendResponse.struct_class = Types::DeleteBackendResponse
453
+
454
+ DeleteTokenRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
455
+ DeleteTokenRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sessionId"))
456
+ DeleteTokenRequest.struct_class = Types::DeleteTokenRequest
457
+
458
+ DeleteTokenRespObj.add_member(:is_success, Shapes::ShapeRef.new(shape: __boolean, required: true, location_name: "isSuccess"))
459
+ DeleteTokenRespObj.struct_class = Types::DeleteTokenRespObj
460
+
461
+ DeleteTokenResponse.add_member(:is_success, Shapes::ShapeRef.new(shape: __boolean, location_name: "isSuccess"))
462
+ DeleteTokenResponse.struct_class = Types::DeleteTokenResponse
463
+
464
+ EmailSettings.add_member(:email_message, Shapes::ShapeRef.new(shape: __string, location_name: "emailMessage"))
465
+ EmailSettings.add_member(:email_subject, Shapes::ShapeRef.new(shape: __string, location_name: "emailSubject"))
466
+ EmailSettings.struct_class = Types::EmailSettings
467
+
468
+ GatewayTimeoutException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
469
+ GatewayTimeoutException.struct_class = Types::GatewayTimeoutException
470
+
471
+ GenerateBackendAPIModelsRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
472
+ GenerateBackendAPIModelsRequest.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "backendEnvironmentName"))
473
+ GenerateBackendAPIModelsRequest.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "resourceName"))
474
+ GenerateBackendAPIModelsRequest.struct_class = Types::GenerateBackendAPIModelsRequest
475
+
476
+ GenerateBackendAPIModelsResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
477
+ GenerateBackendAPIModelsResponse.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
478
+ GenerateBackendAPIModelsResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
479
+ GenerateBackendAPIModelsResponse.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
480
+ GenerateBackendAPIModelsResponse.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
481
+ GenerateBackendAPIModelsResponse.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
482
+ GenerateBackendAPIModelsResponse.struct_class = Types::GenerateBackendAPIModelsResponse
483
+
484
+ GetBackendAPICodegenRespObj.add_member(:models, Shapes::ShapeRef.new(shape: __string, location_name: "models"))
485
+ GetBackendAPICodegenRespObj.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
486
+ GetBackendAPICodegenRespObj.struct_class = Types::GetBackendAPICodegenRespObj
487
+
488
+ GetBackendAPIModelsRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
489
+ GetBackendAPIModelsRequest.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "backendEnvironmentName"))
490
+ GetBackendAPIModelsRequest.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "resourceName"))
491
+ GetBackendAPIModelsRequest.struct_class = Types::GetBackendAPIModelsRequest
492
+
493
+ GetBackendAPIModelsResponse.add_member(:models, Shapes::ShapeRef.new(shape: __string, location_name: "models"))
494
+ GetBackendAPIModelsResponse.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "status"))
495
+ GetBackendAPIModelsResponse.struct_class = Types::GetBackendAPIModelsResponse
496
+
497
+ GetBackendAPIRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
498
+ GetBackendAPIRequest.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "backendEnvironmentName"))
499
+ GetBackendAPIRequest.add_member(:resource_config, Shapes::ShapeRef.new(shape: BackendAPIResourceConfig, location_name: "resourceConfig"))
500
+ GetBackendAPIRequest.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "resourceName"))
501
+ GetBackendAPIRequest.struct_class = Types::GetBackendAPIRequest
502
+
503
+ GetBackendAPIRespObj.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appId"))
504
+ GetBackendAPIRespObj.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "backendEnvironmentName"))
505
+ GetBackendAPIRespObj.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
506
+ GetBackendAPIRespObj.add_member(:resource_config, Shapes::ShapeRef.new(shape: BackendAPIResourceConfig, location_name: "resourceConfig"))
507
+ GetBackendAPIRespObj.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, location_name: "resourceName"))
508
+ GetBackendAPIRespObj.struct_class = Types::GetBackendAPIRespObj
509
+
510
+ GetBackendAPIResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
511
+ GetBackendAPIResponse.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
512
+ GetBackendAPIResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
513
+ GetBackendAPIResponse.add_member(:resource_config, Shapes::ShapeRef.new(shape: BackendAPIResourceConfig, location_name: "resourceConfig"))
514
+ GetBackendAPIResponse.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, location_name: "resourceName"))
515
+ GetBackendAPIResponse.struct_class = Types::GetBackendAPIResponse
516
+
517
+ GetBackendAuthReqObj.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "resourceName"))
518
+ GetBackendAuthReqObj.struct_class = Types::GetBackendAuthReqObj
519
+
520
+ GetBackendAuthRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
521
+ GetBackendAuthRequest.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "backendEnvironmentName"))
522
+ GetBackendAuthRequest.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "resourceName"))
523
+ GetBackendAuthRequest.struct_class = Types::GetBackendAuthRequest
524
+
525
+ GetBackendAuthRespObj.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appId"))
526
+ GetBackendAuthRespObj.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "backendEnvironmentName"))
527
+ GetBackendAuthRespObj.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
528
+ GetBackendAuthRespObj.add_member(:resource_config, Shapes::ShapeRef.new(shape: CreateBackendAuthResourceConfig, location_name: "resourceConfig"))
529
+ GetBackendAuthRespObj.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, location_name: "resourceName"))
530
+ GetBackendAuthRespObj.struct_class = Types::GetBackendAuthRespObj
531
+
532
+ GetBackendAuthResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
533
+ GetBackendAuthResponse.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
534
+ GetBackendAuthResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
535
+ GetBackendAuthResponse.add_member(:resource_config, Shapes::ShapeRef.new(shape: CreateBackendAuthResourceConfig, location_name: "resourceConfig"))
536
+ GetBackendAuthResponse.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, location_name: "resourceName"))
537
+ GetBackendAuthResponse.struct_class = Types::GetBackendAuthResponse
538
+
539
+ GetBackendJobRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
540
+ GetBackendJobRequest.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "backendEnvironmentName"))
541
+ GetBackendJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "jobId"))
542
+ GetBackendJobRequest.struct_class = Types::GetBackendJobRequest
543
+
544
+ GetBackendJobResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
545
+ GetBackendJobResponse.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
546
+ GetBackendJobResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: __string, location_name: "createTime"))
547
+ GetBackendJobResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
548
+ GetBackendJobResponse.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
549
+ GetBackendJobResponse.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
550
+ GetBackendJobResponse.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
551
+ GetBackendJobResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: __string, location_name: "updateTime"))
552
+ GetBackendJobResponse.struct_class = Types::GetBackendJobResponse
553
+
554
+ GetBackendReqObj.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
555
+ GetBackendReqObj.struct_class = Types::GetBackendReqObj
556
+
557
+ GetBackendRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
558
+ GetBackendRequest.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
559
+ GetBackendRequest.struct_class = Types::GetBackendRequest
560
+
561
+ GetBackendRespObj.add_member(:amplify_meta_config, Shapes::ShapeRef.new(shape: __string, location_name: "amplifyMetaConfig"))
562
+ GetBackendRespObj.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appId"))
563
+ GetBackendRespObj.add_member(:app_name, Shapes::ShapeRef.new(shape: __string, location_name: "appName"))
564
+ GetBackendRespObj.add_member(:backend_environment_list, Shapes::ShapeRef.new(shape: ListOf__string, location_name: "backendEnvironmentList"))
565
+ GetBackendRespObj.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
566
+ GetBackendRespObj.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
567
+ GetBackendRespObj.struct_class = Types::GetBackendRespObj
568
+
569
+ GetBackendResponse.add_member(:amplify_meta_config, Shapes::ShapeRef.new(shape: __string, location_name: "amplifyMetaConfig"))
570
+ GetBackendResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
571
+ GetBackendResponse.add_member(:app_name, Shapes::ShapeRef.new(shape: __string, location_name: "appName"))
572
+ GetBackendResponse.add_member(:backend_environment_list, Shapes::ShapeRef.new(shape: ListOf__string, location_name: "backendEnvironmentList"))
573
+ GetBackendResponse.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
574
+ GetBackendResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
575
+ GetBackendResponse.struct_class = Types::GetBackendResponse
576
+
577
+ GetTokenRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
578
+ GetTokenRequest.add_member(:session_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "sessionId"))
579
+ GetTokenRequest.struct_class = Types::GetTokenRequest
580
+
581
+ GetTokenRespObj.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appId"))
582
+ GetTokenRespObj.add_member(:challenge_code, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "challengeCode"))
583
+ GetTokenRespObj.add_member(:session_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "sessionId"))
584
+ GetTokenRespObj.add_member(:ttl, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "ttl"))
585
+ GetTokenRespObj.struct_class = Types::GetTokenRespObj
586
+
587
+ GetTokenResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
588
+ GetTokenResponse.add_member(:challenge_code, Shapes::ShapeRef.new(shape: __string, location_name: "challengeCode"))
589
+ GetTokenResponse.add_member(:session_id, Shapes::ShapeRef.new(shape: __string, location_name: "sessionId"))
590
+ GetTokenResponse.add_member(:ttl, Shapes::ShapeRef.new(shape: __string, location_name: "ttl"))
591
+ GetTokenResponse.struct_class = Types::GetTokenResponse
592
+
593
+ InternalServiceException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
594
+ InternalServiceException.struct_class = Types::InternalServiceException
595
+
596
+ LimitExceededException.add_member(:limit_type, Shapes::ShapeRef.new(shape: __string, location_name: "limitType"))
597
+ LimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
598
+ LimitExceededException.struct_class = Types::LimitExceededException
599
+
600
+ ListBackendJobReqObj.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
601
+ ListBackendJobReqObj.add_member(:max_results, Shapes::ShapeRef.new(shape: __integerMin1Max25, location_name: "maxResults"))
602
+ ListBackendJobReqObj.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
603
+ ListBackendJobReqObj.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
604
+ ListBackendJobReqObj.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
605
+ ListBackendJobReqObj.struct_class = Types::ListBackendJobReqObj
606
+
607
+ ListBackendJobRespObj.add_member(:jobs, Shapes::ShapeRef.new(shape: ListOfBackendJobRespObj, location_name: "jobs"))
608
+ ListBackendJobRespObj.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
609
+ ListBackendJobRespObj.struct_class = Types::ListBackendJobRespObj
610
+
611
+ ListBackendJobsRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
612
+ ListBackendJobsRequest.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "backendEnvironmentName"))
613
+ ListBackendJobsRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
614
+ ListBackendJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: __integerMin1Max25, location_name: "maxResults"))
615
+ ListBackendJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
616
+ ListBackendJobsRequest.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
617
+ ListBackendJobsRequest.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
618
+ ListBackendJobsRequest.struct_class = Types::ListBackendJobsRequest
619
+
620
+ ListBackendJobsResponse.add_member(:jobs, Shapes::ShapeRef.new(shape: ListOfBackendJobRespObj, location_name: "jobs"))
621
+ ListBackendJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: __string, location_name: "nextToken"))
622
+ ListBackendJobsResponse.struct_class = Types::ListBackendJobsResponse
623
+
624
+ ListOfAdditionalConstraintsElement.member = Shapes::ShapeRef.new(shape: AdditionalConstraintsElement)
625
+
626
+ ListOfBackendAPIAuthType.member = Shapes::ShapeRef.new(shape: BackendAPIAuthType)
627
+
628
+ ListOfBackendJobRespObj.member = Shapes::ShapeRef.new(shape: BackendJobRespObj)
629
+
630
+ ListOfMfaTypesElement.member = Shapes::ShapeRef.new(shape: MfaTypesElement)
631
+
632
+ ListOfOAuthScopesElement.member = Shapes::ShapeRef.new(shape: OAuthScopesElement)
633
+
634
+ ListOfRequiredSignUpAttributesElement.member = Shapes::ShapeRef.new(shape: RequiredSignUpAttributesElement)
635
+
636
+ ListOf__string.member = Shapes::ShapeRef.new(shape: __string)
637
+
638
+ LoginAuthConfigReqObj.add_member(:aws_cognito_identity_pool_id, Shapes::ShapeRef.new(shape: __string, location_name: "aws_cognito_identity_pool_id"))
639
+ LoginAuthConfigReqObj.add_member(:aws_cognito_region, Shapes::ShapeRef.new(shape: __string, location_name: "aws_cognito_region"))
640
+ LoginAuthConfigReqObj.add_member(:aws_user_pools_id, Shapes::ShapeRef.new(shape: __string, location_name: "aws_user_pools_id"))
641
+ LoginAuthConfigReqObj.add_member(:aws_user_pools_web_client_id, Shapes::ShapeRef.new(shape: __string, location_name: "aws_user_pools_web_client_id"))
642
+ LoginAuthConfigReqObj.struct_class = Types::LoginAuthConfigReqObj
643
+
644
+ NotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
645
+ NotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: __string, location_name: "resourceType"))
646
+ NotFoundException.struct_class = Types::NotFoundException
647
+
648
+ RemoveAllBackendsReqObj.add_member(:clean_amplify_app, Shapes::ShapeRef.new(shape: __boolean, location_name: "cleanAmplifyApp"))
649
+ RemoveAllBackendsReqObj.struct_class = Types::RemoveAllBackendsReqObj
650
+
651
+ RemoveAllBackendsRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
652
+ RemoveAllBackendsRequest.add_member(:clean_amplify_app, Shapes::ShapeRef.new(shape: __boolean, location_name: "cleanAmplifyApp"))
653
+ RemoveAllBackendsRequest.struct_class = Types::RemoveAllBackendsRequest
654
+
655
+ RemoveAllBackendsRespObj.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "appId"))
656
+ RemoveAllBackendsRespObj.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
657
+ RemoveAllBackendsRespObj.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
658
+ RemoveAllBackendsRespObj.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
659
+ RemoveAllBackendsRespObj.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
660
+ RemoveAllBackendsRespObj.struct_class = Types::RemoveAllBackendsRespObj
661
+
662
+ RemoveAllBackendsResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
663
+ RemoveAllBackendsResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
664
+ RemoveAllBackendsResponse.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
665
+ RemoveAllBackendsResponse.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
666
+ RemoveAllBackendsResponse.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
667
+ RemoveAllBackendsResponse.struct_class = Types::RemoveAllBackendsResponse
668
+
669
+ RemoveBackendAuthReqObj.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "resourceName"))
670
+ RemoveBackendAuthReqObj.struct_class = Types::RemoveBackendAuthReqObj
671
+
672
+ RemoveBackendConfigRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
673
+ RemoveBackendConfigRequest.struct_class = Types::RemoveBackendConfigRequest
674
+
675
+ RemoveBackendConfigRespObj.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
676
+ RemoveBackendConfigRespObj.struct_class = Types::RemoveBackendConfigRespObj
677
+
678
+ RemoveBackendConfigResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
679
+ RemoveBackendConfigResponse.struct_class = Types::RemoveBackendConfigResponse
680
+
681
+ ResourceConfig.struct_class = Types::ResourceConfig
682
+
683
+ Settings.add_member(:mfa_types, Shapes::ShapeRef.new(shape: ListOfMfaTypesElement, location_name: "mfaTypes"))
684
+ Settings.add_member(:sms_message, Shapes::ShapeRef.new(shape: __string, location_name: "smsMessage"))
685
+ Settings.struct_class = Types::Settings
686
+
687
+ SmsSettings.add_member(:sms_message, Shapes::ShapeRef.new(shape: __string, location_name: "smsMessage"))
688
+ SmsSettings.struct_class = Types::SmsSettings
689
+
690
+ SocialProviderSettings.add_member(:facebook, Shapes::ShapeRef.new(shape: BackendAuthSocialProviderConfig, location_name: "Facebook"))
691
+ SocialProviderSettings.add_member(:google, Shapes::ShapeRef.new(shape: BackendAuthSocialProviderConfig, location_name: "Google"))
692
+ SocialProviderSettings.add_member(:login_with_amazon, Shapes::ShapeRef.new(shape: BackendAuthSocialProviderConfig, location_name: "LoginWithAmazon"))
693
+ SocialProviderSettings.struct_class = Types::SocialProviderSettings
694
+
695
+ TooManyRequestsException.add_member(:limit_type, Shapes::ShapeRef.new(shape: __string, location_name: "limitType"))
696
+ TooManyRequestsException.add_member(:message, Shapes::ShapeRef.new(shape: __string, location_name: "message"))
697
+ TooManyRequestsException.struct_class = Types::TooManyRequestsException
698
+
699
+ UpdateBackendAPIRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
700
+ UpdateBackendAPIRequest.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "backendEnvironmentName"))
701
+ UpdateBackendAPIRequest.add_member(:resource_config, Shapes::ShapeRef.new(shape: BackendAPIResourceConfig, location_name: "resourceConfig"))
702
+ UpdateBackendAPIRequest.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "resourceName"))
703
+ UpdateBackendAPIRequest.struct_class = Types::UpdateBackendAPIRequest
704
+
705
+ UpdateBackendAPIResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
706
+ UpdateBackendAPIResponse.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
707
+ UpdateBackendAPIResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
708
+ UpdateBackendAPIResponse.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
709
+ UpdateBackendAPIResponse.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
710
+ UpdateBackendAPIResponse.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
711
+ UpdateBackendAPIResponse.struct_class = Types::UpdateBackendAPIResponse
712
+
713
+ UpdateBackendAuthForgotPasswordConfig.add_member(:delivery_method, Shapes::ShapeRef.new(shape: DeliveryMethod, location_name: "deliveryMethod"))
714
+ UpdateBackendAuthForgotPasswordConfig.add_member(:email_settings, Shapes::ShapeRef.new(shape: EmailSettings, location_name: "emailSettings"))
715
+ UpdateBackendAuthForgotPasswordConfig.add_member(:sms_settings, Shapes::ShapeRef.new(shape: SmsSettings, location_name: "smsSettings"))
716
+ UpdateBackendAuthForgotPasswordConfig.struct_class = Types::UpdateBackendAuthForgotPasswordConfig
717
+
718
+ UpdateBackendAuthIdentityPoolConfig.add_member(:unauthenticated_login, Shapes::ShapeRef.new(shape: __boolean, location_name: "unauthenticatedLogin"))
719
+ UpdateBackendAuthIdentityPoolConfig.struct_class = Types::UpdateBackendAuthIdentityPoolConfig
720
+
721
+ UpdateBackendAuthMFAConfig.add_member(:mfa_mode, Shapes::ShapeRef.new(shape: MFAMode, location_name: "MFAMode"))
722
+ UpdateBackendAuthMFAConfig.add_member(:settings, Shapes::ShapeRef.new(shape: Settings, location_name: "settings"))
723
+ UpdateBackendAuthMFAConfig.struct_class = Types::UpdateBackendAuthMFAConfig
724
+
725
+ UpdateBackendAuthOAuthConfig.add_member(:domain_prefix, Shapes::ShapeRef.new(shape: __string, location_name: "domainPrefix"))
726
+ UpdateBackendAuthOAuthConfig.add_member(:o_auth_grant_type, Shapes::ShapeRef.new(shape: OAuthGrantType, location_name: "oAuthGrantType"))
727
+ UpdateBackendAuthOAuthConfig.add_member(:o_auth_scopes, Shapes::ShapeRef.new(shape: ListOfOAuthScopesElement, location_name: "oAuthScopes"))
728
+ UpdateBackendAuthOAuthConfig.add_member(:redirect_sign_in_ur_is, Shapes::ShapeRef.new(shape: ListOf__string, location_name: "redirectSignInURIs"))
729
+ UpdateBackendAuthOAuthConfig.add_member(:redirect_sign_out_ur_is, Shapes::ShapeRef.new(shape: ListOf__string, location_name: "redirectSignOutURIs"))
730
+ UpdateBackendAuthOAuthConfig.add_member(:social_provider_settings, Shapes::ShapeRef.new(shape: SocialProviderSettings, location_name: "socialProviderSettings"))
731
+ UpdateBackendAuthOAuthConfig.struct_class = Types::UpdateBackendAuthOAuthConfig
732
+
733
+ UpdateBackendAuthPasswordPolicyConfig.add_member(:additional_constraints, Shapes::ShapeRef.new(shape: ListOfAdditionalConstraintsElement, location_name: "additionalConstraints"))
734
+ UpdateBackendAuthPasswordPolicyConfig.add_member(:minimum_length, Shapes::ShapeRef.new(shape: __double, location_name: "minimumLength"))
735
+ UpdateBackendAuthPasswordPolicyConfig.struct_class = Types::UpdateBackendAuthPasswordPolicyConfig
736
+
737
+ UpdateBackendAuthReqObj.add_member(:resource_config, Shapes::ShapeRef.new(shape: UpdateBackendAuthResourceConfig, required: true, location_name: "resourceConfig"))
738
+ UpdateBackendAuthReqObj.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "resourceName"))
739
+ UpdateBackendAuthReqObj.struct_class = Types::UpdateBackendAuthReqObj
740
+
741
+ UpdateBackendAuthRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
742
+ UpdateBackendAuthRequest.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "backendEnvironmentName"))
743
+ UpdateBackendAuthRequest.add_member(:resource_config, Shapes::ShapeRef.new(shape: UpdateBackendAuthResourceConfig, required: true, location_name: "resourceConfig"))
744
+ UpdateBackendAuthRequest.add_member(:resource_name, Shapes::ShapeRef.new(shape: __string, required: true, location_name: "resourceName"))
745
+ UpdateBackendAuthRequest.struct_class = Types::UpdateBackendAuthRequest
746
+
747
+ UpdateBackendAuthResourceConfig.add_member(:auth_resources, Shapes::ShapeRef.new(shape: AuthResources, required: true, location_name: "authResources"))
748
+ UpdateBackendAuthResourceConfig.add_member(:identity_pool_configs, Shapes::ShapeRef.new(shape: UpdateBackendAuthIdentityPoolConfig, location_name: "identityPoolConfigs"))
749
+ UpdateBackendAuthResourceConfig.add_member(:service, Shapes::ShapeRef.new(shape: Service, required: true, location_name: "service"))
750
+ UpdateBackendAuthResourceConfig.add_member(:user_pool_configs, Shapes::ShapeRef.new(shape: UpdateBackendAuthUserPoolConfig, required: true, location_name: "userPoolConfigs"))
751
+ UpdateBackendAuthResourceConfig.struct_class = Types::UpdateBackendAuthResourceConfig
752
+
753
+ UpdateBackendAuthResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
754
+ UpdateBackendAuthResponse.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
755
+ UpdateBackendAuthResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
756
+ UpdateBackendAuthResponse.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
757
+ UpdateBackendAuthResponse.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
758
+ UpdateBackendAuthResponse.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
759
+ UpdateBackendAuthResponse.struct_class = Types::UpdateBackendAuthResponse
760
+
761
+ UpdateBackendAuthUserPoolConfig.add_member(:forgot_password, Shapes::ShapeRef.new(shape: UpdateBackendAuthForgotPasswordConfig, location_name: "forgotPassword"))
762
+ UpdateBackendAuthUserPoolConfig.add_member(:mfa, Shapes::ShapeRef.new(shape: UpdateBackendAuthMFAConfig, location_name: "mfa"))
763
+ UpdateBackendAuthUserPoolConfig.add_member(:o_auth, Shapes::ShapeRef.new(shape: UpdateBackendAuthOAuthConfig, location_name: "oAuth"))
764
+ UpdateBackendAuthUserPoolConfig.add_member(:password_policy, Shapes::ShapeRef.new(shape: UpdateBackendAuthPasswordPolicyConfig, location_name: "passwordPolicy"))
765
+ UpdateBackendAuthUserPoolConfig.struct_class = Types::UpdateBackendAuthUserPoolConfig
766
+
767
+ UpdateBackendConfigReqObj.add_member(:login_auth_config, Shapes::ShapeRef.new(shape: LoginAuthConfigReqObj, location_name: "loginAuthConfig"))
768
+ UpdateBackendConfigReqObj.struct_class = Types::UpdateBackendConfigReqObj
769
+
770
+ UpdateBackendConfigRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
771
+ UpdateBackendConfigRequest.add_member(:login_auth_config, Shapes::ShapeRef.new(shape: LoginAuthConfigReqObj, location_name: "loginAuthConfig"))
772
+ UpdateBackendConfigRequest.struct_class = Types::UpdateBackendConfigRequest
773
+
774
+ UpdateBackendConfigResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
775
+ UpdateBackendConfigResponse.add_member(:backend_manager_app_id, Shapes::ShapeRef.new(shape: __string, location_name: "backendManagerAppId"))
776
+ UpdateBackendConfigResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
777
+ UpdateBackendConfigResponse.add_member(:login_auth_config, Shapes::ShapeRef.new(shape: LoginAuthConfigReqObj, location_name: "loginAuthConfig"))
778
+ UpdateBackendConfigResponse.struct_class = Types::UpdateBackendConfigResponse
779
+
780
+ UpdateBackendJobRequest.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "appId"))
781
+ UpdateBackendJobRequest.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "backendEnvironmentName"))
782
+ UpdateBackendJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, required: true, location: "uri", location_name: "jobId"))
783
+ UpdateBackendJobRequest.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
784
+ UpdateBackendJobRequest.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
785
+ UpdateBackendJobRequest.struct_class = Types::UpdateBackendJobRequest
786
+
787
+ UpdateBackendJobResponse.add_member(:app_id, Shapes::ShapeRef.new(shape: __string, location_name: "appId"))
788
+ UpdateBackendJobResponse.add_member(:backend_environment_name, Shapes::ShapeRef.new(shape: __string, location_name: "backendEnvironmentName"))
789
+ UpdateBackendJobResponse.add_member(:create_time, Shapes::ShapeRef.new(shape: __string, location_name: "createTime"))
790
+ UpdateBackendJobResponse.add_member(:error, Shapes::ShapeRef.new(shape: __string, location_name: "error"))
791
+ UpdateBackendJobResponse.add_member(:job_id, Shapes::ShapeRef.new(shape: __string, location_name: "jobId"))
792
+ UpdateBackendJobResponse.add_member(:operation, Shapes::ShapeRef.new(shape: __string, location_name: "operation"))
793
+ UpdateBackendJobResponse.add_member(:status, Shapes::ShapeRef.new(shape: __string, location_name: "status"))
794
+ UpdateBackendJobResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: __string, location_name: "updateTime"))
795
+ UpdateBackendJobResponse.struct_class = Types::UpdateBackendJobResponse
796
+
797
+
798
+ # @api private
799
+ API = Seahorse::Model::Api.new.tap do |api|
800
+
801
+ api.version = "2020-08-11"
802
+
803
+ api.metadata = {
804
+ "apiVersion" => "2020-08-11",
805
+ "endpointPrefix" => "amplifybackend",
806
+ "jsonVersion" => "1.1",
807
+ "protocol" => "rest-json",
808
+ "serviceFullName" => "AmplifyBackend",
809
+ "serviceId" => "AmplifyBackend",
810
+ "signatureVersion" => "v4",
811
+ "signingName" => "amplifybackend",
812
+ "uid" => "amplifybackend-2020-08-11",
813
+ }
814
+
815
+ api.add_operation(:clone_backend, Seahorse::Model::Operation.new.tap do |o|
816
+ o.name = "CloneBackend"
817
+ o.http_method = "POST"
818
+ o.http_request_uri = "/backend/{appId}/environments/{backendEnvironmentName}/clone"
819
+ o.input = Shapes::ShapeRef.new(shape: CloneBackendRequest)
820
+ o.output = Shapes::ShapeRef.new(shape: CloneBackendResponse)
821
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
822
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
823
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
824
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
825
+ end)
826
+
827
+ api.add_operation(:create_backend, Seahorse::Model::Operation.new.tap do |o|
828
+ o.name = "CreateBackend"
829
+ o.http_method = "POST"
830
+ o.http_request_uri = "/backend"
831
+ o.input = Shapes::ShapeRef.new(shape: CreateBackendRequest)
832
+ o.output = Shapes::ShapeRef.new(shape: CreateBackendResponse)
833
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
834
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
835
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
836
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
837
+ end)
838
+
839
+ api.add_operation(:create_backend_api, Seahorse::Model::Operation.new.tap do |o|
840
+ o.name = "CreateBackendAPI"
841
+ o.http_method = "POST"
842
+ o.http_request_uri = "/backend/{appId}/api"
843
+ o.input = Shapes::ShapeRef.new(shape: CreateBackendAPIRequest)
844
+ o.output = Shapes::ShapeRef.new(shape: CreateBackendAPIResponse)
845
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
846
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
847
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
848
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
849
+ end)
850
+
851
+ api.add_operation(:create_backend_auth, Seahorse::Model::Operation.new.tap do |o|
852
+ o.name = "CreateBackendAuth"
853
+ o.http_method = "POST"
854
+ o.http_request_uri = "/backend/{appId}/auth"
855
+ o.input = Shapes::ShapeRef.new(shape: CreateBackendAuthRequest)
856
+ o.output = Shapes::ShapeRef.new(shape: CreateBackendAuthResponse)
857
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
858
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
859
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
860
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
861
+ end)
862
+
863
+ api.add_operation(:create_backend_config, Seahorse::Model::Operation.new.tap do |o|
864
+ o.name = "CreateBackendConfig"
865
+ o.http_method = "POST"
866
+ o.http_request_uri = "/backend/{appId}/config"
867
+ o.input = Shapes::ShapeRef.new(shape: CreateBackendConfigRequest)
868
+ o.output = Shapes::ShapeRef.new(shape: CreateBackendConfigResponse)
869
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
870
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
871
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
872
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
873
+ end)
874
+
875
+ api.add_operation(:create_token, Seahorse::Model::Operation.new.tap do |o|
876
+ o.name = "CreateToken"
877
+ o.http_method = "POST"
878
+ o.http_request_uri = "/backend/{appId}/challenge"
879
+ o.input = Shapes::ShapeRef.new(shape: CreateTokenRequest)
880
+ o.output = Shapes::ShapeRef.new(shape: CreateTokenResponse)
881
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
882
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
883
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
884
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
885
+ end)
886
+
887
+ api.add_operation(:delete_backend, Seahorse::Model::Operation.new.tap do |o|
888
+ o.name = "DeleteBackend"
889
+ o.http_method = "POST"
890
+ o.http_request_uri = "/backend/{appId}/environments/{backendEnvironmentName}/remove"
891
+ o.input = Shapes::ShapeRef.new(shape: DeleteBackendRequest)
892
+ o.output = Shapes::ShapeRef.new(shape: DeleteBackendResponse)
893
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
894
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
895
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
896
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
897
+ end)
898
+
899
+ api.add_operation(:delete_backend_api, Seahorse::Model::Operation.new.tap do |o|
900
+ o.name = "DeleteBackendAPI"
901
+ o.http_method = "POST"
902
+ o.http_request_uri = "/backend/{appId}/api/{backendEnvironmentName}/remove"
903
+ o.input = Shapes::ShapeRef.new(shape: DeleteBackendAPIRequest)
904
+ o.output = Shapes::ShapeRef.new(shape: DeleteBackendAPIResponse)
905
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
906
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
907
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
908
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
909
+ end)
910
+
911
+ api.add_operation(:delete_backend_auth, Seahorse::Model::Operation.new.tap do |o|
912
+ o.name = "DeleteBackendAuth"
913
+ o.http_method = "POST"
914
+ o.http_request_uri = "/backend/{appId}/auth/{backendEnvironmentName}/remove"
915
+ o.input = Shapes::ShapeRef.new(shape: DeleteBackendAuthRequest)
916
+ o.output = Shapes::ShapeRef.new(shape: DeleteBackendAuthResponse)
917
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
918
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
919
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
920
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
921
+ end)
922
+
923
+ api.add_operation(:delete_token, Seahorse::Model::Operation.new.tap do |o|
924
+ o.name = "DeleteToken"
925
+ o.http_method = "POST"
926
+ o.http_request_uri = "/backend/{appId}/challenge/{sessionId}/remove"
927
+ o.input = Shapes::ShapeRef.new(shape: DeleteTokenRequest)
928
+ o.output = Shapes::ShapeRef.new(shape: DeleteTokenResponse)
929
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
930
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
931
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
932
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
933
+ end)
934
+
935
+ api.add_operation(:generate_backend_api_models, Seahorse::Model::Operation.new.tap do |o|
936
+ o.name = "GenerateBackendAPIModels"
937
+ o.http_method = "POST"
938
+ o.http_request_uri = "/backend/{appId}/api/{backendEnvironmentName}/generateModels"
939
+ o.input = Shapes::ShapeRef.new(shape: GenerateBackendAPIModelsRequest)
940
+ o.output = Shapes::ShapeRef.new(shape: GenerateBackendAPIModelsResponse)
941
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
942
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
943
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
944
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
945
+ end)
946
+
947
+ api.add_operation(:get_backend, Seahorse::Model::Operation.new.tap do |o|
948
+ o.name = "GetBackend"
949
+ o.http_method = "POST"
950
+ o.http_request_uri = "/backend/{appId}/details"
951
+ o.input = Shapes::ShapeRef.new(shape: GetBackendRequest)
952
+ o.output = Shapes::ShapeRef.new(shape: GetBackendResponse)
953
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
954
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
955
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
956
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
957
+ end)
958
+
959
+ api.add_operation(:get_backend_api, Seahorse::Model::Operation.new.tap do |o|
960
+ o.name = "GetBackendAPI"
961
+ o.http_method = "POST"
962
+ o.http_request_uri = "/backend/{appId}/api/{backendEnvironmentName}/details"
963
+ o.input = Shapes::ShapeRef.new(shape: GetBackendAPIRequest)
964
+ o.output = Shapes::ShapeRef.new(shape: GetBackendAPIResponse)
965
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
966
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
967
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
968
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
969
+ end)
970
+
971
+ api.add_operation(:get_backend_api_models, Seahorse::Model::Operation.new.tap do |o|
972
+ o.name = "GetBackendAPIModels"
973
+ o.http_method = "POST"
974
+ o.http_request_uri = "/backend/{appId}/api/{backendEnvironmentName}/getModels"
975
+ o.input = Shapes::ShapeRef.new(shape: GetBackendAPIModelsRequest)
976
+ o.output = Shapes::ShapeRef.new(shape: GetBackendAPIModelsResponse)
977
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
978
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
979
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
980
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
981
+ end)
982
+
983
+ api.add_operation(:get_backend_auth, Seahorse::Model::Operation.new.tap do |o|
984
+ o.name = "GetBackendAuth"
985
+ o.http_method = "POST"
986
+ o.http_request_uri = "/backend/{appId}/auth/{backendEnvironmentName}/details"
987
+ o.input = Shapes::ShapeRef.new(shape: GetBackendAuthRequest)
988
+ o.output = Shapes::ShapeRef.new(shape: GetBackendAuthResponse)
989
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
990
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
991
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
992
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
993
+ end)
994
+
995
+ api.add_operation(:get_backend_job, Seahorse::Model::Operation.new.tap do |o|
996
+ o.name = "GetBackendJob"
997
+ o.http_method = "GET"
998
+ o.http_request_uri = "/backend/{appId}/job/{backendEnvironmentName}/{jobId}"
999
+ o.input = Shapes::ShapeRef.new(shape: GetBackendJobRequest)
1000
+ o.output = Shapes::ShapeRef.new(shape: GetBackendJobResponse)
1001
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1002
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
1003
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1004
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1005
+ end)
1006
+
1007
+ api.add_operation(:get_token, Seahorse::Model::Operation.new.tap do |o|
1008
+ o.name = "GetToken"
1009
+ o.http_method = "GET"
1010
+ o.http_request_uri = "/backend/{appId}/challenge/{sessionId}"
1011
+ o.input = Shapes::ShapeRef.new(shape: GetTokenRequest)
1012
+ o.output = Shapes::ShapeRef.new(shape: GetTokenResponse)
1013
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1014
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
1015
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1016
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1017
+ end)
1018
+
1019
+ api.add_operation(:list_backend_jobs, Seahorse::Model::Operation.new.tap do |o|
1020
+ o.name = "ListBackendJobs"
1021
+ o.http_method = "POST"
1022
+ o.http_request_uri = "/backend/{appId}/job/{backendEnvironmentName}"
1023
+ o.input = Shapes::ShapeRef.new(shape: ListBackendJobsRequest)
1024
+ o.output = Shapes::ShapeRef.new(shape: ListBackendJobsResponse)
1025
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1026
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
1027
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1028
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1029
+ o[:pager] = Aws::Pager.new(
1030
+ limit_key: "max_results",
1031
+ tokens: {
1032
+ "next_token" => "next_token"
1033
+ }
1034
+ )
1035
+ end)
1036
+
1037
+ api.add_operation(:remove_all_backends, Seahorse::Model::Operation.new.tap do |o|
1038
+ o.name = "RemoveAllBackends"
1039
+ o.http_method = "POST"
1040
+ o.http_request_uri = "/backend/{appId}/remove"
1041
+ o.input = Shapes::ShapeRef.new(shape: RemoveAllBackendsRequest)
1042
+ o.output = Shapes::ShapeRef.new(shape: RemoveAllBackendsResponse)
1043
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1044
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
1045
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1046
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1047
+ end)
1048
+
1049
+ api.add_operation(:remove_backend_config, Seahorse::Model::Operation.new.tap do |o|
1050
+ o.name = "RemoveBackendConfig"
1051
+ o.http_method = "POST"
1052
+ o.http_request_uri = "/backend/{appId}/config/remove"
1053
+ o.input = Shapes::ShapeRef.new(shape: RemoveBackendConfigRequest)
1054
+ o.output = Shapes::ShapeRef.new(shape: RemoveBackendConfigResponse)
1055
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1056
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
1057
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1058
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1059
+ end)
1060
+
1061
+ api.add_operation(:update_backend_api, Seahorse::Model::Operation.new.tap do |o|
1062
+ o.name = "UpdateBackendAPI"
1063
+ o.http_method = "POST"
1064
+ o.http_request_uri = "/backend/{appId}/api/{backendEnvironmentName}"
1065
+ o.input = Shapes::ShapeRef.new(shape: UpdateBackendAPIRequest)
1066
+ o.output = Shapes::ShapeRef.new(shape: UpdateBackendAPIResponse)
1067
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1068
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
1069
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1070
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1071
+ end)
1072
+
1073
+ api.add_operation(:update_backend_auth, Seahorse::Model::Operation.new.tap do |o|
1074
+ o.name = "UpdateBackendAuth"
1075
+ o.http_method = "POST"
1076
+ o.http_request_uri = "/backend/{appId}/auth/{backendEnvironmentName}"
1077
+ o.input = Shapes::ShapeRef.new(shape: UpdateBackendAuthRequest)
1078
+ o.output = Shapes::ShapeRef.new(shape: UpdateBackendAuthResponse)
1079
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1080
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
1081
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1082
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1083
+ end)
1084
+
1085
+ api.add_operation(:update_backend_config, Seahorse::Model::Operation.new.tap do |o|
1086
+ o.name = "UpdateBackendConfig"
1087
+ o.http_method = "POST"
1088
+ o.http_request_uri = "/backend/{appId}/config/update"
1089
+ o.input = Shapes::ShapeRef.new(shape: UpdateBackendConfigRequest)
1090
+ o.output = Shapes::ShapeRef.new(shape: UpdateBackendConfigResponse)
1091
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1092
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
1093
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1094
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1095
+ end)
1096
+
1097
+ api.add_operation(:update_backend_job, Seahorse::Model::Operation.new.tap do |o|
1098
+ o.name = "UpdateBackendJob"
1099
+ o.http_method = "POST"
1100
+ o.http_request_uri = "/backend/{appId}/job/{backendEnvironmentName}/{jobId}"
1101
+ o.input = Shapes::ShapeRef.new(shape: UpdateBackendJobRequest)
1102
+ o.output = Shapes::ShapeRef.new(shape: UpdateBackendJobResponse)
1103
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
1104
+ o.errors << Shapes::ShapeRef.new(shape: GatewayTimeoutException)
1105
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
1106
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
1107
+ end)
1108
+ end
1109
+
1110
+ end
1111
+ end