@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
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateDeploymentCommand, se_UpdateDeploymentCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateDeploymentCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateDeploymentCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BackplaneControlService",
|
|
35
|
+
operation: "UpdateDeployment",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateDocumentationPartCommand, se_UpdateDocumentationPartCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateDocumentationPartCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateDocumentationPartCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BackplaneControlService",
|
|
35
|
+
operation: "UpdateDocumentationPart",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateDocumentationVersionCommand, se_UpdateDocumentationVersionCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateDocumentationVersionCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateDocumentationVersionCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BackplaneControlService",
|
|
35
|
+
operation: "UpdateDocumentationVersion",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateDomainNameCommand, se_UpdateDomainNameCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateDomainNameCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateDomainNameCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BackplaneControlService",
|
|
35
|
+
operation: "UpdateDomainName",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateGatewayResponseCommand, se_UpdateGatewayResponseCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateGatewayResponseCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateGatewayResponseCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BackplaneControlService",
|
|
35
|
+
operation: "UpdateGatewayResponse",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateIntegrationCommand, se_UpdateIntegrationCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateIntegrationCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateIntegrationCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BackplaneControlService",
|
|
35
|
+
operation: "UpdateIntegration",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateIntegrationResponseCommand, se_UpdateIntegrationResponseCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateIntegrationResponseCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateIntegrationResponseCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BackplaneControlService",
|
|
35
|
+
operation: "UpdateIntegrationResponse",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateMethodCommand, se_UpdateMethodCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateMethodCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateMethodCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BackplaneControlService",
|
|
35
|
+
operation: "UpdateMethod",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateMethodResponseCommand, se_UpdateMethodResponseCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateMethodResponseCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateMethodResponseCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BackplaneControlService",
|
|
35
|
+
operation: "UpdateMethodResponse",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateModelCommand, se_UpdateModelCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateModelCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateModelCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BackplaneControlService",
|
|
35
|
+
operation: "UpdateModel",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateRequestValidatorCommand, se_UpdateRequestValidatorCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateRequestValidatorCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateRequestValidatorCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BackplaneControlService",
|
|
35
|
+
operation: "UpdateRequestValidator",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateResourceCommand, se_UpdateResourceCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateResourceCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateResourceCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BackplaneControlService",
|
|
35
|
+
operation: "UpdateResource",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateRestApiCommand, se_UpdateRestApiCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateRestApiCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateRestApiCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BackplaneControlService",
|
|
35
|
+
operation: "UpdateRestApi",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateStageCommand, se_UpdateStageCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateStageCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateStageCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BackplaneControlService",
|
|
35
|
+
operation: "UpdateStage",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateUsageCommand, se_UpdateUsageCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateUsageCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateUsageCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BackplaneControlService",
|
|
35
|
+
operation: "UpdateUsage",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateUsagePlanCommand, se_UpdateUsagePlanCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateUsagePlanCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateUsagePlanCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BackplaneControlService",
|
|
35
|
+
operation: "UpdateUsagePlan",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
|
+
import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
|
|
4
5
|
import { de_UpdateVpcLinkCommand, se_UpdateVpcLinkCommand } from "../protocols/Aws_restJson1";
|
|
5
6
|
export { $Command };
|
|
6
7
|
export class UpdateVpcLinkCommand extends $Command {
|
|
@@ -29,6 +30,10 @@ export class UpdateVpcLinkCommand extends $Command {
|
|
|
29
30
|
commandName,
|
|
30
31
|
inputFilterSensitiveLog: (_) => _,
|
|
31
32
|
outputFilterSensitiveLog: (_) => _,
|
|
33
|
+
[SMITHY_CONTEXT_KEY]: {
|
|
34
|
+
service: "BackplaneControlService",
|
|
35
|
+
operation: "UpdateVpcLink",
|
|
36
|
+
},
|
|
32
37
|
};
|
|
33
38
|
const { requestHandler } = configuration;
|
|
34
39
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -1,14 +1,17 @@
|
|
|
1
|
+
import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, } from "@aws-sdk/region-config-resolver";
|
|
1
2
|
import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
|
|
2
3
|
import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
|
|
3
4
|
const asPartial = (t) => t;
|
|
4
5
|
export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
5
6
|
const extensionConfiguration = {
|
|
7
|
+
...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
|
|
6
8
|
...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
|
|
7
9
|
...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
|
|
8
10
|
};
|
|
9
11
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
10
12
|
return {
|
|
11
13
|
...runtimeConfig,
|
|
14
|
+
...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
12
15
|
...resolveDefaultRuntimeConfig(extensionConfiguration),
|
|
13
16
|
...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
|
|
14
17
|
};
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
1
2
|
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
2
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
3
4
|
/**
|
|
4
5
|
* @internal
|
|
5
6
|
*/
|
|
6
|
-
export interface APIGatewayExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration {
|
|
7
|
+
export interface APIGatewayExtensionConfiguration extends HttpHandlerExtensionConfiguration, DefaultExtensionConfiguration, AwsRegionExtensionConfiguration {
|
|
7
8
|
}
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
+
import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
|
|
1
2
|
import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
|
|
2
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
3
4
|
export interface APIGatewayExtensionConfiguration
|
|
4
5
|
extends HttpHandlerExtensionConfiguration,
|
|
5
|
-
DefaultExtensionConfiguration
|
|
6
|
+
DefaultExtensionConfiguration,
|
|
7
|
+
AwsRegionExtensionConfiguration {}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-api-gateway",
|
|
3
3
|
"description": "AWS SDK for JavaScript Api Gateway Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.418.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,40 +21,41 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-sdk-api-gateway": "3.
|
|
30
|
-
"@aws-sdk/middleware-signing": "3.
|
|
31
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
32
|
-
"@aws-sdk/
|
|
33
|
-
"@aws-sdk/
|
|
34
|
-
"@aws-sdk/util-
|
|
35
|
-
"@aws-sdk/util-user-agent-
|
|
36
|
-
"@
|
|
37
|
-
"@smithy/
|
|
38
|
-
"@smithy/
|
|
39
|
-
"@smithy/
|
|
40
|
-
"@smithy/
|
|
41
|
-
"@smithy/middleware-
|
|
42
|
-
"@smithy/middleware-
|
|
43
|
-
"@smithy/middleware-
|
|
44
|
-
"@smithy/middleware-
|
|
45
|
-
"@smithy/
|
|
46
|
-
"@smithy/node-
|
|
47
|
-
"@smithy/
|
|
48
|
-
"@smithy/
|
|
49
|
-
"@smithy/
|
|
50
|
-
"@smithy/
|
|
24
|
+
"@aws-sdk/client-sts": "3.418.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.418.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.418.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.418.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.418.0",
|
|
29
|
+
"@aws-sdk/middleware-sdk-api-gateway": "3.418.0",
|
|
30
|
+
"@aws-sdk/middleware-signing": "3.418.0",
|
|
31
|
+
"@aws-sdk/middleware-user-agent": "3.418.0",
|
|
32
|
+
"@aws-sdk/region-config-resolver": "3.418.0",
|
|
33
|
+
"@aws-sdk/types": "3.418.0",
|
|
34
|
+
"@aws-sdk/util-endpoints": "3.418.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-browser": "3.418.0",
|
|
36
|
+
"@aws-sdk/util-user-agent-node": "3.418.0",
|
|
37
|
+
"@smithy/config-resolver": "^2.0.10",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.1.5",
|
|
39
|
+
"@smithy/hash-node": "^2.0.9",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.0.9",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.0.11",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.0.9",
|
|
43
|
+
"@smithy/middleware-retry": "^2.0.12",
|
|
44
|
+
"@smithy/middleware-serde": "^2.0.9",
|
|
45
|
+
"@smithy/middleware-stack": "^2.0.2",
|
|
46
|
+
"@smithy/node-config-provider": "^2.0.12",
|
|
47
|
+
"@smithy/node-http-handler": "^2.1.5",
|
|
48
|
+
"@smithy/protocol-http": "^3.0.5",
|
|
49
|
+
"@smithy/smithy-client": "^2.1.6",
|
|
50
|
+
"@smithy/types": "^2.3.3",
|
|
51
|
+
"@smithy/url-parser": "^2.0.9",
|
|
51
52
|
"@smithy/util-base64": "^2.0.0",
|
|
52
53
|
"@smithy/util-body-length-browser": "^2.0.0",
|
|
53
54
|
"@smithy/util-body-length-node": "^2.1.0",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^2.0.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^2.0.
|
|
56
|
-
"@smithy/util-retry": "^2.0.
|
|
57
|
-
"@smithy/util-stream": "^2.0.
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.0.10",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.0.12",
|
|
57
|
+
"@smithy/util-retry": "^2.0.2",
|
|
58
|
+
"@smithy/util-stream": "^2.0.12",
|
|
58
59
|
"@smithy/util-utf8": "^2.0.0",
|
|
59
60
|
"tslib": "^2.5.0"
|
|
60
61
|
},
|