@aws-sdk/client-api-gateway 3.294.0 → 3.296.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/dist-cjs/commands/CreateApiKeyCommand.js +4 -4
- package/dist-cjs/commands/CreateAuthorizerCommand.js +4 -4
- package/dist-cjs/commands/CreateBasePathMappingCommand.js +4 -4
- package/dist-cjs/commands/CreateDeploymentCommand.js +4 -4
- package/dist-cjs/commands/CreateDocumentationPartCommand.js +4 -4
- package/dist-cjs/commands/CreateDocumentationVersionCommand.js +4 -4
- package/dist-cjs/commands/CreateDomainNameCommand.js +4 -4
- package/dist-cjs/commands/CreateModelCommand.js +4 -4
- package/dist-cjs/commands/CreateRequestValidatorCommand.js +4 -4
- package/dist-cjs/commands/CreateResourceCommand.js +4 -4
- package/dist-cjs/commands/CreateRestApiCommand.js +4 -4
- package/dist-cjs/commands/CreateStageCommand.js +4 -4
- package/dist-cjs/commands/CreateUsagePlanCommand.js +4 -4
- package/dist-cjs/commands/CreateUsagePlanKeyCommand.js +4 -4
- package/dist-cjs/commands/CreateVpcLinkCommand.js +4 -4
- package/dist-cjs/commands/DeleteApiKeyCommand.js +4 -4
- package/dist-cjs/commands/DeleteAuthorizerCommand.js +4 -4
- package/dist-cjs/commands/DeleteBasePathMappingCommand.js +4 -4
- package/dist-cjs/commands/DeleteClientCertificateCommand.js +4 -4
- package/dist-cjs/commands/DeleteDeploymentCommand.js +4 -4
- package/dist-cjs/commands/DeleteDocumentationPartCommand.js +4 -4
- package/dist-cjs/commands/DeleteDocumentationVersionCommand.js +4 -4
- package/dist-cjs/commands/DeleteDomainNameCommand.js +4 -4
- package/dist-cjs/commands/DeleteGatewayResponseCommand.js +4 -4
- package/dist-cjs/commands/DeleteIntegrationCommand.js +4 -4
- package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +4 -4
- package/dist-cjs/commands/DeleteMethodCommand.js +4 -4
- package/dist-cjs/commands/DeleteMethodResponseCommand.js +4 -4
- package/dist-cjs/commands/DeleteModelCommand.js +4 -4
- package/dist-cjs/commands/DeleteRequestValidatorCommand.js +4 -4
- package/dist-cjs/commands/DeleteResourceCommand.js +4 -4
- package/dist-cjs/commands/DeleteRestApiCommand.js +4 -4
- package/dist-cjs/commands/DeleteStageCommand.js +4 -4
- package/dist-cjs/commands/DeleteUsagePlanCommand.js +4 -4
- package/dist-cjs/commands/DeleteUsagePlanKeyCommand.js +4 -4
- package/dist-cjs/commands/DeleteVpcLinkCommand.js +4 -4
- package/dist-cjs/commands/FlushStageAuthorizersCacheCommand.js +4 -4
- package/dist-cjs/commands/FlushStageCacheCommand.js +4 -4
- package/dist-cjs/commands/GenerateClientCertificateCommand.js +4 -4
- package/dist-cjs/commands/GetAccountCommand.js +4 -4
- package/dist-cjs/commands/GetApiKeyCommand.js +4 -4
- package/dist-cjs/commands/GetApiKeysCommand.js +4 -4
- package/dist-cjs/commands/GetAuthorizerCommand.js +4 -4
- package/dist-cjs/commands/GetAuthorizersCommand.js +4 -4
- package/dist-cjs/commands/GetBasePathMappingCommand.js +4 -4
- package/dist-cjs/commands/GetBasePathMappingsCommand.js +4 -4
- package/dist-cjs/commands/GetClientCertificateCommand.js +4 -4
- package/dist-cjs/commands/GetClientCertificatesCommand.js +4 -4
- package/dist-cjs/commands/GetDeploymentCommand.js +4 -4
- package/dist-cjs/commands/GetDeploymentsCommand.js +4 -4
- package/dist-cjs/commands/GetDocumentationPartCommand.js +4 -4
- package/dist-cjs/commands/GetDocumentationPartsCommand.js +4 -4
- package/dist-cjs/commands/GetDocumentationVersionCommand.js +4 -4
- package/dist-cjs/commands/GetDocumentationVersionsCommand.js +4 -4
- package/dist-cjs/commands/GetDomainNameCommand.js +4 -4
- package/dist-cjs/commands/GetDomainNamesCommand.js +4 -4
- package/dist-cjs/commands/GetExportCommand.js +4 -4
- package/dist-cjs/commands/GetGatewayResponseCommand.js +4 -4
- package/dist-cjs/commands/GetGatewayResponsesCommand.js +4 -4
- package/dist-cjs/commands/GetIntegrationCommand.js +4 -4
- package/dist-cjs/commands/GetIntegrationResponseCommand.js +4 -4
- package/dist-cjs/commands/GetMethodCommand.js +4 -4
- package/dist-cjs/commands/GetMethodResponseCommand.js +4 -4
- package/dist-cjs/commands/GetModelCommand.js +4 -4
- package/dist-cjs/commands/GetModelTemplateCommand.js +4 -4
- package/dist-cjs/commands/GetModelsCommand.js +4 -4
- package/dist-cjs/commands/GetRequestValidatorCommand.js +4 -4
- package/dist-cjs/commands/GetRequestValidatorsCommand.js +4 -4
- package/dist-cjs/commands/GetResourceCommand.js +4 -4
- package/dist-cjs/commands/GetResourcesCommand.js +4 -4
- package/dist-cjs/commands/GetRestApiCommand.js +4 -4
- package/dist-cjs/commands/GetRestApisCommand.js +4 -4
- package/dist-cjs/commands/GetSdkCommand.js +4 -4
- package/dist-cjs/commands/GetSdkTypeCommand.js +4 -4
- package/dist-cjs/commands/GetSdkTypesCommand.js +4 -4
- package/dist-cjs/commands/GetStageCommand.js +4 -4
- package/dist-cjs/commands/GetStagesCommand.js +4 -4
- package/dist-cjs/commands/GetTagsCommand.js +4 -4
- package/dist-cjs/commands/GetUsageCommand.js +4 -4
- package/dist-cjs/commands/GetUsagePlanCommand.js +4 -4
- package/dist-cjs/commands/GetUsagePlanKeyCommand.js +4 -4
- package/dist-cjs/commands/GetUsagePlanKeysCommand.js +4 -4
- package/dist-cjs/commands/GetUsagePlansCommand.js +4 -4
- package/dist-cjs/commands/GetVpcLinkCommand.js +4 -4
- package/dist-cjs/commands/GetVpcLinksCommand.js +4 -4
- package/dist-cjs/commands/ImportApiKeysCommand.js +4 -4
- package/dist-cjs/commands/ImportDocumentationPartsCommand.js +4 -4
- package/dist-cjs/commands/ImportRestApiCommand.js +4 -4
- package/dist-cjs/commands/PutGatewayResponseCommand.js +4 -4
- package/dist-cjs/commands/PutIntegrationCommand.js +4 -4
- package/dist-cjs/commands/PutIntegrationResponseCommand.js +4 -4
- package/dist-cjs/commands/PutMethodCommand.js +4 -4
- package/dist-cjs/commands/PutMethodResponseCommand.js +4 -4
- package/dist-cjs/commands/PutRestApiCommand.js +4 -4
- package/dist-cjs/commands/TagResourceCommand.js +4 -4
- package/dist-cjs/commands/TestInvokeAuthorizerCommand.js +4 -4
- package/dist-cjs/commands/TestInvokeMethodCommand.js +4 -4
- package/dist-cjs/commands/UntagResourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateAccountCommand.js +4 -4
- package/dist-cjs/commands/UpdateApiKeyCommand.js +4 -4
- package/dist-cjs/commands/UpdateAuthorizerCommand.js +4 -4
- package/dist-cjs/commands/UpdateBasePathMappingCommand.js +4 -4
- package/dist-cjs/commands/UpdateClientCertificateCommand.js +4 -4
- package/dist-cjs/commands/UpdateDeploymentCommand.js +4 -4
- package/dist-cjs/commands/UpdateDocumentationPartCommand.js +4 -4
- package/dist-cjs/commands/UpdateDocumentationVersionCommand.js +4 -4
- package/dist-cjs/commands/UpdateDomainNameCommand.js +4 -4
- package/dist-cjs/commands/UpdateGatewayResponseCommand.js +4 -4
- package/dist-cjs/commands/UpdateIntegrationCommand.js +4 -4
- package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +4 -4
- package/dist-cjs/commands/UpdateMethodCommand.js +4 -4
- package/dist-cjs/commands/UpdateMethodResponseCommand.js +4 -4
- package/dist-cjs/commands/UpdateModelCommand.js +4 -4
- package/dist-cjs/commands/UpdateRequestValidatorCommand.js +4 -4
- package/dist-cjs/commands/UpdateResourceCommand.js +4 -4
- package/dist-cjs/commands/UpdateRestApiCommand.js +4 -4
- package/dist-cjs/commands/UpdateStageCommand.js +4 -4
- package/dist-cjs/commands/UpdateUsageCommand.js +4 -4
- package/dist-cjs/commands/UpdateUsagePlanCommand.js +4 -4
- package/dist-cjs/commands/UpdateVpcLinkCommand.js +4 -4
- package/dist-es/commands/CreateApiKeyCommand.js +4 -4
- package/dist-es/commands/CreateAuthorizerCommand.js +4 -4
- package/dist-es/commands/CreateBasePathMappingCommand.js +4 -4
- package/dist-es/commands/CreateDeploymentCommand.js +4 -4
- package/dist-es/commands/CreateDocumentationPartCommand.js +4 -4
- package/dist-es/commands/CreateDocumentationVersionCommand.js +4 -4
- package/dist-es/commands/CreateDomainNameCommand.js +4 -4
- package/dist-es/commands/CreateModelCommand.js +4 -4
- package/dist-es/commands/CreateRequestValidatorCommand.js +4 -4
- package/dist-es/commands/CreateResourceCommand.js +4 -4
- package/dist-es/commands/CreateRestApiCommand.js +4 -4
- package/dist-es/commands/CreateStageCommand.js +4 -4
- package/dist-es/commands/CreateUsagePlanCommand.js +4 -4
- package/dist-es/commands/CreateUsagePlanKeyCommand.js +4 -4
- package/dist-es/commands/CreateVpcLinkCommand.js +4 -4
- package/dist-es/commands/DeleteApiKeyCommand.js +4 -4
- package/dist-es/commands/DeleteAuthorizerCommand.js +4 -4
- package/dist-es/commands/DeleteBasePathMappingCommand.js +4 -4
- package/dist-es/commands/DeleteClientCertificateCommand.js +4 -4
- package/dist-es/commands/DeleteDeploymentCommand.js +4 -4
- package/dist-es/commands/DeleteDocumentationPartCommand.js +4 -4
- package/dist-es/commands/DeleteDocumentationVersionCommand.js +4 -4
- package/dist-es/commands/DeleteDomainNameCommand.js +4 -4
- package/dist-es/commands/DeleteGatewayResponseCommand.js +4 -4
- package/dist-es/commands/DeleteIntegrationCommand.js +4 -4
- package/dist-es/commands/DeleteIntegrationResponseCommand.js +4 -4
- package/dist-es/commands/DeleteMethodCommand.js +4 -4
- package/dist-es/commands/DeleteMethodResponseCommand.js +4 -4
- package/dist-es/commands/DeleteModelCommand.js +4 -4
- package/dist-es/commands/DeleteRequestValidatorCommand.js +4 -4
- package/dist-es/commands/DeleteResourceCommand.js +4 -4
- package/dist-es/commands/DeleteRestApiCommand.js +4 -4
- package/dist-es/commands/DeleteStageCommand.js +4 -4
- package/dist-es/commands/DeleteUsagePlanCommand.js +4 -4
- package/dist-es/commands/DeleteUsagePlanKeyCommand.js +4 -4
- package/dist-es/commands/DeleteVpcLinkCommand.js +4 -4
- package/dist-es/commands/FlushStageAuthorizersCacheCommand.js +4 -4
- package/dist-es/commands/FlushStageCacheCommand.js +4 -4
- package/dist-es/commands/GenerateClientCertificateCommand.js +4 -4
- package/dist-es/commands/GetAccountCommand.js +4 -4
- package/dist-es/commands/GetApiKeyCommand.js +4 -4
- package/dist-es/commands/GetApiKeysCommand.js +4 -4
- package/dist-es/commands/GetAuthorizerCommand.js +4 -4
- package/dist-es/commands/GetAuthorizersCommand.js +4 -4
- package/dist-es/commands/GetBasePathMappingCommand.js +4 -4
- package/dist-es/commands/GetBasePathMappingsCommand.js +4 -4
- package/dist-es/commands/GetClientCertificateCommand.js +4 -4
- package/dist-es/commands/GetClientCertificatesCommand.js +4 -4
- package/dist-es/commands/GetDeploymentCommand.js +4 -4
- package/dist-es/commands/GetDeploymentsCommand.js +4 -4
- package/dist-es/commands/GetDocumentationPartCommand.js +4 -4
- package/dist-es/commands/GetDocumentationPartsCommand.js +4 -4
- package/dist-es/commands/GetDocumentationVersionCommand.js +4 -4
- package/dist-es/commands/GetDocumentationVersionsCommand.js +4 -4
- package/dist-es/commands/GetDomainNameCommand.js +4 -4
- package/dist-es/commands/GetDomainNamesCommand.js +4 -4
- package/dist-es/commands/GetExportCommand.js +4 -4
- package/dist-es/commands/GetGatewayResponseCommand.js +4 -4
- package/dist-es/commands/GetGatewayResponsesCommand.js +4 -4
- package/dist-es/commands/GetIntegrationCommand.js +4 -4
- package/dist-es/commands/GetIntegrationResponseCommand.js +4 -4
- package/dist-es/commands/GetMethodCommand.js +4 -4
- package/dist-es/commands/GetMethodResponseCommand.js +4 -4
- package/dist-es/commands/GetModelCommand.js +4 -4
- package/dist-es/commands/GetModelTemplateCommand.js +4 -4
- package/dist-es/commands/GetModelsCommand.js +4 -4
- package/dist-es/commands/GetRequestValidatorCommand.js +4 -4
- package/dist-es/commands/GetRequestValidatorsCommand.js +4 -4
- package/dist-es/commands/GetResourceCommand.js +4 -4
- package/dist-es/commands/GetResourcesCommand.js +4 -4
- package/dist-es/commands/GetRestApiCommand.js +4 -4
- package/dist-es/commands/GetRestApisCommand.js +4 -4
- package/dist-es/commands/GetSdkCommand.js +4 -4
- package/dist-es/commands/GetSdkTypeCommand.js +4 -4
- package/dist-es/commands/GetSdkTypesCommand.js +4 -4
- package/dist-es/commands/GetStageCommand.js +4 -4
- package/dist-es/commands/GetStagesCommand.js +4 -4
- package/dist-es/commands/GetTagsCommand.js +4 -4
- package/dist-es/commands/GetUsageCommand.js +4 -4
- package/dist-es/commands/GetUsagePlanCommand.js +4 -4
- package/dist-es/commands/GetUsagePlanKeyCommand.js +4 -4
- package/dist-es/commands/GetUsagePlanKeysCommand.js +4 -4
- package/dist-es/commands/GetUsagePlansCommand.js +4 -4
- package/dist-es/commands/GetVpcLinkCommand.js +4 -4
- package/dist-es/commands/GetVpcLinksCommand.js +4 -4
- package/dist-es/commands/ImportApiKeysCommand.js +4 -4
- package/dist-es/commands/ImportDocumentationPartsCommand.js +4 -4
- package/dist-es/commands/ImportRestApiCommand.js +4 -4
- package/dist-es/commands/PutGatewayResponseCommand.js +4 -4
- package/dist-es/commands/PutIntegrationCommand.js +4 -4
- package/dist-es/commands/PutIntegrationResponseCommand.js +4 -4
- package/dist-es/commands/PutMethodCommand.js +4 -4
- package/dist-es/commands/PutMethodResponseCommand.js +4 -4
- package/dist-es/commands/PutRestApiCommand.js +4 -4
- package/dist-es/commands/TagResourceCommand.js +4 -4
- package/dist-es/commands/TestInvokeAuthorizerCommand.js +4 -4
- package/dist-es/commands/TestInvokeMethodCommand.js +4 -4
- package/dist-es/commands/UntagResourceCommand.js +4 -4
- package/dist-es/commands/UpdateAccountCommand.js +4 -4
- package/dist-es/commands/UpdateApiKeyCommand.js +4 -4
- package/dist-es/commands/UpdateAuthorizerCommand.js +4 -4
- package/dist-es/commands/UpdateBasePathMappingCommand.js +4 -4
- package/dist-es/commands/UpdateClientCertificateCommand.js +4 -4
- package/dist-es/commands/UpdateDeploymentCommand.js +4 -4
- package/dist-es/commands/UpdateDocumentationPartCommand.js +4 -4
- package/dist-es/commands/UpdateDocumentationVersionCommand.js +4 -4
- package/dist-es/commands/UpdateDomainNameCommand.js +4 -4
- package/dist-es/commands/UpdateGatewayResponseCommand.js +4 -4
- package/dist-es/commands/UpdateIntegrationCommand.js +4 -4
- package/dist-es/commands/UpdateIntegrationResponseCommand.js +4 -4
- package/dist-es/commands/UpdateMethodCommand.js +4 -4
- package/dist-es/commands/UpdateMethodResponseCommand.js +4 -4
- package/dist-es/commands/UpdateModelCommand.js +4 -4
- package/dist-es/commands/UpdateRequestValidatorCommand.js +4 -4
- package/dist-es/commands/UpdateResourceCommand.js +4 -4
- package/dist-es/commands/UpdateRestApiCommand.js +4 -4
- package/dist-es/commands/UpdateStageCommand.js +4 -4
- package/dist-es/commands/UpdateUsageCommand.js +4 -4
- package/dist-es/commands/UpdateUsagePlanCommand.js +4 -4
- package/dist-es/commands/UpdateVpcLinkCommand.js +4 -4
- package/dist-types/APIGatewayClient.d.ts +4 -4
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/APIGatewayClient.d.ts +4 -4
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -4
- package/package.json +37 -37
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DocumentationPartFilterSensitiveLog, UpdateDocumentationPartRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateDocumentationPartCommand, serializeAws_restJson1UpdateDocumentationPartCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateDocumentationPartCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateDocumentationPartCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateDocumentationPartCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DocumentationVersionFilterSensitiveLog, UpdateDocumentationVersionRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateDocumentationVersionCommand, serializeAws_restJson1UpdateDocumentationVersionCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateDocumentationVersionCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateDocumentationVersionCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateDocumentationVersionCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DomainNameFilterSensitiveLog, UpdateDomainNameRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateDomainNameCommand, serializeAws_restJson1UpdateDomainNameCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateDomainNameCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateDomainNameCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateDomainNameCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GatewayResponseFilterSensitiveLog, UpdateGatewayResponseRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateGatewayResponseCommand, serializeAws_restJson1UpdateGatewayResponseCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateGatewayResponseCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateGatewayResponseCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateGatewayResponseCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { IntegrationFilterSensitiveLog, UpdateIntegrationRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateIntegrationCommand, serializeAws_restJson1UpdateIntegrationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateIntegrationCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateIntegrationCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateIntegrationCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { IntegrationResponseFilterSensitiveLog, UpdateIntegrationResponseRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateIntegrationResponseCommand, serializeAws_restJson1UpdateIntegrationResponseCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateIntegrationResponseCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateIntegrationResponseCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateIntegrationResponseCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { MethodFilterSensitiveLog, UpdateMethodRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateMethodCommand, serializeAws_restJson1UpdateMethodCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateMethodCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateMethodCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateMethodCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { MethodResponseFilterSensitiveLog, UpdateMethodResponseRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateMethodResponseCommand, serializeAws_restJson1UpdateMethodResponseCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateMethodResponseCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateMethodResponseCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateMethodResponseCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ModelFilterSensitiveLog, UpdateModelRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateModelCommand, serializeAws_restJson1UpdateModelCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateModelCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateModelCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateModelCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { RequestValidatorFilterSensitiveLog, UpdateRequestValidatorRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateRequestValidatorCommand, serializeAws_restJson1UpdateRequestValidatorCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateRequestValidatorCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateRequestValidatorCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateRequestValidatorCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ResourceFilterSensitiveLog, UpdateResourceRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateResourceCommand, serializeAws_restJson1UpdateResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateResourceCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateResourceCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { RestApiFilterSensitiveLog, UpdateRestApiRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateRestApiCommand, serializeAws_restJson1UpdateRestApiCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateRestApiCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateRestApiCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateRestApiCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { StageFilterSensitiveLog, UpdateStageRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateStageCommand, serializeAws_restJson1UpdateStageCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateStageCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateStageCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateStageCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateUsageRequestFilterSensitiveLog, UsageFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateUsageCommand, serializeAws_restJson1UpdateUsageCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateUsageCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateUsageCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateUsageCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateUsagePlanRequestFilterSensitiveLog, UsagePlanFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateUsagePlanCommand, serializeAws_restJson1UpdateUsagePlanCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateUsagePlanCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateUsagePlanCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateUsagePlanCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UpdateVpcLinkRequestFilterSensitiveLog, VpcLinkFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateVpcLinkCommand, serializeAws_restJson1UpdateVpcLinkCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateVpcLinkCommand extends $Command {
|
|
7
|
-
constructor(input) {
|
|
8
|
-
super();
|
|
9
|
-
this.input = input;
|
|
10
|
-
}
|
|
11
7
|
static getEndpointParameterInstructions() {
|
|
12
8
|
return {
|
|
13
9
|
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
@@ -16,6 +12,10 @@ export class UpdateVpcLinkCommand extends $Command {
|
|
|
16
12
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
17
13
|
};
|
|
18
14
|
}
|
|
15
|
+
constructor(input) {
|
|
16
|
+
super();
|
|
17
|
+
this.input = input;
|
|
18
|
+
}
|
|
19
19
|
resolveMiddleware(clientStack, configuration, options) {
|
|
20
20
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
21
21
|
this.middlewareStack.use(getEndpointPlugin(configuration, UpdateVpcLinkCommand.getEndpointParameterInstructions()));
|
|
@@ -128,8 +128,8 @@ import { UpdateUsageCommandInput, UpdateUsageCommandOutput } from "./commands/Up
|
|
|
128
128
|
import { UpdateUsagePlanCommandInput, UpdateUsagePlanCommandOutput } from "./commands/UpdateUsagePlanCommand";
|
|
129
129
|
import { UpdateVpcLinkCommandInput, UpdateVpcLinkCommandOutput } from "./commands/UpdateVpcLinkCommand";
|
|
130
130
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
131
|
-
export
|
|
132
|
-
export
|
|
131
|
+
export type ServiceInputTypes = CreateApiKeyCommandInput | CreateAuthorizerCommandInput | CreateBasePathMappingCommandInput | CreateDeploymentCommandInput | CreateDocumentationPartCommandInput | CreateDocumentationVersionCommandInput | CreateDomainNameCommandInput | CreateModelCommandInput | CreateRequestValidatorCommandInput | CreateResourceCommandInput | CreateRestApiCommandInput | CreateStageCommandInput | CreateUsagePlanCommandInput | CreateUsagePlanKeyCommandInput | CreateVpcLinkCommandInput | DeleteApiKeyCommandInput | DeleteAuthorizerCommandInput | DeleteBasePathMappingCommandInput | DeleteClientCertificateCommandInput | DeleteDeploymentCommandInput | DeleteDocumentationPartCommandInput | DeleteDocumentationVersionCommandInput | DeleteDomainNameCommandInput | DeleteGatewayResponseCommandInput | DeleteIntegrationCommandInput | DeleteIntegrationResponseCommandInput | DeleteMethodCommandInput | DeleteMethodResponseCommandInput | DeleteModelCommandInput | DeleteRequestValidatorCommandInput | DeleteResourceCommandInput | DeleteRestApiCommandInput | DeleteStageCommandInput | DeleteUsagePlanCommandInput | DeleteUsagePlanKeyCommandInput | DeleteVpcLinkCommandInput | FlushStageAuthorizersCacheCommandInput | FlushStageCacheCommandInput | GenerateClientCertificateCommandInput | GetAccountCommandInput | GetApiKeyCommandInput | GetApiKeysCommandInput | GetAuthorizerCommandInput | GetAuthorizersCommandInput | GetBasePathMappingCommandInput | GetBasePathMappingsCommandInput | GetClientCertificateCommandInput | GetClientCertificatesCommandInput | GetDeploymentCommandInput | GetDeploymentsCommandInput | GetDocumentationPartCommandInput | GetDocumentationPartsCommandInput | GetDocumentationVersionCommandInput | GetDocumentationVersionsCommandInput | GetDomainNameCommandInput | GetDomainNamesCommandInput | GetExportCommandInput | GetGatewayResponseCommandInput | GetGatewayResponsesCommandInput | GetIntegrationCommandInput | GetIntegrationResponseCommandInput | GetMethodCommandInput | GetMethodResponseCommandInput | GetModelCommandInput | GetModelTemplateCommandInput | GetModelsCommandInput | GetRequestValidatorCommandInput | GetRequestValidatorsCommandInput | GetResourceCommandInput | GetResourcesCommandInput | GetRestApiCommandInput | GetRestApisCommandInput | GetSdkCommandInput | GetSdkTypeCommandInput | GetSdkTypesCommandInput | GetStageCommandInput | GetStagesCommandInput | GetTagsCommandInput | GetUsageCommandInput | GetUsagePlanCommandInput | GetUsagePlanKeyCommandInput | GetUsagePlanKeysCommandInput | GetUsagePlansCommandInput | GetVpcLinkCommandInput | GetVpcLinksCommandInput | ImportApiKeysCommandInput | ImportDocumentationPartsCommandInput | ImportRestApiCommandInput | PutGatewayResponseCommandInput | PutIntegrationCommandInput | PutIntegrationResponseCommandInput | PutMethodCommandInput | PutMethodResponseCommandInput | PutRestApiCommandInput | TagResourceCommandInput | TestInvokeAuthorizerCommandInput | TestInvokeMethodCommandInput | UntagResourceCommandInput | UpdateAccountCommandInput | UpdateApiKeyCommandInput | UpdateAuthorizerCommandInput | UpdateBasePathMappingCommandInput | UpdateClientCertificateCommandInput | UpdateDeploymentCommandInput | UpdateDocumentationPartCommandInput | UpdateDocumentationVersionCommandInput | UpdateDomainNameCommandInput | UpdateGatewayResponseCommandInput | UpdateIntegrationCommandInput | UpdateIntegrationResponseCommandInput | UpdateMethodCommandInput | UpdateMethodResponseCommandInput | UpdateModelCommandInput | UpdateRequestValidatorCommandInput | UpdateResourceCommandInput | UpdateRestApiCommandInput | UpdateStageCommandInput | UpdateUsageCommandInput | UpdateUsagePlanCommandInput | UpdateVpcLinkCommandInput;
|
|
132
|
+
export type ServiceOutputTypes = CreateApiKeyCommandOutput | CreateAuthorizerCommandOutput | CreateBasePathMappingCommandOutput | CreateDeploymentCommandOutput | CreateDocumentationPartCommandOutput | CreateDocumentationVersionCommandOutput | CreateDomainNameCommandOutput | CreateModelCommandOutput | CreateRequestValidatorCommandOutput | CreateResourceCommandOutput | CreateRestApiCommandOutput | CreateStageCommandOutput | CreateUsagePlanCommandOutput | CreateUsagePlanKeyCommandOutput | CreateVpcLinkCommandOutput | DeleteApiKeyCommandOutput | DeleteAuthorizerCommandOutput | DeleteBasePathMappingCommandOutput | DeleteClientCertificateCommandOutput | DeleteDeploymentCommandOutput | DeleteDocumentationPartCommandOutput | DeleteDocumentationVersionCommandOutput | DeleteDomainNameCommandOutput | DeleteGatewayResponseCommandOutput | DeleteIntegrationCommandOutput | DeleteIntegrationResponseCommandOutput | DeleteMethodCommandOutput | DeleteMethodResponseCommandOutput | DeleteModelCommandOutput | DeleteRequestValidatorCommandOutput | DeleteResourceCommandOutput | DeleteRestApiCommandOutput | DeleteStageCommandOutput | DeleteUsagePlanCommandOutput | DeleteUsagePlanKeyCommandOutput | DeleteVpcLinkCommandOutput | FlushStageAuthorizersCacheCommandOutput | FlushStageCacheCommandOutput | GenerateClientCertificateCommandOutput | GetAccountCommandOutput | GetApiKeyCommandOutput | GetApiKeysCommandOutput | GetAuthorizerCommandOutput | GetAuthorizersCommandOutput | GetBasePathMappingCommandOutput | GetBasePathMappingsCommandOutput | GetClientCertificateCommandOutput | GetClientCertificatesCommandOutput | GetDeploymentCommandOutput | GetDeploymentsCommandOutput | GetDocumentationPartCommandOutput | GetDocumentationPartsCommandOutput | GetDocumentationVersionCommandOutput | GetDocumentationVersionsCommandOutput | GetDomainNameCommandOutput | GetDomainNamesCommandOutput | GetExportCommandOutput | GetGatewayResponseCommandOutput | GetGatewayResponsesCommandOutput | GetIntegrationCommandOutput | GetIntegrationResponseCommandOutput | GetMethodCommandOutput | GetMethodResponseCommandOutput | GetModelCommandOutput | GetModelTemplateCommandOutput | GetModelsCommandOutput | GetRequestValidatorCommandOutput | GetRequestValidatorsCommandOutput | GetResourceCommandOutput | GetResourcesCommandOutput | GetRestApiCommandOutput | GetRestApisCommandOutput | GetSdkCommandOutput | GetSdkTypeCommandOutput | GetSdkTypesCommandOutput | GetStageCommandOutput | GetStagesCommandOutput | GetTagsCommandOutput | GetUsageCommandOutput | GetUsagePlanCommandOutput | GetUsagePlanKeyCommandOutput | GetUsagePlanKeysCommandOutput | GetUsagePlansCommandOutput | GetVpcLinkCommandOutput | GetVpcLinksCommandOutput | ImportApiKeysCommandOutput | ImportDocumentationPartsCommandOutput | ImportRestApiCommandOutput | PutGatewayResponseCommandOutput | PutIntegrationCommandOutput | PutIntegrationResponseCommandOutput | PutMethodCommandOutput | PutMethodResponseCommandOutput | PutRestApiCommandOutput | TagResourceCommandOutput | TestInvokeAuthorizerCommandOutput | TestInvokeMethodCommandOutput | UntagResourceCommandOutput | UpdateAccountCommandOutput | UpdateApiKeyCommandOutput | UpdateAuthorizerCommandOutput | UpdateBasePathMappingCommandOutput | UpdateClientCertificateCommandOutput | UpdateDeploymentCommandOutput | UpdateDocumentationPartCommandOutput | UpdateDocumentationVersionCommandOutput | UpdateDomainNameCommandOutput | UpdateGatewayResponseCommandOutput | UpdateIntegrationCommandOutput | UpdateIntegrationResponseCommandOutput | UpdateMethodCommandOutput | UpdateMethodResponseCommandOutput | UpdateModelCommandOutput | UpdateRequestValidatorCommandOutput | UpdateResourceCommandOutput | UpdateRestApiCommandOutput | UpdateStageCommandOutput | UpdateUsageCommandOutput | UpdateUsagePlanCommandOutput | UpdateVpcLinkCommandOutput;
|
|
133
133
|
export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
134
134
|
/**
|
|
135
135
|
* The HTTP handler to use. Fetch in browser and Https in Nodejs.
|
|
@@ -230,13 +230,13 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
|
|
|
230
230
|
*/
|
|
231
231
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
232
232
|
}
|
|
233
|
-
|
|
233
|
+
type APIGatewayClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
|
|
234
234
|
/**
|
|
235
235
|
* The configuration interface of APIGatewayClient class constructor that set the region, credentials and other options.
|
|
236
236
|
*/
|
|
237
237
|
export interface APIGatewayClientConfig extends APIGatewayClientConfigType {
|
|
238
238
|
}
|
|
239
|
-
|
|
239
|
+
type APIGatewayClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
|
|
240
240
|
/**
|
|
241
241
|
* The resolved configuration interface of APIGatewayClient class. This is resolved and normalized from the {@link APIGatewayClientConfig | constructor configuration interface}.
|
|
242
242
|
*/
|
|
@@ -5,7 +5,7 @@ export interface ClientInputEndpointParameters {
|
|
|
5
5
|
useFipsEndpoint?: boolean | Provider<boolean>;
|
|
6
6
|
endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
|
|
7
7
|
}
|
|
8
|
-
export
|
|
8
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
9
9
|
defaultSigningName: string;
|
|
10
10
|
};
|
|
11
11
|
export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
|
|
@@ -529,7 +529,7 @@ import {
|
|
|
529
529
|
ClientResolvedEndpointParameters,
|
|
530
530
|
EndpointParameters,
|
|
531
531
|
} from "./endpoint/EndpointParameters";
|
|
532
|
-
export
|
|
532
|
+
export type ServiceInputTypes =
|
|
533
533
|
| CreateApiKeyCommandInput
|
|
534
534
|
| CreateAuthorizerCommandInput
|
|
535
535
|
| CreateBasePathMappingCommandInput
|
|
@@ -650,7 +650,7 @@ export declare type ServiceInputTypes =
|
|
|
650
650
|
| UpdateUsageCommandInput
|
|
651
651
|
| UpdateUsagePlanCommandInput
|
|
652
652
|
| UpdateVpcLinkCommandInput;
|
|
653
|
-
export
|
|
653
|
+
export type ServiceOutputTypes =
|
|
654
654
|
| CreateApiKeyCommandOutput
|
|
655
655
|
| CreateAuthorizerCommandOutput
|
|
656
656
|
| CreateBasePathMappingCommandOutput
|
|
@@ -795,7 +795,7 @@ export interface ClientDefaults
|
|
|
795
795
|
logger?: __Logger;
|
|
796
796
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
797
797
|
}
|
|
798
|
-
|
|
798
|
+
type APIGatewayClientConfigType = Partial<
|
|
799
799
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
800
800
|
> &
|
|
801
801
|
ClientDefaults &
|
|
@@ -807,7 +807,7 @@ declare type APIGatewayClientConfigType = Partial<
|
|
|
807
807
|
UserAgentInputConfig &
|
|
808
808
|
ClientInputEndpointParameters;
|
|
809
809
|
export interface APIGatewayClientConfig extends APIGatewayClientConfigType {}
|
|
810
|
-
|
|
810
|
+
type APIGatewayClientResolvedConfigType =
|
|
811
811
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
812
812
|
Required<ClientDefaults> &
|
|
813
813
|
RegionResolvedConfig &
|
|
@@ -16,10 +16,9 @@ export interface ClientInputEndpointParameters {
|
|
|
16
16
|
| EndpointV2
|
|
17
17
|
| Provider<EndpointV2>;
|
|
18
18
|
}
|
|
19
|
-
export
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
};
|
|
19
|
+
export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
|
|
20
|
+
defaultSigningName: string;
|
|
21
|
+
};
|
|
23
22
|
export declare const resolveClientEndpointParameters: <T>(
|
|
24
23
|
options: T & ClientInputEndpointParameters
|
|
25
24
|
) => T &
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-api-gateway",
|
|
3
3
|
"description": "AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.296.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,50 +20,50 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
27
|
-
"@aws-sdk/hash-node": "3.
|
|
28
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
29
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
34
|
-
"@aws-sdk/middleware-retry": "3.
|
|
35
|
-
"@aws-sdk/middleware-sdk-api-gateway": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/protocol-http": "3.
|
|
43
|
-
"@aws-sdk/smithy-client": "3.
|
|
44
|
-
"@aws-sdk/types": "3.
|
|
45
|
-
"@aws-sdk/url-parser": "3.
|
|
46
|
-
"@aws-sdk/util-base64": "3.
|
|
47
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
48
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
50
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
51
|
-
"@aws-sdk/util-endpoints": "3.
|
|
52
|
-
"@aws-sdk/util-retry": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
55
|
-
"@aws-sdk/util-utf8": "3.
|
|
56
|
-
"tslib": "^2.
|
|
23
|
+
"@aws-sdk/client-sts": "3.296.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.296.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
|
+
"@aws-sdk/hash-node": "3.296.0",
|
|
28
|
+
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
+
"@aws-sdk/middleware-endpoint": "3.296.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
|
+
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
|
+
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
|
+
"@aws-sdk/middleware-sdk-api-gateway": "3.296.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.296.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.296.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.296.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.296.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.296.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.296.0",
|
|
42
|
+
"@aws-sdk/protocol-http": "3.296.0",
|
|
43
|
+
"@aws-sdk/smithy-client": "3.296.0",
|
|
44
|
+
"@aws-sdk/types": "3.296.0",
|
|
45
|
+
"@aws-sdk/url-parser": "3.296.0",
|
|
46
|
+
"@aws-sdk/util-base64": "3.295.0",
|
|
47
|
+
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
48
|
+
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.296.0",
|
|
51
|
+
"@aws-sdk/util-endpoints": "3.296.0",
|
|
52
|
+
"@aws-sdk/util-retry": "3.296.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.296.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.296.0",
|
|
55
|
+
"@aws-sdk/util-utf8": "3.295.0",
|
|
56
|
+
"tslib": "^2.5.0"
|
|
57
57
|
},
|
|
58
58
|
"devDependencies": {
|
|
59
|
-
"@aws-sdk/service-client-documentation-generator": "3.
|
|
59
|
+
"@aws-sdk/service-client-documentation-generator": "3.295.0",
|
|
60
60
|
"@tsconfig/node14": "1.0.3",
|
|
61
61
|
"@types/node": "^14.14.31",
|
|
62
62
|
"concurrently": "7.0.0",
|
|
63
63
|
"downlevel-dts": "0.10.1",
|
|
64
64
|
"rimraf": "3.0.2",
|
|
65
65
|
"typedoc": "0.23.23",
|
|
66
|
-
"typescript": "~4.
|
|
66
|
+
"typescript": "~4.9.5"
|
|
67
67
|
},
|
|
68
68
|
"engines": {
|
|
69
69
|
"node": ">=14.0.0"
|