@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
@@ -13,7 +13,6 @@ import {
13
13
  import { GetSdkTypesRequest, SdkTypes } from "../models/models_0";
14
14
  export interface GetSdkTypesCommandInput extends GetSdkTypesRequest {}
15
15
  export interface GetSdkTypesCommandOutput extends SdkTypes, __MetadataBearer {}
16
-
17
16
  export declare class GetSdkTypesCommand extends $Command<
18
17
  GetSdkTypesCommandInput,
19
18
  GetSdkTypesCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetSdkTypesCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetSdkTypesCommandInput;
23
22
  constructor(input: GetSdkTypesCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { GetStageRequest, Stage } from "../models/models_0";
14
14
  export interface GetStageCommandInput extends GetStageRequest {}
15
15
  export interface GetStageCommandOutput extends Stage, __MetadataBearer {}
16
-
17
16
  export declare class GetStageCommand extends $Command<
18
17
  GetStageCommandInput,
19
18
  GetStageCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetStageCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetStageCommandInput;
23
22
  constructor(input: GetStageCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { GetStagesRequest, Stages } from "../models/models_0";
14
14
  export interface GetStagesCommandInput extends GetStagesRequest {}
15
15
  export interface GetStagesCommandOutput extends Stages, __MetadataBearer {}
16
-
17
16
  export declare class GetStagesCommand extends $Command<
18
17
  GetStagesCommandInput,
19
18
  GetStagesCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetStagesCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetStagesCommandInput;
23
22
  constructor(input: GetStagesCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { GetTagsRequest, Tags } from "../models/models_0";
14
14
  export interface GetTagsCommandInput extends GetTagsRequest {}
15
15
  export interface GetTagsCommandOutput extends Tags, __MetadataBearer {}
16
-
17
16
  export declare class GetTagsCommand extends $Command<
18
17
  GetTagsCommandInput,
19
18
  GetTagsCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetTagsCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetTagsCommandInput;
23
22
  constructor(input: GetTagsCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { GetUsageRequest, Usage } from "../models/models_0";
14
14
  export interface GetUsageCommandInput extends GetUsageRequest {}
15
15
  export interface GetUsageCommandOutput extends Usage, __MetadataBearer {}
16
-
17
16
  export declare class GetUsageCommand extends $Command<
18
17
  GetUsageCommandInput,
19
18
  GetUsageCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetUsageCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetUsageCommandInput;
23
22
  constructor(input: GetUsageCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetUsagePlanCommandInput extends GetUsagePlanRequest {}
15
15
  export interface GetUsagePlanCommandOutput
16
16
  extends UsagePlan,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetUsagePlanCommand extends $Command<
20
19
  GetUsagePlanCommandInput,
21
20
  GetUsagePlanCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetUsagePlanCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetUsagePlanCommandInput;
25
24
  constructor(input: GetUsagePlanCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetUsagePlanKeyCommandInput extends GetUsagePlanKeyRequest {}
15
15
  export interface GetUsagePlanKeyCommandOutput
16
16
  extends UsagePlanKey,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetUsagePlanKeyCommand extends $Command<
20
19
  GetUsagePlanKeyCommandInput,
21
20
  GetUsagePlanKeyCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetUsagePlanKeyCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetUsagePlanKeyCommandInput;
25
24
  constructor(input: GetUsagePlanKeyCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetUsagePlanKeysCommandInput extends GetUsagePlanKeysRequest {}
15
15
  export interface GetUsagePlanKeysCommandOutput
16
16
  extends UsagePlanKeys,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetUsagePlanKeysCommand extends $Command<
20
19
  GetUsagePlanKeysCommandInput,
21
20
  GetUsagePlanKeysCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetUsagePlanKeysCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetUsagePlanKeysCommandInput;
25
24
  constructor(input: GetUsagePlanKeysCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetUsagePlansCommandInput extends GetUsagePlansRequest {}
15
15
  export interface GetUsagePlansCommandOutput
16
16
  extends UsagePlans,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetUsagePlansCommand extends $Command<
20
19
  GetUsagePlansCommandInput,
21
20
  GetUsagePlansCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetUsagePlansCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetUsagePlansCommandInput;
25
24
  constructor(input: GetUsagePlansCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { GetVpcLinkRequest, VpcLink } from "../models/models_0";
14
14
  export interface GetVpcLinkCommandInput extends GetVpcLinkRequest {}
15
15
  export interface GetVpcLinkCommandOutput extends VpcLink, __MetadataBearer {}
16
-
17
16
  export declare class GetVpcLinkCommand extends $Command<
18
17
  GetVpcLinkCommandInput,
19
18
  GetVpcLinkCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetVpcLinkCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetVpcLinkCommandInput;
23
22
  constructor(input: GetVpcLinkCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { GetVpcLinksRequest, VpcLinks } from "../models/models_0";
14
14
  export interface GetVpcLinksCommandInput extends GetVpcLinksRequest {}
15
15
  export interface GetVpcLinksCommandOutput extends VpcLinks, __MetadataBearer {}
16
-
17
16
  export declare class GetVpcLinksCommand extends $Command<
18
17
  GetVpcLinksCommandInput,
19
18
  GetVpcLinksCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetVpcLinksCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetVpcLinksCommandInput;
23
22
  constructor(input: GetVpcLinksCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface ImportApiKeysCommandInput extends ImportApiKeysRequest {}
15
15
  export interface ImportApiKeysCommandOutput
16
16
  extends ApiKeyIds,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class ImportApiKeysCommand extends $Command<
20
19
  ImportApiKeysCommandInput,
21
20
  ImportApiKeysCommandOutput,
@@ -23,7 +22,6 @@ export declare class ImportApiKeysCommand extends $Command<
23
22
  > {
24
23
  readonly input: ImportApiKeysCommandInput;
25
24
  constructor(input: ImportApiKeysCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface ImportDocumentationPartsCommandInput
19
19
  export interface ImportDocumentationPartsCommandOutput
20
20
  extends DocumentationPartIds,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class ImportDocumentationPartsCommand extends $Command<
24
23
  ImportDocumentationPartsCommandInput,
25
24
  ImportDocumentationPartsCommandOutput,
@@ -27,7 +26,6 @@ export declare class ImportDocumentationPartsCommand extends $Command<
27
26
  > {
28
27
  readonly input: ImportDocumentationPartsCommandInput;
29
28
  constructor(input: ImportDocumentationPartsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { ImportRestApiRequest, RestApi } from "../models/models_0";
14
14
  export interface ImportRestApiCommandInput extends ImportRestApiRequest {}
15
15
  export interface ImportRestApiCommandOutput extends RestApi, __MetadataBearer {}
16
-
17
16
  export declare class ImportRestApiCommand extends $Command<
18
17
  ImportRestApiCommandInput,
19
18
  ImportRestApiCommandOutput,
@@ -21,7 +20,6 @@ export declare class ImportRestApiCommand extends $Command<
21
20
  > {
22
21
  readonly input: ImportRestApiCommandInput;
23
22
  constructor(input: ImportRestApiCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -16,7 +16,6 @@ export interface PutGatewayResponseCommandInput
16
16
  export interface PutGatewayResponseCommandOutput
17
17
  extends GatewayResponse,
18
18
  __MetadataBearer {}
19
-
20
19
  export declare class PutGatewayResponseCommand extends $Command<
21
20
  PutGatewayResponseCommandInput,
22
21
  PutGatewayResponseCommandOutput,
@@ -24,7 +23,6 @@ export declare class PutGatewayResponseCommand extends $Command<
24
23
  > {
25
24
  readonly input: PutGatewayResponseCommandInput;
26
25
  constructor(input: PutGatewayResponseCommandInput);
27
-
28
26
  resolveMiddleware(
29
27
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
28
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface PutIntegrationCommandInput extends PutIntegrationRequest {}
15
15
  export interface PutIntegrationCommandOutput
16
16
  extends Integration,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class PutIntegrationCommand extends $Command<
20
19
  PutIntegrationCommandInput,
21
20
  PutIntegrationCommandOutput,
@@ -23,7 +22,6 @@ export declare class PutIntegrationCommand extends $Command<
23
22
  > {
24
23
  readonly input: PutIntegrationCommandInput;
25
24
  constructor(input: PutIntegrationCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface PutIntegrationResponseCommandInput
19
19
  export interface PutIntegrationResponseCommandOutput
20
20
  extends IntegrationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class PutIntegrationResponseCommand extends $Command<
24
23
  PutIntegrationResponseCommandInput,
25
24
  PutIntegrationResponseCommandOutput,
@@ -27,7 +26,6 @@ export declare class PutIntegrationResponseCommand extends $Command<
27
26
  > {
28
27
  readonly input: PutIntegrationResponseCommandInput;
29
28
  constructor(input: PutIntegrationResponseCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { Method, PutMethodRequest } from "../models/models_0";
14
14
  export interface PutMethodCommandInput extends PutMethodRequest {}
15
15
  export interface PutMethodCommandOutput extends Method, __MetadataBearer {}
16
-
17
16
  export declare class PutMethodCommand extends $Command<
18
17
  PutMethodCommandInput,
19
18
  PutMethodCommandOutput,
@@ -21,7 +20,6 @@ export declare class PutMethodCommand extends $Command<
21
20
  > {
22
21
  readonly input: PutMethodCommandInput;
23
22
  constructor(input: PutMethodCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -16,7 +16,6 @@ export interface PutMethodResponseCommandInput
16
16
  export interface PutMethodResponseCommandOutput
17
17
  extends MethodResponse,
18
18
  __MetadataBearer {}
19
-
20
19
  export declare class PutMethodResponseCommand extends $Command<
21
20
  PutMethodResponseCommandInput,
22
21
  PutMethodResponseCommandOutput,
@@ -24,7 +23,6 @@ export declare class PutMethodResponseCommand extends $Command<
24
23
  > {
25
24
  readonly input: PutMethodResponseCommandInput;
26
25
  constructor(input: PutMethodResponseCommandInput);
27
-
28
26
  resolveMiddleware(
29
27
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
28
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { PutRestApiRequest, RestApi } from "../models/models_0";
14
14
  export interface PutRestApiCommandInput extends PutRestApiRequest {}
15
15
  export interface PutRestApiCommandOutput extends RestApi, __MetadataBearer {}
16
-
17
16
  export declare class PutRestApiCommand extends $Command<
18
17
  PutRestApiCommandInput,
19
18
  PutRestApiCommandOutput,
@@ -21,7 +20,6 @@ export declare class PutRestApiCommand extends $Command<
21
20
  > {
22
21
  readonly input: PutRestApiCommandInput;
23
22
  constructor(input: PutRestApiCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { TagResourceRequest } from "../models/models_0";
14
14
  export interface TagResourceCommandInput extends TagResourceRequest {}
15
15
  export interface TagResourceCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class TagResourceCommand extends $Command<
18
17
  TagResourceCommandInput,
19
18
  TagResourceCommandOutput,
@@ -21,7 +20,6 @@ export declare class TagResourceCommand extends $Command<
21
20
  > {
22
21
  readonly input: TagResourceCommandInput;
23
22
  constructor(input: TagResourceCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface TestInvokeAuthorizerCommandInput
19
19
  export interface TestInvokeAuthorizerCommandOutput
20
20
  extends TestInvokeAuthorizerResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class TestInvokeAuthorizerCommand extends $Command<
24
23
  TestInvokeAuthorizerCommandInput,
25
24
  TestInvokeAuthorizerCommandOutput,
@@ -27,7 +26,6 @@ export declare class TestInvokeAuthorizerCommand extends $Command<
27
26
  > {
28
27
  readonly input: TestInvokeAuthorizerCommandInput;
29
28
  constructor(input: TestInvokeAuthorizerCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -18,7 +18,6 @@ export interface TestInvokeMethodCommandInput extends TestInvokeMethodRequest {}
18
18
  export interface TestInvokeMethodCommandOutput
19
19
  extends TestInvokeMethodResponse,
20
20
  __MetadataBearer {}
21
-
22
21
  export declare class TestInvokeMethodCommand extends $Command<
23
22
  TestInvokeMethodCommandInput,
24
23
  TestInvokeMethodCommandOutput,
@@ -26,7 +25,6 @@ export declare class TestInvokeMethodCommand extends $Command<
26
25
  > {
27
26
  readonly input: TestInvokeMethodCommandInput;
28
27
  constructor(input: TestInvokeMethodCommandInput);
29
-
30
28
  resolveMiddleware(
31
29
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
32
30
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { UntagResourceRequest } from "../models/models_0";
14
14
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
15
15
  export interface UntagResourceCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class UntagResourceCommand extends $Command<
18
17
  UntagResourceCommandInput,
19
18
  UntagResourceCommandOutput,
@@ -21,7 +20,6 @@ export declare class UntagResourceCommand extends $Command<
21
20
  > {
22
21
  readonly input: UntagResourceCommandInput;
23
22
  constructor(input: UntagResourceCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { Account, UpdateAccountRequest } from "../models/models_0";
14
14
  export interface UpdateAccountCommandInput extends UpdateAccountRequest {}
15
15
  export interface UpdateAccountCommandOutput extends Account, __MetadataBearer {}
16
-
17
16
  export declare class UpdateAccountCommand extends $Command<
18
17
  UpdateAccountCommandInput,
19
18
  UpdateAccountCommandOutput,
@@ -21,7 +20,6 @@ export declare class UpdateAccountCommand extends $Command<
21
20
  > {
22
21
  readonly input: UpdateAccountCommandInput;
23
22
  constructor(input: UpdateAccountCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { ApiKey, UpdateApiKeyRequest } from "../models/models_0";
14
14
  export interface UpdateApiKeyCommandInput extends UpdateApiKeyRequest {}
15
15
  export interface UpdateApiKeyCommandOutput extends ApiKey, __MetadataBearer {}
16
-
17
16
  export declare class UpdateApiKeyCommand extends $Command<
18
17
  UpdateApiKeyCommandInput,
19
18
  UpdateApiKeyCommandOutput,
@@ -21,7 +20,6 @@ export declare class UpdateApiKeyCommand extends $Command<
21
20
  > {
22
21
  readonly input: UpdateApiKeyCommandInput;
23
22
  constructor(input: UpdateApiKeyCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface UpdateAuthorizerCommandInput extends UpdateAuthorizerRequest {}
15
15
  export interface UpdateAuthorizerCommandOutput
16
16
  extends Authorizer,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class UpdateAuthorizerCommand extends $Command<
20
19
  UpdateAuthorizerCommandInput,
21
20
  UpdateAuthorizerCommandOutput,
@@ -23,7 +22,6 @@ export declare class UpdateAuthorizerCommand extends $Command<
23
22
  > {
24
23
  readonly input: UpdateAuthorizerCommandInput;
25
24
  constructor(input: UpdateAuthorizerCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateBasePathMappingCommandInput
19
19
  export interface UpdateBasePathMappingCommandOutput
20
20
  extends BasePathMapping,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateBasePathMappingCommand extends $Command<
24
23
  UpdateBasePathMappingCommandInput,
25
24
  UpdateBasePathMappingCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateBasePathMappingCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateBasePathMappingCommandInput;
29
28
  constructor(input: UpdateBasePathMappingCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateClientCertificateCommandInput
19
19
  export interface UpdateClientCertificateCommandOutput
20
20
  extends ClientCertificate,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateClientCertificateCommand extends $Command<
24
23
  UpdateClientCertificateCommandInput,
25
24
  UpdateClientCertificateCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateClientCertificateCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateClientCertificateCommandInput;
29
28
  constructor(input: UpdateClientCertificateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface UpdateDeploymentCommandInput extends UpdateDeploymentRequest {}
15
15
  export interface UpdateDeploymentCommandOutput
16
16
  extends Deployment,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class UpdateDeploymentCommand extends $Command<
20
19
  UpdateDeploymentCommandInput,
21
20
  UpdateDeploymentCommandOutput,
@@ -23,7 +22,6 @@ export declare class UpdateDeploymentCommand extends $Command<
23
22
  > {
24
23
  readonly input: UpdateDeploymentCommandInput;
25
24
  constructor(input: UpdateDeploymentCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateDocumentationPartCommandInput
19
19
  export interface UpdateDocumentationPartCommandOutput
20
20
  extends DocumentationPart,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateDocumentationPartCommand extends $Command<
24
23
  UpdateDocumentationPartCommandInput,
25
24
  UpdateDocumentationPartCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateDocumentationPartCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateDocumentationPartCommandInput;
29
28
  constructor(input: UpdateDocumentationPartCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateDocumentationVersionCommandInput
19
19
  export interface UpdateDocumentationVersionCommandOutput
20
20
  extends DocumentationVersion,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateDocumentationVersionCommand extends $Command<
24
23
  UpdateDocumentationVersionCommandInput,
25
24
  UpdateDocumentationVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateDocumentationVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateDocumentationVersionCommandInput;
29
28
  constructor(input: UpdateDocumentationVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface UpdateDomainNameCommandInput extends UpdateDomainNameRequest {}
15
15
  export interface UpdateDomainNameCommandOutput
16
16
  extends DomainName,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class UpdateDomainNameCommand extends $Command<
20
19
  UpdateDomainNameCommandInput,
21
20
  UpdateDomainNameCommandOutput,
@@ -23,7 +22,6 @@ export declare class UpdateDomainNameCommand extends $Command<
23
22
  > {
24
23
  readonly input: UpdateDomainNameCommandInput;
25
24
  constructor(input: UpdateDomainNameCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateGatewayResponseCommandInput
19
19
  export interface UpdateGatewayResponseCommandOutput
20
20
  extends GatewayResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateGatewayResponseCommand extends $Command<
24
23
  UpdateGatewayResponseCommandInput,
25
24
  UpdateGatewayResponseCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateGatewayResponseCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateGatewayResponseCommandInput;
29
28
  constructor(input: UpdateGatewayResponseCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -16,7 +16,6 @@ export interface UpdateIntegrationCommandInput
16
16
  export interface UpdateIntegrationCommandOutput
17
17
  extends Integration,
18
18
  __MetadataBearer {}
19
-
20
19
  export declare class UpdateIntegrationCommand extends $Command<
21
20
  UpdateIntegrationCommandInput,
22
21
  UpdateIntegrationCommandOutput,
@@ -24,7 +23,6 @@ export declare class UpdateIntegrationCommand extends $Command<
24
23
  > {
25
24
  readonly input: UpdateIntegrationCommandInput;
26
25
  constructor(input: UpdateIntegrationCommandInput);
27
-
28
26
  resolveMiddleware(
29
27
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
28
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateIntegrationResponseCommandInput
19
19
  export interface UpdateIntegrationResponseCommandOutput
20
20
  extends IntegrationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateIntegrationResponseCommand extends $Command<
24
23
  UpdateIntegrationResponseCommandInput,
25
24
  UpdateIntegrationResponseCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateIntegrationResponseCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateIntegrationResponseCommandInput;
29
28
  constructor(input: UpdateIntegrationResponseCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { Method, UpdateMethodRequest } from "../models/models_0";
14
14
  export interface UpdateMethodCommandInput extends UpdateMethodRequest {}
15
15
  export interface UpdateMethodCommandOutput extends Method, __MetadataBearer {}
16
-
17
16
  export declare class UpdateMethodCommand extends $Command<
18
17
  UpdateMethodCommandInput,
19
18
  UpdateMethodCommandOutput,
@@ -21,7 +20,6 @@ export declare class UpdateMethodCommand extends $Command<
21
20
  > {
22
21
  readonly input: UpdateMethodCommandInput;
23
22
  constructor(input: UpdateMethodCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface UpdateMethodResponseCommandInput
19
19
  export interface UpdateMethodResponseCommandOutput
20
20
  extends MethodResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class UpdateMethodResponseCommand extends $Command<
24
23
  UpdateMethodResponseCommandInput,
25
24
  UpdateMethodResponseCommandOutput,
@@ -27,7 +26,6 @@ export declare class UpdateMethodResponseCommand extends $Command<
27
26
  > {
28
27
  readonly input: UpdateMethodResponseCommandInput;
29
28
  constructor(input: UpdateMethodResponseCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { Model, UpdateModelRequest } from "../models/models_0";
14
14
  export interface UpdateModelCommandInput extends UpdateModelRequest {}
15
15
  export interface UpdateModelCommandOutput extends Model, __MetadataBearer {}
16
-
17
16
  export declare class UpdateModelCommand extends $Command<
18
17
  UpdateModelCommandInput,
19
18
  UpdateModelCommandOutput,
@@ -21,7 +20,6 @@ export declare class UpdateModelCommand extends $Command<
21
20
  > {
22
21
  readonly input: UpdateModelCommandInput;
23
22
  constructor(input: UpdateModelCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,