@aws-sdk/client-api-gateway 3.413.0 → 3.418.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 +5 -0
- package/dist-cjs/commands/CreateAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/CreateBasePathMappingCommand.js +5 -0
- package/dist-cjs/commands/CreateDeploymentCommand.js +5 -0
- package/dist-cjs/commands/CreateDocumentationPartCommand.js +5 -0
- package/dist-cjs/commands/CreateDocumentationVersionCommand.js +5 -0
- package/dist-cjs/commands/CreateDomainNameCommand.js +5 -0
- package/dist-cjs/commands/CreateModelCommand.js +5 -0
- package/dist-cjs/commands/CreateRequestValidatorCommand.js +5 -0
- package/dist-cjs/commands/CreateResourceCommand.js +5 -0
- package/dist-cjs/commands/CreateRestApiCommand.js +5 -0
- package/dist-cjs/commands/CreateStageCommand.js +5 -0
- package/dist-cjs/commands/CreateUsagePlanCommand.js +5 -0
- package/dist-cjs/commands/CreateUsagePlanKeyCommand.js +5 -0
- package/dist-cjs/commands/CreateVpcLinkCommand.js +5 -0
- package/dist-cjs/commands/DeleteApiKeyCommand.js +5 -0
- package/dist-cjs/commands/DeleteAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/DeleteBasePathMappingCommand.js +5 -0
- package/dist-cjs/commands/DeleteClientCertificateCommand.js +5 -0
- package/dist-cjs/commands/DeleteDeploymentCommand.js +5 -0
- package/dist-cjs/commands/DeleteDocumentationPartCommand.js +5 -0
- package/dist-cjs/commands/DeleteDocumentationVersionCommand.js +5 -0
- package/dist-cjs/commands/DeleteDomainNameCommand.js +5 -0
- package/dist-cjs/commands/DeleteGatewayResponseCommand.js +5 -0
- package/dist-cjs/commands/DeleteIntegrationCommand.js +5 -0
- package/dist-cjs/commands/DeleteIntegrationResponseCommand.js +5 -0
- package/dist-cjs/commands/DeleteMethodCommand.js +5 -0
- package/dist-cjs/commands/DeleteMethodResponseCommand.js +5 -0
- package/dist-cjs/commands/DeleteModelCommand.js +5 -0
- package/dist-cjs/commands/DeleteRequestValidatorCommand.js +5 -0
- package/dist-cjs/commands/DeleteResourceCommand.js +5 -0
- package/dist-cjs/commands/DeleteRestApiCommand.js +5 -0
- package/dist-cjs/commands/DeleteStageCommand.js +5 -0
- package/dist-cjs/commands/DeleteUsagePlanCommand.js +5 -0
- package/dist-cjs/commands/DeleteUsagePlanKeyCommand.js +5 -0
- package/dist-cjs/commands/DeleteVpcLinkCommand.js +5 -0
- package/dist-cjs/commands/FlushStageAuthorizersCacheCommand.js +5 -0
- package/dist-cjs/commands/FlushStageCacheCommand.js +5 -0
- package/dist-cjs/commands/GenerateClientCertificateCommand.js +5 -0
- package/dist-cjs/commands/GetAccountCommand.js +5 -0
- package/dist-cjs/commands/GetApiKeyCommand.js +5 -0
- package/dist-cjs/commands/GetApiKeysCommand.js +5 -0
- package/dist-cjs/commands/GetAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/GetAuthorizersCommand.js +5 -0
- package/dist-cjs/commands/GetBasePathMappingCommand.js +5 -0
- package/dist-cjs/commands/GetBasePathMappingsCommand.js +5 -0
- package/dist-cjs/commands/GetClientCertificateCommand.js +5 -0
- package/dist-cjs/commands/GetClientCertificatesCommand.js +5 -0
- package/dist-cjs/commands/GetDeploymentCommand.js +5 -0
- package/dist-cjs/commands/GetDeploymentsCommand.js +5 -0
- package/dist-cjs/commands/GetDocumentationPartCommand.js +5 -0
- package/dist-cjs/commands/GetDocumentationPartsCommand.js +5 -0
- package/dist-cjs/commands/GetDocumentationVersionCommand.js +5 -0
- package/dist-cjs/commands/GetDocumentationVersionsCommand.js +5 -0
- package/dist-cjs/commands/GetDomainNameCommand.js +5 -0
- package/dist-cjs/commands/GetDomainNamesCommand.js +5 -0
- package/dist-cjs/commands/GetExportCommand.js +5 -0
- package/dist-cjs/commands/GetGatewayResponseCommand.js +5 -0
- package/dist-cjs/commands/GetGatewayResponsesCommand.js +5 -0
- package/dist-cjs/commands/GetIntegrationCommand.js +5 -0
- package/dist-cjs/commands/GetIntegrationResponseCommand.js +5 -0
- package/dist-cjs/commands/GetMethodCommand.js +5 -0
- package/dist-cjs/commands/GetMethodResponseCommand.js +5 -0
- package/dist-cjs/commands/GetModelCommand.js +5 -0
- package/dist-cjs/commands/GetModelTemplateCommand.js +5 -0
- package/dist-cjs/commands/GetModelsCommand.js +5 -0
- package/dist-cjs/commands/GetRequestValidatorCommand.js +5 -0
- package/dist-cjs/commands/GetRequestValidatorsCommand.js +5 -0
- package/dist-cjs/commands/GetResourceCommand.js +5 -0
- package/dist-cjs/commands/GetResourcesCommand.js +5 -0
- package/dist-cjs/commands/GetRestApiCommand.js +5 -0
- package/dist-cjs/commands/GetRestApisCommand.js +5 -0
- package/dist-cjs/commands/GetSdkCommand.js +5 -0
- package/dist-cjs/commands/GetSdkTypeCommand.js +5 -0
- package/dist-cjs/commands/GetSdkTypesCommand.js +5 -0
- package/dist-cjs/commands/GetStageCommand.js +5 -0
- package/dist-cjs/commands/GetStagesCommand.js +5 -0
- package/dist-cjs/commands/GetTagsCommand.js +5 -0
- package/dist-cjs/commands/GetUsageCommand.js +5 -0
- package/dist-cjs/commands/GetUsagePlanCommand.js +5 -0
- package/dist-cjs/commands/GetUsagePlanKeyCommand.js +5 -0
- package/dist-cjs/commands/GetUsagePlanKeysCommand.js +5 -0
- package/dist-cjs/commands/GetUsagePlansCommand.js +5 -0
- package/dist-cjs/commands/GetVpcLinkCommand.js +5 -0
- package/dist-cjs/commands/GetVpcLinksCommand.js +5 -0
- package/dist-cjs/commands/ImportApiKeysCommand.js +5 -0
- package/dist-cjs/commands/ImportDocumentationPartsCommand.js +5 -0
- package/dist-cjs/commands/ImportRestApiCommand.js +5 -0
- package/dist-cjs/commands/PutGatewayResponseCommand.js +5 -0
- package/dist-cjs/commands/PutIntegrationCommand.js +5 -0
- package/dist-cjs/commands/PutIntegrationResponseCommand.js +5 -0
- package/dist-cjs/commands/PutMethodCommand.js +5 -0
- package/dist-cjs/commands/PutMethodResponseCommand.js +5 -0
- package/dist-cjs/commands/PutRestApiCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/TestInvokeAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/TestInvokeMethodCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateAccountCommand.js +5 -0
- package/dist-cjs/commands/UpdateApiKeyCommand.js +5 -0
- package/dist-cjs/commands/UpdateAuthorizerCommand.js +5 -0
- package/dist-cjs/commands/UpdateBasePathMappingCommand.js +5 -0
- package/dist-cjs/commands/UpdateClientCertificateCommand.js +5 -0
- package/dist-cjs/commands/UpdateDeploymentCommand.js +5 -0
- package/dist-cjs/commands/UpdateDocumentationPartCommand.js +5 -0
- package/dist-cjs/commands/UpdateDocumentationVersionCommand.js +5 -0
- package/dist-cjs/commands/UpdateDomainNameCommand.js +5 -0
- package/dist-cjs/commands/UpdateGatewayResponseCommand.js +5 -0
- package/dist-cjs/commands/UpdateIntegrationCommand.js +5 -0
- package/dist-cjs/commands/UpdateIntegrationResponseCommand.js +5 -0
- package/dist-cjs/commands/UpdateMethodCommand.js +5 -0
- package/dist-cjs/commands/UpdateMethodResponseCommand.js +5 -0
- package/dist-cjs/commands/UpdateModelCommand.js +5 -0
- package/dist-cjs/commands/UpdateRequestValidatorCommand.js +5 -0
- package/dist-cjs/commands/UpdateResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateRestApiCommand.js +5 -0
- package/dist-cjs/commands/UpdateStageCommand.js +5 -0
- package/dist-cjs/commands/UpdateUsageCommand.js +5 -0
- package/dist-cjs/commands/UpdateUsagePlanCommand.js +5 -0
- package/dist-cjs/commands/UpdateVpcLinkCommand.js +5 -0
- package/dist-cjs/runtimeExtensions.js +3 -0
- package/dist-es/commands/CreateApiKeyCommand.js +5 -0
- package/dist-es/commands/CreateAuthorizerCommand.js +5 -0
- package/dist-es/commands/CreateBasePathMappingCommand.js +5 -0
- package/dist-es/commands/CreateDeploymentCommand.js +5 -0
- package/dist-es/commands/CreateDocumentationPartCommand.js +5 -0
- package/dist-es/commands/CreateDocumentationVersionCommand.js +5 -0
- package/dist-es/commands/CreateDomainNameCommand.js +5 -0
- package/dist-es/commands/CreateModelCommand.js +5 -0
- package/dist-es/commands/CreateRequestValidatorCommand.js +5 -0
- package/dist-es/commands/CreateResourceCommand.js +5 -0
- package/dist-es/commands/CreateRestApiCommand.js +5 -0
- package/dist-es/commands/CreateStageCommand.js +5 -0
- package/dist-es/commands/CreateUsagePlanCommand.js +5 -0
- package/dist-es/commands/CreateUsagePlanKeyCommand.js +5 -0
- package/dist-es/commands/CreateVpcLinkCommand.js +5 -0
- package/dist-es/commands/DeleteApiKeyCommand.js +5 -0
- package/dist-es/commands/DeleteAuthorizerCommand.js +5 -0
- package/dist-es/commands/DeleteBasePathMappingCommand.js +5 -0
- package/dist-es/commands/DeleteClientCertificateCommand.js +5 -0
- package/dist-es/commands/DeleteDeploymentCommand.js +5 -0
- package/dist-es/commands/DeleteDocumentationPartCommand.js +5 -0
- package/dist-es/commands/DeleteDocumentationVersionCommand.js +5 -0
- package/dist-es/commands/DeleteDomainNameCommand.js +5 -0
- package/dist-es/commands/DeleteGatewayResponseCommand.js +5 -0
- package/dist-es/commands/DeleteIntegrationCommand.js +5 -0
- package/dist-es/commands/DeleteIntegrationResponseCommand.js +5 -0
- package/dist-es/commands/DeleteMethodCommand.js +5 -0
- package/dist-es/commands/DeleteMethodResponseCommand.js +5 -0
- package/dist-es/commands/DeleteModelCommand.js +5 -0
- package/dist-es/commands/DeleteRequestValidatorCommand.js +5 -0
- package/dist-es/commands/DeleteResourceCommand.js +5 -0
- package/dist-es/commands/DeleteRestApiCommand.js +5 -0
- package/dist-es/commands/DeleteStageCommand.js +5 -0
- package/dist-es/commands/DeleteUsagePlanCommand.js +5 -0
- package/dist-es/commands/DeleteUsagePlanKeyCommand.js +5 -0
- package/dist-es/commands/DeleteVpcLinkCommand.js +5 -0
- package/dist-es/commands/FlushStageAuthorizersCacheCommand.js +5 -0
- package/dist-es/commands/FlushStageCacheCommand.js +5 -0
- package/dist-es/commands/GenerateClientCertificateCommand.js +5 -0
- package/dist-es/commands/GetAccountCommand.js +5 -0
- package/dist-es/commands/GetApiKeyCommand.js +5 -0
- package/dist-es/commands/GetApiKeysCommand.js +5 -0
- package/dist-es/commands/GetAuthorizerCommand.js +5 -0
- package/dist-es/commands/GetAuthorizersCommand.js +5 -0
- package/dist-es/commands/GetBasePathMappingCommand.js +5 -0
- package/dist-es/commands/GetBasePathMappingsCommand.js +5 -0
- package/dist-es/commands/GetClientCertificateCommand.js +5 -0
- package/dist-es/commands/GetClientCertificatesCommand.js +5 -0
- package/dist-es/commands/GetDeploymentCommand.js +5 -0
- package/dist-es/commands/GetDeploymentsCommand.js +5 -0
- package/dist-es/commands/GetDocumentationPartCommand.js +5 -0
- package/dist-es/commands/GetDocumentationPartsCommand.js +5 -0
- package/dist-es/commands/GetDocumentationVersionCommand.js +5 -0
- package/dist-es/commands/GetDocumentationVersionsCommand.js +5 -0
- package/dist-es/commands/GetDomainNameCommand.js +5 -0
- package/dist-es/commands/GetDomainNamesCommand.js +5 -0
- package/dist-es/commands/GetExportCommand.js +5 -0
- package/dist-es/commands/GetGatewayResponseCommand.js +5 -0
- package/dist-es/commands/GetGatewayResponsesCommand.js +5 -0
- package/dist-es/commands/GetIntegrationCommand.js +5 -0
- package/dist-es/commands/GetIntegrationResponseCommand.js +5 -0
- package/dist-es/commands/GetMethodCommand.js +5 -0
- package/dist-es/commands/GetMethodResponseCommand.js +5 -0
- package/dist-es/commands/GetModelCommand.js +5 -0
- package/dist-es/commands/GetModelTemplateCommand.js +5 -0
- package/dist-es/commands/GetModelsCommand.js +5 -0
- package/dist-es/commands/GetRequestValidatorCommand.js +5 -0
- package/dist-es/commands/GetRequestValidatorsCommand.js +5 -0
- package/dist-es/commands/GetResourceCommand.js +5 -0
- package/dist-es/commands/GetResourcesCommand.js +5 -0
- package/dist-es/commands/GetRestApiCommand.js +5 -0
- package/dist-es/commands/GetRestApisCommand.js +5 -0
- package/dist-es/commands/GetSdkCommand.js +5 -0
- package/dist-es/commands/GetSdkTypeCommand.js +5 -0
- package/dist-es/commands/GetSdkTypesCommand.js +5 -0
- package/dist-es/commands/GetStageCommand.js +5 -0
- package/dist-es/commands/GetStagesCommand.js +5 -0
- package/dist-es/commands/GetTagsCommand.js +5 -0
- package/dist-es/commands/GetUsageCommand.js +5 -0
- package/dist-es/commands/GetUsagePlanCommand.js +5 -0
- package/dist-es/commands/GetUsagePlanKeyCommand.js +5 -0
- package/dist-es/commands/GetUsagePlanKeysCommand.js +5 -0
- package/dist-es/commands/GetUsagePlansCommand.js +5 -0
- package/dist-es/commands/GetVpcLinkCommand.js +5 -0
- package/dist-es/commands/GetVpcLinksCommand.js +5 -0
- package/dist-es/commands/ImportApiKeysCommand.js +5 -0
- package/dist-es/commands/ImportDocumentationPartsCommand.js +5 -0
- package/dist-es/commands/ImportRestApiCommand.js +5 -0
- package/dist-es/commands/PutGatewayResponseCommand.js +5 -0
- package/dist-es/commands/PutIntegrationCommand.js +5 -0
- package/dist-es/commands/PutIntegrationResponseCommand.js +5 -0
- package/dist-es/commands/PutMethodCommand.js +5 -0
- package/dist-es/commands/PutMethodResponseCommand.js +5 -0
- package/dist-es/commands/PutRestApiCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/TestInvokeAuthorizerCommand.js +5 -0
- package/dist-es/commands/TestInvokeMethodCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateAccountCommand.js +5 -0
- package/dist-es/commands/UpdateApiKeyCommand.js +5 -0
- package/dist-es/commands/UpdateAuthorizerCommand.js +5 -0
- package/dist-es/commands/UpdateBasePathMappingCommand.js +5 -0
- package/dist-es/commands/UpdateClientCertificateCommand.js +5 -0
- package/dist-es/commands/UpdateDeploymentCommand.js +5 -0
- package/dist-es/commands/UpdateDocumentationPartCommand.js +5 -0
- package/dist-es/commands/UpdateDocumentationVersionCommand.js +5 -0
- package/dist-es/commands/UpdateDomainNameCommand.js +5 -0
- package/dist-es/commands/UpdateGatewayResponseCommand.js +5 -0
- package/dist-es/commands/UpdateIntegrationCommand.js +5 -0
- package/dist-es/commands/UpdateIntegrationResponseCommand.js +5 -0
- package/dist-es/commands/UpdateMethodCommand.js +5 -0
- package/dist-es/commands/UpdateMethodResponseCommand.js +5 -0
- package/dist-es/commands/UpdateModelCommand.js +5 -0
- package/dist-es/commands/UpdateRequestValidatorCommand.js +5 -0
- package/dist-es/commands/UpdateResourceCommand.js +5 -0
- package/dist-es/commands/UpdateRestApiCommand.js +5 -0
- package/dist-es/commands/UpdateStageCommand.js +5 -0
- package/dist-es/commands/UpdateUsageCommand.js +5 -0
- package/dist-es/commands/UpdateUsagePlanCommand.js +5 -0
- package/dist-es/commands/UpdateVpcLinkCommand.js +5 -0
- package/dist-es/runtimeExtensions.js +3 -0
- package/dist-types/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
- package/package.json +33 -32
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteStageCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteStageCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "DeleteStage",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteUsagePlanCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteUsagePlanCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "DeleteUsagePlan",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteUsagePlanKeyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteUsagePlanKeyCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "DeleteUsagePlanKey",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class DeleteVpcLinkCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteVpcLinkCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "DeleteVpcLink",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class FlushStageAuthorizersCacheCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class FlushStageAuthorizersCacheCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "FlushStageAuthorizersCache",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class FlushStageCacheCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class FlushStageCacheCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "FlushStageCache",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GenerateClientCertificateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GenerateClientCertificateCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GenerateClientCertificate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetAccountCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetAccountCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetAccount",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetApiKeyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetApiKeyCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetApiKey",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetApiKeysCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetApiKeysCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetApiKeys",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetAuthorizerCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetAuthorizerCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetAuthorizer",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetAuthorizersCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetAuthorizersCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetAuthorizers",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetBasePathMappingCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetBasePathMappingCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetBasePathMapping",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetBasePathMappingsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetBasePathMappingsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetBasePathMappings",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetClientCertificateCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetClientCertificateCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetClientCertificate",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetClientCertificatesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetClientCertificatesCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetClientCertificates",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetDeploymentCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetDeploymentCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetDeployment",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetDeploymentsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetDeploymentsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetDeployments",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetDocumentationPartCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetDocumentationPartCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetDocumentationPart",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetDocumentationPartsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetDocumentationPartsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetDocumentationParts",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetDocumentationVersionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetDocumentationVersionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetDocumentationVersion",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetDocumentationVersionsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetDocumentationVersionsCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetDocumentationVersions",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetDomainNameCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetDomainNameCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetDomainName",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetDomainNamesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetDomainNamesCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetDomainNames",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetExportCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetExportCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetExport",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetGatewayResponseCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetGatewayResponseCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetGatewayResponse",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetGatewayResponsesCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetGatewayResponsesCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetGatewayResponses",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetIntegrationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetIntegrationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetIntegration",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetIntegrationResponseCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetIntegrationResponseCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetIntegrationResponse",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetMethodCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetMethodCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetMethod",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetMethodResponseCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetMethodResponseCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetMethodResponse",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
9
10
|
class GetModelCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class GetModelCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "BackplaneControlService",
|
|
38
|
+
operation: "GetModel",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|