@aws-sdk/client-api-gateway 3.170.0 → 3.178.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/APIGateway.d.ts +0 -120
  6. package/dist-types/ts3.4/APIGatewayClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/CreateApiKeyCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CreateBasePathMappingCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CreateDocumentationPartCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateDocumentationVersionCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateRequestValidatorCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/CreateRestApiCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/CreateUsagePlanCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/CreateUsagePlanKeyCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteApiKeyCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteBasePathMappingCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DeleteClientCertificateCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DeleteDocumentationPartCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DeleteDocumentationVersionCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DeleteGatewayResponseCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/DeleteMethodCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/DeleteMethodResponseCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/DeleteRequestValidatorCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/DeleteRestApiCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/DeleteUsagePlanCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/DeleteUsagePlanKeyCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/FlushStageAuthorizersCacheCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/FlushStageCacheCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/GenerateClientCertificateCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/GetApiKeyCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/GetApiKeysCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/GetBasePathMappingCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/GetBasePathMappingsCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/GetClientCertificateCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/GetClientCertificatesCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/GetDocumentationPartCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/GetDocumentationPartsCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/GetDocumentationVersionCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/GetDocumentationVersionsCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/GetDomainNamesCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/GetExportCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/GetGatewayResponseCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/GetGatewayResponsesCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/GetMethodCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/GetMethodResponseCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/GetModelCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/commands/GetRequestValidatorCommand.d.ts +0 -2
  74. package/dist-types/ts3.4/commands/GetRequestValidatorsCommand.d.ts +0 -2
  75. package/dist-types/ts3.4/commands/GetResourceCommand.d.ts +0 -2
  76. package/dist-types/ts3.4/commands/GetResourcesCommand.d.ts +0 -2
  77. package/dist-types/ts3.4/commands/GetRestApiCommand.d.ts +0 -2
  78. package/dist-types/ts3.4/commands/GetRestApisCommand.d.ts +0 -2
  79. package/dist-types/ts3.4/commands/GetSdkCommand.d.ts +0 -2
  80. package/dist-types/ts3.4/commands/GetSdkTypeCommand.d.ts +0 -2
  81. package/dist-types/ts3.4/commands/GetSdkTypesCommand.d.ts +0 -2
  82. package/dist-types/ts3.4/commands/GetStageCommand.d.ts +0 -2
  83. package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +0 -2
  84. package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +0 -2
  85. package/dist-types/ts3.4/commands/GetUsageCommand.d.ts +0 -2
  86. package/dist-types/ts3.4/commands/GetUsagePlanCommand.d.ts +0 -2
  87. package/dist-types/ts3.4/commands/GetUsagePlanKeyCommand.d.ts +0 -2
  88. package/dist-types/ts3.4/commands/GetUsagePlanKeysCommand.d.ts +0 -2
  89. package/dist-types/ts3.4/commands/GetUsagePlansCommand.d.ts +0 -2
  90. package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +0 -2
  91. package/dist-types/ts3.4/commands/GetVpcLinksCommand.d.ts +0 -2
  92. package/dist-types/ts3.4/commands/ImportApiKeysCommand.d.ts +0 -2
  93. package/dist-types/ts3.4/commands/ImportDocumentationPartsCommand.d.ts +0 -2
  94. package/dist-types/ts3.4/commands/ImportRestApiCommand.d.ts +0 -2
  95. package/dist-types/ts3.4/commands/PutGatewayResponseCommand.d.ts +0 -2
  96. package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +0 -2
  97. package/dist-types/ts3.4/commands/PutIntegrationResponseCommand.d.ts +0 -2
  98. package/dist-types/ts3.4/commands/PutMethodCommand.d.ts +0 -2
  99. package/dist-types/ts3.4/commands/PutMethodResponseCommand.d.ts +0 -2
  100. package/dist-types/ts3.4/commands/PutRestApiCommand.d.ts +0 -2
  101. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  102. package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +0 -2
  103. package/dist-types/ts3.4/commands/TestInvokeMethodCommand.d.ts +0 -2
  104. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  105. package/dist-types/ts3.4/commands/UpdateAccountCommand.d.ts +0 -2
  106. package/dist-types/ts3.4/commands/UpdateApiKeyCommand.d.ts +0 -2
  107. package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +0 -2
  108. package/dist-types/ts3.4/commands/UpdateBasePathMappingCommand.d.ts +0 -2
  109. package/dist-types/ts3.4/commands/UpdateClientCertificateCommand.d.ts +0 -2
  110. package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +0 -2
  111. package/dist-types/ts3.4/commands/UpdateDocumentationPartCommand.d.ts +0 -2
  112. package/dist-types/ts3.4/commands/UpdateDocumentationVersionCommand.d.ts +0 -2
  113. package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +0 -2
  114. package/dist-types/ts3.4/commands/UpdateGatewayResponseCommand.d.ts +0 -2
  115. package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +0 -2
  116. package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +0 -2
  117. package/dist-types/ts3.4/commands/UpdateMethodCommand.d.ts +0 -2
  118. package/dist-types/ts3.4/commands/UpdateMethodResponseCommand.d.ts +0 -2
  119. package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +0 -2
  120. package/dist-types/ts3.4/commands/UpdateRequestValidatorCommand.d.ts +0 -2
  121. package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +0 -2
  122. package/dist-types/ts3.4/commands/UpdateRestApiCommand.d.ts +0 -2
  123. package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +0 -2
  124. package/dist-types/ts3.4/commands/UpdateUsageCommand.d.ts +0 -2
  125. package/dist-types/ts3.4/commands/UpdateUsagePlanCommand.d.ts +0 -2
  126. package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +0 -2
  127. package/dist-types/ts3.4/models/APIGatewayServiceException.d.ts +0 -1
  128. package/dist-types/ts3.4/models/models_0.d.ts +0 -901
  129. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  130. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  131. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  132. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  133. package/package.json +27 -27
@@ -1,61 +1,38 @@
1
1
  import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
2
  import { APIGatewayServiceException as __BaseException } from "./APIGatewayServiceException";
3
-
4
3
  export interface AccessLogSettings {
5
4
  format?: string;
6
-
7
5
  destinationArn?: string;
8
6
  }
9
-
10
7
  export interface ThrottleSettings {
11
8
  burstLimit?: number;
12
-
13
9
  rateLimit?: number;
14
10
  }
15
-
16
11
  export interface Account {
17
12
  cloudwatchRoleArn?: string;
18
-
19
13
  throttleSettings?: ThrottleSettings;
20
-
21
14
  features?: string[];
22
-
23
15
  apiKeyVersion?: string;
24
16
  }
25
-
26
17
  export interface ApiKey {
27
18
  id?: string;
28
-
29
19
  value?: string;
30
-
31
20
  name?: string;
32
-
33
21
  customerId?: string;
34
-
35
22
  description?: string;
36
-
37
23
  enabled?: boolean;
38
-
39
24
  createdDate?: Date;
40
-
41
25
  lastUpdatedDate?: Date;
42
-
43
26
  stageKeys?: string[];
44
-
45
27
  tags?: Record<string, string>;
46
28
  }
47
-
48
29
  export interface ApiKeyIds {
49
30
  ids?: string[];
50
-
51
31
  warnings?: string[];
52
32
  }
53
-
54
33
  export interface ApiKeys {
55
34
  warnings?: string[];
56
-
57
35
  items?: ApiKey[];
58
-
59
36
  position?: string;
60
37
  }
