@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
|
@@ -1250,493 +1250,3 @@ export interface UpdateVpcLinkRequest {
|
|
|
1250
1250
|
vpcLinkId: string | undefined;
|
|
1251
1251
|
patchOperations?: PatchOperation[];
|
|
1252
1252
|
}
|
|
1253
|
-
export declare const AccessLogSettingsFilterSensitiveLog: (
|
|
1254
|
-
obj: AccessLogSettings
|
|
1255
|
-
) => any;
|
|
1256
|
-
export declare const ThrottleSettingsFilterSensitiveLog: (
|
|
1257
|
-
obj: ThrottleSettings
|
|
1258
|
-
) => any;
|
|
1259
|
-
export declare const AccountFilterSensitiveLog: (obj: Account) => any;
|
|
1260
|
-
export declare const ApiKeyFilterSensitiveLog: (obj: ApiKey) => any;
|
|
1261
|
-
export declare const ApiKeyIdsFilterSensitiveLog: (obj: ApiKeyIds) => any;
|
|
1262
|
-
export declare const ApiKeysFilterSensitiveLog: (obj: ApiKeys) => any;
|
|
1263
|
-
export declare const ApiStageFilterSensitiveLog: (obj: ApiStage) => any;
|
|
1264
|
-
export declare const AuthorizerFilterSensitiveLog: (obj: Authorizer) => any;
|
|
1265
|
-
export declare const AuthorizersFilterSensitiveLog: (obj: Authorizers) => any;
|
|
1266
|
-
export declare const StageKeyFilterSensitiveLog: (obj: StageKey) => any;
|
|
1267
|
-
export declare const CreateApiKeyRequestFilterSensitiveLog: (
|
|
1268
|
-
obj: CreateApiKeyRequest
|
|
1269
|
-
) => any;
|
|
1270
|
-
export declare const CreateAuthorizerRequestFilterSensitiveLog: (
|
|
1271
|
-
obj: CreateAuthorizerRequest
|
|
1272
|
-
) => any;
|
|
1273
|
-
export declare const BasePathMappingFilterSensitiveLog: (
|
|
1274
|
-
obj: BasePathMapping
|
|
1275
|
-
) => any;
|
|
1276
|
-
export declare const CreateBasePathMappingRequestFilterSensitiveLog: (
|
|
1277
|
-
obj: CreateBasePathMappingRequest
|
|
1278
|
-
) => any;
|
|
1279
|
-
export declare const DeploymentCanarySettingsFilterSensitiveLog: (
|
|
1280
|
-
obj: DeploymentCanarySettings
|
|
1281
|
-
) => any;
|
|
1282
|
-
export declare const CreateDeploymentRequestFilterSensitiveLog: (
|
|
1283
|
-
obj: CreateDeploymentRequest
|
|
1284
|
-
) => any;
|
|
1285
|
-
export declare const MethodSnapshotFilterSensitiveLog: (
|
|
1286
|
-
obj: MethodSnapshot
|
|
1287
|
-
) => any;
|
|
1288
|
-
export declare const DeploymentFilterSensitiveLog: (obj: Deployment) => any;
|
|
1289
|
-
export declare const DocumentationPartLocationFilterSensitiveLog: (
|
|
1290
|
-
obj: DocumentationPartLocation
|
|
1291
|
-
) => any;
|
|
1292
|
-
export declare const CreateDocumentationPartRequestFilterSensitiveLog: (
|
|
1293
|
-
obj: CreateDocumentationPartRequest
|
|
1294
|
-
) => any;
|
|
1295
|
-
export declare const DocumentationPartFilterSensitiveLog: (
|
|
1296
|
-
obj: DocumentationPart
|
|
1297
|
-
) => any;
|
|
1298
|
-
export declare const CreateDocumentationVersionRequestFilterSensitiveLog: (
|
|
1299
|
-
obj: CreateDocumentationVersionRequest
|
|
1300
|
-
) => any;
|
|
1301
|
-
export declare const DocumentationVersionFilterSensitiveLog: (
|
|
1302
|
-
obj: DocumentationVersion
|
|
1303
|
-
) => any;
|
|
1304
|
-
export declare const EndpointConfigurationFilterSensitiveLog: (
|
|
1305
|
-
obj: EndpointConfiguration
|
|
1306
|
-
) => any;
|
|
1307
|
-
export declare const MutualTlsAuthenticationInputFilterSensitiveLog: (
|
|
1308
|
-
obj: MutualTlsAuthenticationInput
|
|
1309
|
-
) => any;
|
|
1310
|
-
export declare const CreateDomainNameRequestFilterSensitiveLog: (
|
|
1311
|
-
obj: CreateDomainNameRequest
|
|
1312
|
-
) => any;
|
|
1313
|
-
export declare const MutualTlsAuthenticationFilterSensitiveLog: (
|
|
1314
|
-
obj: MutualTlsAuthentication
|
|
1315
|
-
) => any;
|
|
1316
|
-
export declare const DomainNameFilterSensitiveLog: (obj: DomainName) => any;
|
|
1317
|
-
export declare const CreateModelRequestFilterSensitiveLog: (
|
|
1318
|
-
obj: CreateModelRequest
|
|
1319
|
-
) => any;
|
|
1320
|
-
export declare const ModelFilterSensitiveLog: (obj: Model) => any;
|
|
1321
|
-
export declare const CreateRequestValidatorRequestFilterSensitiveLog: (
|
|
1322
|
-
obj: CreateRequestValidatorRequest
|
|
1323
|
-
) => any;
|
|
1324
|
-
export declare const RequestValidatorFilterSensitiveLog: (
|
|
1325
|
-
obj: RequestValidator
|
|
1326
|
-
) => any;
|
|
1327
|
-
export declare const CreateResourceRequestFilterSensitiveLog: (
|
|
1328
|
-
obj: CreateResourceRequest
|
|
1329
|
-
) => any;
|
|
1330
|
-
export declare const IntegrationResponseFilterSensitiveLog: (
|
|
1331
|
-
obj: IntegrationResponse
|
|
1332
|
-
) => any;
|
|
1333
|
-
export declare const TlsConfigFilterSensitiveLog: (obj: TlsConfig) => any;
|
|
1334
|
-
export declare const IntegrationFilterSensitiveLog: (obj: Integration) => any;
|
|
1335
|
-
export declare const MethodResponseFilterSensitiveLog: (
|
|
1336
|
-
obj: MethodResponse
|
|
1337
|
-
) => any;
|
|
1338
|
-
export declare const MethodFilterSensitiveLog: (obj: Method) => any;
|
|
1339
|
-
export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
|
|
1340
|
-
export declare const CreateRestApiRequestFilterSensitiveLog: (
|
|
1341
|
-
obj: CreateRestApiRequest
|
|
1342
|
-
) => any;
|
|
1343
|
-
export declare const RestApiFilterSensitiveLog: (obj: RestApi) => any;
|
|
1344
|
-
export declare const CanarySettingsFilterSensitiveLog: (
|
|
1345
|
-
obj: CanarySettings
|
|
1346
|
-
) => any;
|
|
1347
|
-
export declare const CreateStageRequestFilterSensitiveLog: (
|
|
1348
|
-
obj: CreateStageRequest
|
|
1349
|
-
) => any;
|
|
1350
|
-
export declare const MethodSettingFilterSensitiveLog: (
|
|
1351
|
-
obj: MethodSetting
|
|
1352
|
-
) => any;
|
|
1353
|
-
export declare const StageFilterSensitiveLog: (obj: Stage) => any;
|
|
1354
|
-
export declare const QuotaSettingsFilterSensitiveLog: (
|
|
1355
|
-
obj: QuotaSettings
|
|
1356
|
-
) => any;
|
|
1357
|
-
export declare const CreateUsagePlanRequestFilterSensitiveLog: (
|
|
1358
|
-
obj: CreateUsagePlanRequest
|
|
1359
|
-
) => any;
|
|
1360
|
-
export declare const UsagePlanFilterSensitiveLog: (obj: UsagePlan) => any;
|
|
1361
|
-
export declare const CreateUsagePlanKeyRequestFilterSensitiveLog: (
|
|
1362
|
-
obj: CreateUsagePlanKeyRequest
|
|
1363
|
-
) => any;
|
|
1364
|
-
export declare const UsagePlanKeyFilterSensitiveLog: (obj: UsagePlanKey) => any;
|
|
1365
|
-
export declare const CreateVpcLinkRequestFilterSensitiveLog: (
|
|
1366
|
-
obj: CreateVpcLinkRequest
|
|
1367
|
-
) => any;
|
|
1368
|
-
export declare const VpcLinkFilterSensitiveLog: (obj: VpcLink) => any;
|
|
1369
|
-
export declare const DeleteApiKeyRequestFilterSensitiveLog: (
|
|
1370
|
-
obj: DeleteApiKeyRequest
|
|
1371
|
-
) => any;
|
|
1372
|
-
export declare const DeleteAuthorizerRequestFilterSensitiveLog: (
|
|
1373
|
-
obj: DeleteAuthorizerRequest
|
|
1374
|
-
) => any;
|
|
1375
|
-
export declare const DeleteBasePathMappingRequestFilterSensitiveLog: (
|
|
1376
|
-
obj: DeleteBasePathMappingRequest
|
|
1377
|
-
) => any;
|
|
1378
|
-
export declare const DeleteClientCertificateRequestFilterSensitiveLog: (
|
|
1379
|
-
obj: DeleteClientCertificateRequest
|
|
1380
|
-
) => any;
|
|
1381
|
-
export declare const DeleteDeploymentRequestFilterSensitiveLog: (
|
|
1382
|
-
obj: DeleteDeploymentRequest
|
|
1383
|
-
) => any;
|
|
1384
|
-
export declare const DeleteDocumentationPartRequestFilterSensitiveLog: (
|
|
1385
|
-
obj: DeleteDocumentationPartRequest
|
|
1386
|
-
) => any;
|
|
1387
|
-
export declare const DeleteDocumentationVersionRequestFilterSensitiveLog: (
|
|
1388
|
-
obj: DeleteDocumentationVersionRequest
|
|
1389
|
-
) => any;
|
|
1390
|
-
export declare const DeleteDomainNameRequestFilterSensitiveLog: (
|
|
1391
|
-
obj: DeleteDomainNameRequest
|
|
1392
|
-
) => any;
|
|
1393
|
-
export declare const DeleteGatewayResponseRequestFilterSensitiveLog: (
|
|
1394
|
-
obj: DeleteGatewayResponseRequest
|
|
1395
|
-
) => any;
|
|
1396
|
-
export declare const DeleteIntegrationRequestFilterSensitiveLog: (
|
|
1397
|
-
obj: DeleteIntegrationRequest
|
|
1398
|
-
) => any;
|
|
1399
|
-
export declare const DeleteIntegrationResponseRequestFilterSensitiveLog: (
|
|
1400
|
-
obj: DeleteIntegrationResponseRequest
|
|
1401
|
-
) => any;
|
|
1402
|
-
export declare const DeleteMethodRequestFilterSensitiveLog: (
|
|
1403
|
-
obj: DeleteMethodRequest
|
|
1404
|
-
) => any;
|
|
1405
|
-
export declare const DeleteMethodResponseRequestFilterSensitiveLog: (
|
|
1406
|
-
obj: DeleteMethodResponseRequest
|
|
1407
|
-
) => any;
|
|
1408
|
-
export declare const DeleteModelRequestFilterSensitiveLog: (
|
|
1409
|
-
obj: DeleteModelRequest
|
|
1410
|
-
) => any;
|
|
1411
|
-
export declare const DeleteRequestValidatorRequestFilterSensitiveLog: (
|
|
1412
|
-
obj: DeleteRequestValidatorRequest
|
|
1413
|
-
) => any;
|
|
1414
|
-
export declare const DeleteResourceRequestFilterSensitiveLog: (
|
|
1415
|
-
obj: DeleteResourceRequest
|
|
1416
|
-
) => any;
|
|
1417
|
-
export declare const DeleteRestApiRequestFilterSensitiveLog: (
|
|
1418
|
-
obj: DeleteRestApiRequest
|
|
1419
|
-
) => any;
|
|
1420
|
-
export declare const DeleteStageRequestFilterSensitiveLog: (
|
|
1421
|
-
obj: DeleteStageRequest
|
|
1422
|
-
) => any;
|
|
1423
|
-
export declare const DeleteUsagePlanRequestFilterSensitiveLog: (
|
|
1424
|
-
obj: DeleteUsagePlanRequest
|
|
1425
|
-
) => any;
|
|
1426
|
-
export declare const DeleteUsagePlanKeyRequestFilterSensitiveLog: (
|
|
1427
|
-
obj: DeleteUsagePlanKeyRequest
|
|
1428
|
-
) => any;
|
|
1429
|
-
export declare const DeleteVpcLinkRequestFilterSensitiveLog: (
|
|
1430
|
-
obj: DeleteVpcLinkRequest
|
|
1431
|
-
) => any;
|
|
1432
|
-
export declare const FlushStageAuthorizersCacheRequestFilterSensitiveLog: (
|
|
1433
|
-
obj: FlushStageAuthorizersCacheRequest
|
|
1434
|
-
) => any;
|
|
1435
|
-
export declare const FlushStageCacheRequestFilterSensitiveLog: (
|
|
1436
|
-
obj: FlushStageCacheRequest
|
|
1437
|
-
) => any;
|
|
1438
|
-
export declare const ClientCertificateFilterSensitiveLog: (
|
|
1439
|
-
obj: ClientCertificate
|
|
1440
|
-
) => any;
|
|
1441
|
-
export declare const GenerateClientCertificateRequestFilterSensitiveLog: (
|
|
1442
|
-
obj: GenerateClientCertificateRequest
|
|
1443
|
-
) => any;
|
|
1444
|
-
export declare const GetAccountRequestFilterSensitiveLog: (
|
|
1445
|
-
obj: GetAccountRequest
|
|
1446
|
-
) => any;
|
|
1447
|
-
export declare const GetApiKeyRequestFilterSensitiveLog: (
|
|
1448
|
-
obj: GetApiKeyRequest
|
|
1449
|
-
) => any;
|
|
1450
|
-
export declare const GetApiKeysRequestFilterSensitiveLog: (
|
|
1451
|
-
obj: GetApiKeysRequest
|
|
1452
|
-
) => any;
|
|
1453
|
-
export declare const GetAuthorizerRequestFilterSensitiveLog: (
|
|
1454
|
-
obj: GetAuthorizerRequest
|
|
1455
|
-
) => any;
|
|
1456
|
-
export declare const GetAuthorizersRequestFilterSensitiveLog: (
|
|
1457
|
-
obj: GetAuthorizersRequest
|
|
1458
|
-
) => any;
|
|
1459
|
-
export declare const GetBasePathMappingRequestFilterSensitiveLog: (
|
|
1460
|
-
obj: GetBasePathMappingRequest
|
|
1461
|
-
) => any;
|
|
1462
|
-
export declare const BasePathMappingsFilterSensitiveLog: (
|
|
1463
|
-
obj: BasePathMappings
|
|
1464
|
-
) => any;
|
|
1465
|
-
export declare const GetBasePathMappingsRequestFilterSensitiveLog: (
|
|
1466
|
-
obj: GetBasePathMappingsRequest
|
|
1467
|
-
) => any;
|
|
1468
|
-
export declare const GetClientCertificateRequestFilterSensitiveLog: (
|
|
1469
|
-
obj: GetClientCertificateRequest
|
|
1470
|
-
) => any;
|
|
1471
|
-
export declare const ClientCertificatesFilterSensitiveLog: (
|
|
1472
|
-
obj: ClientCertificates
|
|
1473
|
-
) => any;
|
|
1474
|
-
export declare const GetClientCertificatesRequestFilterSensitiveLog: (
|
|
1475
|
-
obj: GetClientCertificatesRequest
|
|
1476
|
-
) => any;
|
|
1477
|
-
export declare const GetDeploymentRequestFilterSensitiveLog: (
|
|
1478
|
-
obj: GetDeploymentRequest
|
|
1479
|
-
) => any;
|
|
1480
|
-
export declare const DeploymentsFilterSensitiveLog: (obj: Deployments) => any;
|
|
1481
|
-
export declare const GetDeploymentsRequestFilterSensitiveLog: (
|
|
1482
|
-
obj: GetDeploymentsRequest
|
|
1483
|
-
) => any;
|
|
1484
|
-
export declare const GetDocumentationPartRequestFilterSensitiveLog: (
|
|
1485
|
-
obj: GetDocumentationPartRequest
|
|
1486
|
-
) => any;
|
|
1487
|
-
export declare const DocumentationPartsFilterSensitiveLog: (
|
|
1488
|
-
obj: DocumentationParts
|
|
1489
|
-
) => any;
|
|
1490
|
-
export declare const GetDocumentationPartsRequestFilterSensitiveLog: (
|
|
1491
|
-
obj: GetDocumentationPartsRequest
|
|
1492
|
-
) => any;
|
|
1493
|
-
export declare const GetDocumentationVersionRequestFilterSensitiveLog: (
|
|
1494
|
-
obj: GetDocumentationVersionRequest
|
|
1495
|
-
) => any;
|
|
1496
|
-
export declare const DocumentationVersionsFilterSensitiveLog: (
|
|
1497
|
-
obj: DocumentationVersions
|
|
1498
|
-
) => any;
|
|
1499
|
-
export declare const GetDocumentationVersionsRequestFilterSensitiveLog: (
|
|
1500
|
-
obj: GetDocumentationVersionsRequest
|
|
1501
|
-
) => any;
|
|
1502
|
-
export declare const GetDomainNameRequestFilterSensitiveLog: (
|
|
1503
|
-
obj: GetDomainNameRequest
|
|
1504
|
-
) => any;
|
|
1505
|
-
export declare const DomainNamesFilterSensitiveLog: (obj: DomainNames) => any;
|
|
1506
|
-
export declare const GetDomainNamesRequestFilterSensitiveLog: (
|
|
1507
|
-
obj: GetDomainNamesRequest
|
|
1508
|
-
) => any;
|
|
1509
|
-
export declare const ExportResponseFilterSensitiveLog: (
|
|
1510
|
-
obj: ExportResponse
|
|
1511
|
-
) => any;
|
|
1512
|
-
export declare const GetExportRequestFilterSensitiveLog: (
|
|
1513
|
-
obj: GetExportRequest
|
|
1514
|
-
) => any;
|
|
1515
|
-
export declare const GatewayResponseFilterSensitiveLog: (
|
|
1516
|
-
obj: GatewayResponse
|
|
1517
|
-
) => any;
|
|
1518
|
-
export declare const GetGatewayResponseRequestFilterSensitiveLog: (
|
|
1519
|
-
obj: GetGatewayResponseRequest
|
|
1520
|
-
) => any;
|
|
1521
|
-
export declare const GatewayResponsesFilterSensitiveLog: (
|
|
1522
|
-
obj: GatewayResponses
|
|
1523
|
-
) => any;
|
|
1524
|
-
export declare const GetGatewayResponsesRequestFilterSensitiveLog: (
|
|
1525
|
-
obj: GetGatewayResponsesRequest
|
|
1526
|
-
) => any;
|
|
1527
|
-
export declare const GetIntegrationRequestFilterSensitiveLog: (
|
|
1528
|
-
obj: GetIntegrationRequest
|
|
1529
|
-
) => any;
|
|
1530
|
-
export declare const GetIntegrationResponseRequestFilterSensitiveLog: (
|
|
1531
|
-
obj: GetIntegrationResponseRequest
|
|
1532
|
-
) => any;
|
|
1533
|
-
export declare const GetMethodRequestFilterSensitiveLog: (
|
|
1534
|
-
obj: GetMethodRequest
|
|
1535
|
-
) => any;
|
|
1536
|
-
export declare const GetMethodResponseRequestFilterSensitiveLog: (
|
|
1537
|
-
obj: GetMethodResponseRequest
|
|
1538
|
-
) => any;
|
|
1539
|
-
export declare const GetModelRequestFilterSensitiveLog: (
|
|
1540
|
-
obj: GetModelRequest
|
|
1541
|
-
) => any;
|
|
1542
|
-
export declare const GetModelsRequestFilterSensitiveLog: (
|
|
1543
|
-
obj: GetModelsRequest
|
|
1544
|
-
) => any;
|
|
1545
|
-
export declare const ModelsFilterSensitiveLog: (obj: Models) => any;
|
|
1546
|
-
export declare const GetModelTemplateRequestFilterSensitiveLog: (
|
|
1547
|
-
obj: GetModelTemplateRequest
|
|
1548
|
-
) => any;
|
|
1549
|
-
export declare const TemplateFilterSensitiveLog: (obj: Template) => any;
|
|
1550
|
-
export declare const GetRequestValidatorRequestFilterSensitiveLog: (
|
|
1551
|
-
obj: GetRequestValidatorRequest
|
|
1552
|
-
) => any;
|
|
1553
|
-
export declare const GetRequestValidatorsRequestFilterSensitiveLog: (
|
|
1554
|
-
obj: GetRequestValidatorsRequest
|
|
1555
|
-
) => any;
|
|
1556
|
-
export declare const RequestValidatorsFilterSensitiveLog: (
|
|
1557
|
-
obj: RequestValidators
|
|
1558
|
-
) => any;
|
|
1559
|
-
export declare const GetResourceRequestFilterSensitiveLog: (
|
|
1560
|
-
obj: GetResourceRequest
|
|
1561
|
-
) => any;
|
|
1562
|
-
export declare const GetResourcesRequestFilterSensitiveLog: (
|
|
1563
|
-
obj: GetResourcesRequest
|
|
1564
|
-
) => any;
|
|
1565
|
-
export declare const ResourcesFilterSensitiveLog: (obj: Resources) => any;
|
|
1566
|
-
export declare const GetRestApiRequestFilterSensitiveLog: (
|
|
1567
|
-
obj: GetRestApiRequest
|
|
1568
|
-
) => any;
|
|
1569
|
-
export declare const GetRestApisRequestFilterSensitiveLog: (
|
|
1570
|
-
obj: GetRestApisRequest
|
|
1571
|
-
) => any;
|
|
1572
|
-
export declare const RestApisFilterSensitiveLog: (obj: RestApis) => any;
|
|
1573
|
-
export declare const GetSdkRequestFilterSensitiveLog: (
|
|
1574
|
-
obj: GetSdkRequest
|
|
1575
|
-
) => any;
|
|
1576
|
-
export declare const SdkResponseFilterSensitiveLog: (obj: SdkResponse) => any;
|
|
1577
|
-
export declare const GetSdkTypeRequestFilterSensitiveLog: (
|
|
1578
|
-
obj: GetSdkTypeRequest
|
|
1579
|
-
) => any;
|
|
1580
|
-
export declare const SdkConfigurationPropertyFilterSensitiveLog: (
|
|
1581
|
-
obj: SdkConfigurationProperty
|
|
1582
|
-
) => any;
|
|
1583
|
-
export declare const SdkTypeFilterSensitiveLog: (obj: SdkType) => any;
|
|
1584
|
-
export declare const GetSdkTypesRequestFilterSensitiveLog: (
|
|
1585
|
-
obj: GetSdkTypesRequest
|
|
1586
|
-
) => any;
|
|
1587
|
-
export declare const SdkTypesFilterSensitiveLog: (obj: SdkTypes) => any;
|
|
1588
|
-
export declare const GetStageRequestFilterSensitiveLog: (
|
|
1589
|
-
obj: GetStageRequest
|
|
1590
|
-
) => any;
|
|
1591
|
-
export declare const GetStagesRequestFilterSensitiveLog: (
|
|
1592
|
-
obj: GetStagesRequest
|
|
1593
|
-
) => any;
|
|
1594
|
-
export declare const StagesFilterSensitiveLog: (obj: Stages) => any;
|
|
1595
|
-
export declare const GetTagsRequestFilterSensitiveLog: (
|
|
1596
|
-
obj: GetTagsRequest
|
|
1597
|
-
) => any;
|
|
1598
|
-
export declare const TagsFilterSensitiveLog: (obj: Tags) => any;
|
|
1599
|
-
export declare const GetUsageRequestFilterSensitiveLog: (
|
|
1600
|
-
obj: GetUsageRequest
|
|
1601
|
-
) => any;
|
|
1602
|
-
export declare const UsageFilterSensitiveLog: (obj: Usage) => any;
|
|
1603
|
-
export declare const GetUsagePlanRequestFilterSensitiveLog: (
|
|
1604
|
-
obj: GetUsagePlanRequest
|
|
1605
|
-
) => any;
|
|
1606
|
-
export declare const GetUsagePlanKeyRequestFilterSensitiveLog: (
|
|
1607
|
-
obj: GetUsagePlanKeyRequest
|
|
1608
|
-
) => any;
|
|
1609
|
-
export declare const GetUsagePlanKeysRequestFilterSensitiveLog: (
|
|
1610
|
-
obj: GetUsagePlanKeysRequest
|
|
1611
|
-
) => any;
|
|
1612
|
-
export declare const UsagePlanKeysFilterSensitiveLog: (
|
|
1613
|
-
obj: UsagePlanKeys
|
|
1614
|
-
) => any;
|
|
1615
|
-
export declare const GetUsagePlansRequestFilterSensitiveLog: (
|
|
1616
|
-
obj: GetUsagePlansRequest
|
|
1617
|
-
) => any;
|
|
1618
|
-
export declare const UsagePlansFilterSensitiveLog: (obj: UsagePlans) => any;
|
|
1619
|
-
export declare const GetVpcLinkRequestFilterSensitiveLog: (
|
|
1620
|
-
obj: GetVpcLinkRequest
|
|
1621
|
-
) => any;
|
|
1622
|
-
export declare const GetVpcLinksRequestFilterSensitiveLog: (
|
|
1623
|
-
obj: GetVpcLinksRequest
|
|
1624
|
-
) => any;
|
|
1625
|
-
export declare const VpcLinksFilterSensitiveLog: (obj: VpcLinks) => any;
|
|
1626
|
-
export declare const ImportApiKeysRequestFilterSensitiveLog: (
|
|
1627
|
-
obj: ImportApiKeysRequest
|
|
1628
|
-
) => any;
|
|
1629
|
-
export declare const DocumentationPartIdsFilterSensitiveLog: (
|
|
1630
|
-
obj: DocumentationPartIds
|
|
1631
|
-
) => any;
|
|
1632
|
-
export declare const ImportDocumentationPartsRequestFilterSensitiveLog: (
|
|
1633
|
-
obj: ImportDocumentationPartsRequest
|
|
1634
|
-
) => any;
|
|
1635
|
-
export declare const ImportRestApiRequestFilterSensitiveLog: (
|
|
1636
|
-
obj: ImportRestApiRequest
|
|
1637
|
-
) => any;
|
|
1638
|
-
export declare const PutGatewayResponseRequestFilterSensitiveLog: (
|
|
1639
|
-
obj: PutGatewayResponseRequest
|
|
1640
|
-
) => any;
|
|
1641
|
-
export declare const PutIntegrationRequestFilterSensitiveLog: (
|
|
1642
|
-
obj: PutIntegrationRequest
|
|
1643
|
-
) => any;
|
|
1644
|
-
export declare const PutIntegrationResponseRequestFilterSensitiveLog: (
|
|
1645
|
-
obj: PutIntegrationResponseRequest
|
|
1646
|
-
) => any;
|
|
1647
|
-
export declare const PutMethodRequestFilterSensitiveLog: (
|
|
1648
|
-
obj: PutMethodRequest
|
|
1649
|
-
) => any;
|
|
1650
|
-
export declare const PutMethodResponseRequestFilterSensitiveLog: (
|
|
1651
|
-
obj: PutMethodResponseRequest
|
|
1652
|
-
) => any;
|
|
1653
|
-
export declare const PutRestApiRequestFilterSensitiveLog: (
|
|
1654
|
-
obj: PutRestApiRequest
|
|
1655
|
-
) => any;
|
|
1656
|
-
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1657
|
-
obj: TagResourceRequest
|
|
1658
|
-
) => any;
|
|
1659
|
-
export declare const TestInvokeAuthorizerRequestFilterSensitiveLog: (
|
|
1660
|
-
obj: TestInvokeAuthorizerRequest
|
|
1661
|
-
) => any;
|
|
1662
|
-
export declare const TestInvokeAuthorizerResponseFilterSensitiveLog: (
|
|
1663
|
-
obj: TestInvokeAuthorizerResponse
|
|
1664
|
-
) => any;
|
|
1665
|
-
export declare const TestInvokeMethodRequestFilterSensitiveLog: (
|
|
1666
|
-
obj: TestInvokeMethodRequest
|
|
1667
|
-
) => any;
|
|
1668
|
-
export declare const TestInvokeMethodResponseFilterSensitiveLog: (
|
|
1669
|
-
obj: TestInvokeMethodResponse
|
|
1670
|
-
) => any;
|
|
1671
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1672
|
-
obj: UntagResourceRequest
|
|
1673
|
-
) => any;
|
|
1674
|
-
export declare const PatchOperationFilterSensitiveLog: (
|
|
1675
|
-
obj: PatchOperation
|
|
1676
|
-
) => any;
|
|
1677
|
-
export declare const UpdateAccountRequestFilterSensitiveLog: (
|
|
1678
|
-
obj: UpdateAccountRequest
|
|
1679
|
-
) => any;
|
|
1680
|
-
export declare const UpdateApiKeyRequestFilterSensitiveLog: (
|
|
1681
|
-
obj: UpdateApiKeyRequest
|
|
1682
|
-
) => any;
|
|
1683
|
-
export declare const UpdateAuthorizerRequestFilterSensitiveLog: (
|
|
1684
|
-
obj: UpdateAuthorizerRequest
|
|
1685
|
-
) => any;
|
|
1686
|
-
export declare const UpdateBasePathMappingRequestFilterSensitiveLog: (
|
|
1687
|
-
obj: UpdateBasePathMappingRequest
|
|
1688
|
-
) => any;
|
|
1689
|
-
export declare const UpdateClientCertificateRequestFilterSensitiveLog: (
|
|
1690
|
-
obj: UpdateClientCertificateRequest
|
|
1691
|
-
) => any;
|
|
1692
|
-
export declare const UpdateDeploymentRequestFilterSensitiveLog: (
|
|
1693
|
-
obj: UpdateDeploymentRequest
|
|
1694
|
-
) => any;
|
|
1695
|
-
export declare const UpdateDocumentationPartRequestFilterSensitiveLog: (
|
|
1696
|
-
obj: UpdateDocumentationPartRequest
|
|
1697
|
-
) => any;
|
|
1698
|
-
export declare const UpdateDocumentationVersionRequestFilterSensitiveLog: (
|
|
1699
|
-
obj: UpdateDocumentationVersionRequest
|
|
1700
|
-
) => any;
|
|
1701
|
-
export declare const UpdateDomainNameRequestFilterSensitiveLog: (
|
|
1702
|
-
obj: UpdateDomainNameRequest
|
|
1703
|
-
) => any;
|
|
1704
|
-
export declare const UpdateGatewayResponseRequestFilterSensitiveLog: (
|
|
1705
|
-
obj: UpdateGatewayResponseRequest
|
|
1706
|
-
) => any;
|
|
1707
|
-
export declare const UpdateIntegrationRequestFilterSensitiveLog: (
|
|
1708
|
-
obj: UpdateIntegrationRequest
|
|
1709
|
-
) => any;
|
|
1710
|
-
export declare const UpdateIntegrationResponseRequestFilterSensitiveLog: (
|
|
1711
|
-
obj: UpdateIntegrationResponseRequest
|
|
1712
|
-
) => any;
|
|
1713
|
-
export declare const UpdateMethodRequestFilterSensitiveLog: (
|
|
1714
|
-
obj: UpdateMethodRequest
|
|
1715
|
-
) => any;
|
|
1716
|
-
export declare const UpdateMethodResponseRequestFilterSensitiveLog: (
|
|
1717
|
-
obj: UpdateMethodResponseRequest
|
|
1718
|
-
) => any;
|
|
1719
|
-
export declare const UpdateModelRequestFilterSensitiveLog: (
|
|
1720
|
-
obj: UpdateModelRequest
|
|
1721
|
-
) => any;
|
|
1722
|
-
export declare const UpdateRequestValidatorRequestFilterSensitiveLog: (
|
|
1723
|
-
obj: UpdateRequestValidatorRequest
|
|
1724
|
-
) => any;
|
|
1725
|
-
export declare const UpdateResourceRequestFilterSensitiveLog: (
|
|
1726
|
-
obj: UpdateResourceRequest
|
|
1727
|
-
) => any;
|
|
1728
|
-
export declare const UpdateRestApiRequestFilterSensitiveLog: (
|
|
1729
|
-
obj: UpdateRestApiRequest
|
|
1730
|
-
) => any;
|
|
1731
|
-
export declare const UpdateStageRequestFilterSensitiveLog: (
|
|
1732
|
-
obj: UpdateStageRequest
|
|
1733
|
-
) => any;
|
|
1734
|
-
export declare const UpdateUsageRequestFilterSensitiveLog: (
|
|
1735
|
-
obj: UpdateUsageRequest
|
|
1736
|
-
) => any;
|
|
1737
|
-
export declare const UpdateUsagePlanRequestFilterSensitiveLog: (
|
|
1738
|
-
obj: UpdateUsagePlanRequest
|
|
1739
|
-
) => any;
|
|
1740
|
-
export declare const UpdateVpcLinkRequestFilterSensitiveLog: (
|
|
1741
|
-
obj: UpdateVpcLinkRequest
|
|
1742
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-api-gateway",
|
|
3
3
|
"description": "AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.299.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo api-gateway"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,23 +21,23 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.299.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.299.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.299.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
29
30
|
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.299.0",
|
|
31
32
|
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
33
|
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
34
|
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
35
|
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
36
|
"@aws-sdk/middleware-sdk-api-gateway": "3.296.0",
|
|
36
37
|
"@aws-sdk/middleware-serde": "3.296.0",
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
+
"@aws-sdk/middleware-signing": "3.299.0",
|
|
38
39
|
"@aws-sdk/middleware-stack": "3.296.0",
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
+
"@aws-sdk/middleware-user-agent": "3.299.0",
|
|
40
41
|
"@aws-sdk/node-config-provider": "3.296.0",
|
|
41
42
|
"@aws-sdk/node-http-handler": "3.296.0",
|
|
42
43
|
"@aws-sdk/protocol-http": "3.296.0",
|
|
@@ -47,11 +48,11 @@
|
|
|
47
48
|
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
48
49
|
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
49
50
|
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
50
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
51
|
+
"@aws-sdk/util-defaults-mode-node": "3.299.0",
|
|
51
52
|
"@aws-sdk/util-endpoints": "3.296.0",
|
|
52
53
|
"@aws-sdk/util-retry": "3.296.0",
|
|
53
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
54
|
+
"@aws-sdk/util-user-agent-browser": "3.299.0",
|
|
55
|
+
"@aws-sdk/util-user-agent-node": "3.299.0",
|
|
55
56
|
"@aws-sdk/util-utf8": "3.295.0",
|
|
56
57
|
"tslib": "^2.5.0"
|
|
57
58
|
},
|