@aws-sdk/client-api-gateway 3.49.0 → 3.50.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/package.json +26 -26
- package/dist-types/ts3.4/APIGateway.d.ts +0 -592
- package/dist-types/ts3.4/APIGatewayClient.d.ts +0 -193
- package/dist-types/ts3.4/commands/CreateApiKeyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateAuthorizerCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateBasePathMappingCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateDeploymentCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateDocumentationPartCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/CreateDocumentationVersionCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/CreateDomainNameCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateModelCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateRequestValidatorCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateRestApiCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateStageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateUsagePlanCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateUsagePlanKeyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/CreateVpcLinkCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteApiKeyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteAuthorizerCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteBasePathMappingCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteClientCertificateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteDeploymentCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteDocumentationPartCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/DeleteDocumentationVersionCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/DeleteDomainNameCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteGatewayResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteIntegrationResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteMethodCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteMethodResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteModelCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteRequestValidatorCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteRestApiCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteStageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteUsagePlanCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteUsagePlanKeyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/DeleteVpcLinkCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/FlushStageAuthorizersCacheCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/FlushStageCacheCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GenerateClientCertificateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetAccountCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetApiKeyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetApiKeysCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetAuthorizerCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetAuthorizersCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetBasePathMappingCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetBasePathMappingsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetClientCertificateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetClientCertificatesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetDeploymentCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetDeploymentsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetDocumentationPartCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/GetDocumentationPartsCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/GetDocumentationVersionCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/GetDocumentationVersionsCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/GetDomainNameCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetDomainNamesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetExportCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetGatewayResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetGatewayResponsesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetIntegrationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetIntegrationResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetMethodCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetMethodResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetModelCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetModelTemplateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetModelsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetRequestValidatorCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetRequestValidatorsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetResourcesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetRestApiCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetRestApisCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetSdkCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetSdkTypeCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/GetSdkTypesCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/GetStageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetStagesCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetTagsCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetUsageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetUsagePlanCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetUsagePlanKeyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetUsagePlanKeysCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetUsagePlansCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetVpcLinkCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/GetVpcLinksCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ImportApiKeysCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/ImportDocumentationPartsCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/ImportRestApiCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutGatewayResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutIntegrationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutIntegrationResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutMethodCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutMethodResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/PutRestApiCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/TestInvokeAuthorizerCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/TestInvokeMethodCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateAccountCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateApiKeyCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateAuthorizerCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateBasePathMappingCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateClientCertificateCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateDeploymentCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateDocumentationPartCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/UpdateDocumentationVersionCommand.d.ts +0 -16
- package/dist-types/ts3.4/commands/UpdateDomainNameCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateGatewayResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateIntegrationCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateIntegrationResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateMethodCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateMethodResponseCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateModelCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateRequestValidatorCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateResourceCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateRestApiCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateStageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateUsageCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateUsagePlanCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/UpdateVpcLinkCommand.d.ts +0 -17
- package/dist-types/ts3.4/commands/index.d.ts +0 -120
- package/dist-types/ts3.4/endpoints.d.ts +0 -2
- package/dist-types/ts3.4/index.d.ts +0 -5
- package/dist-types/ts3.4/models/index.d.ts +0 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -2988
- package/dist-types/ts3.4/pagination/GetApiKeysPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetBasePathMappingsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetClientCertificatesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetDeploymentsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetDomainNamesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetModelsPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetResourcesPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetRestApisPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetUsagePaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetUsagePlanKeysPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetUsagePlansPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/GetVpcLinksPaginator.d.ts +0 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/dist-types/ts3.4/pagination/index.d.ts +0 -13
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -362
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { DomainName, GetDomainNameRequest } from "../models/models_0";
|
|
5
|
-
export interface GetDomainNameCommandInput extends GetDomainNameRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetDomainNameCommandOutput extends DomainName, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetDomainNameCommand extends $Command<GetDomainNameCommandInput, GetDomainNameCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetDomainNameCommandInput;
|
|
12
|
-
constructor(input: GetDomainNameCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDomainNameCommandInput, GetDomainNameCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { DomainNames, GetDomainNamesRequest } from "../models/models_0";
|
|
5
|
-
export interface GetDomainNamesCommandInput extends GetDomainNamesRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetDomainNamesCommandOutput extends DomainNames, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetDomainNamesCommand extends $Command<GetDomainNamesCommandInput, GetDomainNamesCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetDomainNamesCommandInput;
|
|
12
|
-
constructor(input: GetDomainNamesCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetDomainNamesCommandInput, GetDomainNamesCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { ExportResponse, GetExportRequest } from "../models/models_0";
|
|
5
|
-
export interface GetExportCommandInput extends GetExportRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetExportCommandOutput extends ExportResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetExportCommand extends $Command<GetExportCommandInput, GetExportCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetExportCommandInput;
|
|
12
|
-
constructor(input: GetExportCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetExportCommandInput, GetExportCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GatewayResponse, GetGatewayResponseRequest } from "../models/models_0";
|
|
5
|
-
export interface GetGatewayResponseCommandInput extends GetGatewayResponseRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetGatewayResponseCommandOutput extends GatewayResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetGatewayResponseCommand extends $Command<GetGatewayResponseCommandInput, GetGatewayResponseCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetGatewayResponseCommandInput;
|
|
12
|
-
constructor(input: GetGatewayResponseCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGatewayResponseCommandInput, GetGatewayResponseCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GatewayResponses, GetGatewayResponsesRequest } from "../models/models_0";
|
|
5
|
-
export interface GetGatewayResponsesCommandInput extends GetGatewayResponsesRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetGatewayResponsesCommandOutput extends GatewayResponses, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetGatewayResponsesCommand extends $Command<GetGatewayResponsesCommandInput, GetGatewayResponsesCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetGatewayResponsesCommandInput;
|
|
12
|
-
constructor(input: GetGatewayResponsesCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetGatewayResponsesCommandInput, GetGatewayResponsesCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetIntegrationRequest, Integration } from "../models/models_0";
|
|
5
|
-
export interface GetIntegrationCommandInput extends GetIntegrationRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetIntegrationCommandOutput extends Integration, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetIntegrationCommand extends $Command<GetIntegrationCommandInput, GetIntegrationCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetIntegrationCommandInput;
|
|
12
|
-
constructor(input: GetIntegrationCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetIntegrationCommandInput, GetIntegrationCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetIntegrationResponseRequest, IntegrationResponse } from "../models/models_0";
|
|
5
|
-
export interface GetIntegrationResponseCommandInput extends GetIntegrationResponseRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetIntegrationResponseCommandOutput extends IntegrationResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetIntegrationResponseCommand extends $Command<GetIntegrationResponseCommandInput, GetIntegrationResponseCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetIntegrationResponseCommandInput;
|
|
12
|
-
constructor(input: GetIntegrationResponseCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetIntegrationResponseCommandInput, GetIntegrationResponseCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetMethodRequest, Method } from "../models/models_0";
|
|
5
|
-
export interface GetMethodCommandInput extends GetMethodRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetMethodCommandOutput extends Method, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetMethodCommand extends $Command<GetMethodCommandInput, GetMethodCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetMethodCommandInput;
|
|
12
|
-
constructor(input: GetMethodCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMethodCommandInput, GetMethodCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetMethodResponseRequest, MethodResponse } from "../models/models_0";
|
|
5
|
-
export interface GetMethodResponseCommandInput extends GetMethodResponseRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetMethodResponseCommandOutput extends MethodResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetMethodResponseCommand extends $Command<GetMethodResponseCommandInput, GetMethodResponseCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetMethodResponseCommandInput;
|
|
12
|
-
constructor(input: GetMethodResponseCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMethodResponseCommandInput, GetMethodResponseCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetModelRequest, Model } from "../models/models_0";
|
|
5
|
-
export interface GetModelCommandInput extends GetModelRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetModelCommandOutput extends Model, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetModelCommand extends $Command<GetModelCommandInput, GetModelCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetModelCommandInput;
|
|
12
|
-
constructor(input: GetModelCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetModelCommandInput, GetModelCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetModelTemplateRequest, Template } from "../models/models_0";
|
|
5
|
-
export interface GetModelTemplateCommandInput extends GetModelTemplateRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetModelTemplateCommandOutput extends Template, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetModelTemplateCommand extends $Command<GetModelTemplateCommandInput, GetModelTemplateCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetModelTemplateCommandInput;
|
|
12
|
-
constructor(input: GetModelTemplateCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetModelTemplateCommandInput, GetModelTemplateCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetModelsRequest, Models } from "../models/models_0";
|
|
5
|
-
export interface GetModelsCommandInput extends GetModelsRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetModelsCommandOutput extends Models, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetModelsCommand extends $Command<GetModelsCommandInput, GetModelsCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetModelsCommandInput;
|
|
12
|
-
constructor(input: GetModelsCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetModelsCommandInput, GetModelsCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetRequestValidatorRequest, RequestValidator } from "../models/models_0";
|
|
5
|
-
export interface GetRequestValidatorCommandInput extends GetRequestValidatorRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetRequestValidatorCommandOutput extends RequestValidator, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetRequestValidatorCommand extends $Command<GetRequestValidatorCommandInput, GetRequestValidatorCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetRequestValidatorCommandInput;
|
|
12
|
-
constructor(input: GetRequestValidatorCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRequestValidatorCommandInput, GetRequestValidatorCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetRequestValidatorsRequest, RequestValidators } from "../models/models_0";
|
|
5
|
-
export interface GetRequestValidatorsCommandInput extends GetRequestValidatorsRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetRequestValidatorsCommandOutput extends RequestValidators, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetRequestValidatorsCommand extends $Command<GetRequestValidatorsCommandInput, GetRequestValidatorsCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetRequestValidatorsCommandInput;
|
|
12
|
-
constructor(input: GetRequestValidatorsCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRequestValidatorsCommandInput, GetRequestValidatorsCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetResourceRequest, Resource } from "../models/models_0";
|
|
5
|
-
export interface GetResourceCommandInput extends GetResourceRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetResourceCommandOutput extends Resource, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetResourceCommand extends $Command<GetResourceCommandInput, GetResourceCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetResourceCommandInput;
|
|
12
|
-
constructor(input: GetResourceCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourceCommandInput, GetResourceCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetResourcesRequest, Resources } from "../models/models_0";
|
|
5
|
-
export interface GetResourcesCommandInput extends GetResourcesRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetResourcesCommandOutput extends Resources, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetResourcesCommand extends $Command<GetResourcesCommandInput, GetResourcesCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetResourcesCommandInput;
|
|
12
|
-
constructor(input: GetResourcesCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetResourcesCommandInput, GetResourcesCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetRestApiRequest, RestApi } from "../models/models_0";
|
|
5
|
-
export interface GetRestApiCommandInput extends GetRestApiRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetRestApiCommandOutput extends RestApi, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetRestApiCommand extends $Command<GetRestApiCommandInput, GetRestApiCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetRestApiCommandInput;
|
|
12
|
-
constructor(input: GetRestApiCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRestApiCommandInput, GetRestApiCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetRestApisRequest, RestApis } from "../models/models_0";
|
|
5
|
-
export interface GetRestApisCommandInput extends GetRestApisRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetRestApisCommandOutput extends RestApis, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetRestApisCommand extends $Command<GetRestApisCommandInput, GetRestApisCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetRestApisCommandInput;
|
|
12
|
-
constructor(input: GetRestApisCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetRestApisCommandInput, GetRestApisCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetSdkRequest, SdkResponse } from "../models/models_0";
|
|
5
|
-
export interface GetSdkCommandInput extends GetSdkRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetSdkCommandOutput extends SdkResponse, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetSdkCommand extends $Command<GetSdkCommandInput, GetSdkCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetSdkCommandInput;
|
|
12
|
-
constructor(input: GetSdkCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSdkCommandInput, GetSdkCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetSdkTypeRequest, SdkType } from "../models/models_0";
|
|
5
|
-
export interface GetSdkTypeCommandInput extends GetSdkTypeRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetSdkTypeCommandOutput extends SdkType, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
export declare class GetSdkTypeCommand extends $Command<GetSdkTypeCommandInput, GetSdkTypeCommandOutput, APIGatewayClientResolvedConfig> {
|
|
10
|
-
readonly input: GetSdkTypeCommandInput;
|
|
11
|
-
constructor(input: GetSdkTypeCommandInput);
|
|
12
|
-
|
|
13
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSdkTypeCommandInput, GetSdkTypeCommandOutput>;
|
|
14
|
-
private serialize;
|
|
15
|
-
private deserialize;
|
|
16
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetSdkTypesRequest, SdkTypes } from "../models/models_0";
|
|
5
|
-
export interface GetSdkTypesCommandInput extends GetSdkTypesRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetSdkTypesCommandOutput extends SdkTypes, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
export declare class GetSdkTypesCommand extends $Command<GetSdkTypesCommandInput, GetSdkTypesCommandOutput, APIGatewayClientResolvedConfig> {
|
|
10
|
-
readonly input: GetSdkTypesCommandInput;
|
|
11
|
-
constructor(input: GetSdkTypesCommandInput);
|
|
12
|
-
|
|
13
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSdkTypesCommandInput, GetSdkTypesCommandOutput>;
|
|
14
|
-
private serialize;
|
|
15
|
-
private deserialize;
|
|
16
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetStageRequest, Stage } from "../models/models_0";
|
|
5
|
-
export interface GetStageCommandInput extends GetStageRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetStageCommandOutput extends Stage, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetStageCommand extends $Command<GetStageCommandInput, GetStageCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetStageCommandInput;
|
|
12
|
-
constructor(input: GetStageCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetStageCommandInput, GetStageCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetStagesRequest, Stages } from "../models/models_0";
|
|
5
|
-
export interface GetStagesCommandInput extends GetStagesRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetStagesCommandOutput extends Stages, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetStagesCommand extends $Command<GetStagesCommandInput, GetStagesCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetStagesCommandInput;
|
|
12
|
-
constructor(input: GetStagesCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetStagesCommandInput, GetStagesCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetTagsRequest, Tags } from "../models/models_0";
|
|
5
|
-
export interface GetTagsCommandInput extends GetTagsRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetTagsCommandOutput extends Tags, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetTagsCommand extends $Command<GetTagsCommandInput, GetTagsCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetTagsCommandInput;
|
|
12
|
-
constructor(input: GetTagsCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTagsCommandInput, GetTagsCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetUsageRequest, Usage } from "../models/models_0";
|
|
5
|
-
export interface GetUsageCommandInput extends GetUsageRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetUsageCommandOutput extends Usage, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetUsageCommand extends $Command<GetUsageCommandInput, GetUsageCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetUsageCommandInput;
|
|
12
|
-
constructor(input: GetUsageCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUsageCommandInput, GetUsageCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetUsagePlanRequest, UsagePlan } from "../models/models_0";
|
|
5
|
-
export interface GetUsagePlanCommandInput extends GetUsagePlanRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetUsagePlanCommandOutput extends UsagePlan, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetUsagePlanCommand extends $Command<GetUsagePlanCommandInput, GetUsagePlanCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetUsagePlanCommandInput;
|
|
12
|
-
constructor(input: GetUsagePlanCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUsagePlanCommandInput, GetUsagePlanCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetUsagePlanKeyRequest, UsagePlanKey } from "../models/models_0";
|
|
5
|
-
export interface GetUsagePlanKeyCommandInput extends GetUsagePlanKeyRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetUsagePlanKeyCommandOutput extends UsagePlanKey, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetUsagePlanKeyCommand extends $Command<GetUsagePlanKeyCommandInput, GetUsagePlanKeyCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetUsagePlanKeyCommandInput;
|
|
12
|
-
constructor(input: GetUsagePlanKeyCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUsagePlanKeyCommandInput, GetUsagePlanKeyCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetUsagePlanKeysRequest, UsagePlanKeys } from "../models/models_0";
|
|
5
|
-
export interface GetUsagePlanKeysCommandInput extends GetUsagePlanKeysRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetUsagePlanKeysCommandOutput extends UsagePlanKeys, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetUsagePlanKeysCommand extends $Command<GetUsagePlanKeysCommandInput, GetUsagePlanKeysCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetUsagePlanKeysCommandInput;
|
|
12
|
-
constructor(input: GetUsagePlanKeysCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUsagePlanKeysCommandInput, GetUsagePlanKeysCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetUsagePlansRequest, UsagePlans } from "../models/models_0";
|
|
5
|
-
export interface GetUsagePlansCommandInput extends GetUsagePlansRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetUsagePlansCommandOutput extends UsagePlans, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetUsagePlansCommand extends $Command<GetUsagePlansCommandInput, GetUsagePlansCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetUsagePlansCommandInput;
|
|
12
|
-
constructor(input: GetUsagePlansCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUsagePlansCommandInput, GetUsagePlansCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetVpcLinkRequest, VpcLink } from "../models/models_0";
|
|
5
|
-
export interface GetVpcLinkCommandInput extends GetVpcLinkRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetVpcLinkCommandOutput extends VpcLink, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetVpcLinkCommand extends $Command<GetVpcLinkCommandInput, GetVpcLinkCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetVpcLinkCommandInput;
|
|
12
|
-
constructor(input: GetVpcLinkCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetVpcLinkCommandInput, GetVpcLinkCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { GetVpcLinksRequest, VpcLinks } from "../models/models_0";
|
|
5
|
-
export interface GetVpcLinksCommandInput extends GetVpcLinksRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface GetVpcLinksCommandOutput extends VpcLinks, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class GetVpcLinksCommand extends $Command<GetVpcLinksCommandInput, GetVpcLinksCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: GetVpcLinksCommandInput;
|
|
12
|
-
constructor(input: GetVpcLinksCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetVpcLinksCommandInput, GetVpcLinksCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { ApiKeyIds, ImportApiKeysRequest } from "../models/models_0";
|
|
5
|
-
export interface ImportApiKeysCommandInput extends ImportApiKeysRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface ImportApiKeysCommandOutput extends ApiKeyIds, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
export declare class ImportApiKeysCommand extends $Command<ImportApiKeysCommandInput, ImportApiKeysCommandOutput, APIGatewayClientResolvedConfig> {
|
|
11
|
-
readonly input: ImportApiKeysCommandInput;
|
|
12
|
-
constructor(input: ImportApiKeysCommandInput);
|
|
13
|
-
|
|
14
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ImportApiKeysCommandInput, ImportApiKeysCommandOutput>;
|
|
15
|
-
private serialize;
|
|
16
|
-
private deserialize;
|
|
17
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
3
|
-
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
4
|
-
import { DocumentationPartIds, ImportDocumentationPartsRequest } from "../models/models_0";
|
|
5
|
-
export interface ImportDocumentationPartsCommandInput extends ImportDocumentationPartsRequest {
|
|
6
|
-
}
|
|
7
|
-
export interface ImportDocumentationPartsCommandOutput extends DocumentationPartIds, __MetadataBearer {
|
|
8
|
-
}
|
|
9
|
-
export declare class ImportDocumentationPartsCommand extends $Command<ImportDocumentationPartsCommandInput, ImportDocumentationPartsCommandOutput, APIGatewayClientResolvedConfig> {
|
|
10
|
-
readonly input: ImportDocumentationPartsCommandInput;
|
|
11
|
-
constructor(input: ImportDocumentationPartsCommandInput);
|
|
12
|
-
|
|
13
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: APIGatewayClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ImportDocumentationPartsCommandInput, ImportDocumentationPartsCommandOutput>;
|
|
14
|
-
private serialize;
|
|
15
|
-
private deserialize;
|
|
16
|
-
}
|