61
38
  export declare enum ApiKeysFormat {
@@ -65,12 +42,9 @@ export declare enum ApiKeySourceType {
65
42
  AUTHORIZER = "AUTHORIZER",
66
43
  HEADER = "HEADER",
67
44
  }
68
-
69
45
  export interface ApiStage {
70
46
  apiId?: string;
71
-
72
47
  stage?: string;
73
-
74
48
  throttle?: Record<string, ThrottleSettings>;
75
49
  }
76
50
  export declare enum AuthorizerType {
@@ -78,148 +52,97 @@ export declare enum AuthorizerType {
78
52
  REQUEST = "REQUEST",
79
53
  TOKEN = "TOKEN",
80
54
  }
81
-
82
55
  export interface Authorizer {
83
56
  id?: string;
84
-
85
57
  name?: string;
86
-
87
58
  type?: AuthorizerType | string;
88
-
89
59
  providerARNs?: string[];
90
-
91
60
  authType?: string;
92
-
93
61
  authorizerUri?: string;
94
-
95
62
  authorizerCredentials?: string;
96
-
97
63
  identitySource?: string;
98
-
99
64
  identityValidationExpression?: string;
100
-
101
65
  authorizerResultTtlInSeconds?: number;
102
66
  }
103
-
104
67
  export interface Authorizers {
105
68
  items?: Authorizer[];
106
-
107
69
  position?: string;
108
70
  }
109
-
110
71
  export declare class BadRequestException extends __BaseException {
111
72
  readonly name: "BadRequestException";
112
73
  readonly $fault: "client";
113
-
114
74
  constructor(
115
75
  opts: __ExceptionOptionType<BadRequestException, __BaseException>
116
76
  );
117
77
  }
118
-
119
78
  export declare class ConflictException extends __BaseException {
120
79
  readonly name: "ConflictException";
121
80
  readonly $fault: "client";
122
-
123
81
  constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
124
82
  }
125
-
126
83
  export interface StageKey {
127
84
  restApiId?: string;
128
-
129
85
  stageName?: string;
130
86
  }
131
-
132
87
  export interface CreateApiKeyRequest {
133
88
  name?: string;
134
-
135
89
  description?: string;
136
-
137
90
  enabled?: boolean;
138
-
139
91
  generateDistinctId?: boolean;
140
-
141
92
  value?: string;
142
-
143
93
  stageKeys?: StageKey[];
144
-
145
94
  customerId?: string;
146
-
147
95
  tags?: Record<string, string>;
148
96
  }
149
-
150
97
  export declare class LimitExceededException extends __BaseException {
151
98
  readonly name: "LimitExceededException";
152
99
  readonly $fault: "client";
153
100
  retryAfterSeconds?: string;
154
-
155
101
  constructor(
156
102
  opts: __ExceptionOptionType<LimitExceededException, __BaseException>
157
103
  );
158
104
  }
159
-
160
105
  export declare class NotFoundException extends __BaseException {
161
106
  readonly name: "NotFoundException";
162
107
  readonly $fault: "client";
163
-
164
108
  constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
165
109
  }
166
-
167
110
  export declare class TooManyRequestsException extends __BaseException {
168
111
  readonly name: "TooManyRequestsException";
169
112
  readonly $fault: "client";
170
113
  retryAfterSeconds?: string;
171
-
172
114
  constructor(
173
115
  opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>
174
116
  );
175
117
  }
176
-
177
118
  export declare class UnauthorizedException extends __BaseException {
178
119
  readonly name: "UnauthorizedException";
179
120
  readonly $fault: "client";
180
-
181
121
  constructor(
182
122
  opts: __ExceptionOptionType<UnauthorizedException, __BaseException>
183
123
  );
184
124
  }
185
-
186
125
  export interface CreateAuthorizerRequest {
187
126
  restApiId: string | undefined;
188
-
189
127
  name: string | undefined;
190
-
191
128
  type: AuthorizerType | string | undefined;
192
-
193
129
  providerARNs?: string[];
194
-
195
130
  authType?: string;
196
-
197
131
  authorizerUri?: string;
198
-
199
132
  authorizerCredentials?: string;
200
-
201
133
  identitySource?: string;
202
-
203
134
  identityValidationExpression?: string;
204
-
205
135
  authorizerResultTtlInSeconds?: number;
206
136
  }
207
-
208
137
  export interface BasePathMapping {
209
138
  basePath?: string;
210
-
211
139
  restApiId?: string;
212
-
213
140
  stage?: string;
214
141
  }
215
-
216
142
  export interface CreateBasePathMappingRequest {
217
143
  domainName: string | undefined;
218
-
219
144
  basePath?: string;
220
-
221
145
  restApiId: string | undefined;
222
-
223
146
  stage?: string;
224
147
  }
225
148
  export declare enum CacheClusterSize {
@@ -232,56 +155,36 @@ export declare enum CacheClusterSize {
232
155
  SIZE_58_POINT_2_GB = "58.2",
233
156
  SIZE_6_POINT_1_GB = "6.1",
234
157
  }
235
-
236
158
  export interface DeploymentCanarySettings {
237
159
  percentTraffic?: number;
238
-
239
160
  stageVariableOverrides?: Record<string, string>;
240
-
241
161
  useStageCache?: boolean;
242
162
  }
243
-
244
163
  export interface CreateDeploymentRequest {
245
164
  restApiId: string | undefined;
246
-
247
165
  stageName?: string;
248
-
249
166
  stageDescription?: string;
250
-
251
167
  description?: string;
252
-
253
168
  cacheClusterEnabled?: boolean;
254
-
255
169
  cacheClusterSize?: CacheClusterSize | string;
256
-
257
170
  variables?: Record<string, string>;
258
-
259
171
  canarySettings?: DeploymentCanarySettings;
260
-
261
172
  tracingEnabled?: boolean;
262
173
  }
263
-
264
174
  export interface MethodSnapshot {
265
175
  authorizationType?: string;
266
-
267
176
  apiKeyRequired?: boolean;
268
177
  }
269
-
270
178
  export interface Deployment {
271
179
  id?: string;
272
-
273
180
  description?: string;
274
-
275
181
  createdDate?: Date;
276
-
277
182
  apiSummary?: Record<string, Record<string, MethodSnapshot>>;
278
183
  }
279
-
280
184
  export declare class ServiceUnavailableException extends __BaseException {
281
185
  readonly name: "ServiceUnavailableException";
282
186
  readonly $fault: "server";
283
187
  retryAfterSeconds?: string;
284
-
285
188
  constructor(
286
189
  opts: __ExceptionOptionType<ServiceUnavailableException, __BaseException>
287
190
  );
@@ -300,92 +203,57 @@ export declare enum DocumentationPartType {
300
203
  RESPONSE_BODY = "RESPONSE_BODY",
301
204
  RESPONSE_HEADER = "RESPONSE_HEADER",
302
205
  }
303
-
304
206
  export interface DocumentationPartLocation {
305
207
  type: DocumentationPartType | string | undefined;
306
-
307
208
  path?: string;
308
-
309
209
  method?: string;
310
-
311
210
  statusCode?: string;
312
-
313
211
  name?: string;
314
212
  }
315
-
316
213
  export interface CreateDocumentationPartRequest {
317
214
  restApiId: string | undefined;
318
-
319
215
  location: DocumentationPartLocation | undefined;
320
-
321
216
  properties: string | undefined;
322
217
  }
323
-
324
218
  export interface DocumentationPart {
325
219
  id?: string;
326
-
327
220
  location?: DocumentationPartLocation;
328
-
329
221
  properties?: string;
330
222
  }
331
-
332
223
  export interface CreateDocumentationVersionRequest {
333
224
  restApiId: string | undefined;
334
-
335
225
  documentationVersion: string | undefined;
336
-
337
226
  stageName?: string;
338
-
339
227
  description?: string;
340
228
  }
341
-
342
229
  export interface DocumentationVersion {
343
230
  version?: string;
344
-
345
231
  createdDate?: Date;
346
-
347
232
  description?: string;
348
233
  }
349
234
  export declare type EndpointType = "EDGE" | "PRIVATE" | "REGIONAL";
350
-
351
235
  export interface EndpointConfiguration {
352
236
  types?: (EndpointType | string)[];
353
-
354
237
  vpcEndpointIds?: string[];
355
238
  }
356
-
357
239
  export interface MutualTlsAuthenticationInput {
358
240
  truststoreUri?: string;
359
-
360
241
  truststoreVersion?: string;
361
242
  }
362
243
  export declare type SecurityPolicy = "TLS_1_0" | "TLS_1_2";
363
-
364
244
  export interface CreateDomainNameRequest {
365
245
  domainName: string | undefined;
366
-
367
246
  certificateName?: string;
368
-
369
247
  certificateBody?: string;
370
-
371
248
  certificatePrivateKey?: string;
372
-
373
249
  certificateChain?: string;
374
-
375
250
  certificateArn?: string;
376
-
377
251
  regionalCertificateName?: string;
378
-
379
252
  regionalCertificateArn?: string;
380
-
381
253
  endpointConfiguration?: EndpointConfiguration;
382
-
383
254
  tags?: Record<string, string>;
384
-
385
255
  securityPolicy?: SecurityPolicy | string;
386
-
387
256
  mutualTlsAuthentication?: MutualTlsAuthenticationInput;
388
-
389
257
  ownershipVerificationCertificateArn?: string;
390
258
  }
391
259
  export declare enum DomainNameStatus {
@@ -395,100 +263,59 @@ export declare enum DomainNameStatus {
395
263
  PENDING_OWNERSHIP_VERIFICATION = "PENDING_OWNERSHIP_VERIFICATION",
396
264
  UPDATING = "UPDATING",
397
265
  }
398
-
399
266
  export interface MutualTlsAuthentication {
400
267
  truststoreUri?: string;
401
-
402
268
  truststoreVersion?: string;
403
-
404
269
  truststoreWarnings?: string[];
405
270
  }
406
-
407
271
  export interface DomainName {
408
272
  domainName?: string;
409
-
410
273
  certificateName?: string;
411
-
412
274
  certificateArn?: string;
413
-
414
275
  certificateUploadDate?: Date;
415
-
416
276
  regionalDomainName?: string;
417
-
418
277
  regionalHostedZoneId?: string;
419
-
420
278
  regionalCertificateName?: string;
421
-
422
279
  regionalCertificateArn?: string;
423
-
424
280
  distributionDomainName?: string;
425
-
426
281
  distributionHostedZoneId?: string;
427
-
428
282
  endpointConfiguration?: EndpointConfiguration;
429
-
430
283
  domainNameStatus?: DomainNameStatus | string;
431
-
432
284
  domainNameStatusMessage?: string;
433
-
434
285
  securityPolicy?: SecurityPolicy | string;
435
-
436
286
  tags?: Record<string, string>;
437
-
438
287
  mutualTlsAuthentication?: MutualTlsAuthentication;
439
-
440
288
  ownershipVerificationCertificateArn?: string;
441
289
  }
442
-
443
290
  export interface CreateModelRequest {
444
291
  restApiId: string | undefined;
445
-
446
292
  name: string | undefined;
447
-
448
293
  description?: string;
449
-
450
294
  schema?: string;
451
-
452
295
  contentType: string | undefined;
453
296
  }
454
-
455
297
  export interface Model {
456
298
  id?: string;
457
-
458
299
  name?: string;
459
-
460
300
  description?: string;
461
-
462
301
  schema?: string;
463
-
464
302
  contentType?: string;
465
303
  }
466
-
467
304
  export interface CreateRequestValidatorRequest {
468
305
  restApiId: string | undefined;
469
-
470
306
  name?: string;
471
-
472
307
  validateRequestBody?: boolean;
473
-
474
308
  validateRequestParameters?: boolean;
475
309
  }
476
-
477
310
  export interface RequestValidator {
478
311
  id?: string;
479
-
480
312
  name?: string;
481
-
482
313
  validateRequestBody?: boolean;
483
-
484
314
  validateRequestParameters?: boolean;
485
315
  }
486
-
487
316
  export interface CreateResourceRequest {
488
317
  restApiId: string | undefined;
489
-
490
318
  parentId: string | undefined;
491
-
492
319
  pathPart: string | undefined;
493
320
  }
494
321
  export declare enum ConnectionType {
@@ -499,19 +326,13 @@ export declare enum ContentHandlingStrategy {
499
326
  CONVERT_TO_BINARY = "CONVERT_TO_BINARY",
500
327
  CONVERT_TO_TEXT = "CONVERT_TO_TEXT",
501
328
  }
502
-
503
329
  export interface IntegrationResponse {
504
330
  statusCode?: string;
505
-
506
331
  selectionPattern?: string;
507
-
508
332
  responseParameters?: Record<string, string>;
509
-
510
333
  responseTemplates?: Record<string, string>;
511
-
512
334
  contentHandling?: ContentHandlingStrategy | string;
513
335
  }
514
-
515
336
  export interface TlsConfig {
516
337
  insecureSkipVerification?: boolean;
517
338
  }
@@ -522,166 +343,93 @@ export declare enum IntegrationType {
522
343
  HTTP_PROXY = "HTTP_PROXY",
523
344
  MOCK = "MOCK",
524
345
  }
525
-
526
346
  export interface Integration {
527
347
  type?: IntegrationType | string;
528
-
529
348
  httpMethod?: string;
530
-
531
349
  uri?: string;
532
-
533
350
  connectionType?: ConnectionType | string;
534
-
535
351
  connectionId?: string;
536
-
537
352
  credentials?: string;
538
-
539
353
  requestParameters?: Record<string, string>;
540
-
541
354
  requestTemplates?: Record<string, string>;
542
-
543
355
  passthroughBehavior?: string;
544
-
545
356
  contentHandling?: ContentHandlingStrategy | string;
546
-
547
357
  timeoutInMillis?: number;
548
-
549
358
  cacheNamespace?: string;
550
-
551
359
  cacheKeyParameters?: string[];
552
-
553
360
  integrationResponses?: Record<string, IntegrationResponse>;
554
-
555
361
  tlsConfig?: TlsConfig;
556
362
  }
557
-
558
363
  export interface MethodResponse {
559
364
  statusCode?: string;
560
-
561
365
  responseParameters?: Record<string, boolean>;
562
-
563
366
  responseModels?: Record<string, string>;
564
367
  }
565
-
566
368
  export interface Method {
567
369
  httpMethod?: string;
568
-
569
370
  authorizationType?: string;
570
-
571
371
  authorizerId?: string;
572
-
573
372
  apiKeyRequired?: boolean;
574
-
575
373
  requestValidatorId?: string;
576
-
577
374
  operationName?: string;
578
-
579
375
  requestParameters?: Record<string, boolean>;
580
-
581
376
  requestModels?: Record<string, string>;
582
-
583
377
  methodResponses?: Record<string, MethodResponse>;
584
-
585
378
  methodIntegration?: Integration;
586
-
587
379
  authorizationScopes?: string[];
588
380
  }
589
-
590
381
  export interface Resource {
591
382
  id?: string;
592
-
593
383
  parentId?: string;
594
-
595
384
  pathPart?: string;
596
-
597
385
  path?: string;
598
-
599
386
  resourceMethods?: Record<string, Method>;
600
387
  }
601
-
602
388
  export interface CreateRestApiRequest {
603
389
  name: string | undefined;
604
-
605
390
  description?: string;
606
-
607
391
  version?: string;
608
-
609
392
  cloneFrom?: string;
610
-
611
393
  binaryMediaTypes?: string[];
612
-
613
394
  minimumCompressionSize?: number;
614
-
615
395
  apiKeySource?: ApiKeySourceType | string;
616
-
617
396
  endpointConfiguration?: EndpointConfiguration;
618
-
619
397
  policy?: string;
620
-
621
398
  tags?: Record<string, string>;
622
-
623
399
  disableExecuteApiEndpoint?: boolean;
624
400
  }
625
-
626
401
  export interface RestApi {
627
402
  id?: string;
628
-
629
403
  name?: string;
630
-
631
404
  description?: string;
632
-
633
405
  createdDate?: Date;
634
-
635
406
  version?: string;
636
-
637
407
  warnings?: string[];
638
-
639
408
  binaryMediaTypes?: string[];
640
-
641
409
  minimumCompressionSize?: number;
642
-
643
410
  apiKeySource?: ApiKeySourceType | string;
644
-
645
411
  endpointConfiguration?: EndpointConfiguration;
646
-
647
412
  policy?: string;
648
-
649
413
  tags?: Record<string, string>;
650
-
651
414
  disableExecuteApiEndpoint?: boolean;
652
415
  }
653
-
654
416
  export interface CanarySettings {
655
417
  percentTraffic?: number;
656
-
657
418
  deploymentId?: string;
658
-
659
419
  stageVariableOverrides?: Record<string, string>;
660
-
661
420
  useStageCache?: boolean;
662
421
  }
663
-
664
422
  export interface CreateStageRequest {
665
423
  restApiId: string | undefined;
666
-
667
424
  stageName: string | undefined;
668
-
669
425
  deploymentId: string | undefined;
670
-
671
426
  description?: string;
672
-
673
427
  cacheClusterEnabled?: boolean;
674
-
675
428
  cacheClusterSize?: CacheClusterSize | string;
676
-
677
429
  variables?: Record<string, string>;
678
-
679
430
  documentationVersion?: string;
680
-
681
431
  canarySettings?: CanarySettings;
682
-
683
432
  tracingEnabled?: boolean;
684
-
685
433
  tags?: Record<string, string>;
686
434
  }
687
435
  export declare enum CacheClusterStatus {
@@ -696,64 +444,37 @@ export declare enum UnauthorizedCacheControlHeaderStrategy {
696
444
  SUCCEED_WITHOUT_RESPONSE_HEADER = "SUCCEED_WITHOUT_RESPONSE_HEADER",
697
445
  SUCCEED_WITH_RESPONSE_HEADER = "SUCCEED_WITH_RESPONSE_HEADER",
698
446
  }
699
-
700
447
  export interface MethodSetting {
701
448
  metricsEnabled?: boolean;
702
-
703
449
  loggingLevel?: string;
704
-
705
450
  dataTraceEnabled?: boolean;
706
-
707
451
  throttlingBurstLimit?: number;
708
-
709
452
  throttlingRateLimit?: number;
710
-
711
453
  cachingEnabled?: boolean;
712
-
713
454
  cacheTtlInSeconds?: number;
714
-
715
455
  cacheDataEncrypted?: boolean;
716
-
717
456
  requireAuthorizationForCacheControl?: boolean;
718
-
719
457
  unauthorizedCacheControlHeaderStrategy?:
720
458
  | UnauthorizedCacheControlHeaderStrategy
721
459
  | string;
722
460
  }
723
-
724
461
  export interface Stage {
725
462
  deploymentId?: string;
726
-
727
463
  clientCertificateId?: string;
728
-
729
464
  stageName?: string;
730
-
731
465
  description?: string;
732
-
733
466
  cacheClusterEnabled?: boolean;
734
-
735
467
  cacheClusterSize?: CacheClusterSize | string;
736
-
737
468
  cacheClusterStatus?: CacheClusterStatus | string;
738
-
739
469
  methodSettings?: Record<string, MethodSetting>;
740
-
741
470
  variables?: Record<string, string>;
742
-
743
471
  documentationVersion?: string;
744
-
745
472
  accessLogSettings?: AccessLogSettings;
746
-
747
473
  canarySettings?: CanarySettings;
748
-
749
474
  tracingEnabled?: boolean;
750
-
751
475
  webAclArn?: string;
752
-
753
476
  tags?: Record<string, string>;
754
-
755
477
  createdDate?: Date;
756
-
757
478
  lastUpdatedDate?: Date;
758
479
  }
759
480
  export declare enum QuotaPeriodType {
@@ -761,72 +482,44 @@ export declare enum QuotaPeriodType {
761
482
  MONTH = "MONTH",
762
483
  WEEK = "WEEK",
763
484
  }
764
-
765
485
  export interface QuotaSettings {
766
486
  limit?: number;
767
-
768
487
  offset?: number;
769
-
770
488
  period?: QuotaPeriodType | string;
771
489
  }
772
-
773
490
  export interface CreateUsagePlanRequest {
774
491
  name: string | undefined;
775
-
776
492
  description?: string;
777
-
778
493
  apiStages?: ApiStage[];
779
-
780
494
  throttle?: ThrottleSettings;
781
-
782
495
  quota?: QuotaSettings;
783
-
784
496
  tags?: Record<string, string>;
785
497
  }
786
-
787
498
  export interface UsagePlan {
788
499
  id?: string;
789
-
790
500
  name?: string;
791
-
792
501
  description?: string;
793
-
794
502
  apiStages?: ApiStage[];
795
-
796
503
  throttle?: ThrottleSettings;
797
-
798
504
  quota?: QuotaSettings;
799
-
800
505
  productCode?: string;
801
-
802
506
  tags?: Record<string, string>;
803
507
  }
804
-
805
508
  export interface CreateUsagePlanKeyRequest {
806
509
  usagePlanId: string | undefined;
807
-
808
510
  keyId: string | undefined;
809
-
810
511
  keyType: string | undefined;
811
512
  }
812
-
813
513
  export interface UsagePlanKey {
814
514
  id?: string;
815
-
816
515
  type?: string;
817
-
818
516
  value?: string;
819
-
820
517
  name?: string;
821
518
  }
822
-
823
519
  export interface CreateVpcLinkRequest {
824
520
  name: string | undefined;
825
-
826
521
  description?: string;
827
-
828
522
  targetArns: string[] | undefined;
829
-
830
523
  tags?: Record<string, string>;
831
524
  }
832
525
  export declare enum VpcLinkStatus {
@@ -835,61 +528,41 @@ export declare enum VpcLinkStatus {
835
528
  FAILED = "FAILED",
836
529
  PENDING = "PENDING",
837
530
  }
838
-
839
531
  export interface VpcLink {
840
532
  id?: string;
841
-
842
533
  name?: string;
843
-
844
534
  description?: string;
845
-
846
535
  targetArns?: string[];
847
-
848
536
  status?: VpcLinkStatus | string;
849
-
850
537
  statusMessage?: string;
851
-
852
538
  tags?: Record<string, string>;
853
539
  }
854
-
855
540
  export interface DeleteApiKeyRequest {
856
541
  apiKey: string | undefined;
857
542
  }
858
-
859
543
  export interface DeleteAuthorizerRequest {
860
544
  restApiId: string | undefined;
861
-
862
545
  authorizerId: string | undefined;
863
546
  }
864
-
865
547
  export interface DeleteBasePathMappingRequest {
866
548
  domainName: string | undefined;
867
-
868
549
  basePath: string | undefined;
869
550
  }
870
-
871
551
  export interface DeleteClientCertificateRequest {
872
552
  clientCertificateId: string | undefined;
873
553
  }
874
-
875
554
  export interface DeleteDeploymentRequest {
876
555
  restApiId: string | undefined;
877
-
878
556
  deploymentId: string | undefined;
879
557
  }
880
-
881
558
  export interface DeleteDocumentationPartRequest {
882
559
  restApiId: string | undefined;
883
-
884
560
  documentationPartId: string | undefined;
885
561
  }
886
-
887
562
  export interface DeleteDocumentationVersionRequest {
888
563
  restApiId: string | undefined;
889
-
890
564
  documentationVersion: string | undefined;
891
565
  }
892
-
893
566
  export interface DeleteDomainNameRequest {
894
567
  domainName: string | undefined;
895
568
  }
@@ -916,856 +589,536 @@ export declare enum GatewayResponseType {
916
589
  UNSUPPORTED_MEDIA_TYPE = "UNSUPPORTED_MEDIA_TYPE",
917
590
  WAF_FILTERED = "WAF_FILTERED",
918
591
  }
919
-
920
592
  export interface DeleteGatewayResponseRequest {
921
593
  restApiId: string | undefined;
922
-
923
594
  responseType: GatewayResponseType | string | undefined;
924
595
  }
925
-
926
596
  export interface DeleteIntegrationRequest {
927
597
  restApiId: string | undefined;
928
-
929
598
  resourceId: string | undefined;
930
-
931
599
  httpMethod: string | undefined;
932
600
  }
933
-
934
601
  export interface DeleteIntegrationResponseRequest {
935
602
  restApiId: string | undefined;
936
-
937
603
  resourceId: string | undefined;
938
-
939
604
  httpMethod: string | undefined;
940
-
941
605
  statusCode: string | undefined;
942
606
  }
943
-
944
607
  export interface DeleteMethodRequest {
945
608
  restApiId: string | undefined;
946
-
947
609
  resourceId: string | undefined;
948
-
949
610
  httpMethod: string | undefined;
950
611
  }
951
-
952
612
  export interface DeleteMethodResponseRequest {
953
613
  restApiId: string | undefined;
954
-
955
614
  resourceId: string | undefined;
956
-
957
615
  httpMethod: string | undefined;
958
-
959
616
  statusCode: string | undefined;
960
617
  }
961
-
962
618
  export interface DeleteModelRequest {
963
619
  restApiId: string | undefined;
964
-
965
620
  modelName: string | undefined;
966
621
  }
967
-
968
622
  export interface DeleteRequestValidatorRequest {
969
623
  restApiId: string | undefined;
970
-
971
624
  requestValidatorId: string | undefined;
972
625
  }
973
-
974
626
  export interface DeleteResourceRequest {
975
627
  restApiId: string | undefined;
976
-
977
628
  resourceId: string | undefined;
978
629
  }
979
-
980
630
  export interface DeleteRestApiRequest {
981
631
  restApiId: string | undefined;
982
632
  }
983
-
984
633
  export interface DeleteStageRequest {
985
634
  restApiId: string | undefined;
986
-
987
635
  stageName: string | undefined;
988
636
  }
989
-
990
637
  export interface DeleteUsagePlanRequest {
991
638
  usagePlanId: string | undefined;
992
639
  }
993
-
994
640
  export interface DeleteUsagePlanKeyRequest {
995
641
  usagePlanId: string | undefined;
996
-
997
642
  keyId: string | undefined;
998
643
  }
999
-
1000
644
  export interface DeleteVpcLinkRequest {
1001
645
  vpcLinkId: string | undefined;
1002
646
  }
1003
-
1004
647
  export interface FlushStageAuthorizersCacheRequest {
1005
648
  restApiId: string | undefined;
1006
-
1007
649
  stageName: string | undefined;
1008
650
  }
1009
-
1010
651
  export interface FlushStageCacheRequest {
1011
652
  restApiId: string | undefined;
1012
-
1013
653
  stageName: string | undefined;
1014
654
  }
1015
-
1016
655
  export interface ClientCertificate {
1017
656
  clientCertificateId?: string;
1018
-
1019
657
  description?: string;
1020
-
1021
658
  pemEncodedCertificate?: string;
1022
-
1023
659
  createdDate?: Date;
1024
-
1025
660
  expirationDate?: Date;
1026
-
1027
661
  tags?: Record<string, string>;
1028
662
  }
1029
-
1030
663
  export interface GenerateClientCertificateRequest {
1031
664
  description?: string;
1032
-
1033
665
  tags?: Record<string, string>;
1034
666
  }
1035
-
1036
667
  export interface GetAccountRequest {}
1037
-
1038
668
  export interface GetApiKeyRequest {
1039
669
  apiKey: string | undefined;
1040
-
1041
670
  includeValue?: boolean;
1042
671
  }
1043
-
1044
672
  export interface GetApiKeysRequest {
1045
673
  position?: string;
1046
-
1047
674
  limit?: number;
1048
-
1049
675
  nameQuery?: string;
1050
-
1051
676
  customerId?: string;
1052
-
1053
677
  includeValues?: boolean;
1054
678
  }
1055
-
1056
679
  export interface GetAuthorizerRequest {
1057
680
  restApiId: string | undefined;
1058
-
1059
681
  authorizerId: string | undefined;
1060
682
  }
1061
-
1062
683
  export interface GetAuthorizersRequest {
1063
684
  restApiId: string | undefined;
1064
-
1065
685
  position?: string;
1066
-
1067
686
  limit?: number;
1068
687
  }
1069
-
1070
688
  export interface GetBasePathMappingRequest {
1071
689
  domainName: string | undefined;
1072
-
1073
690
  basePath: string | undefined;
1074
691
  }
1075
-
1076
692
  export interface BasePathMappings {
1077
693
  items?: BasePathMapping[];
1078
-
1079
694
  position?: string;
1080
695
  }
1081
-
1082
696
  export interface GetBasePathMappingsRequest {
1083
697
  domainName: string | undefined;
1084
-
1085
698
  position?: string;
1086
-
1087
699
  limit?: number;
1088
700
  }
1089
-
1090
701
  export interface GetClientCertificateRequest {
1091
702
  clientCertificateId: string | undefined;
1092
703
  }
1093
-
1094
704
  export interface ClientCertificates {
1095
705
  items?: ClientCertificate[];
1096
-
1097
706
  position?: string;
1098
707
  }
1099
-
1100
708
  export interface GetClientCertificatesRequest {
1101
709
  position?: string;
1102
-
1103
710
  limit?: number;
1104
711
  }
1105
-
1106
712
  export interface GetDeploymentRequest {
1107
713
  restApiId: string | undefined;
1108
-
1109
714
  deploymentId: string | undefined;
1110
-
1111
715
  embed?: string[];
1112
716
  }
1113
-
1114
717
  export interface Deployments {
1115
718
  items?: Deployment[];
1116
-
1117
719
  position?: string;
1118
720
  }
1119
-
1120
721
  export interface GetDeploymentsRequest {
1121
722
  restApiId: string | undefined;
1122
-
1123
723
  position?: string;
1124
-
1125
724
  limit?: number;
1126
725
  }
1127
-
1128
726
  export interface GetDocumentationPartRequest {
1129
727
  restApiId: string | undefined;
1130
-
1131
728
  documentationPartId: string | undefined;
1132
729
  }
1133
-
1134
730
  export interface DocumentationParts {
1135
731
  items?: DocumentationPart[];
1136
-
1137
732
  position?: string;
1138
733
  }
1139
734
  export declare enum LocationStatusType {
1140
735
  DOCUMENTED = "DOCUMENTED",
1141
736
  UNDOCUMENTED = "UNDOCUMENTED",
1142
737
  }
1143
-
1144
738
  export interface GetDocumentationPartsRequest {
1145
739
  restApiId: string | undefined;
1146
-
1147
740
  type?: DocumentationPartType | string;
1148
-
1149
741
  nameQuery?: string;
1150
-
1151
742
  path?: string;
1152
-
1153
743
  position?: string;
1154
-
1155
744
  limit?: number;
1156
-
1157
745
  locationStatus?: LocationStatusType | string;
1158
746
  }
1159
-
1160
747
  export interface GetDocumentationVersionRequest {
1161
748
  restApiId: string | undefined;
1162
-
1163
749
  documentationVersion: string | undefined;
1164
750
  }
1165
-
1166
751
  export interface DocumentationVersions {
1167
752
  items?: DocumentationVersion[];
1168
-
1169
753
  position?: string;
1170
754
  }
1171
-
1172
755
  export interface GetDocumentationVersionsRequest {
1173
756
  restApiId: string | undefined;
1174
-
1175
757
  position?: string;
1176
-
1177
758
  limit?: number;
1178
759
  }
1179
-
1180
760
  export interface GetDomainNameRequest {
1181
761
  domainName: string | undefined;
1182
762
  }
1183
-
1184
763
  export interface DomainNames {
1185
764
  items?: DomainName[];
1186
-
1187
765
  position?: string;
1188
766
  }
1189
-
1190
767
  export interface GetDomainNamesRequest {
1191
768
  position?: string;
1192
-
1193
769
  limit?: number;
1194
770
  }
1195
-
1196
771
  export interface ExportResponse {
1197
772
  contentType?: string;
1198
-
1199
773
  contentDisposition?: string;
1200
-
1201
774
  body?: Uint8Array;
1202
775
  }
1203
-
1204
776
  export interface GetExportRequest {
1205
777
  restApiId: string | undefined;
1206
-
1207
778
  stageName: string | undefined;
1208
-
1209
779
  exportType: string | undefined;
1210
-
1211
780
  parameters?: Record<string, string>;
1212
-
1213
781
  accepts?: string;
1214
782
  }
1215
-
1216
783
  export interface GatewayResponse {
1217
784
  responseType?: GatewayResponseType | string;
1218
-
1219
785
  statusCode?: string;
1220
-
1221
786
  responseParameters?: Record<string, string>;
1222
-
1223
787
  responseTemplates?: Record<string, string>;
1224
-
1225
788
  defaultResponse?: boolean;
1226
789
  }
1227
-
1228
790
  export interface GetGatewayResponseRequest {
1229
791
  restApiId: string | undefined;
1230
-
1231
792
  responseType: GatewayResponseType | string | undefined;
1232
793
  }
1233
-
1234
794
  export interface GatewayResponses {
1235
795
  items?: GatewayResponse[];
1236
-
1237
796
  position?: string;
1238
797
  }
1239
-
1240
798
  export interface GetGatewayResponsesRequest {
1241
799
  restApiId: string | undefined;
1242
-
1243
800
  position?: string;
1244
-
1245
801
  limit?: number;
1246
802
  }
1247
-
1248
803
  export interface GetIntegrationRequest {
1249
804
  restApiId: string | undefined;
1250
-
1251
805
  resourceId: string | undefined;
1252
-
1253
806
  httpMethod: string | undefined;
1254
807
  }
1255
-
1256
808
  export interface GetIntegrationResponseRequest {
1257
809
  restApiId: string | undefined;
1258
-
1259
810
  resourceId: string | undefined;
1260
-
1261
811
  httpMethod: string | undefined;
1262
-
1263
812
  statusCode: string | undefined;
1264
813
  }
1265
-
1266
814
  export interface GetMethodRequest {
1267
815
  restApiId: string | undefined;
1268
-
1269
816
  resourceId: string | undefined;
1270
-
1271
817
  httpMethod: string | undefined;
1272
818
  }
1273
-
1274
819
  export interface GetMethodResponseRequest {
1275
820
  restApiId: string | undefined;
1276
-
1277
821
  resourceId: string | undefined;
1278
-
1279
822
  httpMethod: string | undefined;
1280
-
1281
823
  statusCode: string | undefined;
1282
824
  }
1283
-
1284
825
  export interface GetModelRequest {
1285
826
  restApiId: string | undefined;
1286
-
1287
827
  modelName: string | undefined;
1288
-
1289
828
  flatten?: boolean;
1290
829
  }
1291
-
1292
830
  export interface GetModelsRequest {
1293
831
  restApiId: string | undefined;
1294
-
1295
832
  position?: string;
1296
-
1297
833
  limit?: number;
1298
834
  }
1299
-
1300
835
  export interface Models {
1301
836
  items?: Model[];
1302
-
1303
837
  position?: string;
1304
838
  }
1305
-
1306
839
  export interface GetModelTemplateRequest {
1307
840
  restApiId: string | undefined;
1308
-
1309
841
  modelName: string | undefined;
1310
842
  }
1311
-
1312
843
  export interface Template {
1313
844
  value?: string;
1314
845
  }
1315
-
1316
846
  export interface GetRequestValidatorRequest {
1317
847
  restApiId: string | undefined;
1318
-
1319
848
  requestValidatorId: string | undefined;
1320
849
  }
1321
-
1322
850
  export interface GetRequestValidatorsRequest {
1323
851
  restApiId: string | undefined;
1324
-
1325
852
  position?: string;
1326
-
1327
853
  limit?: number;
1328
854
  }
1329
-
1330
855
  export interface RequestValidators {
1331
856
  items?: RequestValidator[];
1332
-
1333
857
  position?: string;
1334
858
  }
1335
-
1336
859
  export interface GetResourceRequest {
1337
860
  restApiId: string | undefined;
1338
-
1339
861
  resourceId: string | undefined;
1340
-
1341
862
  embed?: string[];
1342
863
  }
1343
-
1344
864
  export interface GetResourcesRequest {
1345
865
  restApiId: string | undefined;
1346
-
1347
866
  position?: string;
1348
-
1349
867
  limit?: number;
1350
-
1351
868
  embed?: string[];
1352
869
  }
1353
-
1354
870
  export interface Resources {
1355
871
  items?: Resource[];
1356
-
1357
872
  position?: string;
1358
873
  }
1359
-
1360
874
  export interface GetRestApiRequest {
1361
875
  restApiId: string | undefined;
1362
876
  }
1363
-
1364
877
  export interface GetRestApisRequest {
1365
878
  position?: string;
1366
-
1367
879
  limit?: number;
1368
880
  }
1369
-
1370
881
  export interface RestApis {
1371
882
  items?: RestApi[];
1372
-
1373
883
  position?: string;
1374
884
  }
1375
-
1376
885
  export interface GetSdkRequest {
1377
886
  restApiId: string | undefined;
1378
-
1379
887
  stageName: string | undefined;
1380
-
1381
888
  sdkType: string | undefined;
1382
-
1383
889
  parameters?: Record<string, string>;
1384
890
  }
1385
-
1386
891
  export interface SdkResponse {
1387
892
  contentType?: string;
1388
-
1389
893
  contentDisposition?: string;
1390
-
1391
894
  body?: Uint8Array;
1392
895
  }
1393
-
1394
896
  export interface GetSdkTypeRequest {
1395
897
  id: string | undefined;
1396
898
  }
1397
-
1398
899
  export interface SdkConfigurationProperty {
1399
900
  name?: string;
1400
-
1401
901
  friendlyName?: string;
1402
-
1403
902
  description?: string;
1404
-
1405
903
  required?: boolean;
1406
-
1407
904
  defaultValue?: string;
1408
905
  }
1409
-
1410
906
  export interface SdkType {
1411
907
  id?: string;
1412
-
1413
908
  friendlyName?: string;
1414
-
1415
909
  description?: string;
1416
-
1417
910
  configurationProperties?: SdkConfigurationProperty[];
1418
911
  }
1419
-
1420
912
  export interface GetSdkTypesRequest {
1421
913
  position?: string;
1422
-
1423
914
  limit?: number;
1424
915
  }
1425
-
1426
916
  export interface SdkTypes {
1427
917
  items?: SdkType[];
1428
918
  }
1429
-
1430
919
  export interface GetStageRequest {
1431
920
  restApiId: string | undefined;
1432
-
1433
921
  stageName: string | undefined;
1434
922
  }
1435
-
1436
923
  export interface GetStagesRequest {
1437
924
  restApiId: string | undefined;
1438
-
1439
925
  deploymentId?: string;
1440
926
  }
1441
-
1442
927
  export interface Stages {
1443
928
  item?: Stage[];
1444
929
  }
1445
-
1446
930
  export interface GetTagsRequest {
1447
931
  resourceArn: string | undefined;
1448
-
1449
932
  position?: string;
1450
-
1451
933
  limit?: number;
1452
934
  }
1453
-
1454
935
  export interface Tags {
1455
936
  tags?: Record<string, string>;
1456
937
  }
1457
-
1458
938
  export interface GetUsageRequest {
1459
939
  usagePlanId: string | undefined;
1460
-
1461
940
  keyId?: string;
1462
-
1463
941
  startDate: string | undefined;
1464
-
1465
942
  endDate: string | undefined;
1466
-
1467
943
  position?: string;
1468
-
1469
944
  limit?: number;
1470
945
  }
1471
-
1472
946
  export interface Usage {
1473
947
  usagePlanId?: string;
1474
-
1475
948
  startDate?: string;
1476
-
1477
949
  endDate?: string;
1478
-
1479
950
  items?: Record<string, number[][]>;
1480
-
1481
951
  position?: string;
1482
952
  }
1483
-
1484
953
  export interface GetUsagePlanRequest {
1485
954
  usagePlanId: string | undefined;
1486
955
  }
1487
-
1488
956
  export interface GetUsagePlanKeyRequest {
1489
957
  usagePlanId: string | undefined;
1490
-
1491
958
  keyId: string | undefined;
1492
959
  }
1493
-
1494
960
  export interface GetUsagePlanKeysRequest {
1495
961
  usagePlanId: string | undefined;
1496
-
1497
962
  position?: string;
1498
-
1499
963
  limit?: number;
1500
-
1501
964
  nameQuery?: string;
1502
965
  }
1503
-
1504
966
  export interface UsagePlanKeys {
1505
967
  items?: UsagePlanKey[];
1506
-
1507
968
  position?: string;
1508
969
  }
1509
-
1510
970
  export interface GetUsagePlansRequest {
1511
971
  position?: string;
1512
-
1513
972
  keyId?: string;
1514
-
1515
973
  limit?: number;
1516
974
  }
1517
-
1518
975
  export interface UsagePlans {
1519
976
  items?: UsagePlan[];
1520
-
1521
977
  position?: string;
1522
978
  }
1523
-
1524
979
  export interface GetVpcLinkRequest {
1525
980
  vpcLinkId: string | undefined;
1526
981
  }
1527
-
1528
982
  export interface GetVpcLinksRequest {
1529
983
  position?: string;
1530
-
1531
984
  limit?: number;
1532
985
  }
1533
-
1534
986
  export interface VpcLinks {
1535
987
  items?: VpcLink[];
1536
-
1537
988
  position?: string;
1538
989
  }
1539
-
1540
990
  export interface ImportApiKeysRequest {
1541
991
  body: Uint8Array | undefined;
1542
-
1543
992
  format: ApiKeysFormat | string | undefined;
1544
-
1545
993
  failOnWarnings?: boolean;
1546
994
  }
1547
-
1548
995
  export interface DocumentationPartIds {
1549
996
  ids?: string[];
1550
-
1551
997
  warnings?: string[];
1552
998
  }
1553
999
  export declare enum PutMode {
1554
1000
  Merge = "merge",
1555
1001
  Overwrite = "overwrite",
1556
1002
  }
1557
-
1558
1003
  export interface ImportDocumentationPartsRequest {
1559
1004
  restApiId: string | undefined;
1560
-
1561
1005
  mode?: PutMode | string;
1562
-
1563
1006
  failOnWarnings?: boolean;
1564
-
1565
1007
  body: Uint8Array | undefined;
1566
1008
  }
1567
-
1568
1009
  export interface ImportRestApiRequest {
1569
1010
  failOnWarnings?: boolean;
1570
-
1571
1011
  parameters?: Record<string, string>;
1572
-
1573
1012
  body: Uint8Array | undefined;
1574
1013
  }
1575
-
1576
1014
  export interface PutGatewayResponseRequest {
1577
1015
  restApiId: string | undefined;
1578
-
1579
1016
  responseType: GatewayResponseType | string | undefined;
1580
-
1581
1017
  statusCode?: string;
1582
-
1583
1018
  responseParameters?: Record<string, string>;
1584
-
1585
1019
  responseTemplates?: Record<string, string>;
1586
1020
  }
1587
-
1588
1021
  export interface PutIntegrationRequest {
1589
1022
  restApiId: string | undefined;
1590
-
1591
1023
  resourceId: string | undefined;
1592
-
1593
1024
  httpMethod: string | undefined;
1594
-
1595
1025
  type: IntegrationType | string | undefined;
1596
-
1597
1026
  integrationHttpMethod?: string;
1598
-
1599
1027
  uri?: string;
1600
-
1601
1028
  connectionType?: ConnectionType | string;
1602
-
1603
1029
  connectionId?: string;
1604
-
1605
1030
  credentials?: string;
1606
-
1607
1031
  requestParameters?: Record<string, string>;
1608
-
1609
1032
  requestTemplates?: Record<string, string>;
1610
-
1611
1033
  passthroughBehavior?: string;
1612
-
1613
1034
  cacheNamespace?: string;
1614
-
1615
1035
  cacheKeyParameters?: string[];
1616
-
1617
1036
  contentHandling?: ContentHandlingStrategy | string;
1618
-
1619
1037
  timeoutInMillis?: number;
1620
-
1621
1038
  tlsConfig?: TlsConfig;
1622
1039
  }
1623
-
1624
1040
  export interface PutIntegrationResponseRequest {
1625
1041
  restApiId: string | undefined;
1626
-
1627
1042
  resourceId: string | undefined;
1628
-
1629
1043
  httpMethod: string | undefined;
1630
-
1631
1044
  statusCode: string | undefined;
1632
-
1633
1045
  selectionPattern?: string;
1634
-
1635
1046
  responseParameters?: Record<string, string>;
1636
-
1637
1047
  responseTemplates?: Record<string, string>;
1638
-
1639
1048
  contentHandling?: ContentHandlingStrategy | string;
1640
1049
  }
1641
-
1642
1050
  export interface PutMethodRequest {
1643
1051
  restApiId: string | undefined;
1644
-
1645
1052
  resourceId: string | undefined;
1646
-
1647
1053
  httpMethod: string | undefined;
1648
-
1649
1054
  authorizationType: string | undefined;
1650
-
1651
1055
  authorizerId?: string;
1652
-
1653
1056
  apiKeyRequired?: boolean;
1654
-
1655
1057
  operationName?: string;
1656
-
1657
1058
  requestParameters?: Record<string, boolean>;
1658
-
1659
1059
  requestModels?: Record<string, string>;
1660
-
1661
1060
  requestValidatorId?: string;
1662
-
1663
1061
  authorizationScopes?: string[];
1664
1062
  }
1665
-
1666
1063
  export interface PutMethodResponseRequest {
1667
1064
  restApiId: string | undefined;
1668
-
1669
1065
  resourceId: string | undefined;
1670
-
1671
1066
  httpMethod: string | undefined;
1672
-
1673
1067
  statusCode: string | undefined;
1674
-
1675
1068
  responseParameters?: Record<string, boolean>;
1676
-
1677
1069
  responseModels?: Record<string, string>;
1678
1070
  }
1679
-
1680
1071
  export interface PutRestApiRequest {
1681
1072
  restApiId: string | undefined;
1682
-
1683
1073
  mode?: PutMode | string;
1684
-
1685
1074
  failOnWarnings?: boolean;
1686
-
1687
1075
  parameters?: Record<string, string>;
1688
-
1689
1076
  body: Uint8Array | undefined;
1690
1077
  }
1691
-
1692
1078
  export interface TagResourceRequest {
1693
1079
  resourceArn: string | undefined;
1694
-
1695
1080
  tags: Record<string, string> | undefined;
1696
1081
  }
1697
-
1698
1082
  export interface TestInvokeAuthorizerRequest {
1699
1083
  restApiId: string | undefined;
1700
-
1701
1084
  authorizerId: string | undefined;
1702
-
1703
1085
  headers?: Record<string, string>;
1704
-
1705
1086
  multiValueHeaders?: Record<string, string[]>;
1706
-
1707
1087
  pathWithQueryString?: string;
1708
-
1709
1088
  body?: string;
1710
-
1711
1089
  stageVariables?: Record<string, string>;
1712
-
1713
1090
  additionalContext?: Record<string, string>;
1714
1091
  }
1715
-
1716
1092
  export interface TestInvokeAuthorizerResponse {
1717
1093
  clientStatus?: number;
1718
-
1719
1094
  log?: string;
1720
-
1721
1095
  latency?: number;
1722
-
1723
1096
  principalId?: string;
1724
-
1725
1097
  policy?: string;
1726
-
1727
1098
  authorization?: Record<string, string[]>;
1728
-
1729
1099
  claims?: Record<string, string>;
1730
1100
  }
1731
-
1732
1101
  export interface TestInvokeMethodRequest {
1733
1102
  restApiId: string | undefined;
1734
-
1735
1103
  resourceId: string | undefined;
1736
-
1737
1104
  httpMethod: string | undefined;
1738
-
1739
1105
  pathWithQueryString?: string;
1740
-
1741
1106
  body?: string;
1742
-
1743
1107
  headers?: Record<string, string>;
1744
-
1745
1108
  multiValueHeaders?: Record<string, string[]>;
1746
-
1747
1109
  clientCertificateId?: string;
1748
-
1749
1110
  stageVariables?: Record<string, string>;
1750
1111
  }
1751
-
1752
1112
  export interface TestInvokeMethodResponse {
1753
1113
  status?: number;
1754
-
1755
1114
  body?: string;
1756
-
1757
1115
  headers?: Record<string, string>;
1758
-
1759
1116
  multiValueHeaders?: Record<string, string[]>;
1760
-
1761
1117
  log?: string;
1762
-
1763
1118
  latency?: number;
1764
1119
  }
1765
-
1766
1120
  export interface UntagResourceRequest {
1767
1121
  resourceArn: string | undefined;
1768
-
1769
1122
  tagKeys: string[] | undefined;
1770
1123
  }
1771
1124
  export declare type Op =
@@ -1775,861 +1128,607 @@ export declare type Op =
1775
1128
  | "remove"
1776
1129
  | "replace"
1777
1130
  | "test";
1778
-
1779
1131
  export interface PatchOperation {
1780
1132
  op?: Op | string;
1781
-
1782
1133
  path?: string;
1783
-
1784
1134
  value?: string;
1785
-
1786
1135
  from?: string;
1787
1136
  }
1788
-
1789
1137
  export interface UpdateAccountRequest {
1790
1138
  patchOperations?: PatchOperation[];
1791
1139
  }
1792
-
1793
1140
  export interface UpdateApiKeyRequest {
1794
1141
  apiKey: string | undefined;
1795
-
1796
1142
  patchOperations?: PatchOperation[];
1797
1143
  }
1798
-
1799
1144
  export interface UpdateAuthorizerRequest {
1800
1145
  restApiId: string | undefined;
1801
-
1802
1146
  authorizerId: string | undefined;
1803
-
1804
1147
  patchOperations?: PatchOperation[];
1805
1148
  }
1806
-
1807
1149
  export interface UpdateBasePathMappingRequest {
1808
1150
  domainName: string | undefined;
1809
-
1810
1151
  basePath: string | undefined;
1811
-
1812
1152
  patchOperations?: PatchOperation[];
1813
1153
  }
1814
-
1815
1154
  export interface UpdateClientCertificateRequest {
1816
1155
  clientCertificateId: string | undefined;
1817
-
1818
1156
  patchOperations?: PatchOperation[];
1819
1157
  }
1820
-
1821
1158
  export interface UpdateDeploymentRequest {
1822
1159
  restApiId: string | undefined;
1823
-
1824
1160
  deploymentId: string | undefined;
1825
-
1826
1161
  patchOperations?: PatchOperation[];
1827
1162
  }
1828
-
1829
1163
  export interface UpdateDocumentationPartRequest {
1830
1164
  restApiId: string | undefined;
1831
-
1832
1165
  documentationPartId: string | undefined;
1833
-
1834
1166
  patchOperations?: PatchOperation[];
1835
1167
  }
1836
-
1837
1168
  export interface UpdateDocumentationVersionRequest {
1838
1169
  restApiId: string | undefined;
1839
-
1840
1170
  documentationVersion: string | undefined;
1841
-
1842
1171
  patchOperations?: PatchOperation[];
1843
1172
  }
1844
-
1845
1173
  export interface UpdateDomainNameRequest {
1846
1174
  domainName: string | undefined;
1847
-
1848
1175
  patchOperations?: PatchOperation[];
1849
1176
  }
1850
-
1851
1177
  export interface UpdateGatewayResponseRequest {
1852
1178
  restApiId: string | undefined;
1853
-
1854
1179
  responseType: GatewayResponseType | string | undefined;
1855
-
1856
1180
  patchOperations?: PatchOperation[];
1857
1181
  }
1858
-
1859
1182
  export interface UpdateIntegrationRequest {
1860
1183
  restApiId: string | undefined;
1861
-
1862
1184
  resourceId: string | undefined;
1863
-
1864
1185
  httpMethod: string | undefined;
1865
-
1866
1186
  patchOperations?: PatchOperation[];
1867
1187
  }
1868
-
1869
1188
  export interface UpdateIntegrationResponseRequest {
1870
1189
  restApiId: string | undefined;
1871
-
1872
1190
  resourceId: string | undefined;
1873
-
1874
1191
  httpMethod: string | undefined;
1875
-
1876
1192
  statusCode: string | undefined;
1877
-
1878
1193
  patchOperations?: PatchOperation[];
1879
1194
  }
1880
-
1881
1195
  export interface UpdateMethodRequest {
1882
1196
  restApiId: string | undefined;
1883
-
1884
1197
  resourceId: string | undefined;
1885
-
1886
1198
  httpMethod: string | undefined;
1887
-
1888
1199
  patchOperations?: PatchOperation[];
1889
1200
  }
1890
-
1891
1201
  export interface UpdateMethodResponseRequest {
1892
1202
  restApiId: string | undefined;
1893
-
1894
1203
  resourceId: string | undefined;
1895
-
1896
1204
  httpMethod: string | undefined;
1897
-
1898
1205
  statusCode: string | undefined;
1899
-
1900
1206
  patchOperations?: PatchOperation[];
1901
1207
  }
1902
-
1903
1208
  export interface UpdateModelRequest {
1904
1209
  restApiId: string | undefined;
1905
-
1906
1210
  modelName: string | undefined;
1907
-
1908
1211
  patchOperations?: PatchOperation[];
1909
1212
  }
1910
-
1911
1213
  export interface UpdateRequestValidatorRequest {
1912
1214
  restApiId: string | undefined;
1913
-
1914
1215
  requestValidatorId: string | undefined;
1915
-
1916
1216
  patchOperations?: PatchOperation[];
1917
1217
  }
1918
-
1919
1218
  export interface UpdateResourceRequest {
1920
1219
  restApiId: string | undefined;
1921
-
1922
1220
  resourceId: string | undefined;
1923
-
1924
1221
  patchOperations?: PatchOperation[];
1925
1222
  }
1926
-
1927
1223
  export interface UpdateRestApiRequest {
1928
1224
  restApiId: string | undefined;
1929
-
1930
1225
  patchOperations?: PatchOperation[];
1931
1226
  }
1932
-
1933
1227
  export interface UpdateStageRequest {
1934
1228
  restApiId: string | undefined;
1935
-
1936
1229
  stageName: string | undefined;
1937
-
1938
1230
  patchOperations?: PatchOperation[];
1939
1231
  }
1940
-
1941
1232
  export interface UpdateUsageRequest {
1942
1233
  usagePlanId: string | undefined;
1943
-
1944
1234
  keyId: string | undefined;
1945
-
1946
1235
  patchOperations?: PatchOperation[];
1947
1236
  }
1948
-
1949
1237
  export interface UpdateUsagePlanRequest {
1950
1238
  usagePlanId: string | undefined;
1951
-
1952
1239
  patchOperations?: PatchOperation[];
1953
1240
  }
1954
-
1955
1241
  export interface UpdateVpcLinkRequest {
1956
1242
  vpcLinkId: string | undefined;
1957
-
1958
1243
  patchOperations?: PatchOperation[];
1959
1244
  }
1960
-
1961
1245
  export declare const AccessLogSettingsFilterSensitiveLog: (
1962
1246
  obj: AccessLogSettings
1963
1247
  ) => any;
1964
-
1965
1248
  export declare const ThrottleSettingsFilterSensitiveLog: (
1966
1249
  obj: ThrottleSettings
1967
1250
  ) => any;
1968
-
1969
1251
  export declare const AccountFilterSensitiveLog: (obj: Account) => any;
1970
-
1971
1252
  export declare const ApiKeyFilterSensitiveLog: (obj: ApiKey) => any;
1972
-
1973
1253
  export declare const ApiKeyIdsFilterSensitiveLog: (obj: ApiKeyIds) => any;
1974
-
1975
1254
  export declare const ApiKeysFilterSensitiveLog: (obj: ApiKeys) => any;
1976
-
1977
1255
  export declare const ApiStageFilterSensitiveLog: (obj: ApiStage) => any;
1978
-
1979
1256
  export declare const AuthorizerFilterSensitiveLog: (obj: Authorizer) => any;
1980
-
1981
1257
  export declare const AuthorizersFilterSensitiveLog: (obj: Authorizers) => any;
1982
-
1983
1258
  export declare const StageKeyFilterSensitiveLog: (obj: StageKey) => any;
1984
-
1985
1259
  export declare const CreateApiKeyRequestFilterSensitiveLog: (
1986
1260
  obj: CreateApiKeyRequest
1987
1261
  ) => any;
1988
-
1989
1262
  export declare const CreateAuthorizerRequestFilterSensitiveLog: (
1990
1263
  obj: CreateAuthorizerRequest
1991
1264
  ) => any;
1992
-
1993
1265
  export declare const BasePathMappingFilterSensitiveLog: (
1994
1266
  obj: BasePathMapping
1995
1267
  ) => any;
1996
-
1997
1268
  export declare const CreateBasePathMappingRequestFilterSensitiveLog: (
1998
1269
  obj: CreateBasePathMappingRequest
1999
1270
  ) => any;
2000
-
2001
1271
  export declare const DeploymentCanarySettingsFilterSensitiveLog: (
2002
1272
  obj: DeploymentCanarySettings
2003
1273
  ) => any;
2004
-
2005
1274
  export declare const CreateDeploymentRequestFilterSensitiveLog: (
2006
1275
  obj: CreateDeploymentRequest
2007
1276
  ) => any;
2008
-
2009
1277
  export declare const MethodSnapshotFilterSensitiveLog: (
2010
1278
  obj: MethodSnapshot
2011
1279
  ) => any;
2012
-
2013
1280
  export declare const DeploymentFilterSensitiveLog: (obj: Deployment) => any;
2014
-
2015
1281
  export declare const DocumentationPartLocationFilterSensitiveLog: (
2016
1282
  obj: DocumentationPartLocation
2017
1283
  ) => any;
2018
-
2019
1284
  export declare const CreateDocumentationPartRequestFilterSensitiveLog: (
2020
1285
  obj: CreateDocumentationPartRequest
2021
1286
  ) => any;
2022
-
2023
1287
  export declare const DocumentationPartFilterSensitiveLog: (
2024
1288
  obj: DocumentationPart
2025
1289
  ) => any;
2026
-
2027
1290
  export declare const CreateDocumentationVersionRequestFilterSensitiveLog: (
2028
1291
  obj: CreateDocumentationVersionRequest
2029
1292
  ) => any;
2030
-
2031
1293
  export declare const DocumentationVersionFilterSensitiveLog: (
2032
1294
  obj: DocumentationVersion
2033
1295
  ) => any;
2034
-
2035
1296
  export declare const EndpointConfigurationFilterSensitiveLog: (
2036
1297
  obj: EndpointConfiguration
2037
1298
  ) => any;
2038
-
2039
1299
  export declare const MutualTlsAuthenticationInputFilterSensitiveLog: (
2040
1300
  obj: MutualTlsAuthenticationInput
2041
1301
  ) => any;
2042
-
2043
1302
  export declare const CreateDomainNameRequestFilterSensitiveLog: (
2044
1303
  obj: CreateDomainNameRequest
2045
1304
  ) => any;
2046
-
2047
1305
  export declare const MutualTlsAuthenticationFilterSensitiveLog: (
2048
1306
  obj: MutualTlsAuthentication
2049
1307
  ) => any;
2050
-
2051
1308
  export declare const DomainNameFilterSensitiveLog: (obj: DomainName) => any;
2052
-
2053
1309
  export declare const CreateModelRequestFilterSensitiveLog: (
2054
1310
  obj: CreateModelRequest
2055
1311
  ) => any;
2056
-
2057
1312
  export declare const ModelFilterSensitiveLog: (obj: Model) => any;
2058
-
2059
1313
  export declare const CreateRequestValidatorRequestFilterSensitiveLog: (
2060
1314
  obj: CreateRequestValidatorRequest
2061
1315
  ) => any;
2062
-
2063
1316
  export declare const RequestValidatorFilterSensitiveLog: (
2064
1317
  obj: RequestValidator
2065
1318
  ) => any;
2066
-
2067
1319
  export declare const CreateResourceRequestFilterSensitiveLog: (
2068
1320
  obj: CreateResourceRequest
2069
1321
  ) => any;
2070
-
2071
1322
  export declare const IntegrationResponseFilterSensitiveLog: (
2072
1323
  obj: IntegrationResponse
2073
1324
  ) => any;
2074
-
2075
1325
  export declare const TlsConfigFilterSensitiveLog: (obj: TlsConfig) => any;
2076
-
2077
1326
  export declare const IntegrationFilterSensitiveLog: (obj: Integration) => any;
2078
-
2079
1327
  export declare const MethodResponseFilterSensitiveLog: (
2080
1328
  obj: MethodResponse
2081
1329
  ) => any;
2082
-
2083
1330
  export declare const MethodFilterSensitiveLog: (obj: Method) => any;
2084
-
2085
1331
  export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
2086
-
2087
1332
  export declare const CreateRestApiRequestFilterSensitiveLog: (
2088
1333
  obj: CreateRestApiRequest
2089
1334
  ) => any;
2090
-
2091
1335
  export declare const RestApiFilterSensitiveLog: (obj: RestApi) => any;
2092
-
2093
1336
  export declare const CanarySettingsFilterSensitiveLog: (
2094
1337
  obj: CanarySettings
2095
1338
  ) => any;
2096
-
2097
1339
  export declare const CreateStageRequestFilterSensitiveLog: (
2098
1340
  obj: CreateStageRequest
2099
1341
  ) => any;
2100
-
2101
1342
  export declare const MethodSettingFilterSensitiveLog: (
2102
1343
  obj: MethodSetting
2103
1344
  ) => any;
2104
-
2105
1345
  export declare const StageFilterSensitiveLog: (obj: Stage) => any;
2106
-
2107
1346
  export declare const QuotaSettingsFilterSensitiveLog: (
2108
1347
  obj: QuotaSettings
2109
1348
  ) => any;
2110
-
2111
1349
  export declare const CreateUsagePlanRequestFilterSensitiveLog: (
2112
1350
  obj: CreateUsagePlanRequest
2113
1351
  ) => any;
2114
-
2115
1352
  export declare const UsagePlanFilterSensitiveLog: (obj: UsagePlan) => any;
2116
-
2117
1353
  export declare const CreateUsagePlanKeyRequestFilterSensitiveLog: (
2118
1354
  obj: CreateUsagePlanKeyRequest
2119
1355
  ) => any;
2120
-
2121
1356
  export declare const UsagePlanKeyFilterSensitiveLog: (obj: UsagePlanKey) => any;
2122
-
2123
1357
  export declare const CreateVpcLinkRequestFilterSensitiveLog: (
2124
1358
  obj: CreateVpcLinkRequest
2125
1359
  ) => any;
2126
-
2127
1360
  export declare const VpcLinkFilterSensitiveLog: (obj: VpcLink) => any;
2128
-
2129
1361
  export declare const DeleteApiKeyRequestFilterSensitiveLog: (
2130
1362
  obj: DeleteApiKeyRequest
2131
1363
  ) => any;
2132
-
2133
1364
  export declare const DeleteAuthorizerRequestFilterSensitiveLog: (
2134
1365
  obj: DeleteAuthorizerRequest
2135
1366
  ) => any;
2136
-
2137
1367
  export declare const DeleteBasePathMappingRequestFilterSensitiveLog: (
2138
1368
  obj: DeleteBasePathMappingRequest
2139
1369
  ) => any;
2140
-
2141
1370
  export declare const DeleteClientCertificateRequestFilterSensitiveLog: (
2142
1371
  obj: DeleteClientCertificateRequest
2143
1372
  ) => any;
2144
-
2145
1373
  export declare const DeleteDeploymentRequestFilterSensitiveLog: (
2146
1374
  obj: DeleteDeploymentRequest
2147
1375
  ) => any;
2148
-
2149
1376
  export declare const DeleteDocumentationPartRequestFilterSensitiveLog: (
2150
1377
  obj: DeleteDocumentationPartRequest
2151
1378
  ) => any;
2152
-
2153
1379
  export declare const DeleteDocumentationVersionRequestFilterSensitiveLog: (
2154
1380
  obj: DeleteDocumentationVersionRequest
2155
1381
  ) => any;
2156
-
2157
1382
  export declare const DeleteDomainNameRequestFilterSensitiveLog: (
2158
1383
  obj: DeleteDomainNameRequest
2159
1384
  ) => any;
2160
-
2161
1385
  export declare const DeleteGatewayResponseRequestFilterSensitiveLog: (
2162
1386
  obj: DeleteGatewayResponseRequest
2163
1387
  ) => any;
2164
-
2165
1388
  export declare const DeleteIntegrationRequestFilterSensitiveLog: (
2166
1389
  obj: DeleteIntegrationRequest
2167
1390
  ) => any;
2168
-
2169
1391
  export declare const DeleteIntegrationResponseRequestFilterSensitiveLog: (
2170
1392
  obj: DeleteIntegrationResponseRequest
2171
1393
  ) => any;
2172
-
2173
1394
  export declare const DeleteMethodRequestFilterSensitiveLog: (
2174
1395
  obj: DeleteMethodRequest
2175
1396
  ) => any;
2176
-
2177
1397
  export declare const DeleteMethodResponseRequestFilterSensitiveLog: (
2178
1398
  obj: DeleteMethodResponseRequest
2179
1399
  ) => any;
2180
-
2181
1400
  export declare const DeleteModelRequestFilterSensitiveLog: (
2182
1401
  obj: DeleteModelRequest
2183
1402
  ) => any;
2184
-
2185
1403
  export declare const DeleteRequestValidatorRequestFilterSensitiveLog: (
2186
1404
  obj: DeleteRequestValidatorRequest
2187
1405
  ) => any;
2188
-
2189
1406
  export declare const DeleteResourceRequestFilterSensitiveLog: (
2190
1407
  obj: DeleteResourceRequest
2191
1408
  ) => any;
2192
-
2193
1409
  export declare const DeleteRestApiRequestFilterSensitiveLog: (
2194
1410
  obj: DeleteRestApiRequest
2195
1411
  ) => any;
2196
-
2197
1412
  export declare const DeleteStageRequestFilterSensitiveLog: (
2198
1413
  obj: DeleteStageRequest
2199
1414
  ) => any;
2200
-
2201
1415
  export declare const DeleteUsagePlanRequestFilterSensitiveLog: (
2202
1416
  obj: DeleteUsagePlanRequest
2203
1417
  ) => any;
2204
-
2205
1418
  export declare const DeleteUsagePlanKeyRequestFilterSensitiveLog: (
2206
1419
  obj: DeleteUsagePlanKeyRequest
2207
1420
  ) => any;
2208
-
2209
1421
  export declare const DeleteVpcLinkRequestFilterSensitiveLog: (
2210
1422
  obj: DeleteVpcLinkRequest
2211
1423
  ) => any;
2212
-
2213
1424
  export declare const FlushStageAuthorizersCacheRequestFilterSensitiveLog: (
2214
1425
  obj: FlushStageAuthorizersCacheRequest
2215
1426
  ) => any;
2216
-
2217
1427
  export declare const FlushStageCacheRequestFilterSensitiveLog: (
2218
1428
  obj: FlushStageCacheRequest
2219
1429
  ) => any;
2220
-
2221
1430
  export declare const ClientCertificateFilterSensitiveLog: (
2222
1431
  obj: ClientCertificate
2223
1432
  ) => any;
2224
-
2225
1433
  export declare const GenerateClientCertificateRequestFilterSensitiveLog: (
2226
1434
  obj: GenerateClientCertificateRequest
2227
1435
  ) => any;
2228
-
2229
1436
  export declare const GetAccountRequestFilterSensitiveLog: (
2230
1437
  obj: GetAccountRequest
2231
1438
  ) => any;
2232
-
2233
1439
  export declare const GetApiKeyRequestFilterSensitiveLog: (
2234
1440
  obj: GetApiKeyRequest
2235
1441
  ) => any;
2236
-
2237
1442
  export declare const GetApiKeysRequestFilterSensitiveLog: (
2238
1443
  obj: GetApiKeysRequest
2239
1444
  ) => any;
2240
-
2241
1445
  export declare const GetAuthorizerRequestFilterSensitiveLog: (
2242
1446
  obj: GetAuthorizerRequest
2243
1447
  ) => any;
2244
-
2245
1448
  export declare const GetAuthorizersRequestFilterSensitiveLog: (
2246
1449
  obj: GetAuthorizersRequest
2247
1450
  ) => any;
2248
-
2249
1451
  export declare const GetBasePathMappingRequestFilterSensitiveLog: (
2250
1452
  obj: GetBasePathMappingRequest
2251
1453
  ) => any;
2252
-
2253
1454
  export declare const BasePathMappingsFilterSensitiveLog: (
2254
1455
  obj: BasePathMappings
2255
1456
  ) => any;
2256
-
2257
1457
  export declare const GetBasePathMappingsRequestFilterSensitiveLog: (
2258
1458
  obj: GetBasePathMappingsRequest
2259
1459
  ) => any;
2260
-
2261
1460
  export declare const GetClientCertificateRequestFilterSensitiveLog: (
2262
1461
  obj: GetClientCertificateRequest
2263
1462
  ) => any;
2264
-
2265
1463
  export declare const ClientCertificatesFilterSensitiveLog: (
2266
1464
  obj: ClientCertificates
2267
1465
  ) => any;
2268
-
2269
1466
  export declare const GetClientCertificatesRequestFilterSensitiveLog: (
2270
1467
  obj: GetClientCertificatesRequest
2271
1468
  ) => any;
2272
-
2273
1469
  export declare const GetDeploymentRequestFilterSensitiveLog: (
2274
1470
  obj: GetDeploymentRequest
2275
1471
  ) => any;
2276
-
2277
1472
  export declare const DeploymentsFilterSensitiveLog: (obj: Deployments) => any;
2278
-
2279
1473
  export declare const GetDeploymentsRequestFilterSensitiveLog: (
2280
1474
  obj: GetDeploymentsRequest
2281
1475
  ) => any;
2282
-
2283
1476
  export declare const GetDocumentationPartRequestFilterSensitiveLog: (
2284
1477
  obj: GetDocumentationPartRequest
2285
1478
  ) => any;
2286
-
2287
1479
  export declare const DocumentationPartsFilterSensitiveLog: (
2288
1480
  obj: DocumentationParts
2289
1481
  ) => any;
2290
-
2291
1482
  export declare const GetDocumentationPartsRequestFilterSensitiveLog: (
2292
1483
  obj: GetDocumentationPartsRequest
2293
1484
  ) => any;
2294
-
2295
1485
  export declare const GetDocumentationVersionRequestFilterSensitiveLog: (
2296
1486
  obj: GetDocumentationVersionRequest
2297
1487
  ) => any;
2298
-
2299
1488
  export declare const DocumentationVersionsFilterSensitiveLog: (
2300
1489
  obj: DocumentationVersions
2301
1490
  ) => any;
2302
-
2303
1491
  export declare const GetDocumentationVersionsRequestFilterSensitiveLog: (
2304
1492
  obj: GetDocumentationVersionsRequest
2305
1493
  ) => any;
2306
-
2307
1494
  export declare const GetDomainNameRequestFilterSensitiveLog: (
2308
1495
  obj: GetDomainNameRequest
2309
1496
  ) => any;
2310
-
2311
1497
  export declare const DomainNamesFilterSensitiveLog: (obj: DomainNames) => any;
2312
-
2313
1498
  export declare const GetDomainNamesRequestFilterSensitiveLog: (
2314
1499
  obj: GetDomainNamesRequest
2315
1500
  ) => any;
2316
-
2317
1501
  export declare const ExportResponseFilterSensitiveLog: (
2318
1502
  obj: ExportResponse
2319
1503
  ) => any;
2320
-
2321
1504
  export declare const GetExportRequestFilterSensitiveLog: (
2322
1505
  obj: GetExportRequest
2323
1506
  ) => any;
2324
-
2325
1507
  export declare const GatewayResponseFilterSensitiveLog: (
2326
1508
  obj: GatewayResponse
2327
1509
  ) => any;
2328
-
2329
1510
  export declare const GetGatewayResponseRequestFilterSensitiveLog: (
2330
1511
  obj: GetGatewayResponseRequest
2331
1512
  ) => any;
2332
-
2333
1513
  export declare const GatewayResponsesFilterSensitiveLog: (
2334
1514
  obj: GatewayResponses
2335
1515
  ) => any;
2336
-
2337
1516
  export declare const GetGatewayResponsesRequestFilterSensitiveLog: (
2338
1517
  obj: GetGatewayResponsesRequest
2339
1518
  ) => any;
2340
-
2341
1519
  export declare const GetIntegrationRequestFilterSensitiveLog: (
2342
1520
  obj: GetIntegrationRequest
2343
1521
  ) => any;
2344
-
2345
1522
  export declare const GetIntegrationResponseRequestFilterSensitiveLog: (
2346
1523
  obj: GetIntegrationResponseRequest
2347
1524
  ) => any;
2348
-
2349
1525
  export declare const GetMethodRequestFilterSensitiveLog: (
2350
1526
  obj: GetMethodRequest
2351
1527
  ) => any;
2352
-
2353
1528
  export declare const GetMethodResponseRequestFilterSensitiveLog: (
2354
1529
  obj: GetMethodResponseRequest
2355
1530
  ) => any;
2356
-
2357
1531
  export declare const GetModelRequestFilterSensitiveLog: (
2358
1532
  obj: GetModelRequest
2359
1533
  ) => any;
2360
-
2361
1534
  export declare const GetModelsRequestFilterSensitiveLog: (
2362
1535
  obj: GetModelsRequest
2363
1536
  ) => any;
2364
-
2365
1537
  export declare const ModelsFilterSensitiveLog: (obj: Models) => any;
2366
-
2367
1538
  export declare const GetModelTemplateRequestFilterSensitiveLog: (
2368
1539
  obj: GetModelTemplateRequest
2369
1540
  ) => any;
2370
-
2371
1541
  export declare const TemplateFilterSensitiveLog: (obj: Template) => any;
2372
-
2373
1542
  export declare const GetRequestValidatorRequestFilterSensitiveLog: (
2374
1543
  obj: GetRequestValidatorRequest
2375
1544
  ) => any;
2376
-
2377
1545
  export declare const GetRequestValidatorsRequestFilterSensitiveLog: (
2378
1546
  obj: GetRequestValidatorsRequest
2379
1547
  ) => any;
2380
-
2381
1548
  export declare const RequestValidatorsFilterSensitiveLog: (
2382
1549
  obj: RequestValidators
2383
1550
  ) => any;
2384
-
2385
1551
  export declare const GetResourceRequestFilterSensitiveLog: (
2386
1552
  obj: GetResourceRequest
2387
1553
  ) => any;
2388
-
2389
1554
  export declare const GetResourcesRequestFilterSensitiveLog: (
2390
1555
  obj: GetResourcesRequest
2391
1556
  ) => any;
2392
-
2393
1557
  export declare const ResourcesFilterSensitiveLog: (obj: Resources) => any;
2394
-
2395
1558
  export declare const GetRestApiRequestFilterSensitiveLog: (
2396
1559
  obj: GetRestApiRequest
2397
1560
  ) => any;
2398
-
2399
1561
  export declare const GetRestApisRequestFilterSensitiveLog: (
2400
1562
  obj: GetRestApisRequest
2401
1563
  ) => any;
2402
-
2403
1564
  export declare const RestApisFilterSensitiveLog: (obj: RestApis) => any;
2404
-
2405
1565
  export declare const GetSdkRequestFilterSensitiveLog: (
2406
1566
  obj: GetSdkRequest
2407
1567
  ) => any;
2408
-
2409
1568
  export declare const SdkResponseFilterSensitiveLog: (obj: SdkResponse) => any;
2410
-
2411
1569
  export declare const GetSdkTypeRequestFilterSensitiveLog: (
2412
1570
  obj: GetSdkTypeRequest
2413
1571
  ) => any;
2414
-
2415
1572
  export declare const SdkConfigurationPropertyFilterSensitiveLog: (
2416
1573
  obj: SdkConfigurationProperty
2417
1574
  ) => any;
2418
-
2419
1575
  export declare const SdkTypeFilterSensitiveLog: (obj: SdkType) => any;
2420
-
2421
1576
  export declare const GetSdkTypesRequestFilterSensitiveLog: (
2422
1577
  obj: GetSdkTypesRequest
2423
1578
  ) => any;
2424
-
2425
1579
  export declare const SdkTypesFilterSensitiveLog: (obj: SdkTypes) => any;
2426
-
2427
1580
  export declare const GetStageRequestFilterSensitiveLog: (
2428
1581
  obj: GetStageRequest
2429
1582
  ) => any;
2430
-
2431
1583
  export declare const GetStagesRequestFilterSensitiveLog: (
2432
1584
  obj: GetStagesRequest
2433
1585
  ) => any;
2434
-
2435
1586
  export declare const StagesFilterSensitiveLog: (obj: Stages) => any;
2436
-
2437
1587
  export declare const GetTagsRequestFilterSensitiveLog: (
2438
1588
  obj: GetTagsRequest
2439
1589
  ) => any;
2440
-
2441
1590
  export declare const TagsFilterSensitiveLog: (obj: Tags) => any;
2442
-
2443
1591
  export declare const GetUsageRequestFilterSensitiveLog: (
2444
1592
  obj: GetUsageRequest
2445
1593
  ) => any;
2446
-
2447
1594
  export declare const UsageFilterSensitiveLog: (obj: Usage) => any;
2448
-
2449
1595
  export declare const GetUsagePlanRequestFilterSensitiveLog: (
2450
1596
  obj: GetUsagePlanRequest
2451
1597
  ) => any;
2452
-
2453
1598
  export declare const GetUsagePlanKeyRequestFilterSensitiveLog: (
2454
1599
  obj: GetUsagePlanKeyRequest
2455
1600
  ) => any;
2456
-
2457
1601
  export declare const GetUsagePlanKeysRequestFilterSensitiveLog: (
2458
1602
  obj: GetUsagePlanKeysRequest
2459
1603
  ) => any;
2460
-
2461
1604
  export declare const UsagePlanKeysFilterSensitiveLog: (
2462
1605
  obj: UsagePlanKeys
2463
1606
  ) => any;
2464
-
2465
1607
  export declare const GetUsagePlansRequestFilterSensitiveLog: (
2466
1608
  obj: GetUsagePlansRequest
2467
1609
  ) => any;
2468
-
2469
1610
  export declare const UsagePlansFilterSensitiveLog: (obj: UsagePlans) => any;
2470
-
2471
1611
  export declare const GetVpcLinkRequestFilterSensitiveLog: (
2472
1612
  obj: GetVpcLinkRequest
2473
1613
  ) => any;
2474
-
2475
1614
  export declare const GetVpcLinksRequestFilterSensitiveLog: (
2476
1615
  obj: GetVpcLinksRequest
2477
1616
  ) => any;
2478
-
2479
1617
  export declare const VpcLinksFilterSensitiveLog: (obj: VpcLinks) => any;
2480
-
2481
1618
  export declare const ImportApiKeysRequestFilterSensitiveLog: (
2482
1619
  obj: ImportApiKeysRequest
2483
1620
  ) => any;
2484
-
2485
1621
  export declare const DocumentationPartIdsFilterSensitiveLog: (
2486
1622
  obj: DocumentationPartIds
2487
1623
  ) => any;
2488
-
2489
1624
  export declare const ImportDocumentationPartsRequestFilterSensitiveLog: (
2490
1625
  obj: ImportDocumentationPartsRequest
2491
1626
  ) => any;
2492
-
2493
1627
  export declare const ImportRestApiRequestFilterSensitiveLog: (
2494
1628
  obj: ImportRestApiRequest
2495
1629
  ) => any;
2496
-
2497
1630
  export declare const PutGatewayResponseRequestFilterSensitiveLog: (
2498
1631
  obj: PutGatewayResponseRequest
2499
1632
  ) => any;
2500
-
2501
1633
  export declare const PutIntegrationRequestFilterSensitiveLog: (
2502
1634
  obj: PutIntegrationRequest
2503
1635
  ) => any;
2504
-
2505
1636
  export declare const PutIntegrationResponseRequestFilterSensitiveLog: (
2506
1637
  obj: PutIntegrationResponseRequest
2507
1638
  ) => any;
2508
-
2509
1639
  export declare const PutMethodRequestFilterSensitiveLog: (
2510
1640
  obj: PutMethodRequest
2511
1641
  ) => any;
2512
-
2513
1642
  export declare const PutMethodResponseRequestFilterSensitiveLog: (
2514
1643
  obj: PutMethodResponseRequest
2515
1644
  ) => any;
2516
-
2517
1645
  export declare const PutRestApiRequestFilterSensitiveLog: (
2518
1646
  obj: PutRestApiRequest
2519
1647
  ) => any;
2520
-
2521
1648
  export declare const TagResourceRequestFilterSensitiveLog: (
2522
1649
  obj: TagResourceRequest
2523
1650
  ) => any;
2524
-
2525
1651
  export declare const TestInvokeAuthorizerRequestFilterSensitiveLog: (
2526
1652
  obj: TestInvokeAuthorizerRequest
2527
1653
  ) => any;
2528
-
2529
1654
  export declare const TestInvokeAuthorizerResponseFilterSensitiveLog: (
2530
1655
  obj: TestInvokeAuthorizerResponse
2531
1656
  ) => any;
2532
-
2533
1657
  export declare const TestInvokeMethodRequestFilterSensitiveLog: (
2534
1658
  obj: TestInvokeMethodRequest
2535
1659
  ) => any;
2536
-
2537
1660
  export declare const TestInvokeMethodResponseFilterSensitiveLog: (
2538
1661
  obj: TestInvokeMethodResponse
2539
1662
  ) => any;
2540
-
2541
1663
  export declare const UntagResourceRequestFilterSensitiveLog: (
2542
1664
  obj: UntagResourceRequest
2543
1665
  ) => any;
2544
-
2545
1666
  export declare const PatchOperationFilterSensitiveLog: (
2546
1667
  obj: PatchOperation
2547
1668
  ) => any;
2548
-
2549
1669
  export declare const UpdateAccountRequestFilterSensitiveLog: (
2550
1670
  obj: UpdateAccountRequest
2551
1671
  ) => any;
2552
-
2553
1672
  export declare const UpdateApiKeyRequestFilterSensitiveLog: (
2554
1673
  obj: UpdateApiKeyRequest
2555
1674
  ) => any;
2556
-
2557
1675
  export declare const UpdateAuthorizerRequestFilterSensitiveLog: (
2558
1676
  obj: UpdateAuthorizerRequest
2559
1677
  ) => any;
2560
-
2561
1678
  export declare const UpdateBasePathMappingRequestFilterSensitiveLog: (
2562
1679
  obj: UpdateBasePathMappingRequest
2563
1680
  ) => any;
2564
-
2565
1681
  export declare const UpdateClientCertificateRequestFilterSensitiveLog: (
2566
1682
  obj: UpdateClientCertificateRequest
2567
1683
  ) => any;
2568
-
2569
1684
  export declare const UpdateDeploymentRequestFilterSensitiveLog: (
2570
1685
  obj: UpdateDeploymentRequest
2571
1686
  ) => any;
2572
-
2573
1687
  export declare const UpdateDocumentationPartRequestFilterSensitiveLog: (
2574
1688
  obj: UpdateDocumentationPartRequest
2575
1689
  ) => any;
2576
-
2577
1690
  export declare const UpdateDocumentationVersionRequestFilterSensitiveLog: (
2578
1691
  obj: UpdateDocumentationVersionRequest
2579
1692
  ) => any;
2580
-
2581
1693
  export declare const UpdateDomainNameRequestFilterSensitiveLog: (
2582
1694
  obj: UpdateDomainNameRequest
2583
1695
  ) => any;
2584
-
2585
1696
  export declare const UpdateGatewayResponseRequestFilterSensitiveLog: (
2586
1697
  obj: UpdateGatewayResponseRequest
2587
1698
  ) => any;
2588
-
2589
1699
  export declare const UpdateIntegrationRequestFilterSensitiveLog: (
2590
1700
  obj: UpdateIntegrationRequest
2591
1701
  ) => any;
2592
-
2593
1702
  export declare const UpdateIntegrationResponseRequestFilterSensitiveLog: (
2594
1703
  obj: UpdateIntegrationResponseRequest
2595
1704
  ) => any;
2596
-
2597
1705
  export declare const UpdateMethodRequestFilterSensitiveLog: (
2598
1706
  obj: UpdateMethodRequest
2599
1707
  ) => any;
2600
-
2601
1708
  export declare const UpdateMethodResponseRequestFilterSensitiveLog: (
2602
1709
  obj: UpdateMethodResponseRequest
2603
1710
  ) => any;
2604
-
2605
1711
  export declare const UpdateModelRequestFilterSensitiveLog: (
2606
1712
  obj: UpdateModelRequest
2607
1713
  ) => any;
2608
-
2609
1714
  export declare const UpdateRequestValidatorRequestFilterSensitiveLog: (
2610
1715
  obj: UpdateRequestValidatorRequest
2611
1716
  ) => any;
2612
-
2613
1717
  export declare const UpdateResourceRequestFilterSensitiveLog: (
2614
1718
  obj: UpdateResourceRequest
2615
1719
  ) => any;
2616
-
2617
1720
  export declare const UpdateRestApiRequestFilterSensitiveLog: (
2618
1721
  obj: UpdateRestApiRequest
2619
1722
  ) => any;
2620
-
2621
1723
  export declare const UpdateStageRequestFilterSensitiveLog: (
2622
1724
  obj: UpdateStageRequest
2623
1725
  ) => any;
2624
-
2625
1726
  export declare const UpdateUsageRequestFilterSensitiveLog: (
2626
1727
  obj: UpdateUsageRequest
2627
1728
  ) => any;
2628
-
2629
1729
  export declare const UpdateUsagePlanRequestFilterSensitiveLog: (
2630
1730
  obj: UpdateUsagePlanRequest
2631
1731
  ) => any;
2632
-
2633
1732
  export declare const UpdateVpcLinkRequestFilterSensitiveLog: (
2634
1733
  obj: UpdateVpcLinkRequest
2635
1734
  ) => any;