@aws-sdk/client-api-gateway 3.279.0 → 3.281.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/README.md +963 -0
- package/dist-types/commands/CreateApiKeyCommand.d.ts +6 -0
- package/dist-types/commands/CreateAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/CreateBasePathMappingCommand.d.ts +6 -0
- package/dist-types/commands/CreateDeploymentCommand.d.ts +6 -0
- package/dist-types/commands/CreateDocumentationPartCommand.d.ts +6 -0
- package/dist-types/commands/CreateDocumentationVersionCommand.d.ts +6 -0
- package/dist-types/commands/CreateDomainNameCommand.d.ts +6 -0
- package/dist-types/commands/CreateModelCommand.d.ts +6 -0
- package/dist-types/commands/CreateRequestValidatorCommand.d.ts +6 -0
- package/dist-types/commands/CreateResourceCommand.d.ts +6 -0
- package/dist-types/commands/CreateRestApiCommand.d.ts +6 -0
- package/dist-types/commands/CreateStageCommand.d.ts +6 -0
- package/dist-types/commands/CreateUsagePlanCommand.d.ts +6 -0
- package/dist-types/commands/CreateUsagePlanKeyCommand.d.ts +6 -0
- package/dist-types/commands/CreateVpcLinkCommand.d.ts +6 -0
- package/dist-types/commands/DeleteApiKeyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/DeleteBasePathMappingCommand.d.ts +6 -0
- package/dist-types/commands/DeleteClientCertificateCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDeploymentCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDocumentationPartCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDocumentationVersionCommand.d.ts +6 -0
- package/dist-types/commands/DeleteDomainNameCommand.d.ts +6 -0
- package/dist-types/commands/DeleteGatewayResponseCommand.d.ts +6 -0
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +6 -0
- package/dist-types/commands/DeleteIntegrationResponseCommand.d.ts +6 -0
- package/dist-types/commands/DeleteMethodCommand.d.ts +6 -0
- package/dist-types/commands/DeleteMethodResponseCommand.d.ts +6 -0
- package/dist-types/commands/DeleteModelCommand.d.ts +6 -0
- package/dist-types/commands/DeleteRequestValidatorCommand.d.ts +6 -0
- package/dist-types/commands/DeleteResourceCommand.d.ts +6 -0
- package/dist-types/commands/DeleteRestApiCommand.d.ts +6 -0
- package/dist-types/commands/DeleteStageCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUsagePlanCommand.d.ts +6 -0
- package/dist-types/commands/DeleteUsagePlanKeyCommand.d.ts +6 -0
- package/dist-types/commands/DeleteVpcLinkCommand.d.ts +6 -0
- package/dist-types/commands/FlushStageAuthorizersCacheCommand.d.ts +6 -0
- package/dist-types/commands/FlushStageCacheCommand.d.ts +6 -0
- package/dist-types/commands/GenerateClientCertificateCommand.d.ts +6 -0
- package/dist-types/commands/GetAccountCommand.d.ts +6 -0
- package/dist-types/commands/GetApiKeyCommand.d.ts +6 -0
- package/dist-types/commands/GetApiKeysCommand.d.ts +6 -0
- package/dist-types/commands/GetAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/GetAuthorizersCommand.d.ts +6 -0
- package/dist-types/commands/GetBasePathMappingCommand.d.ts +6 -0
- package/dist-types/commands/GetBasePathMappingsCommand.d.ts +6 -0
- package/dist-types/commands/GetClientCertificateCommand.d.ts +6 -0
- package/dist-types/commands/GetClientCertificatesCommand.d.ts +6 -0
- package/dist-types/commands/GetDeploymentCommand.d.ts +6 -0
- package/dist-types/commands/GetDeploymentsCommand.d.ts +6 -0
- package/dist-types/commands/GetDocumentationPartCommand.d.ts +6 -0
- package/dist-types/commands/GetDocumentationPartsCommand.d.ts +6 -0
- package/dist-types/commands/GetDocumentationVersionCommand.d.ts +6 -0
- package/dist-types/commands/GetDocumentationVersionsCommand.d.ts +6 -0
- package/dist-types/commands/GetDomainNameCommand.d.ts +6 -0
- package/dist-types/commands/GetDomainNamesCommand.d.ts +6 -0
- package/dist-types/commands/GetExportCommand.d.ts +6 -0
- package/dist-types/commands/GetGatewayResponseCommand.d.ts +6 -0
- package/dist-types/commands/GetGatewayResponsesCommand.d.ts +6 -0
- package/dist-types/commands/GetIntegrationCommand.d.ts +6 -0
- package/dist-types/commands/GetIntegrationResponseCommand.d.ts +6 -0
- package/dist-types/commands/GetMethodCommand.d.ts +6 -0
- package/dist-types/commands/GetMethodResponseCommand.d.ts +6 -0
- package/dist-types/commands/GetModelCommand.d.ts +6 -0
- package/dist-types/commands/GetModelTemplateCommand.d.ts +6 -0
- package/dist-types/commands/GetModelsCommand.d.ts +6 -0
- package/dist-types/commands/GetRequestValidatorCommand.d.ts +6 -0
- package/dist-types/commands/GetRequestValidatorsCommand.d.ts +6 -0
- package/dist-types/commands/GetResourceCommand.d.ts +6 -0
- package/dist-types/commands/GetResourcesCommand.d.ts +6 -0
- package/dist-types/commands/GetRestApiCommand.d.ts +6 -0
- package/dist-types/commands/GetRestApisCommand.d.ts +6 -0
- package/dist-types/commands/GetSdkCommand.d.ts +6 -0
- package/dist-types/commands/GetSdkTypeCommand.d.ts +6 -0
- package/dist-types/commands/GetSdkTypesCommand.d.ts +6 -0
- package/dist-types/commands/GetStageCommand.d.ts +6 -0
- package/dist-types/commands/GetStagesCommand.d.ts +6 -0
- package/dist-types/commands/GetTagsCommand.d.ts +6 -0
- package/dist-types/commands/GetUsageCommand.d.ts +6 -0
- package/dist-types/commands/GetUsagePlanCommand.d.ts +6 -0
- package/dist-types/commands/GetUsagePlanKeyCommand.d.ts +6 -0
- package/dist-types/commands/GetUsagePlanKeysCommand.d.ts +6 -0
- package/dist-types/commands/GetUsagePlansCommand.d.ts +6 -0
- package/dist-types/commands/GetVpcLinkCommand.d.ts +6 -0
- package/dist-types/commands/GetVpcLinksCommand.d.ts +6 -0
- package/dist-types/commands/ImportApiKeysCommand.d.ts +6 -0
- package/dist-types/commands/ImportDocumentationPartsCommand.d.ts +6 -0
- package/dist-types/commands/ImportRestApiCommand.d.ts +6 -0
- package/dist-types/commands/PutGatewayResponseCommand.d.ts +6 -0
- package/dist-types/commands/PutIntegrationCommand.d.ts +6 -0
- package/dist-types/commands/PutIntegrationResponseCommand.d.ts +6 -0
- package/dist-types/commands/PutMethodCommand.d.ts +6 -0
- package/dist-types/commands/PutMethodResponseCommand.d.ts +6 -0
- package/dist-types/commands/PutRestApiCommand.d.ts +6 -0
- package/dist-types/commands/TagResourceCommand.d.ts +6 -0
- package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/TestInvokeMethodCommand.d.ts +6 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAccountCommand.d.ts +6 -0
- package/dist-types/commands/UpdateApiKeyCommand.d.ts +6 -0
- package/dist-types/commands/UpdateAuthorizerCommand.d.ts +6 -0
- package/dist-types/commands/UpdateBasePathMappingCommand.d.ts +6 -0
- package/dist-types/commands/UpdateClientCertificateCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDeploymentCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDocumentationPartCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDocumentationVersionCommand.d.ts +6 -0
- package/dist-types/commands/UpdateDomainNameCommand.d.ts +6 -0
- package/dist-types/commands/UpdateGatewayResponseCommand.d.ts +6 -0
- package/dist-types/commands/UpdateIntegrationCommand.d.ts +6 -0
- package/dist-types/commands/UpdateIntegrationResponseCommand.d.ts +6 -0
- package/dist-types/commands/UpdateMethodCommand.d.ts +6 -0
- package/dist-types/commands/UpdateMethodResponseCommand.d.ts +6 -0
- package/dist-types/commands/UpdateModelCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRequestValidatorCommand.d.ts +6 -0
- package/dist-types/commands/UpdateResourceCommand.d.ts +6 -0
- package/dist-types/commands/UpdateRestApiCommand.d.ts +6 -0
- package/dist-types/commands/UpdateStageCommand.d.ts +6 -0
- package/dist-types/commands/UpdateUsageCommand.d.ts +6 -0
- package/dist-types/commands/UpdateUsagePlanCommand.d.ts +6 -0
- package/dist-types/commands/UpdateVpcLinkCommand.d.ts +6 -0
- package/package.json +3 -3
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { ApiKey, CreateApiKeyRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateApiKeyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateApiKeyCommandInput extends CreateApiKeyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateApiKeyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateApiKeyCommandOutput extends ApiKey, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { Authorizer, CreateAuthorizerRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateAuthorizerCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateAuthorizerCommandInput extends CreateAuthorizerRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateAuthorizerCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateAuthorizerCommandOutput extends Authorizer, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { BasePathMapping, CreateBasePathMappingRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateBasePathMappingCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateBasePathMappingCommandInput extends CreateBasePathMappingRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateBasePathMappingCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateBasePathMappingCommandOutput extends BasePathMapping, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { CreateDeploymentRequest, Deployment } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateDeploymentCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateDeploymentCommandInput extends CreateDeploymentRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateDeploymentCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateDeploymentCommandOutput extends Deployment, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { CreateDocumentationPartRequest, DocumentationPart } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateDocumentationPartCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateDocumentationPartCommandInput extends CreateDocumentationPartRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateDocumentationPartCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateDocumentationPartCommandOutput extends DocumentationPart, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { CreateDocumentationVersionRequest, DocumentationVersion } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateDocumentationVersionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateDocumentationVersionCommandInput extends CreateDocumentationVersionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateDocumentationVersionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateDocumentationVersionCommandOutput extends DocumentationVersion, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { CreateDomainNameRequest, DomainName } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateDomainNameCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateDomainNameCommandInput extends CreateDomainNameRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateDomainNameCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateDomainNameCommandOutput extends DomainName, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { CreateModelRequest, Model } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateModelCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateModelCommandInput extends CreateModelRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateModelCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateModelCommandOutput extends Model, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { CreateRequestValidatorRequest, RequestValidator } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateRequestValidatorCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateRequestValidatorCommandInput extends CreateRequestValidatorRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateRequestValidatorCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateRequestValidatorCommandOutput extends RequestValidator, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { CreateResourceRequest, Resource } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateResourceCommandInput extends CreateResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateResourceCommandOutput extends Resource, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { CreateRestApiRequest, RestApi } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateRestApiCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateRestApiCommandInput extends CreateRestApiRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateRestApiCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateRestApiCommandOutput extends RestApi, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { CreateStageRequest, Stage } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateStageCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateStageCommandInput extends CreateStageRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateStageCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateStageCommandOutput extends Stage, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { CreateUsagePlanRequest, UsagePlan } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateUsagePlanCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateUsagePlanCommandInput extends CreateUsagePlanRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateUsagePlanCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateUsagePlanCommandOutput extends UsagePlan, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { CreateUsagePlanKeyRequest, UsagePlanKey } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateUsagePlanKeyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateUsagePlanKeyCommandInput extends CreateUsagePlanKeyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateUsagePlanKeyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateUsagePlanKeyCommandOutput extends UsagePlanKey, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { CreateVpcLinkRequest, VpcLink } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link CreateVpcLinkCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface CreateVpcLinkCommandInput extends CreateVpcLinkRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link CreateVpcLinkCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface CreateVpcLinkCommandOutput extends VpcLink, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteApiKeyRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteApiKeyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteApiKeyCommandInput extends DeleteApiKeyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteApiKeyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteApiKeyCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteAuthorizerRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteAuthorizerCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteAuthorizerCommandInput extends DeleteAuthorizerRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteAuthorizerCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteAuthorizerCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteBasePathMappingRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteBasePathMappingCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteBasePathMappingCommandInput extends DeleteBasePathMappingRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteBasePathMappingCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteBasePathMappingCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteClientCertificateRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteClientCertificateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteClientCertificateCommandInput extends DeleteClientCertificateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteClientCertificateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteClientCertificateCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteDeploymentRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteDeploymentCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteDeploymentCommandInput extends DeleteDeploymentRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteDeploymentCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteDeploymentCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteDocumentationPartRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteDocumentationPartCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteDocumentationPartCommandInput extends DeleteDocumentationPartRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteDocumentationPartCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteDocumentationPartCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteDocumentationVersionRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteDocumentationVersionCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteDocumentationVersionCommandInput extends DeleteDocumentationVersionRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteDocumentationVersionCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteDocumentationVersionCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteDomainNameRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteDomainNameCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteDomainNameCommandInput extends DeleteDomainNameRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteDomainNameCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteDomainNameCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteGatewayResponseRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteGatewayResponseCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteGatewayResponseCommandInput extends DeleteGatewayResponseRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteGatewayResponseCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteGatewayResponseCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteIntegrationRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteIntegrationCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteIntegrationCommandInput extends DeleteIntegrationRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteIntegrationCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteIntegrationCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteIntegrationResponseRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteIntegrationResponseCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteIntegrationResponseCommandInput extends DeleteIntegrationResponseRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteIntegrationResponseCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteIntegrationResponseCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteMethodRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteMethodCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteMethodCommandInput extends DeleteMethodRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteMethodCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteMethodCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteMethodResponseRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteMethodResponseCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteMethodResponseCommandInput extends DeleteMethodResponseRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteMethodResponseCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteMethodResponseCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteModelRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteModelCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteModelCommandInput extends DeleteModelRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteModelCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteModelCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteRequestValidatorRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteRequestValidatorCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteRequestValidatorCommandInput extends DeleteRequestValidatorRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteRequestValidatorCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteRequestValidatorCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteResourceRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteResourceCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteResourceCommandInput extends DeleteResourceRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteResourceCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteResourceCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteRestApiRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteRestApiCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteRestApiCommandInput extends DeleteRestApiRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteRestApiCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteRestApiCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteStageRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteStageCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteStageCommandInput extends DeleteStageRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteStageCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteStageCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteUsagePlanRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteUsagePlanCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteUsagePlanCommandInput extends DeleteUsagePlanRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteUsagePlanCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteUsagePlanCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteUsagePlanKeyRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteUsagePlanKeyCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteUsagePlanKeyCommandInput extends DeleteUsagePlanKeyRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteUsagePlanKeyCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteUsagePlanKeyCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { DeleteVpcLinkRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link DeleteVpcLinkCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface DeleteVpcLinkCommandInput extends DeleteVpcLinkRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link DeleteVpcLinkCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface DeleteVpcLinkCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { FlushStageAuthorizersCacheRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link FlushStageAuthorizersCacheCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface FlushStageAuthorizersCacheCommandInput extends FlushStageAuthorizersCacheRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link FlushStageAuthorizersCacheCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface FlushStageAuthorizersCacheCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { FlushStageCacheRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link FlushStageCacheCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface FlushStageCacheCommandInput extends FlushStageCacheRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link FlushStageCacheCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface FlushStageCacheCommandOutput extends __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|
|
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { APIGatewayClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../APIGatewayClient";
|
|
5
5
|
import { ClientCertificate, GenerateClientCertificateRequest } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* The input for {@link GenerateClientCertificateCommand}.
|
|
8
|
+
*/
|
|
6
9
|
export interface GenerateClientCertificateCommandInput extends GenerateClientCertificateRequest {
|
|
7
10
|
}
|
|
11
|
+
/**
|
|
12
|
+
* The output of {@link GenerateClientCertificateCommand}.
|
|
13
|
+
*/
|
|
8
14
|
export interface GenerateClientCertificateCommandOutput extends ClientCertificate, __MetadataBearer {
|
|
9
15
|
}
|
|
10
16
|
/**
|