@aws-sdk/client-service-catalog 3.54.1 → 3.55.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/CHANGELOG.md +8 -0
- package/dist-cjs/ServiceCatalogClient.js +13 -13
- package/dist-cjs/commands/AcceptPortfolioShareCommand.js +3 -3
- package/dist-cjs/commands/AssociateBudgetWithResourceCommand.js +3 -3
- package/dist-cjs/commands/AssociatePrincipalWithPortfolioCommand.js +3 -3
- package/dist-cjs/commands/AssociateProductWithPortfolioCommand.js +3 -3
- package/dist-cjs/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/AssociateTagOptionWithResourceCommand.js +3 -3
- package/dist-cjs/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/CopyProductCommand.js +3 -3
- package/dist-cjs/commands/CreateConstraintCommand.js +3 -3
- package/dist-cjs/commands/CreatePortfolioCommand.js +3 -3
- package/dist-cjs/commands/CreatePortfolioShareCommand.js +3 -3
- package/dist-cjs/commands/CreateProductCommand.js +3 -3
- package/dist-cjs/commands/CreateProvisionedProductPlanCommand.js +3 -3
- package/dist-cjs/commands/CreateProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/CreateServiceActionCommand.js +3 -3
- package/dist-cjs/commands/CreateTagOptionCommand.js +3 -3
- package/dist-cjs/commands/DeleteConstraintCommand.js +3 -3
- package/dist-cjs/commands/DeletePortfolioCommand.js +3 -3
- package/dist-cjs/commands/DeletePortfolioShareCommand.js +3 -3
- package/dist-cjs/commands/DeleteProductCommand.js +3 -3
- package/dist-cjs/commands/DeleteProvisionedProductPlanCommand.js +3 -3
- package/dist-cjs/commands/DeleteProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/DeleteServiceActionCommand.js +3 -3
- package/dist-cjs/commands/DeleteTagOptionCommand.js +3 -3
- package/dist-cjs/commands/DescribeConstraintCommand.js +3 -3
- package/dist-cjs/commands/DescribeCopyProductStatusCommand.js +3 -3
- package/dist-cjs/commands/DescribePortfolioCommand.js +3 -3
- package/dist-cjs/commands/DescribePortfolioShareStatusCommand.js +3 -3
- package/dist-cjs/commands/DescribePortfolioSharesCommand.js +3 -3
- package/dist-cjs/commands/DescribeProductAsAdminCommand.js +3 -3
- package/dist-cjs/commands/DescribeProductCommand.js +3 -3
- package/dist-cjs/commands/DescribeProductViewCommand.js +3 -3
- package/dist-cjs/commands/DescribeProvisionedProductCommand.js +3 -3
- package/dist-cjs/commands/DescribeProvisionedProductPlanCommand.js +3 -3
- package/dist-cjs/commands/DescribeProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/DescribeProvisioningParametersCommand.js +3 -3
- package/dist-cjs/commands/DescribeRecordCommand.js +3 -3
- package/dist-cjs/commands/DescribeServiceActionCommand.js +3 -3
- package/dist-cjs/commands/DescribeServiceActionExecutionParametersCommand.js +3 -3
- package/dist-cjs/commands/DescribeTagOptionCommand.js +3 -3
- package/dist-cjs/commands/DisableAWSOrganizationsAccessCommand.js +3 -3
- package/dist-cjs/commands/DisassociateBudgetFromResourceCommand.js +3 -3
- package/dist-cjs/commands/DisassociatePrincipalFromPortfolioCommand.js +3 -3
- package/dist-cjs/commands/DisassociateProductFromPortfolioCommand.js +3 -3
- package/dist-cjs/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/DisassociateTagOptionFromResourceCommand.js +3 -3
- package/dist-cjs/commands/EnableAWSOrganizationsAccessCommand.js +3 -3
- package/dist-cjs/commands/ExecuteProvisionedProductPlanCommand.js +3 -3
- package/dist-cjs/commands/ExecuteProvisionedProductServiceActionCommand.js +3 -3
- package/dist-cjs/commands/GetAWSOrganizationsAccessStatusCommand.js +3 -3
- package/dist-cjs/commands/GetProvisionedProductOutputsCommand.js +3 -3
- package/dist-cjs/commands/ImportAsProvisionedProductCommand.js +3 -3
- package/dist-cjs/commands/ListAcceptedPortfolioSharesCommand.js +3 -3
- package/dist-cjs/commands/ListBudgetsForResourceCommand.js +3 -3
- package/dist-cjs/commands/ListConstraintsForPortfolioCommand.js +3 -3
- package/dist-cjs/commands/ListLaunchPathsCommand.js +3 -3
- package/dist-cjs/commands/ListOrganizationPortfolioAccessCommand.js +3 -3
- package/dist-cjs/commands/ListPortfolioAccessCommand.js +3 -3
- package/dist-cjs/commands/ListPortfoliosCommand.js +3 -3
- package/dist-cjs/commands/ListPortfoliosForProductCommand.js +3 -3
- package/dist-cjs/commands/ListPrincipalsForPortfolioCommand.js +3 -3
- package/dist-cjs/commands/ListProvisionedProductPlansCommand.js +3 -3
- package/dist-cjs/commands/ListProvisioningArtifactsCommand.js +3 -3
- package/dist-cjs/commands/ListProvisioningArtifactsForServiceActionCommand.js +3 -3
- package/dist-cjs/commands/ListRecordHistoryCommand.js +3 -3
- package/dist-cjs/commands/ListResourcesForTagOptionCommand.js +3 -3
- package/dist-cjs/commands/ListServiceActionsCommand.js +3 -3
- package/dist-cjs/commands/ListServiceActionsForProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/ListStackInstancesForProvisionedProductCommand.js +3 -3
- package/dist-cjs/commands/ListTagOptionsCommand.js +3 -3
- package/dist-cjs/commands/ProvisionProductCommand.js +3 -3
- package/dist-cjs/commands/RejectPortfolioShareCommand.js +3 -3
- package/dist-cjs/commands/ScanProvisionedProductsCommand.js +3 -3
- package/dist-cjs/commands/SearchProductsAsAdminCommand.js +3 -3
- package/dist-cjs/commands/SearchProductsCommand.js +3 -3
- package/dist-cjs/commands/SearchProvisionedProductsCommand.js +3 -3
- package/dist-cjs/commands/TerminateProvisionedProductCommand.js +3 -3
- package/dist-cjs/commands/UpdateConstraintCommand.js +3 -3
- package/dist-cjs/commands/UpdatePortfolioCommand.js +3 -3
- package/dist-cjs/commands/UpdatePortfolioShareCommand.js +3 -3
- package/dist-cjs/commands/UpdateProductCommand.js +3 -3
- package/dist-cjs/commands/UpdateProvisionedProductCommand.js +3 -3
- package/dist-cjs/commands/UpdateProvisionedProductPropertiesCommand.js +3 -3
- package/dist-cjs/commands/UpdateProvisioningArtifactCommand.js +3 -3
- package/dist-cjs/commands/UpdateServiceActionCommand.js +3 -3
- package/dist-cjs/commands/UpdateTagOptionCommand.js +3 -3
- package/dist-cjs/endpoints.js +1 -1
- package/dist-cjs/protocols/Aws_json1_1.js +373 -373
- package/dist-cjs/runtimeConfig.browser.js +4 -4
- package/dist-cjs/runtimeConfig.js +9 -9
- package/dist-cjs/runtimeConfig.native.js +1 -1
- package/dist-es/ServiceCatalog.js +87 -87
- package/dist-es/pagination/DescribePortfolioSharesPaginator.js +4 -4
- package/dist-es/pagination/GetProvisionedProductOutputsPaginator.js +4 -4
- package/dist-es/pagination/ListAcceptedPortfolioSharesPaginator.js +4 -4
- package/dist-es/pagination/ListBudgetsForResourcePaginator.js +4 -4
- package/dist-es/pagination/ListConstraintsForPortfolioPaginator.js +4 -4
- package/dist-es/pagination/ListLaunchPathsPaginator.js +4 -4
- package/dist-es/pagination/ListOrganizationPortfolioAccessPaginator.js +4 -4
- package/dist-es/pagination/ListPortfolioAccessPaginator.js +4 -4
- package/dist-es/pagination/ListPortfoliosForProductPaginator.js +4 -4
- package/dist-es/pagination/ListPortfoliosPaginator.js +4 -4
- package/dist-es/pagination/ListPrincipalsForPortfolioPaginator.js +4 -4
- package/dist-es/pagination/ListProvisioningArtifactsForServiceActionPaginator.js +4 -4
- package/dist-es/pagination/ListResourcesForTagOptionPaginator.js +4 -4
- package/dist-es/pagination/ListServiceActionsForProvisioningArtifactPaginator.js +4 -4
- package/dist-es/pagination/ListServiceActionsPaginator.js +4 -4
- package/dist-es/pagination/ListTagOptionsPaginator.js +4 -4
- package/dist-es/pagination/SearchProductsAsAdminPaginator.js +4 -4
- package/dist-es/pagination/SearchProductsPaginator.js +4 -4
- package/dist-es/pagination/SearchProvisionedProductsPaginator.js +4 -4
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/package.json +34 -34
|
@@ -11,7 +11,7 @@ class UpdatePortfolioCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "ServiceCatalogClient";
|
|
@@ -27,10 +27,10 @@ class UpdatePortfolioCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdatePortfolioCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdatePortfolioCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdatePortfolioCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdatePortfolioCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdatePortfolioCommand = UpdatePortfolioCommand;
|
|
@@ -11,7 +11,7 @@ class UpdatePortfolioShareCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "ServiceCatalogClient";
|
|
@@ -27,10 +27,10 @@ class UpdatePortfolioShareCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdatePortfolioShareCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdatePortfolioShareCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdatePortfolioShareCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdatePortfolioShareCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdatePortfolioShareCommand = UpdatePortfolioShareCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateProductCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "ServiceCatalogClient";
|
|
@@ -27,10 +27,10 @@ class UpdateProductCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateProductCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateProductCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateProductCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateProductCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateProductCommand = UpdateProductCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateProvisionedProductCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "ServiceCatalogClient";
|
|
@@ -27,10 +27,10 @@ class UpdateProvisionedProductCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateProvisionedProductCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateProvisionedProductCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateProvisionedProductCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateProvisionedProductCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateProvisionedProductCommand = UpdateProvisionedProductCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateProvisionedProductPropertiesCommand extends smithy_client_1.Command
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "ServiceCatalogClient";
|
|
@@ -27,10 +27,10 @@ class UpdateProvisionedProductPropertiesCommand extends smithy_client_1.Command
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateProvisionedProductPropertiesCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateProvisionedProductPropertiesCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateProvisionedProductPropertiesCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateProvisionedProductPropertiesCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateProvisionedProductPropertiesCommand = UpdateProvisionedProductPropertiesCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateProvisioningArtifactCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "ServiceCatalogClient";
|
|
@@ -27,10 +27,10 @@ class UpdateProvisioningArtifactCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateProvisioningArtifactCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateProvisioningArtifactCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateProvisioningArtifactCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateProvisioningArtifactCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateProvisioningArtifactCommand = UpdateProvisioningArtifactCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateServiceActionCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "ServiceCatalogClient";
|
|
@@ -27,10 +27,10 @@ class UpdateServiceActionCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateServiceActionCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateServiceActionCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateServiceActionCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateServiceActionCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateServiceActionCommand = UpdateServiceActionCommand;
|
|
@@ -11,7 +11,7 @@ class UpdateTagOptionCommand extends smithy_client_1.Command {
|
|
|
11
11
|
this.input = input;
|
|
12
12
|
}
|
|
13
13
|
resolveMiddleware(clientStack, configuration, options) {
|
|
14
|
-
this.middlewareStack.use(middleware_serde_1.getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
14
|
+
this.middlewareStack.use((0, middleware_serde_1.getSerdePlugin)(configuration, this.serialize, this.deserialize));
|
|
15
15
|
const stack = clientStack.concat(this.middlewareStack);
|
|
16
16
|
const { logger } = configuration;
|
|
17
17
|
const clientName = "ServiceCatalogClient";
|
|
@@ -27,10 +27,10 @@ class UpdateTagOptionCommand extends smithy_client_1.Command {
|
|
|
27
27
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
28
28
|
}
|
|
29
29
|
serialize(input, context) {
|
|
30
|
-
return Aws_json1_1_1.serializeAws_json1_1UpdateTagOptionCommand(input, context);
|
|
30
|
+
return (0, Aws_json1_1_1.serializeAws_json1_1UpdateTagOptionCommand)(input, context);
|
|
31
31
|
}
|
|
32
32
|
deserialize(output, context) {
|
|
33
|
-
return Aws_json1_1_1.deserializeAws_json1_1UpdateTagOptionCommand(output, context);
|
|
33
|
+
return (0, Aws_json1_1_1.deserializeAws_json1_1UpdateTagOptionCommand)(output, context);
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
exports.UpdateTagOptionCommand = UpdateTagOptionCommand;
|
package/dist-cjs/endpoints.js
CHANGED
|
@@ -175,7 +175,7 @@ const partitionHash = {
|
|
|
175
175
|
],
|
|
176
176
|
},
|
|
177
177
|
};
|
|
178
|
-
const defaultRegionInfoProvider = async (region, options) => config_resolver_1.getRegionInfo(region, {
|
|
178
|
+
const defaultRegionInfoProvider = async (region, options) => (0, config_resolver_1.getRegionInfo)(region, {
|
|
179
179
|
...options,
|
|
180
180
|
signingService: "servicecatalog",
|
|
181
181
|
regionHash,
|