@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
@@ -767,47 +767,26 @@ export declare type ServiceOutputTypes =
767
767
  export interface ClientDefaults
768
768
  extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
769
769
  requestHandler?: __HttpHandler;
770
-
771
770
  sha256?: __HashConstructor;
772
-
773
771
  urlParser?: __UrlParser;
774
-
775
772
  bodyLengthChecker?: __BodyLengthCalculator;
776
-
777
773
  streamCollector?: __StreamCollector;
778
-
779
774
  base64Decoder?: __Decoder;
780
-
781
775
  base64Encoder?: __Encoder;
782
-
783
776
  utf8Decoder?: __Decoder;
784
-
785
777
  utf8Encoder?: __Encoder;
786
-
787
778
  runtime?: string;
788
-
789
779
  disableHostPrefix?: boolean;
790
-
791
780
  maxAttempts?: number | __Provider<number>;
792
-
793
781
  retryMode?: string | __Provider<string>;
794
-
795
782
  logger?: __Logger;
796
-
797
783
  useDualstackEndpoint?: boolean | __Provider<boolean>;
798
-
799
784
  useFipsEndpoint?: boolean | __Provider<boolean>;
800
-
801
785
  serviceId?: string;
802
-
803
786
  region?: string | __Provider<string>;
804
-
805
787
  credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
806
-
807
788
  regionInfoProvider?: RegionInfoProvider;
808
-
809
789
  defaultUserAgentProvider?: Provider<__UserAgent>;
810
-
811
790
  defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
812
791
  }
813
792
  declare type APIGatewayClientConfigType = Partial<
@@ -820,7 +799,6 @@ declare type APIGatewayClientConfigType = Partial<
820
799
  HostHeaderInputConfig &
821
800
  AwsAuthInputConfig &
822
801
  UserAgentInputConfig;
823
-
824
802
  export interface APIGatewayClientConfig extends APIGatewayClientConfigType {}
825
803
  declare type APIGatewayClientResolvedConfigType =
826
804
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
@@ -831,10 +809,8 @@ declare type APIGatewayClientResolvedConfigType =
831
809
  HostHeaderResolvedConfig &
832
810
  AwsAuthResolvedConfig &
833
811
  UserAgentResolvedConfig;
834
-
835
812
  export interface APIGatewayClientResolvedConfig
836
813
  extends APIGatewayClientResolvedConfigType {}
837
-
838
814
  export declare class APIGatewayClient extends __Client<
839
815
  __HttpHandlerOptions,
840
816
  ServiceInputTypes,
@@ -843,7 +819,6 @@ export declare class APIGatewayClient extends __Client<
843
819
  > {
844
820
  readonly config: APIGatewayClientResolvedConfig;
845
821
  constructor(configuration: APIGatewayClientConfig);
846
-
847
822
  destroy(): void;
848
823
  }
849
824
  export {};
