@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 { GetStagesRequestFilterSensitiveLog, StagesFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetStagesCommand, serializeAws_restJson1GetStagesCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetStagesCommand 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 GetStagesCommand 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, GetStagesCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetTagsRequestFilterSensitiveLog, TagsFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetTagsCommand, serializeAws_restJson1GetTagsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetTagsCommand 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 GetTagsCommand 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, GetTagsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetUsageRequestFilterSensitiveLog, UsageFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetUsageCommand, serializeAws_restJson1GetUsageCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetUsageCommand 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 GetUsageCommand 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, GetUsageCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetUsagePlanRequestFilterSensitiveLog, UsagePlanFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetUsagePlanCommand, serializeAws_restJson1GetUsagePlanCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetUsagePlanCommand 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 GetUsagePlanCommand 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, GetUsagePlanCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetUsagePlanKeyRequestFilterSensitiveLog, UsagePlanKeyFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetUsagePlanKeyCommand, serializeAws_restJson1GetUsagePlanKeyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetUsagePlanKeyCommand 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 GetUsagePlanKeyCommand 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, GetUsagePlanKeyCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetUsagePlanKeysRequestFilterSensitiveLog, UsagePlanKeysFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetUsagePlanKeysCommand, serializeAws_restJson1GetUsagePlanKeysCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetUsagePlanKeysCommand 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 GetUsagePlanKeysCommand 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, GetUsagePlanKeysCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetUsagePlansRequestFilterSensitiveLog, UsagePlansFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetUsagePlansCommand, serializeAws_restJson1GetUsagePlansCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetUsagePlansCommand 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 GetUsagePlansCommand 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, GetUsagePlansCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetVpcLinkRequestFilterSensitiveLog, VpcLinkFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetVpcLinkCommand, serializeAws_restJson1GetVpcLinkCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetVpcLinkCommand 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 GetVpcLinkCommand 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, GetVpcLinkCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GetVpcLinksRequestFilterSensitiveLog, VpcLinksFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1GetVpcLinksCommand, serializeAws_restJson1GetVpcLinksCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetVpcLinksCommand 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 GetVpcLinksCommand 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, GetVpcLinksCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ApiKeyIdsFilterSensitiveLog, ImportApiKeysRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ImportApiKeysCommand, serializeAws_restJson1ImportApiKeysCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ImportApiKeysCommand 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 ImportApiKeysCommand 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, ImportApiKeysCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DocumentationPartIdsFilterSensitiveLog, ImportDocumentationPartsRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ImportDocumentationPartsCommand, serializeAws_restJson1ImportDocumentationPartsCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ImportDocumentationPartsCommand 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 ImportDocumentationPartsCommand 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, ImportDocumentationPartsCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ImportRestApiRequestFilterSensitiveLog, RestApiFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1ImportRestApiCommand, serializeAws_restJson1ImportRestApiCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class ImportRestApiCommand 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 ImportRestApiCommand 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, ImportRestApiCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { GatewayResponseFilterSensitiveLog, PutGatewayResponseRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutGatewayResponseCommand, serializeAws_restJson1PutGatewayResponseCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class PutGatewayResponseCommand 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 PutGatewayResponseCommand 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, PutGatewayResponseCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { IntegrationFilterSensitiveLog, PutIntegrationRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutIntegrationCommand, serializeAws_restJson1PutIntegrationCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class PutIntegrationCommand 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 PutIntegrationCommand 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, PutIntegrationCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { IntegrationResponseFilterSensitiveLog, PutIntegrationResponseRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutIntegrationResponseCommand, serializeAws_restJson1PutIntegrationResponseCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class PutIntegrationResponseCommand 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 PutIntegrationResponseCommand 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, PutIntegrationResponseCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { MethodFilterSensitiveLog, PutMethodRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutMethodCommand, serializeAws_restJson1PutMethodCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class PutMethodCommand 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 PutMethodCommand 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, PutMethodCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { MethodResponseFilterSensitiveLog, PutMethodResponseRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutMethodResponseCommand, serializeAws_restJson1PutMethodResponseCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class PutMethodResponseCommand 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 PutMethodResponseCommand 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, PutMethodResponseCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { PutRestApiRequestFilterSensitiveLog, RestApiFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1PutRestApiCommand, serializeAws_restJson1PutRestApiCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class PutRestApiCommand 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 PutRestApiCommand 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, PutRestApiCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { TagResourceRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1TagResourceCommand, serializeAws_restJson1TagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class TagResourceCommand 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 TagResourceCommand 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, TagResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { TestInvokeAuthorizerRequestFilterSensitiveLog, TestInvokeAuthorizerResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1TestInvokeAuthorizerCommand, serializeAws_restJson1TestInvokeAuthorizerCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class TestInvokeAuthorizerCommand 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 TestInvokeAuthorizerCommand 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, TestInvokeAuthorizerCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { TestInvokeMethodRequestFilterSensitiveLog, TestInvokeMethodResponseFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1TestInvokeMethodCommand, serializeAws_restJson1TestInvokeMethodCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class TestInvokeMethodCommand 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 TestInvokeMethodCommand 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, TestInvokeMethodCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { UntagResourceRequestFilterSensitiveLog } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UntagResourceCommand, serializeAws_restJson1UntagResourceCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UntagResourceCommand 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 UntagResourceCommand 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, UntagResourceCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { AccountFilterSensitiveLog, UpdateAccountRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateAccountCommand, serializeAws_restJson1UpdateAccountCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateAccountCommand 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 UpdateAccountCommand 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, UpdateAccountCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ApiKeyFilterSensitiveLog, UpdateApiKeyRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateApiKeyCommand, serializeAws_restJson1UpdateApiKeyCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateApiKeyCommand 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 UpdateApiKeyCommand 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, UpdateApiKeyCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { AuthorizerFilterSensitiveLog, UpdateAuthorizerRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateAuthorizerCommand, serializeAws_restJson1UpdateAuthorizerCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateAuthorizerCommand 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 UpdateAuthorizerCommand 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, UpdateAuthorizerCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { BasePathMappingFilterSensitiveLog, UpdateBasePathMappingRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateBasePathMappingCommand, serializeAws_restJson1UpdateBasePathMappingCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateBasePathMappingCommand 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 UpdateBasePathMappingCommand 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, UpdateBasePathMappingCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { ClientCertificateFilterSensitiveLog, UpdateClientCertificateRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateClientCertificateCommand, serializeAws_restJson1UpdateClientCertificateCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateClientCertificateCommand 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 UpdateClientCertificateCommand 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, UpdateClientCertificateCommand.getEndpointParameterInstructions()));
|
|
@@ -4,10 +4,6 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
4
4
|
import { DeploymentFilterSensitiveLog, UpdateDeploymentRequestFilterSensitiveLog, } from "../models/models_0";
|
|
5
5
|
import { deserializeAws_restJson1UpdateDeploymentCommand, serializeAws_restJson1UpdateDeploymentCommand, } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class UpdateDeploymentCommand 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 UpdateDeploymentCommand 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, UpdateDeploymentCommand.getEndpointParameterInstructions()));
|