@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 { DeleteVpcLinkRequest } from "../models/models_0";
14
14
  export interface DeleteVpcLinkCommandInput extends DeleteVpcLinkRequest {}
15
15
  export interface DeleteVpcLinkCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class DeleteVpcLinkCommand extends $Command<
18
17
  DeleteVpcLinkCommandInput,
19
18
  DeleteVpcLinkCommandOutput,
@@ -21,7 +20,6 @@ export declare class DeleteVpcLinkCommand extends $Command<
21
20
  > {
22
21
  readonly input: DeleteVpcLinkCommandInput;
23
22
  constructor(input: DeleteVpcLinkCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface FlushStageAuthorizersCacheCommandInput
15
15
  extends FlushStageAuthorizersCacheRequest {}
16
16
  export interface FlushStageAuthorizersCacheCommandOutput
17
17
  extends __MetadataBearer {}
18
-
19
18
  export declare class FlushStageAuthorizersCacheCommand extends $Command<
20
19
  FlushStageAuthorizersCacheCommandInput,
21
20
  FlushStageAuthorizersCacheCommandOutput,
@@ -23,7 +22,6 @@ export declare class FlushStageAuthorizersCacheCommand extends $Command<
23
22
  > {
24
23
  readonly input: FlushStageAuthorizersCacheCommandInput;
25
24
  constructor(input: FlushStageAuthorizersCacheCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { FlushStageCacheRequest } from "../models/models_0";
14
14
  export interface FlushStageCacheCommandInput extends FlushStageCacheRequest {}
15
15
  export interface FlushStageCacheCommandOutput extends __MetadataBearer {}
16
-
17
16
  export declare class FlushStageCacheCommand extends $Command<
18
17
  FlushStageCacheCommandInput,
19
18
  FlushStageCacheCommandOutput,
@@ -21,7 +20,6 @@ export declare class FlushStageCacheCommand extends $Command<
21
20
  > {
22
21
  readonly input: FlushStageCacheCommandInput;
23
22
  constructor(input: FlushStageCacheCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GenerateClientCertificateCommandInput
19
19
  export interface GenerateClientCertificateCommandOutput
20
20
  extends ClientCertificate,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GenerateClientCertificateCommand extends $Command<
24
23
  GenerateClientCertificateCommandInput,
25
24
  GenerateClientCertificateCommandOutput,
@@ -27,7 +26,6 @@ export declare class GenerateClientCertificateCommand extends $Command<
27
26
  > {
28
27
  readonly input: GenerateClientCertificateCommandInput;
29
28
  constructor(input: GenerateClientCertificateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { Account, GetAccountRequest } from "../models/models_0";
14
14
  export interface GetAccountCommandInput extends GetAccountRequest {}
15
15
  export interface GetAccountCommandOutput extends Account, __MetadataBearer {}
16
-
17
16
  export declare class GetAccountCommand extends $Command<
18
17
  GetAccountCommandInput,
19
18
  GetAccountCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetAccountCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetAccountCommandInput;
23
22
  constructor(input: GetAccountCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { ApiKey, GetApiKeyRequest } from "../models/models_0";
14
14
  export interface GetApiKeyCommandInput extends GetApiKeyRequest {}
15
15
  export interface GetApiKeyCommandOutput extends ApiKey, __MetadataBearer {}
16
-
17
16
  export declare class GetApiKeyCommand extends $Command<
18
17
  GetApiKeyCommandInput,
19
18
  GetApiKeyCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetApiKeyCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetApiKeyCommandInput;
23
22
  constructor(input: GetApiKeyCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { ApiKeys, GetApiKeysRequest } from "../models/models_0";
14
14
  export interface GetApiKeysCommandInput extends GetApiKeysRequest {}
15
15
  export interface GetApiKeysCommandOutput extends ApiKeys, __MetadataBearer {}
16
-
17
16
  export declare class GetApiKeysCommand extends $Command<
18
17
  GetApiKeysCommandInput,
19
18
  GetApiKeysCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetApiKeysCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetApiKeysCommandInput;
23
22
  constructor(input: GetApiKeysCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetAuthorizerCommandInput extends GetAuthorizerRequest {}
15
15
  export interface GetAuthorizerCommandOutput
16
16
  extends Authorizer,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetAuthorizerCommand extends $Command<
20
19
  GetAuthorizerCommandInput,
21
20
  GetAuthorizerCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetAuthorizerCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetAuthorizerCommandInput;
25
24
  constructor(input: GetAuthorizerCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetAuthorizersCommandInput extends GetAuthorizersRequest {}
15
15
  export interface GetAuthorizersCommandOutput
16
16
  extends Authorizers,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetAuthorizersCommand extends $Command<
20
19
  GetAuthorizersCommandInput,
21
20
  GetAuthorizersCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetAuthorizersCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetAuthorizersCommandInput;
25
24
  constructor(input: GetAuthorizersCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -16,7 +16,6 @@ export interface GetBasePathMappingCommandInput
16
16
  export interface GetBasePathMappingCommandOutput
17
17
  extends BasePathMapping,
18
18
  __MetadataBearer {}
19
-
20
19
  export declare class GetBasePathMappingCommand extends $Command<
21
20
  GetBasePathMappingCommandInput,
22
21
  GetBasePathMappingCommandOutput,
@@ -24,7 +23,6 @@ export declare class GetBasePathMappingCommand extends $Command<
24
23
  > {
25
24
  readonly input: GetBasePathMappingCommandInput;
26
25
  constructor(input: GetBasePathMappingCommandInput);
27
-
28
26
  resolveMiddleware(
29
27
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
28
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetBasePathMappingsCommandInput
19
19
  export interface GetBasePathMappingsCommandOutput
20
20
  extends BasePathMappings,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetBasePathMappingsCommand extends $Command<
24
23
  GetBasePathMappingsCommandInput,
25
24
  GetBasePathMappingsCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetBasePathMappingsCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetBasePathMappingsCommandInput;
29
28
  constructor(input: GetBasePathMappingsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetClientCertificateCommandInput
19
19
  export interface GetClientCertificateCommandOutput
20
20
  extends ClientCertificate,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetClientCertificateCommand extends $Command<
24
23
  GetClientCertificateCommandInput,
25
24
  GetClientCertificateCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetClientCertificateCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetClientCertificateCommandInput;
29
28
  constructor(input: GetClientCertificateCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetClientCertificatesCommandInput
19
19
  export interface GetClientCertificatesCommandOutput
20
20
  extends ClientCertificates,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetClientCertificatesCommand extends $Command<
24
23
  GetClientCertificatesCommandInput,
25
24
  GetClientCertificatesCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetClientCertificatesCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetClientCertificatesCommandInput;
29
28
  constructor(input: GetClientCertificatesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetDeploymentCommandInput extends GetDeploymentRequest {}
15
15
  export interface GetDeploymentCommandOutput
16
16
  extends Deployment,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetDeploymentCommand extends $Command<
20
19
  GetDeploymentCommandInput,
21
20
  GetDeploymentCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetDeploymentCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetDeploymentCommandInput;
25
24
  constructor(input: GetDeploymentCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetDeploymentsCommandInput extends GetDeploymentsRequest {}
15
15
  export interface GetDeploymentsCommandOutput
16
16
  extends Deployments,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetDeploymentsCommand extends $Command<
20
19
  GetDeploymentsCommandInput,
21
20
  GetDeploymentsCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetDeploymentsCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetDeploymentsCommandInput;
25
24
  constructor(input: GetDeploymentsCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetDocumentationPartCommandInput
19
19
  export interface GetDocumentationPartCommandOutput
20
20
  extends DocumentationPart,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetDocumentationPartCommand extends $Command<
24
23
  GetDocumentationPartCommandInput,
25
24
  GetDocumentationPartCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetDocumentationPartCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetDocumentationPartCommandInput;
29
28
  constructor(input: GetDocumentationPartCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetDocumentationPartsCommandInput
19
19
  export interface GetDocumentationPartsCommandOutput
20
20
  extends DocumentationParts,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetDocumentationPartsCommand extends $Command<
24
23
  GetDocumentationPartsCommandInput,
25
24
  GetDocumentationPartsCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetDocumentationPartsCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetDocumentationPartsCommandInput;
29
28
  constructor(input: GetDocumentationPartsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetDocumentationVersionCommandInput
19
19
  export interface GetDocumentationVersionCommandOutput
20
20
  extends DocumentationVersion,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetDocumentationVersionCommand extends $Command<
24
23
  GetDocumentationVersionCommandInput,
25
24
  GetDocumentationVersionCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetDocumentationVersionCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetDocumentationVersionCommandInput;
29
28
  constructor(input: GetDocumentationVersionCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetDocumentationVersionsCommandInput
19
19
  export interface GetDocumentationVersionsCommandOutput
20
20
  extends DocumentationVersions,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetDocumentationVersionsCommand extends $Command<
24
23
  GetDocumentationVersionsCommandInput,
25
24
  GetDocumentationVersionsCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetDocumentationVersionsCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetDocumentationVersionsCommandInput;
29
28
  constructor(input: GetDocumentationVersionsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetDomainNameCommandInput extends GetDomainNameRequest {}
15
15
  export interface GetDomainNameCommandOutput
16
16
  extends DomainName,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetDomainNameCommand extends $Command<
20
19
  GetDomainNameCommandInput,
21
20
  GetDomainNameCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetDomainNameCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetDomainNameCommandInput;
25
24
  constructor(input: GetDomainNameCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetDomainNamesCommandInput extends GetDomainNamesRequest {}
15
15
  export interface GetDomainNamesCommandOutput
16
16
  extends DomainNames,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetDomainNamesCommand extends $Command<
20
19
  GetDomainNamesCommandInput,
21
20
  GetDomainNamesCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetDomainNamesCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetDomainNamesCommandInput;
25
24
  constructor(input: GetDomainNamesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetExportCommandInput extends GetExportRequest {}
15
15
  export interface GetExportCommandOutput
16
16
  extends ExportResponse,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetExportCommand extends $Command<
20
19
  GetExportCommandInput,
21
20
  GetExportCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetExportCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetExportCommandInput;
25
24
  constructor(input: GetExportCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -16,7 +16,6 @@ export interface GetGatewayResponseCommandInput
16
16
  export interface GetGatewayResponseCommandOutput
17
17
  extends GatewayResponse,
18
18
  __MetadataBearer {}
19
-
20
19
  export declare class GetGatewayResponseCommand extends $Command<
21
20
  GetGatewayResponseCommandInput,
22
21
  GetGatewayResponseCommandOutput,
@@ -24,7 +23,6 @@ export declare class GetGatewayResponseCommand extends $Command<
24
23
  > {
25
24
  readonly input: GetGatewayResponseCommandInput;
26
25
  constructor(input: GetGatewayResponseCommandInput);
27
-
28
26
  resolveMiddleware(
29
27
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
28
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetGatewayResponsesCommandInput
19
19
  export interface GetGatewayResponsesCommandOutput
20
20
  extends GatewayResponses,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetGatewayResponsesCommand extends $Command<
24
23
  GetGatewayResponsesCommandInput,
25
24
  GetGatewayResponsesCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetGatewayResponsesCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetGatewayResponsesCommandInput;
29
28
  constructor(input: GetGatewayResponsesCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetIntegrationCommandInput extends GetIntegrationRequest {}
15
15
  export interface GetIntegrationCommandOutput
16
16
  extends Integration,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetIntegrationCommand extends $Command<
20
19
  GetIntegrationCommandInput,
21
20
  GetIntegrationCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetIntegrationCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetIntegrationCommandInput;
25
24
  constructor(input: GetIntegrationCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetIntegrationResponseCommandInput
19
19
  export interface GetIntegrationResponseCommandOutput
20
20
  extends IntegrationResponse,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetIntegrationResponseCommand extends $Command<
24
23
  GetIntegrationResponseCommandInput,
25
24
  GetIntegrationResponseCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetIntegrationResponseCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetIntegrationResponseCommandInput;
29
28
  constructor(input: GetIntegrationResponseCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { GetMethodRequest, Method } from "../models/models_0";
14
14
  export interface GetMethodCommandInput extends GetMethodRequest {}
15
15
  export interface GetMethodCommandOutput extends Method, __MetadataBearer {}
16
-
17
16
  export declare class GetMethodCommand extends $Command<
18
17
  GetMethodCommandInput,
19
18
  GetMethodCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetMethodCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetMethodCommandInput;
23
22
  constructor(input: GetMethodCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -16,7 +16,6 @@ export interface GetMethodResponseCommandInput
16
16
  export interface GetMethodResponseCommandOutput
17
17
  extends MethodResponse,
18
18
  __MetadataBearer {}
19
-
20
19
  export declare class GetMethodResponseCommand extends $Command<
21
20
  GetMethodResponseCommandInput,
22
21
  GetMethodResponseCommandOutput,
@@ -24,7 +23,6 @@ export declare class GetMethodResponseCommand extends $Command<
24
23
  > {
25
24
  readonly input: GetMethodResponseCommandInput;
26
25
  constructor(input: GetMethodResponseCommandInput);
27
-
28
26
  resolveMiddleware(
29
27
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
28
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { GetModelRequest, Model } from "../models/models_0";
14
14
  export interface GetModelCommandInput extends GetModelRequest {}
15
15
  export interface GetModelCommandOutput extends Model, __MetadataBearer {}
16
-
17
16
  export declare class GetModelCommand extends $Command<
18
17
  GetModelCommandInput,
19
18
  GetModelCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetModelCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetModelCommandInput;
23
22
  constructor(input: GetModelCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetModelTemplateCommandInput extends GetModelTemplateRequest {}
15
15
  export interface GetModelTemplateCommandOutput
16
16
  extends Template,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetModelTemplateCommand extends $Command<
20
19
  GetModelTemplateCommandInput,
21
20
  GetModelTemplateCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetModelTemplateCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetModelTemplateCommandInput;
25
24
  constructor(input: GetModelTemplateCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { GetModelsRequest, Models } from "../models/models_0";
14
14
  export interface GetModelsCommandInput extends GetModelsRequest {}
15
15
  export interface GetModelsCommandOutput extends Models, __MetadataBearer {}
16
-
17
16
  export declare class GetModelsCommand extends $Command<
18
17
  GetModelsCommandInput,
19
18
  GetModelsCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetModelsCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetModelsCommandInput;
23
22
  constructor(input: GetModelsCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetRequestValidatorCommandInput
19
19
  export interface GetRequestValidatorCommandOutput
20
20
  extends RequestValidator,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetRequestValidatorCommand extends $Command<
24
23
  GetRequestValidatorCommandInput,
25
24
  GetRequestValidatorCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetRequestValidatorCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetRequestValidatorCommandInput;
29
28
  constructor(input: GetRequestValidatorCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -19,7 +19,6 @@ export interface GetRequestValidatorsCommandInput
19
19
  export interface GetRequestValidatorsCommandOutput
20
20
  extends RequestValidators,
21
21
  __MetadataBearer {}
22
-
23
22
  export declare class GetRequestValidatorsCommand extends $Command<
24
23
  GetRequestValidatorsCommandInput,
25
24
  GetRequestValidatorsCommandOutput,
@@ -27,7 +26,6 @@ export declare class GetRequestValidatorsCommand extends $Command<
27
26
  > {
28
27
  readonly input: GetRequestValidatorsCommandInput;
29
28
  constructor(input: GetRequestValidatorsCommandInput);
30
-
31
29
  resolveMiddleware(
32
30
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
31
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { GetResourceRequest, Resource } from "../models/models_0";
14
14
  export interface GetResourceCommandInput extends GetResourceRequest {}
15
15
  export interface GetResourceCommandOutput extends Resource, __MetadataBearer {}
16
-
17
16
  export declare class GetResourceCommand extends $Command<
18
17
  GetResourceCommandInput,
19
18
  GetResourceCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetResourceCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetResourceCommandInput;
23
22
  constructor(input: GetResourceCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -15,7 +15,6 @@ export interface GetResourcesCommandInput extends GetResourcesRequest {}
15
15
  export interface GetResourcesCommandOutput
16
16
  extends Resources,
17
17
  __MetadataBearer {}
18
-
19
18
  export declare class GetResourcesCommand extends $Command<
20
19
  GetResourcesCommandInput,
21
20
  GetResourcesCommandOutput,
@@ -23,7 +22,6 @@ export declare class GetResourcesCommand extends $Command<
23
22
  > {
24
23
  readonly input: GetResourcesCommandInput;
25
24
  constructor(input: GetResourcesCommandInput);
26
-
27
25
  resolveMiddleware(
28
26
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
29
27
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { GetRestApiRequest, RestApi } from "../models/models_0";
14
14
  export interface GetRestApiCommandInput extends GetRestApiRequest {}
15
15
  export interface GetRestApiCommandOutput extends RestApi, __MetadataBearer {}
16
-
17
16
  export declare class GetRestApiCommand extends $Command<
18
17
  GetRestApiCommandInput,
19
18
  GetRestApiCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetRestApiCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetRestApiCommandInput;
23
22
  constructor(input: GetRestApiCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { GetRestApisRequest, RestApis } from "../models/models_0";
14
14
  export interface GetRestApisCommandInput extends GetRestApisRequest {}
15
15
  export interface GetRestApisCommandOutput extends RestApis, __MetadataBearer {}
16
-
17
16
  export declare class GetRestApisCommand extends $Command<
18
17
  GetRestApisCommandInput,
19
18
  GetRestApisCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetRestApisCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetRestApisCommandInput;
23
22
  constructor(input: GetRestApisCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { GetSdkRequest, SdkResponse } from "../models/models_0";
14
14
  export interface GetSdkCommandInput extends GetSdkRequest {}
15
15
  export interface GetSdkCommandOutput extends SdkResponse, __MetadataBearer {}
16
-
17
16
  export declare class GetSdkCommand extends $Command<
18
17
  GetSdkCommandInput,
19
18
  GetSdkCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetSdkCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetSdkCommandInput;
23
22
  constructor(input: GetSdkCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,
@@ -13,7 +13,6 @@ import {
13
13
  import { GetSdkTypeRequest, SdkType } from "../models/models_0";
14
14
  export interface GetSdkTypeCommandInput extends GetSdkTypeRequest {}
15
15
  export interface GetSdkTypeCommandOutput extends SdkType, __MetadataBearer {}
16
-
17
16
  export declare class GetSdkTypeCommand extends $Command<
18
17
  GetSdkTypeCommandInput,
19
18
  GetSdkTypeCommandOutput,
@@ -21,7 +20,6 @@ export declare class GetSdkTypeCommand extends $Command<
21
20
  > {
22
21
  readonly input: GetSdkTypeCommandInput;
23
22
  constructor(input: GetSdkTypeCommandInput);
24
-
25
23
  resolveMiddleware(
26
24
  clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
27
25
  configuration: APIGatewayClientResolvedConfig,