@@ -13,7 +13,6 @@ import {
13
13
  import { ApiKey, CreateApiKeyRequest } from "../models/models_0";
14
14
  export interface CreateApiKeyCommandInput extends CreateApiKeyRequest {}
15
15
  export interface CreateApiKeyCommandOutput extends ApiKey, __MetadataBearer {}
16
-
17
16
  export declare class CreateApiKeyCommand extends $Command<
18
17
  CreateApiKeyCommandInput,
19
18
  CreateApiKeyCommandOutput,
@@ -21,7 +20,6 @@ export declare class CreateApiKeyCommand extends $Command<
21
20
  > {
22
21
  readonly input: CreateApiKeyCommandInput;
23
22
  constructor(input: CreateApiKeyCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateAuthorizerCommandInput extends CreateAuthorizerRequest {}
15
15
  export interface CreateAuthorizerCommandOutput
16
16
  extends Authorizer,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateAuthorizerCommand extends $Command<
20
19
  CreateAuthorizerCommandInput,
21
20
  CreateAuthorizerCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateAuthorizerCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateAuthorizerCommandInput;
25
24
  constructor(input: CreateAuthorizerCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateBasePathMappingCommandInput
19
19
  export interface CreateBasePathMappingCommandOutput
20
20
  extends BasePathMapping,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateBasePathMappingCommand extends $Command<
24
23
  CreateBasePathMappingCommandInput,
25
24
  CreateBasePathMappingCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateBasePathMappingCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateBasePathMappingCommandInput;
29
28
  constructor(input: CreateBasePathMappingCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateDeploymentCommandInput extends CreateDeploymentRequest {}
15
15
  export interface CreateDeploymentCommandOutput
16
16
  extends Deployment,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateDeploymentCommand extends $Command<
20
19
  CreateDeploymentCommandInput,
21
20
  CreateDeploymentCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateDeploymentCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateDeploymentCommandInput;
25
24
  constructor(input: CreateDeploymentCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateDocumentationPartCommandInput
19
19
  export interface CreateDocumentationPartCommandOutput
20
20
  extends DocumentationPart,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateDocumentationPartCommand extends $Command<
24
23
  CreateDocumentationPartCommandInput,
25
24
  CreateDocumentationPartCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateDocumentationPartCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateDocumentationPartCommandInput;
29
28
  constructor(input: CreateDocumentationPartCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateDocumentationVersionCommandInput
19
19
  export interface CreateDocumentationVersionCommandOutput
20
20
  extends DocumentationVersion,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateDocumentationVersionCommand extends $Command<
24
23
  CreateDocumentationVersionCommandInput,
25
24
  CreateDocumentationVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateDocumentationVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateDocumentationVersionCommandInput;
29
28
  constructor(input: CreateDocumentationVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateDomainNameCommandInput extends CreateDomainNameRequest {}
15
15
  export interface CreateDomainNameCommandOutput
16
16
  extends DomainName,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateDomainNameCommand extends $Command<
20
19
  CreateDomainNameCommandInput,
21
20
  CreateDomainNameCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateDomainNameCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateDomainNameCommandInput;
25
24
  constructor(input: CreateDomainNameCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { CreateModelRequest, Model } from "../models/models_0";
14
14
  export interface CreateModelCommandInput extends CreateModelRequest {}
15
15
  export interface CreateModelCommandOutput extends Model, __MetadataBearer {}
16
-
17
16
  export declare class CreateModelCommand extends $Command<
18
17
  CreateModelCommandInput,
19
18
  CreateModelCommandOutput,
@@ -21,7 +20,6 @@ export declare class CreateModelCommand extends $Command<
21
20
  > {
22
21
  readonly input: CreateModelCommandInput;
23
22
  constructor(input: CreateModelCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface CreateRequestValidatorCommandInput
19
19
  export interface CreateRequestValidatorCommandOutput
20
20
  extends RequestValidator,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class CreateRequestValidatorCommand extends $Command<
24
23
  CreateRequestValidatorCommandInput,
25
24
  CreateRequestValidatorCommandOutput,
@@ -27,7 +26,6 @@ export declare class CreateRequestValidatorCommand extends $Command<
27
26
  > {
28
27
  readonly input: CreateRequestValidatorCommandInput;
29
28
  constructor(input: CreateRequestValidatorCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateResourceCommandInput extends CreateResourceRequest {}
15
15
  export interface CreateResourceCommandOutput
16
16
  extends Resource,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateResourceCommand extends $Command<
20
19
  CreateResourceCommandInput,
21
20
  CreateResourceCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateResourceCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateResourceCommandInput;
25
24
  constructor(input: CreateResourceCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { CreateRestApiRequest, RestApi } from "../models/models_0";
14
14
  export interface CreateRestApiCommandInput extends CreateRestApiRequest {}
15
15
  export interface CreateRestApiCommandOutput extends RestApi, __MetadataBearer {}
16
-
17
16
  export declare class CreateRestApiCommand extends $Command<
18
17
  CreateRestApiCommandInput,
19
18
  CreateRestApiCommandOutput,
@@ -21,7 +20,6 @@ export declare class CreateRestApiCommand extends $Command<
21
20
  > {
22
21
  readonly input: CreateRestApiCommandInput;
23
22
  constructor(input: CreateRestApiCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { CreateStageRequest, Stage } from "../models/models_0";
14
14
  export interface CreateStageCommandInput extends CreateStageRequest {}
15
15
  export interface CreateStageCommandOutput extends Stage, __MetadataBearer {}
16
-
17
16
  export declare class CreateStageCommand extends $Command<
18
17
  CreateStageCommandInput,
19
18
  CreateStageCommandOutput,
@@ -21,7 +20,6 @@ export declare class CreateStageCommand extends $Command<
21
20
  > {
22
21
  readonly input: CreateStageCommandInput;
23
22
  constructor(input: CreateStageCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface CreateUsagePlanCommandInput extends CreateUsagePlanRequest {}
15
15
  export interface CreateUsagePlanCommandOutput
16
16
  extends UsagePlan,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class CreateUsagePlanCommand extends $Command<
20
19
  CreateUsagePlanCommandInput,
21
20
  CreateUsagePlanCommandOutput,
@@ -23,7 +22,6 @@ export declare class CreateUsagePlanCommand extends $Command<
23
22
  > {
24
23
  readonly input: CreateUsagePlanCommandInput;
25
24
  constructor(input: CreateUsagePlanCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -16,7 +16,6 @@ export interface CreateUsagePlanKeyCommandInput
16
16
  export interface CreateUsagePlanKeyCommandOutput
17
17
  extends UsagePlanKey,
18
18
  __MetadataBearer {}
19
-
20
19
  export declare class CreateUsagePlanKeyCommand extends $Command<
21
20
  CreateUsagePlanKeyCommandInput,
22
21
  CreateUsagePlanKeyCommandOutput,
@@ -24,7 +23,6 @@ export declare class CreateUsagePlanKeyCommand extends $Command<
24
23
  > {
25
24
  readonly input: CreateUsagePlanKeyCommandInput;
26
25
  constructor(input: CreateUsagePlanKeyCommandInput);
27
-
28
26
  resolveMiddleware(
29
27
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
28
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { CreateVpcLinkRequest, VpcLink } from "../models/models_0";
14
14
  export interface CreateVpcLinkCommandInput extends CreateVpcLinkRequest {}
15
15
  export interface CreateVpcLinkCommandOutput extends VpcLink, __MetadataBearer {}
16
-
17
16
  export declare class CreateVpcLinkCommand extends $Command<
18
17
  CreateVpcLinkCommandInput,
19
18
  CreateVpcLinkCommandOutput,
@@ -21,7 +20,6 @@ export declare class CreateVpcLinkCommand extends $Command<
21
20
  > {
22
21
  readonly input: CreateVpcLinkCommandInput;
23
22
  constructor(input: CreateVpcLinkCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteApiKeyRequest } from "../models/models_0";
14
14
  export interface DeleteApiKeyCommandInput extends DeleteApiKeyRequest {}
15
15
  export interface DeleteApiKeyCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteApiKeyCommand extends $Command<
18
17
  DeleteApiKeyCommandInput,
19
18
  DeleteApiKeyCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteApiKeyCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteApiKeyCommandInput;
23
22
  constructor(input: DeleteApiKeyCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteAuthorizerRequest } from "../models/models_0";
14
14
  export interface DeleteAuthorizerCommandInput extends DeleteAuthorizerRequest {}
15
15
  export interface DeleteAuthorizerCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteAuthorizerCommand extends $Command<
18
17
  DeleteAuthorizerCommandInput,
19
18
  DeleteAuthorizerCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteAuthorizerCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteAuthorizerCommandInput;
23
22
  constructor(input: DeleteAuthorizerCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -14,7 +14,6 @@ import { DeleteBasePathMappingRequest } from "../models/models_0";
14
14
  export interface DeleteBasePathMappingCommandInput
15
15
  extends DeleteBasePathMappingRequest {}
16
16
  export interface DeleteBasePathMappingCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteBasePathMappingCommand extends $Command<
19
18
  DeleteBasePathMappingCommandInput,
20
19
  DeleteBasePathMappingCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteBasePathMappingCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteBasePathMappingCommandInput;
24
23
  constructor(input: DeleteBasePathMappingCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteClientCertificateCommandInput
15
15
  extends DeleteClientCertificateRequest {}
16
16
  export interface DeleteClientCertificateCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class DeleteClientCertificateCommand extends $Command<
20
19
  DeleteClientCertificateCommandInput,
21
20
  DeleteClientCertificateCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteClientCertificateCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteClientCertificateCommandInput;
25
24
  constructor(input: DeleteClientCertificateCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteDeploymentRequest } from "../models/models_0";
14
14
  export interface DeleteDeploymentCommandInput extends DeleteDeploymentRequest {}
15
15
  export interface DeleteDeploymentCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteDeploymentCommand extends $Command<
18
17
  DeleteDeploymentCommandInput,
19
18
  DeleteDeploymentCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteDeploymentCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteDeploymentCommandInput;
23
22
  constructor(input: DeleteDeploymentCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteDocumentationPartCommandInput
15
15
  extends DeleteDocumentationPartRequest {}
16
16
  export interface DeleteDocumentationPartCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class DeleteDocumentationPartCommand extends $Command<
20
19
  DeleteDocumentationPartCommandInput,
21
20
  DeleteDocumentationPartCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteDocumentationPartCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteDocumentationPartCommandInput;
25
24
  constructor(input: DeleteDocumentationPartCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteDocumentationVersionCommandInput
15
15
  extends DeleteDocumentationVersionRequest {}
16
16
  export interface DeleteDocumentationVersionCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class DeleteDocumentationVersionCommand extends $Command<
20
19
  DeleteDocumentationVersionCommandInput,
21
20
  DeleteDocumentationVersionCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteDocumentationVersionCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteDocumentationVersionCommandInput;
25
24
  constructor(input: DeleteDocumentationVersionCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteDomainNameRequest } from "../models/models_0";
14
14
  export interface DeleteDomainNameCommandInput extends DeleteDomainNameRequest {}
15
15
  export interface DeleteDomainNameCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteDomainNameCommand extends $Command<
18
17
  DeleteDomainNameCommandInput,
19
18
  DeleteDomainNameCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteDomainNameCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteDomainNameCommandInput;
23
22
  constructor(input: DeleteDomainNameCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -14,7 +14,6 @@ import { DeleteGatewayResponseRequest } from "../models/models_0";
14
14
  export interface DeleteGatewayResponseCommandInput
15
15
  extends DeleteGatewayResponseRequest {}
16
16
  export interface DeleteGatewayResponseCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteGatewayResponseCommand extends $Command<
19
18
  DeleteGatewayResponseCommandInput,
20
19
  DeleteGatewayResponseCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteGatewayResponseCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteGatewayResponseCommandInput;
24
23
  constructor(input: DeleteGatewayResponseCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: APIGatewayClientResolvedConfig,
@@ -14,7 +14,6 @@ import { DeleteIntegrationRequest } from "../models/models_0";
14
14
  export interface DeleteIntegrationCommandInput
15
15
  extends DeleteIntegrationRequest {}
16
16
  export interface DeleteIntegrationCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteIntegrationCommand extends $Command<
19
18
  DeleteIntegrationCommandInput,
20
19
  DeleteIntegrationCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteIntegrationCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteIntegrationCommandInput;
24
23
  constructor(input: DeleteIntegrationCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface DeleteIntegrationResponseCommandInput
15
15
  extends DeleteIntegrationResponseRequest {}
16
16
  export interface DeleteIntegrationResponseCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class DeleteIntegrationResponseCommand extends $Command<
20
19
  DeleteIntegrationResponseCommandInput,
21
20
  DeleteIntegrationResponseCommandOutput,
@@ -23,7 +22,6 @@ export declare class DeleteIntegrationResponseCommand extends $Command<
23
22
  > {
24
23
  readonly input: DeleteIntegrationResponseCommandInput;
25
24
  constructor(input: DeleteIntegrationResponseCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteMethodRequest } from "../models/models_0";
14
14
  export interface DeleteMethodCommandInput extends DeleteMethodRequest {}
15
15
  export interface DeleteMethodCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteMethodCommand extends $Command<
18
17
  DeleteMethodCommandInput,
19
18
  DeleteMethodCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteMethodCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteMethodCommandInput;
23
22
  constructor(input: DeleteMethodCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -14,7 +14,6 @@ import { DeleteMethodResponseRequest } from "../models/models_0";
14
14
  export interface DeleteMethodResponseCommandInput
15
15
  extends DeleteMethodResponseRequest {}
16
16
  export interface DeleteMethodResponseCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteMethodResponseCommand extends $Command<
19
18
  DeleteMethodResponseCommandInput,
20
19
  DeleteMethodResponseCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteMethodResponseCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteMethodResponseCommandInput;
24
23
  constructor(input: DeleteMethodResponseCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteModelRequest } from "../models/models_0";
14
14
  export interface DeleteModelCommandInput extends DeleteModelRequest {}
15
15
  export interface DeleteModelCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteModelCommand extends $Command<
18
17
  DeleteModelCommandInput,
19
18
  DeleteModelCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteModelCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteModelCommandInput;
23
22
  constructor(input: DeleteModelCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -14,7 +14,6 @@ import { DeleteRequestValidatorRequest } from "../models/models_0";
14
14
  export interface DeleteRequestValidatorCommandInput
15
15
  extends DeleteRequestValidatorRequest {}
16
16
  export interface DeleteRequestValidatorCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteRequestValidatorCommand extends $Command<
19
18
  DeleteRequestValidatorCommandInput,
20
19
  DeleteRequestValidatorCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteRequestValidatorCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteRequestValidatorCommandInput;
24
23
  constructor(input: DeleteRequestValidatorCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteResourceRequest } from "../models/models_0";
14
14
  export interface DeleteResourceCommandInput extends DeleteResourceRequest {}
15
15
  export interface DeleteResourceCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteResourceCommand extends $Command<
18
17
  DeleteResourceCommandInput,
19
18
  DeleteResourceCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteResourceCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteResourceCommandInput;
23
22
  constructor(input: DeleteResourceCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteRestApiRequest } from "../models/models_0";
14
14
  export interface DeleteRestApiCommandInput extends DeleteRestApiRequest {}
15
15
  export interface DeleteRestApiCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteRestApiCommand extends $Command<
18
17
  DeleteRestApiCommandInput,
19
18
  DeleteRestApiCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteRestApiCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteRestApiCommandInput;
23
22
  constructor(input: DeleteRestApiCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteStageRequest } from "../models/models_0";
14
14
  export interface DeleteStageCommandInput extends DeleteStageRequest {}
15
15
  export interface DeleteStageCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteStageCommand extends $Command<
18
17
  DeleteStageCommandInput,
19
18
  DeleteStageCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteStageCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteStageCommandInput;
23
22
  constructor(input: DeleteStageCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { DeleteUsagePlanRequest } from "../models/models_0";
14
14
  export interface DeleteUsagePlanCommandInput extends DeleteUsagePlanRequest {}
15
15
  export interface DeleteUsagePlanCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteUsagePlanCommand extends $Command<
18
17
  DeleteUsagePlanCommandInput,
19
18
  DeleteUsagePlanCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteUsagePlanCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteUsagePlanCommandInput;
23
22
  constructor(input: DeleteUsagePlanCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -14,7 +14,6 @@ import { DeleteUsagePlanKeyRequest } from "../models/models_0";
14
14
  export interface DeleteUsagePlanKeyCommandInput
15
15
  extends DeleteUsagePlanKeyRequest {}
16
16
  export interface DeleteUsagePlanKeyCommandOutput extends __MetadataBearer {}
17
-
18
17
  export declare class DeleteUsagePlanKeyCommand extends $Command<
19
18
  DeleteUsagePlanKeyCommandInput,
20
19
  DeleteUsagePlanKeyCommandOutput,
@@ -22,7 +21,6 @@ export declare class DeleteUsagePlanKeyCommand extends $Command<
22
21
  > {
23
22
  readonly input: DeleteUsagePlanKeyCommandInput;
24
23
  constructor(input: DeleteUsagePlanKeyCommandInput);
25
-
26
24
  resolveMiddleware(
27
25
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
28
26
  configuration: APIGatewayClientResolvedConfig,