@aws-sdk/client-api-gateway 3.297.0 → 3.299.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.
- package/dist-cjs/commands/CreateApiKeyCommand.js +2 -3
- package/dist-cjs/commands/CreateAuthorizerCommand.js +2 -3
- package/dist-cjs/commands/CreateBasePathMappingCommand.js +2 -3
- package/dist-cjs/commands/CreateDeploymentCommand.js +2 -3
- package/dist-cjs/commands/CreateDocumentationPartCommand.js +2 -3
- package/dist-cjs/commands/CreateDocumentationVersionCommand.js +2 -3
- package/dist-cjs/commands/CreateDomainNameCommand.js +2 -3
- package/dist-cjs/commands/CreateModelCommand.js +2 -3
- package/dist-cjs/commands/CreateRequestValidatorCommand.js +2 -3
- package/dist-cjs/commands/CreateResourceCommand.js +2 -3
- package/dist-cjs/commands/CreateRestApiCommand.js +2 -3
- package/dist-cjs/commands/CreateStageCommand.js +2 -3
- package/dist-cjs/commands/CreateUsagePlanCommand.js +2 -3
- package/dist-cjs/commands/CreateUsagePlanKeyCommand.js +2 -3
- package/dist-cjs/commands/CreateVpcLinkCommand.js +2 -3
- package/dist-cjs/commands/DeleteApiKeyCommand.js +2 -3
- package/dist-cjs/commands/DeleteAuthorizerCommand.js +2 -3
- package/dist-cjs/commands/DeleteBasePathMappingCommand.js +2 -3
- package/dist-cjs/commands/DeleteClientCertificateCommand.js +2 -3
- package/dist-cjs/commands/DeleteDeploymentCommand.js +2 -3
- package/dist-cjs/commands/DeleteDocumentationPartCommand.js +2 -3
- package/dist-cjs/commands/DeleteDocumentationVersionCommand.js +2 -3
- package/dist-cjs/commands/DeleteDomainNameCommand.js +2 -3
- package/dist-cjs/commands/DeleteGatewayResponseCommand.js +2 -3
- package/dist-cjs/commands/DeleteIntegrationCommand.js +2 -3
- package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +2 -3
- package/dist-cjs/commands/DeleteMethodCommand.js +2 -3
- package/dist-cjs/commands/DeleteMethodResponseCommand.js +2 -3
- package/dist-cjs/commands/DeleteModelCommand.js +2 -3
- package/dist-cjs/commands/DeleteRequestValidatorCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourceCommand.js +2 -3
- package/dist-cjs/commands/DeleteRestApiCommand.js +2 -3
- package/dist-cjs/commands/DeleteStageCommand.js +2 -3
- package/dist-cjs/commands/DeleteUsagePlanCommand.js +2 -3
- package/dist-cjs/commands/DeleteUsagePlanKeyCommand.js +2 -3
- package/dist-cjs/commands/DeleteVpcLinkCommand.js +2 -3
- package/dist-cjs/commands/FlushStageAuthorizersCacheCommand.js +2 -3
- package/dist-cjs/commands/FlushStageCacheCommand.js +2 -3
- package/dist-cjs/commands/GenerateClientCertificateCommand.js +2 -3
- package/dist-cjs/commands/GetAccountCommand.js +2 -3
- package/dist-cjs/commands/GetApiKeyCommand.js +2 -3
- package/dist-cjs/commands/GetApiKeysCommand.js +2 -3
- package/dist-cjs/commands/GetAuthorizerCommand.js +2 -3
- package/dist-cjs/commands/GetAuthorizersCommand.js +2 -3
- package/dist-cjs/commands/GetBasePathMappingCommand.js +2 -3
- package/dist-cjs/commands/GetBasePathMappingsCommand.js +2 -3
- package/dist-cjs/commands/GetClientCertificateCommand.js +2 -3
- package/dist-cjs/commands/GetClientCertificatesCommand.js +2 -3
- package/dist-cjs/commands/GetDeploymentCommand.js +2 -3
- package/dist-cjs/commands/GetDeploymentsCommand.js +2 -3
- package/dist-cjs/commands/GetDocumentationPartCommand.js +2 -3
- package/dist-cjs/commands/GetDocumentationPartsCommand.js +2 -3
- package/dist-cjs/commands/GetDocumentationVersionCommand.js +2 -3
- package/dist-cjs/commands/GetDocumentationVersionsCommand.js +2 -3
- package/dist-cjs/commands/GetDomainNameCommand.js +2 -3
- package/dist-cjs/commands/GetDomainNamesCommand.js +2 -3
- package/dist-cjs/commands/GetExportCommand.js +2 -3
- package/dist-cjs/commands/GetGatewayResponseCommand.js +2 -3
- package/dist-cjs/commands/GetGatewayResponsesCommand.js +2 -3
- package/dist-cjs/commands/GetIntegrationCommand.js +2 -3
- package/dist-cjs/commands/GetIntegrationResponseCommand.js +2 -3
- package/dist-cjs/commands/GetMethodCommand.js +2 -3
- package/dist-cjs/commands/GetMethodResponseCommand.js +2 -3
- package/dist-cjs/commands/GetModelCommand.js +2 -3
- package/dist-cjs/commands/GetModelTemplateCommand.js +2 -3
- package/dist-cjs/commands/GetModelsCommand.js +2 -3
- package/dist-cjs/commands/GetRequestValidatorCommand.js +2 -3
- package/dist-cjs/commands/GetRequestValidatorsCommand.js +2 -3
- package/dist-cjs/commands/GetResourceCommand.js +2 -3
- package/dist-cjs/commands/GetResourcesCommand.js +2 -3
- package/dist-cjs/commands/GetRestApiCommand.js +2 -3
- package/dist-cjs/commands/GetRestApisCommand.js +2 -3
- package/dist-cjs/commands/GetSdkCommand.js +2 -3
- package/dist-cjs/commands/GetSdkTypeCommand.js +2 -3
- package/dist-cjs/commands/GetSdkTypesCommand.js +2 -3
- package/dist-cjs/commands/GetStageCommand.js +2 -3
- package/dist-cjs/commands/GetStagesCommand.js +2 -3
- package/dist-cjs/commands/GetTagsCommand.js +2 -3
- package/dist-cjs/commands/GetUsageCommand.js +2 -3
- package/dist-cjs/commands/GetUsagePlanCommand.js +2 -3
- package/dist-cjs/commands/GetUsagePlanKeyCommand.js +2 -3
- package/dist-cjs/commands/GetUsagePlanKeysCommand.js +2 -3
- package/dist-cjs/commands/GetUsagePlansCommand.js +2 -3
- package/dist-cjs/commands/GetVpcLinkCommand.js +2 -3
- package/dist-cjs/commands/GetVpcLinksCommand.js +2 -3
- package/dist-cjs/commands/ImportApiKeysCommand.js +2 -3
- package/dist-cjs/commands/ImportDocumentationPartsCommand.js +2 -3
- package/dist-cjs/commands/ImportRestApiCommand.js +2 -3
- package/dist-cjs/commands/PutGatewayResponseCommand.js +2 -3
- package/dist-cjs/commands/PutIntegrationCommand.js +2 -3
- package/dist-cjs/commands/PutIntegrationResponseCommand.js +2 -3
- package/dist-cjs/commands/PutMethodCommand.js +2 -3
- package/dist-cjs/commands/PutMethodResponseCommand.js +2 -3
- package/dist-cjs/commands/PutRestApiCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/TestInvokeAuthorizerCommand.js +2 -3
- package/dist-cjs/commands/TestInvokeMethodCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateAccountCommand.js +2 -3
- package/dist-cjs/commands/UpdateApiKeyCommand.js +2 -3
- package/dist-cjs/commands/UpdateAuthorizerCommand.js +2 -3
- package/dist-cjs/commands/UpdateBasePathMappingCommand.js +2 -3
- package/dist-cjs/commands/UpdateClientCertificateCommand.js +2 -3
- package/dist-cjs/commands/UpdateDeploymentCommand.js +2 -3
- package/dist-cjs/commands/UpdateDocumentationPartCommand.js +2 -3
- package/dist-cjs/commands/UpdateDocumentationVersionCommand.js +2 -3
- package/dist-cjs/commands/UpdateDomainNameCommand.js +2 -3
- package/dist-cjs/commands/UpdateGatewayResponseCommand.js +2 -3
- package/dist-cjs/commands/UpdateIntegrationCommand.js +2 -3
- package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +2 -3
- package/dist-cjs/commands/UpdateMethodCommand.js +2 -3
- package/dist-cjs/commands/UpdateMethodResponseCommand.js +2 -3
- package/dist-cjs/commands/UpdateModelCommand.js +2 -3
- package/dist-cjs/commands/UpdateRequestValidatorCommand.js +2 -3
- package/dist-cjs/commands/UpdateResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateRestApiCommand.js +2 -3
- package/dist-cjs/commands/UpdateStageCommand.js +2 -3
- package/dist-cjs/commands/UpdateUsageCommand.js +2 -3
- package/dist-cjs/commands/UpdateUsagePlanCommand.js +2 -3
- package/dist-cjs/commands/UpdateVpcLinkCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -749
- package/dist-es/commands/CreateApiKeyCommand.js +2 -3
- package/dist-es/commands/CreateAuthorizerCommand.js +2 -3
- package/dist-es/commands/CreateBasePathMappingCommand.js +2 -3
- package/dist-es/commands/CreateDeploymentCommand.js +2 -3
- package/dist-es/commands/CreateDocumentationPartCommand.js +2 -3
- package/dist-es/commands/CreateDocumentationVersionCommand.js +2 -3
- package/dist-es/commands/CreateDomainNameCommand.js +2 -3
- package/dist-es/commands/CreateModelCommand.js +2 -3
- package/dist-es/commands/CreateRequestValidatorCommand.js +2 -3
- package/dist-es/commands/CreateResourceCommand.js +2 -3
- package/dist-es/commands/CreateRestApiCommand.js +2 -3
- package/dist-es/commands/CreateStageCommand.js +2 -3
- package/dist-es/commands/CreateUsagePlanCommand.js +2 -3
- package/dist-es/commands/CreateUsagePlanKeyCommand.js +2 -3
- package/dist-es/commands/CreateVpcLinkCommand.js +2 -3
- package/dist-es/commands/DeleteApiKeyCommand.js +2 -3
- package/dist-es/commands/DeleteAuthorizerCommand.js +2 -3
- package/dist-es/commands/DeleteBasePathMappingCommand.js +2 -3
- package/dist-es/commands/DeleteClientCertificateCommand.js +2 -3
- package/dist-es/commands/DeleteDeploymentCommand.js +2 -3
- package/dist-es/commands/DeleteDocumentationPartCommand.js +2 -3
- package/dist-es/commands/DeleteDocumentationVersionCommand.js +2 -3
- package/dist-es/commands/DeleteDomainNameCommand.js +2 -3
- package/dist-es/commands/DeleteGatewayResponseCommand.js +2 -3
- package/dist-es/commands/DeleteIntegrationCommand.js +2 -3
- package/dist-es/commands/DeleteIntegrationResponseCommand.js +2 -3
- package/dist-es/commands/DeleteMethodCommand.js +2 -3
- package/dist-es/commands/DeleteMethodResponseCommand.js +2 -3
- package/dist-es/commands/DeleteModelCommand.js +2 -3
- package/dist-es/commands/DeleteRequestValidatorCommand.js +2 -3
- package/dist-es/commands/DeleteResourceCommand.js +2 -3
- package/dist-es/commands/DeleteRestApiCommand.js +2 -3
- package/dist-es/commands/DeleteStageCommand.js +2 -3
- package/dist-es/commands/DeleteUsagePlanCommand.js +2 -3
- package/dist-es/commands/DeleteUsagePlanKeyCommand.js +2 -3
- package/dist-es/commands/DeleteVpcLinkCommand.js +2 -3
- package/dist-es/commands/FlushStageAuthorizersCacheCommand.js +2 -3
- package/dist-es/commands/FlushStageCacheCommand.js +2 -3
- package/dist-es/commands/GenerateClientCertificateCommand.js +2 -3
- package/dist-es/commands/GetAccountCommand.js +2 -3
- package/dist-es/commands/GetApiKeyCommand.js +2 -3
- package/dist-es/commands/GetApiKeysCommand.js +2 -3
- package/dist-es/commands/GetAuthorizerCommand.js +2 -3
- package/dist-es/commands/GetAuthorizersCommand.js +2 -3
- package/dist-es/commands/GetBasePathMappingCommand.js +2 -3
- package/dist-es/commands/GetBasePathMappingsCommand.js +2 -3
- package/dist-es/commands/GetClientCertificateCommand.js +2 -3
- package/dist-es/commands/GetClientCertificatesCommand.js +2 -3
- package/dist-es/commands/GetDeploymentCommand.js +2 -3
- package/dist-es/commands/GetDeploymentsCommand.js +2 -3
- package/dist-es/commands/GetDocumentationPartCommand.js +2 -3
- package/dist-es/commands/GetDocumentationPartsCommand.js +2 -3
- package/dist-es/commands/GetDocumentationVersionCommand.js +2 -3
- package/dist-es/commands/GetDocumentationVersionsCommand.js +2 -3
- package/dist-es/commands/GetDomainNameCommand.js +2 -3
- package/dist-es/commands/GetDomainNamesCommand.js +2 -3
- package/dist-es/commands/GetExportCommand.js +2 -3
- package/dist-es/commands/GetGatewayResponseCommand.js +2 -3
- package/dist-es/commands/GetGatewayResponsesCommand.js +2 -3
- package/dist-es/commands/GetIntegrationCommand.js +2 -3
- package/dist-es/commands/GetIntegrationResponseCommand.js +2 -3
- package/dist-es/commands/GetMethodCommand.js +2 -3
- package/dist-es/commands/GetMethodResponseCommand.js +2 -3
- package/dist-es/commands/GetModelCommand.js +2 -3
- package/dist-es/commands/GetModelTemplateCommand.js +2 -3
- package/dist-es/commands/GetModelsCommand.js +2 -3
- package/dist-es/commands/GetRequestValidatorCommand.js +2 -3
- package/dist-es/commands/GetRequestValidatorsCommand.js +2 -3
- package/dist-es/commands/GetResourceCommand.js +2 -3
- package/dist-es/commands/GetResourcesCommand.js +2 -3
- package/dist-es/commands/GetRestApiCommand.js +2 -3
- package/dist-es/commands/GetRestApisCommand.js +2 -3
- package/dist-es/commands/GetSdkCommand.js +2 -3
- package/dist-es/commands/GetSdkTypeCommand.js +2 -3
- package/dist-es/commands/GetSdkTypesCommand.js +2 -3
- package/dist-es/commands/GetStageCommand.js +2 -3
- package/dist-es/commands/GetStagesCommand.js +2 -3
- package/dist-es/commands/GetTagsCommand.js +2 -3
- package/dist-es/commands/GetUsageCommand.js +2 -3
- package/dist-es/commands/GetUsagePlanCommand.js +2 -3
- package/dist-es/commands/GetUsagePlanKeyCommand.js +2 -3
- package/dist-es/commands/GetUsagePlanKeysCommand.js +2 -3
- package/dist-es/commands/GetUsagePlansCommand.js +2 -3
- package/dist-es/commands/GetVpcLinkCommand.js +2 -3
- package/dist-es/commands/GetVpcLinksCommand.js +2 -3
- package/dist-es/commands/ImportApiKeysCommand.js +2 -3
- package/dist-es/commands/ImportDocumentationPartsCommand.js +2 -3
- package/dist-es/commands/ImportRestApiCommand.js +2 -3
- package/dist-es/commands/PutGatewayResponseCommand.js +2 -3
- package/dist-es/commands/PutIntegrationCommand.js +2 -3
- package/dist-es/commands/PutIntegrationResponseCommand.js +2 -3
- package/dist-es/commands/PutMethodCommand.js +2 -3
- package/dist-es/commands/PutMethodResponseCommand.js +2 -3
- package/dist-es/commands/PutRestApiCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/TestInvokeAuthorizerCommand.js +2 -3
- package/dist-es/commands/TestInvokeMethodCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateAccountCommand.js +2 -3
- package/dist-es/commands/UpdateApiKeyCommand.js +2 -3
- package/dist-es/commands/UpdateAuthorizerCommand.js +2 -3
- package/dist-es/commands/UpdateBasePathMappingCommand.js +2 -3
- package/dist-es/commands/UpdateClientCertificateCommand.js +2 -3
- package/dist-es/commands/UpdateDeploymentCommand.js +2 -3
- package/dist-es/commands/UpdateDocumentationPartCommand.js +2 -3
- package/dist-es/commands/UpdateDocumentationVersionCommand.js +2 -3
- package/dist-es/commands/UpdateDomainNameCommand.js +2 -3
- package/dist-es/commands/UpdateGatewayResponseCommand.js +2 -3
- package/dist-es/commands/UpdateIntegrationCommand.js +2 -3
- package/dist-es/commands/UpdateIntegrationResponseCommand.js +2 -3
- package/dist-es/commands/UpdateMethodCommand.js +2 -3
- package/dist-es/commands/UpdateMethodResponseCommand.js +2 -3
- package/dist-es/commands/UpdateModelCommand.js +2 -3
- package/dist-es/commands/UpdateRequestValidatorCommand.js +2 -3
- package/dist-es/commands/UpdateResourceCommand.js +2 -3
- package/dist-es/commands/UpdateRestApiCommand.js +2 -3
- package/dist-es/commands/UpdateStageCommand.js +2 -3
- package/dist-es/commands/UpdateUsageCommand.js +2 -3
- package/dist-es/commands/UpdateUsagePlanCommand.js +2 -3
- package/dist-es/commands/UpdateVpcLinkCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -558
- package/dist-types/models/models_0.d.ts +0 -744
- package/dist-types/ts3.4/models/models_0.d.ts +0 -490
- package/package.json +11 -10
|
@@ -234,561 +234,3 @@ export var Op;
|
|
|
234
234
|
Op["replace"] = "replace";
|
|
235
235
|
Op["test"] = "test";
|
|
236
236
|
})(Op || (Op = {}));
|
|
237
|
-
export const AccessLogSettingsFilterSensitiveLog = (obj) => ({
|
|
238
|
-
...obj,
|
|
239
|
-
});
|
|
240
|
-
export const ThrottleSettingsFilterSensitiveLog = (obj) => ({
|
|
241
|
-
...obj,
|
|
242
|
-
});
|
|
243
|
-
export const AccountFilterSensitiveLog = (obj) => ({
|
|
244
|
-
...obj,
|
|
245
|
-
});
|
|
246
|
-
export const ApiKeyFilterSensitiveLog = (obj) => ({
|
|
247
|
-
...obj,
|
|
248
|
-
});
|
|
249
|
-
export const ApiKeyIdsFilterSensitiveLog = (obj) => ({
|
|
250
|
-
...obj,
|
|
251
|
-
});
|
|
252
|
-
export const ApiKeysFilterSensitiveLog = (obj) => ({
|
|
253
|
-
...obj,
|
|
254
|
-
});
|
|
255
|
-
export const ApiStageFilterSensitiveLog = (obj) => ({
|
|
256
|
-
...obj,
|
|
257
|
-
});
|
|
258
|
-
export const AuthorizerFilterSensitiveLog = (obj) => ({
|
|
259
|
-
...obj,
|
|
260
|
-
});
|
|
261
|
-
export const AuthorizersFilterSensitiveLog = (obj) => ({
|
|
262
|
-
...obj,
|
|
263
|
-
});
|
|
264
|
-
export const StageKeyFilterSensitiveLog = (obj) => ({
|
|
265
|
-
...obj,
|
|
266
|
-
});
|
|
267
|
-
export const CreateApiKeyRequestFilterSensitiveLog = (obj) => ({
|
|
268
|
-
...obj,
|
|
269
|
-
});
|
|
270
|
-
export const CreateAuthorizerRequestFilterSensitiveLog = (obj) => ({
|
|
271
|
-
...obj,
|
|
272
|
-
});
|
|
273
|
-
export const BasePathMappingFilterSensitiveLog = (obj) => ({
|
|
274
|
-
...obj,
|
|
275
|
-
});
|
|
276
|
-
export const CreateBasePathMappingRequestFilterSensitiveLog = (obj) => ({
|
|
277
|
-
...obj,
|
|
278
|
-
});
|
|
279
|
-
export const DeploymentCanarySettingsFilterSensitiveLog = (obj) => ({
|
|
280
|
-
...obj,
|
|
281
|
-
});
|
|
282
|
-
export const CreateDeploymentRequestFilterSensitiveLog = (obj) => ({
|
|
283
|
-
...obj,
|
|
284
|
-
});
|
|
285
|
-
export const MethodSnapshotFilterSensitiveLog = (obj) => ({
|
|
286
|
-
...obj,
|
|
287
|
-
});
|
|
288
|
-
export const DeploymentFilterSensitiveLog = (obj) => ({
|
|
289
|
-
...obj,
|
|
290
|
-
});
|
|
291
|
-
export const DocumentationPartLocationFilterSensitiveLog = (obj) => ({
|
|
292
|
-
...obj,
|
|
293
|
-
});
|
|
294
|
-
export const CreateDocumentationPartRequestFilterSensitiveLog = (obj) => ({
|
|
295
|
-
...obj,
|
|
296
|
-
});
|
|
297
|
-
export const DocumentationPartFilterSensitiveLog = (obj) => ({
|
|
298
|
-
...obj,
|
|
299
|
-
});
|
|
300
|
-
export const CreateDocumentationVersionRequestFilterSensitiveLog = (obj) => ({
|
|
301
|
-
...obj,
|
|
302
|
-
});
|
|
303
|
-
export const DocumentationVersionFilterSensitiveLog = (obj) => ({
|
|
304
|
-
...obj,
|
|
305
|
-
});
|
|
306
|
-
export const EndpointConfigurationFilterSensitiveLog = (obj) => ({
|
|
307
|
-
...obj,
|
|
308
|
-
});
|
|
309
|
-
export const MutualTlsAuthenticationInputFilterSensitiveLog = (obj) => ({
|
|
310
|
-
...obj,
|
|
311
|
-
});
|
|
312
|
-
export const CreateDomainNameRequestFilterSensitiveLog = (obj) => ({
|
|
313
|
-
...obj,
|
|
314
|
-
});
|
|
315
|
-
export const MutualTlsAuthenticationFilterSensitiveLog = (obj) => ({
|
|
316
|
-
...obj,
|
|
317
|
-
});
|
|
318
|
-
export const DomainNameFilterSensitiveLog = (obj) => ({
|
|
319
|
-
...obj,
|
|
320
|
-
});
|
|
321
|
-
export const CreateModelRequestFilterSensitiveLog = (obj) => ({
|
|
322
|
-
...obj,
|
|
323
|
-
});
|
|
324
|
-
export const ModelFilterSensitiveLog = (obj) => ({
|
|
325
|
-
...obj,
|
|
326
|
-
});
|
|
327
|
-
export const CreateRequestValidatorRequestFilterSensitiveLog = (obj) => ({
|
|
328
|
-
...obj,
|
|
329
|
-
});
|
|
330
|
-
export const RequestValidatorFilterSensitiveLog = (obj) => ({
|
|
331
|
-
...obj,
|
|
332
|
-
});
|
|
333
|
-
export const CreateResourceRequestFilterSensitiveLog = (obj) => ({
|
|
334
|
-
...obj,
|
|
335
|
-
});
|
|
336
|
-
export const IntegrationResponseFilterSensitiveLog = (obj) => ({
|
|
337
|
-
...obj,
|
|
338
|
-
});
|
|
339
|
-
export const TlsConfigFilterSensitiveLog = (obj) => ({
|
|
340
|
-
...obj,
|
|
341
|
-
});
|
|
342
|
-
export const IntegrationFilterSensitiveLog = (obj) => ({
|
|
343
|
-
...obj,
|
|
344
|
-
});
|
|
345
|
-
export const MethodResponseFilterSensitiveLog = (obj) => ({
|
|
346
|
-
...obj,
|
|
347
|
-
});
|
|
348
|
-
export const MethodFilterSensitiveLog = (obj) => ({
|
|
349
|
-
...obj,
|
|
350
|
-
});
|
|
351
|
-
export const ResourceFilterSensitiveLog = (obj) => ({
|
|
352
|
-
...obj,
|
|
353
|
-
});
|
|
354
|
-
export const CreateRestApiRequestFilterSensitiveLog = (obj) => ({
|
|
355
|
-
...obj,
|
|
356
|
-
});
|
|
357
|
-
export const RestApiFilterSensitiveLog = (obj) => ({
|
|
358
|
-
...obj,
|
|
359
|
-
});
|
|
360
|
-
export const CanarySettingsFilterSensitiveLog = (obj) => ({
|
|
361
|
-
...obj,
|
|
362
|
-
});
|
|
363
|
-
export const CreateStageRequestFilterSensitiveLog = (obj) => ({
|
|
364
|
-
...obj,
|
|
365
|
-
});
|
|
366
|
-
export const MethodSettingFilterSensitiveLog = (obj) => ({
|
|
367
|
-
...obj,
|
|
368
|
-
});
|
|
369
|
-
export const StageFilterSensitiveLog = (obj) => ({
|
|
370
|
-
...obj,
|
|
371
|
-
});
|
|
372
|
-
export const QuotaSettingsFilterSensitiveLog = (obj) => ({
|
|
373
|
-
...obj,
|
|
374
|
-
});
|
|
375
|
-
export const CreateUsagePlanRequestFilterSensitiveLog = (obj) => ({
|
|
376
|
-
...obj,
|
|
377
|
-
});
|
|
378
|
-
export const UsagePlanFilterSensitiveLog = (obj) => ({
|
|
379
|
-
...obj,
|
|
380
|
-
});
|
|
381
|
-
export const CreateUsagePlanKeyRequestFilterSensitiveLog = (obj) => ({
|
|
382
|
-
...obj,
|
|
383
|
-
});
|
|
384
|
-
export const UsagePlanKeyFilterSensitiveLog = (obj) => ({
|
|
385
|
-
...obj,
|
|
386
|
-
});
|
|
387
|
-
export const CreateVpcLinkRequestFilterSensitiveLog = (obj) => ({
|
|
388
|
-
...obj,
|
|
389
|
-
});
|
|
390
|
-
export const VpcLinkFilterSensitiveLog = (obj) => ({
|
|
391
|
-
...obj,
|
|
392
|
-
});
|
|
393
|
-
export const DeleteApiKeyRequestFilterSensitiveLog = (obj) => ({
|
|
394
|
-
...obj,
|
|
395
|
-
});
|
|
396
|
-
export const DeleteAuthorizerRequestFilterSensitiveLog = (obj) => ({
|
|
397
|
-
...obj,
|
|
398
|
-
});
|
|
399
|
-
export const DeleteBasePathMappingRequestFilterSensitiveLog = (obj) => ({
|
|
400
|
-
...obj,
|
|
401
|
-
});
|
|
402
|
-
export const DeleteClientCertificateRequestFilterSensitiveLog = (obj) => ({
|
|
403
|
-
...obj,
|
|
404
|
-
});
|
|
405
|
-
export const DeleteDeploymentRequestFilterSensitiveLog = (obj) => ({
|
|
406
|
-
...obj,
|
|
407
|
-
});
|
|
408
|
-
export const DeleteDocumentationPartRequestFilterSensitiveLog = (obj) => ({
|
|
409
|
-
...obj,
|
|
410
|
-
});
|
|
411
|
-
export const DeleteDocumentationVersionRequestFilterSensitiveLog = (obj) => ({
|
|
412
|
-
...obj,
|
|
413
|
-
});
|
|
414
|
-
export const DeleteDomainNameRequestFilterSensitiveLog = (obj) => ({
|
|
415
|
-
...obj,
|
|
416
|
-
});
|
|
417
|
-
export const DeleteGatewayResponseRequestFilterSensitiveLog = (obj) => ({
|
|
418
|
-
...obj,
|
|
419
|
-
});
|
|
420
|
-
export const DeleteIntegrationRequestFilterSensitiveLog = (obj) => ({
|
|
421
|
-
...obj,
|
|
422
|
-
});
|
|
423
|
-
export const DeleteIntegrationResponseRequestFilterSensitiveLog = (obj) => ({
|
|
424
|
-
...obj,
|
|
425
|
-
});
|
|
426
|
-
export const DeleteMethodRequestFilterSensitiveLog = (obj) => ({
|
|
427
|
-
...obj,
|
|
428
|
-
});
|
|
429
|
-
export const DeleteMethodResponseRequestFilterSensitiveLog = (obj) => ({
|
|
430
|
-
...obj,
|
|
431
|
-
});
|
|
432
|
-
export const DeleteModelRequestFilterSensitiveLog = (obj) => ({
|
|
433
|
-
...obj,
|
|
434
|
-
});
|
|
435
|
-
export const DeleteRequestValidatorRequestFilterSensitiveLog = (obj) => ({
|
|
436
|
-
...obj,
|
|
437
|
-
});
|
|
438
|
-
export const DeleteResourceRequestFilterSensitiveLog = (obj) => ({
|
|
439
|
-
...obj,
|
|
440
|
-
});
|
|
441
|
-
export const DeleteRestApiRequestFilterSensitiveLog = (obj) => ({
|
|
442
|
-
...obj,
|
|
443
|
-
});
|
|
444
|
-
export const DeleteStageRequestFilterSensitiveLog = (obj) => ({
|
|
445
|
-
...obj,
|
|
446
|
-
});
|
|
447
|
-
export const DeleteUsagePlanRequestFilterSensitiveLog = (obj) => ({
|
|
448
|
-
...obj,
|
|
449
|
-
});
|
|
450
|
-
export const DeleteUsagePlanKeyRequestFilterSensitiveLog = (obj) => ({
|
|
451
|
-
...obj,
|
|
452
|
-
});
|
|
453
|
-
export const DeleteVpcLinkRequestFilterSensitiveLog = (obj) => ({
|
|
454
|
-
...obj,
|
|
455
|
-
});
|
|
456
|
-
export const FlushStageAuthorizersCacheRequestFilterSensitiveLog = (obj) => ({
|
|
457
|
-
...obj,
|
|
458
|
-
});
|
|
459
|
-
export const FlushStageCacheRequestFilterSensitiveLog = (obj) => ({
|
|
460
|
-
...obj,
|
|
461
|
-
});
|
|
462
|
-
export const ClientCertificateFilterSensitiveLog = (obj) => ({
|
|
463
|
-
...obj,
|
|
464
|
-
});
|
|
465
|
-
export const GenerateClientCertificateRequestFilterSensitiveLog = (obj) => ({
|
|
466
|
-
...obj,
|
|
467
|
-
});
|
|
468
|
-
export const GetAccountRequestFilterSensitiveLog = (obj) => ({
|
|
469
|
-
...obj,
|
|
470
|
-
});
|
|
471
|
-
export const GetApiKeyRequestFilterSensitiveLog = (obj) => ({
|
|
472
|
-
...obj,
|
|
473
|
-
});
|
|
474
|
-
export const GetApiKeysRequestFilterSensitiveLog = (obj) => ({
|
|
475
|
-
...obj,
|
|
476
|
-
});
|
|
477
|
-
export const GetAuthorizerRequestFilterSensitiveLog = (obj) => ({
|
|
478
|
-
...obj,
|
|
479
|
-
});
|
|
480
|
-
export const GetAuthorizersRequestFilterSensitiveLog = (obj) => ({
|
|
481
|
-
...obj,
|
|
482
|
-
});
|
|
483
|
-
export const GetBasePathMappingRequestFilterSensitiveLog = (obj) => ({
|
|
484
|
-
...obj,
|
|
485
|
-
});
|
|
486
|
-
export const BasePathMappingsFilterSensitiveLog = (obj) => ({
|
|
487
|
-
...obj,
|
|
488
|
-
});
|
|
489
|
-
export const GetBasePathMappingsRequestFilterSensitiveLog = (obj) => ({
|
|
490
|
-
...obj,
|
|
491
|
-
});
|
|
492
|
-
export const GetClientCertificateRequestFilterSensitiveLog = (obj) => ({
|
|
493
|
-
...obj,
|
|
494
|
-
});
|
|
495
|
-
export const ClientCertificatesFilterSensitiveLog = (obj) => ({
|
|
496
|
-
...obj,
|
|
497
|
-
});
|
|
498
|
-
export const GetClientCertificatesRequestFilterSensitiveLog = (obj) => ({
|
|
499
|
-
...obj,
|
|
500
|
-
});
|
|
501
|
-
export const GetDeploymentRequestFilterSensitiveLog = (obj) => ({
|
|
502
|
-
...obj,
|
|
503
|
-
});
|
|
504
|
-
export const DeploymentsFilterSensitiveLog = (obj) => ({
|
|
505
|
-
...obj,
|
|
506
|
-
});
|
|
507
|
-
export const GetDeploymentsRequestFilterSensitiveLog = (obj) => ({
|
|
508
|
-
...obj,
|
|
509
|
-
});
|
|
510
|
-
export const GetDocumentationPartRequestFilterSensitiveLog = (obj) => ({
|
|
511
|
-
...obj,
|
|
512
|
-
});
|
|
513
|
-
export const DocumentationPartsFilterSensitiveLog = (obj) => ({
|
|
514
|
-
...obj,
|
|
515
|
-
});
|
|
516
|
-
export const GetDocumentationPartsRequestFilterSensitiveLog = (obj) => ({
|
|
517
|
-
...obj,
|
|
518
|
-
});
|
|
519
|
-
export const GetDocumentationVersionRequestFilterSensitiveLog = (obj) => ({
|
|
520
|
-
...obj,
|
|
521
|
-
});
|
|
522
|
-
export const DocumentationVersionsFilterSensitiveLog = (obj) => ({
|
|
523
|
-
...obj,
|
|
524
|
-
});
|
|
525
|
-
export const GetDocumentationVersionsRequestFilterSensitiveLog = (obj) => ({
|
|
526
|
-
...obj,
|
|
527
|
-
});
|
|
528
|
-
export const GetDomainNameRequestFilterSensitiveLog = (obj) => ({
|
|
529
|
-
...obj,
|
|
530
|
-
});
|
|
531
|
-
export const DomainNamesFilterSensitiveLog = (obj) => ({
|
|
532
|
-
...obj,
|
|
533
|
-
});
|
|
534
|
-
export const GetDomainNamesRequestFilterSensitiveLog = (obj) => ({
|
|
535
|
-
...obj,
|
|
536
|
-
});
|
|
537
|
-
export const ExportResponseFilterSensitiveLog = (obj) => ({
|
|
538
|
-
...obj,
|
|
539
|
-
});
|
|
540
|
-
export const GetExportRequestFilterSensitiveLog = (obj) => ({
|
|
541
|
-
...obj,
|
|
542
|
-
});
|
|
543
|
-
export const GatewayResponseFilterSensitiveLog = (obj) => ({
|
|
544
|
-
...obj,
|
|
545
|
-
});
|
|
546
|
-
export const GetGatewayResponseRequestFilterSensitiveLog = (obj) => ({
|
|
547
|
-
...obj,
|
|
548
|
-
});
|
|
549
|
-
export const GatewayResponsesFilterSensitiveLog = (obj) => ({
|
|
550
|
-
...obj,
|
|
551
|
-
});
|
|
552
|
-
export const GetGatewayResponsesRequestFilterSensitiveLog = (obj) => ({
|
|
553
|
-
...obj,
|
|
554
|
-
});
|
|
555
|
-
export const GetIntegrationRequestFilterSensitiveLog = (obj) => ({
|
|
556
|
-
...obj,
|
|
557
|
-
});
|
|
558
|
-
export const GetIntegrationResponseRequestFilterSensitiveLog = (obj) => ({
|
|
559
|
-
...obj,
|
|
560
|
-
});
|
|
561
|
-
export const GetMethodRequestFilterSensitiveLog = (obj) => ({
|
|
562
|
-
...obj,
|
|
563
|
-
});
|
|
564
|
-
export const GetMethodResponseRequestFilterSensitiveLog = (obj) => ({
|
|
565
|
-
...obj,
|
|
566
|
-
});
|
|
567
|
-
export const GetModelRequestFilterSensitiveLog = (obj) => ({
|
|
568
|
-
...obj,
|
|
569
|
-
});
|
|
570
|
-
export const GetModelsRequestFilterSensitiveLog = (obj) => ({
|
|
571
|
-
...obj,
|
|
572
|
-
});
|
|
573
|
-
export const ModelsFilterSensitiveLog = (obj) => ({
|
|
574
|
-
...obj,
|
|
575
|
-
});
|
|
576
|
-
export const GetModelTemplateRequestFilterSensitiveLog = (obj) => ({
|
|
577
|
-
...obj,
|
|
578
|
-
});
|
|
579
|
-
export const TemplateFilterSensitiveLog = (obj) => ({
|
|
580
|
-
...obj,
|
|
581
|
-
});
|
|
582
|
-
export const GetRequestValidatorRequestFilterSensitiveLog = (obj) => ({
|
|
583
|
-
...obj,
|
|
584
|
-
});
|
|
585
|
-
export const GetRequestValidatorsRequestFilterSensitiveLog = (obj) => ({
|
|
586
|
-
...obj,
|
|
587
|
-
});
|
|
588
|
-
export const RequestValidatorsFilterSensitiveLog = (obj) => ({
|
|
589
|
-
...obj,
|
|
590
|
-
});
|
|
591
|
-
export const GetResourceRequestFilterSensitiveLog = (obj) => ({
|
|
592
|
-
...obj,
|
|
593
|
-
});
|
|
594
|
-
export const GetResourcesRequestFilterSensitiveLog = (obj) => ({
|
|
595
|
-
...obj,
|
|
596
|
-
});
|
|
597
|
-
export const ResourcesFilterSensitiveLog = (obj) => ({
|
|
598
|
-
...obj,
|
|
599
|
-
});
|
|
600
|
-
export const GetRestApiRequestFilterSensitiveLog = (obj) => ({
|
|
601
|
-
...obj,
|
|
602
|
-
});
|
|
603
|
-
export const GetRestApisRequestFilterSensitiveLog = (obj) => ({
|
|
604
|
-
...obj,
|
|
605
|
-
});
|
|
606
|
-
export const RestApisFilterSensitiveLog = (obj) => ({
|
|
607
|
-
...obj,
|
|
608
|
-
});
|
|
609
|
-
export const GetSdkRequestFilterSensitiveLog = (obj) => ({
|
|
610
|
-
...obj,
|
|
611
|
-
});
|
|
612
|
-
export const SdkResponseFilterSensitiveLog = (obj) => ({
|
|
613
|
-
...obj,
|
|
614
|
-
});
|
|
615
|
-
export const GetSdkTypeRequestFilterSensitiveLog = (obj) => ({
|
|
616
|
-
...obj,
|
|
617
|
-
});
|
|
618
|
-
export const SdkConfigurationPropertyFilterSensitiveLog = (obj) => ({
|
|
619
|
-
...obj,
|
|
620
|
-
});
|
|
621
|
-
export const SdkTypeFilterSensitiveLog = (obj) => ({
|
|
622
|
-
...obj,
|
|
623
|
-
});
|
|
624
|
-
export const GetSdkTypesRequestFilterSensitiveLog = (obj) => ({
|
|
625
|
-
...obj,
|
|
626
|
-
});
|
|
627
|
-
export const SdkTypesFilterSensitiveLog = (obj) => ({
|
|
628
|
-
...obj,
|
|
629
|
-
});
|
|
630
|
-
export const GetStageRequestFilterSensitiveLog = (obj) => ({
|
|
631
|
-
...obj,
|
|
632
|
-
});
|
|
633
|
-
export const GetStagesRequestFilterSensitiveLog = (obj) => ({
|
|
634
|
-
...obj,
|
|
635
|
-
});
|
|
636
|
-
export const StagesFilterSensitiveLog = (obj) => ({
|
|
637
|
-
...obj,
|
|
638
|
-
});
|
|
639
|
-
export const GetTagsRequestFilterSensitiveLog = (obj) => ({
|
|
640
|
-
...obj,
|
|
641
|
-
});
|
|
642
|
-
export const TagsFilterSensitiveLog = (obj) => ({
|
|
643
|
-
...obj,
|
|
644
|
-
});
|
|
645
|
-
export const GetUsageRequestFilterSensitiveLog = (obj) => ({
|
|
646
|
-
...obj,
|
|
647
|
-
});
|
|
648
|
-
export const UsageFilterSensitiveLog = (obj) => ({
|
|
649
|
-
...obj,
|
|
650
|
-
});
|
|
651
|
-
export const GetUsagePlanRequestFilterSensitiveLog = (obj) => ({
|
|
652
|
-
...obj,
|
|
653
|
-
});
|
|
654
|
-
export const GetUsagePlanKeyRequestFilterSensitiveLog = (obj) => ({
|
|
655
|
-
...obj,
|
|
656
|
-
});
|
|
657
|
-
export const GetUsagePlanKeysRequestFilterSensitiveLog = (obj) => ({
|
|
658
|
-
...obj,
|
|
659
|
-
});
|
|
660
|
-
export const UsagePlanKeysFilterSensitiveLog = (obj) => ({
|
|
661
|
-
...obj,
|
|
662
|
-
});
|
|
663
|
-
export const GetUsagePlansRequestFilterSensitiveLog = (obj) => ({
|
|
664
|
-
...obj,
|
|
665
|
-
});
|
|
666
|
-
export const UsagePlansFilterSensitiveLog = (obj) => ({
|
|
667
|
-
...obj,
|
|
668
|
-
});
|
|
669
|
-
export const GetVpcLinkRequestFilterSensitiveLog = (obj) => ({
|
|
670
|
-
...obj,
|
|
671
|
-
});
|
|
672
|
-
export const GetVpcLinksRequestFilterSensitiveLog = (obj) => ({
|
|
673
|
-
...obj,
|
|
674
|
-
});
|
|
675
|
-
export const VpcLinksFilterSensitiveLog = (obj) => ({
|
|
676
|
-
...obj,
|
|
677
|
-
});
|
|
678
|
-
export const ImportApiKeysRequestFilterSensitiveLog = (obj) => ({
|
|
679
|
-
...obj,
|
|
680
|
-
});
|
|
681
|
-
export const DocumentationPartIdsFilterSensitiveLog = (obj) => ({
|
|
682
|
-
...obj,
|
|
683
|
-
});
|
|
684
|
-
export const ImportDocumentationPartsRequestFilterSensitiveLog = (obj) => ({
|
|
685
|
-
...obj,
|
|
686
|
-
});
|
|
687
|
-
export const ImportRestApiRequestFilterSensitiveLog = (obj) => ({
|
|
688
|
-
...obj,
|
|
689
|
-
});
|
|
690
|
-
export const PutGatewayResponseRequestFilterSensitiveLog = (obj) => ({
|
|
691
|
-
...obj,
|
|
692
|
-
});
|
|
693
|
-
export const PutIntegrationRequestFilterSensitiveLog = (obj) => ({
|
|
694
|
-
...obj,
|
|
695
|
-
});
|
|
696
|
-
export const PutIntegrationResponseRequestFilterSensitiveLog = (obj) => ({
|
|
697
|
-
...obj,
|
|
698
|
-
});
|
|
699
|
-
export const PutMethodRequestFilterSensitiveLog = (obj) => ({
|
|
700
|
-
...obj,
|
|
701
|
-
});
|
|
702
|
-
export const PutMethodResponseRequestFilterSensitiveLog = (obj) => ({
|
|
703
|
-
...obj,
|
|
704
|
-
});
|
|
705
|
-
export const PutRestApiRequestFilterSensitiveLog = (obj) => ({
|
|
706
|
-
...obj,
|
|
707
|
-
});
|
|
708
|
-
export const TagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
709
|
-
...obj,
|
|
710
|
-
});
|
|
711
|
-
export const TestInvokeAuthorizerRequestFilterSensitiveLog = (obj) => ({
|
|
712
|
-
...obj,
|
|
713
|
-
});
|
|
714
|
-
export const TestInvokeAuthorizerResponseFilterSensitiveLog = (obj) => ({
|
|
715
|
-
...obj,
|
|
716
|
-
});
|
|
717
|
-
export const TestInvokeMethodRequestFilterSensitiveLog = (obj) => ({
|
|
718
|
-
...obj,
|
|
719
|
-
});
|
|
720
|
-
export const TestInvokeMethodResponseFilterSensitiveLog = (obj) => ({
|
|
721
|
-
...obj,
|
|
722
|
-
});
|
|
723
|
-
export const UntagResourceRequestFilterSensitiveLog = (obj) => ({
|
|
724
|
-
...obj,
|
|
725
|
-
});
|
|
726
|
-
export const PatchOperationFilterSensitiveLog = (obj) => ({
|
|
727
|
-
...obj,
|
|
728
|
-
});
|
|
729
|
-
export const UpdateAccountRequestFilterSensitiveLog = (obj) => ({
|
|
730
|
-
...obj,
|
|
731
|
-
});
|
|
732
|
-
export const UpdateApiKeyRequestFilterSensitiveLog = (obj) => ({
|
|
733
|
-
...obj,
|
|
734
|
-
});
|
|
735
|
-
export const UpdateAuthorizerRequestFilterSensitiveLog = (obj) => ({
|
|
736
|
-
...obj,
|
|
737
|
-
});
|
|
738
|
-
export const UpdateBasePathMappingRequestFilterSensitiveLog = (obj) => ({
|
|
739
|
-
...obj,
|
|
740
|
-
});
|
|
741
|
-
export const UpdateClientCertificateRequestFilterSensitiveLog = (obj) => ({
|
|
742
|
-
...obj,
|
|
743
|
-
});
|
|
744
|
-
export const UpdateDeploymentRequestFilterSensitiveLog = (obj) => ({
|
|
745
|
-
...obj,
|
|
746
|
-
});
|
|
747
|
-
export const UpdateDocumentationPartRequestFilterSensitiveLog = (obj) => ({
|
|
748
|
-
...obj,
|
|
749
|
-
});
|
|
750
|
-
export const UpdateDocumentationVersionRequestFilterSensitiveLog = (obj) => ({
|
|
751
|
-
...obj,
|
|
752
|
-
});
|
|
753
|
-
export const UpdateDomainNameRequestFilterSensitiveLog = (obj) => ({
|
|
754
|
-
...obj,
|
|
755
|
-
});
|
|
756
|
-
export const UpdateGatewayResponseRequestFilterSensitiveLog = (obj) => ({
|
|
757
|
-
...obj,
|
|
758
|
-
});
|
|
759
|
-
export const UpdateIntegrationRequestFilterSensitiveLog = (obj) => ({
|
|
760
|
-
...obj,
|
|
761
|
-
});
|
|
762
|
-
export const UpdateIntegrationResponseRequestFilterSensitiveLog = (obj) => ({
|
|
763
|
-
...obj,
|
|
764
|
-
});
|
|
765
|
-
export const UpdateMethodRequestFilterSensitiveLog = (obj) => ({
|
|
766
|
-
...obj,
|
|
767
|
-
});
|
|
768
|
-
export const UpdateMethodResponseRequestFilterSensitiveLog = (obj) => ({
|
|
769
|
-
...obj,
|
|
770
|
-
});
|
|
771
|
-
export const UpdateModelRequestFilterSensitiveLog = (obj) => ({
|
|
772
|
-
...obj,
|
|
773
|
-
});
|
|
774
|
-
export const UpdateRequestValidatorRequestFilterSensitiveLog = (obj) => ({
|
|
775
|
-
...obj,
|
|
776
|
-
});
|
|
777
|
-
export const UpdateResourceRequestFilterSensitiveLog = (obj) => ({
|
|
778
|
-
...obj,
|
|
779
|
-
});
|
|
780
|
-
export const UpdateRestApiRequestFilterSensitiveLog = (obj) => ({
|
|
781
|
-
...obj,
|
|
782
|
-
});
|
|
783
|
-
export const UpdateStageRequestFilterSensitiveLog = (obj) => ({
|
|
784
|
-
...obj,
|
|
785
|
-
});
|
|
786
|
-
export const UpdateUsageRequestFilterSensitiveLog = (obj) => ({
|
|
787
|
-
...obj,
|
|
788
|
-
});
|
|
789
|
-
export const UpdateUsagePlanRequestFilterSensitiveLog = (obj) => ({
|
|
790
|
-
...obj,
|
|
791
|
-
});
|
|
792
|
-
export const UpdateVpcLinkRequestFilterSensitiveLog = (obj) => ({
|
|
793
|
-
...obj,
|
|
794
|
-
});
|