@aws-sdk/client-service-catalog 3.40.0 → 3.45.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.
Files changed (91) hide show
  1. package/CHANGELOG.md +38 -0
  2. package/dist-cjs/endpoints.js +9 -0
  3. package/dist-es/endpoints.js +9 -0
  4. package/dist-types/commands/AcceptPortfolioShareCommand.d.ts +1 -1
  5. package/dist-types/commands/AssociateBudgetWithResourceCommand.d.ts +1 -1
  6. package/dist-types/commands/AssociatePrincipalWithPortfolioCommand.d.ts +1 -1
  7. package/dist-types/commands/AssociateProductWithPortfolioCommand.d.ts +1 -1
  8. package/dist-types/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +1 -1
  9. package/dist-types/commands/AssociateTagOptionWithResourceCommand.d.ts +1 -1
  10. package/dist-types/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +1 -1
  11. package/dist-types/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +1 -1
  12. package/dist-types/commands/CopyProductCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateConstraintCommand.d.ts +1 -1
  14. package/dist-types/commands/CreatePortfolioCommand.d.ts +1 -1
  15. package/dist-types/commands/CreatePortfolioShareCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateProductCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateProvisionedProductPlanCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateProvisioningArtifactCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateServiceActionCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateTagOptionCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteConstraintCommand.d.ts +1 -1
  22. package/dist-types/commands/DeletePortfolioCommand.d.ts +1 -1
  23. package/dist-types/commands/DeletePortfolioShareCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteProductCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteProvisionedProductPlanCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteProvisioningArtifactCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteServiceActionCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteTagOptionCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeConstraintCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeCopyProductStatusCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribePortfolioCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribePortfolioShareStatusCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribePortfolioSharesCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeProductAsAdminCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeProductCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeProductViewCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeProvisionedProductCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeProvisionedProductPlanCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeProvisioningArtifactCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeProvisioningParametersCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeRecordCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeServiceActionCommand.d.ts +1 -1
  43. package/dist-types/commands/DescribeServiceActionExecutionParametersCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeTagOptionCommand.d.ts +1 -1
  45. package/dist-types/commands/DisableAWSOrganizationsAccessCommand.d.ts +1 -1
  46. package/dist-types/commands/DisassociateBudgetFromResourceCommand.d.ts +1 -1
  47. package/dist-types/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +1 -1
  48. package/dist-types/commands/DisassociateProductFromPortfolioCommand.d.ts +1 -1
  49. package/dist-types/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +1 -1
  50. package/dist-types/commands/DisassociateTagOptionFromResourceCommand.d.ts +1 -1
  51. package/dist-types/commands/EnableAWSOrganizationsAccessCommand.d.ts +1 -1
  52. package/dist-types/commands/ExecuteProvisionedProductPlanCommand.d.ts +1 -1
  53. package/dist-types/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +1 -1
  54. package/dist-types/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +1 -1
  55. package/dist-types/commands/GetProvisionedProductOutputsCommand.d.ts +1 -1
  56. package/dist-types/commands/ImportAsProvisionedProductCommand.d.ts +1 -1
  57. package/dist-types/commands/ListAcceptedPortfolioSharesCommand.d.ts +1 -1
  58. package/dist-types/commands/ListBudgetsForResourceCommand.d.ts +1 -1
  59. package/dist-types/commands/ListConstraintsForPortfolioCommand.d.ts +1 -1
  60. package/dist-types/commands/ListLaunchPathsCommand.d.ts +1 -1
  61. package/dist-types/commands/ListOrganizationPortfolioAccessCommand.d.ts +1 -1
  62. package/dist-types/commands/ListPortfolioAccessCommand.d.ts +1 -1
  63. package/dist-types/commands/ListPortfoliosCommand.d.ts +1 -1
  64. package/dist-types/commands/ListPortfoliosForProductCommand.d.ts +1 -1
  65. package/dist-types/commands/ListPrincipalsForPortfolioCommand.d.ts +1 -1
  66. package/dist-types/commands/ListProvisionedProductPlansCommand.d.ts +1 -1
  67. package/dist-types/commands/ListProvisioningArtifactsCommand.d.ts +1 -1
  68. package/dist-types/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +1 -1
  69. package/dist-types/commands/ListRecordHistoryCommand.d.ts +1 -1
  70. package/dist-types/commands/ListResourcesForTagOptionCommand.d.ts +1 -1
  71. package/dist-types/commands/ListServiceActionsCommand.d.ts +1 -1
  72. package/dist-types/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +1 -1
  73. package/dist-types/commands/ListStackInstancesForProvisionedProductCommand.d.ts +1 -1
  74. package/dist-types/commands/ListTagOptionsCommand.d.ts +1 -1
  75. package/dist-types/commands/ProvisionProductCommand.d.ts +1 -1
  76. package/dist-types/commands/RejectPortfolioShareCommand.d.ts +1 -1
  77. package/dist-types/commands/ScanProvisionedProductsCommand.d.ts +1 -1
  78. package/dist-types/commands/SearchProductsAsAdminCommand.d.ts +1 -1
  79. package/dist-types/commands/SearchProductsCommand.d.ts +1 -1
  80. package/dist-types/commands/SearchProvisionedProductsCommand.d.ts +1 -1
  81. package/dist-types/commands/TerminateProvisionedProductCommand.d.ts +1 -1
  82. package/dist-types/commands/UpdateConstraintCommand.d.ts +1 -1
  83. package/dist-types/commands/UpdatePortfolioCommand.d.ts +1 -1
  84. package/dist-types/commands/UpdatePortfolioShareCommand.d.ts +1 -1
  85. package/dist-types/commands/UpdateProductCommand.d.ts +1 -1
  86. package/dist-types/commands/UpdateProvisionedProductCommand.d.ts +1 -1
  87. package/dist-types/commands/UpdateProvisionedProductPropertiesCommand.d.ts +1 -1
  88. package/dist-types/commands/UpdateProvisioningArtifactCommand.d.ts +1 -1
  89. package/dist-types/commands/UpdateServiceActionCommand.d.ts +1 -1
  90. package/dist-types/commands/UpdateTagOptionCommand.d.ts +1 -1
  91. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -3,6 +3,44 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.45.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.44.0...v3.45.0) (2021-12-23)
7
+
8
+
9
+ ### Features
10
+
11
+ * **clients:** update clients as of 2021/12/23 ([#3110](https://github.com/aws/aws-sdk-js-v3/issues/3110)) ([5d638e1](https://github.com/aws/aws-sdk-js-v3/commit/5d638e188ce64fa80fe36b8cba79ba63b80b50b7))
12
+
13
+
14
+
15
+
16
+
17
+ # [3.43.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.42.0...v3.43.0) (2021-11-29)
18
+
19
+ **Note:** Version bump only for package @aws-sdk/client-service-catalog
20
+
21
+
22
+
23
+
24
+
25
+ # [3.42.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.41.0...v3.42.0) (2021-11-19)
26
+
27
+ **Note:** Version bump only for package @aws-sdk/client-service-catalog
28
+
29
+
30
+
31
+
32
+
33
+ # [3.41.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.40.1...v3.41.0) (2021-11-11)
34
+
35
+
36
+ ### Features
37
+
38
+ * **clients:** update clients as of 2021/11/11 ([#3015](https://github.com/aws/aws-sdk-js-v3/issues/3015)) ([3d82c4e](https://github.com/aws/aws-sdk-js-v3/commit/3d82c4e3c4d174533f46ce35495cf5cffabdb35a))
39
+
40
+
41
+
42
+
43
+
6
44
  # [3.40.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.39.0...v3.40.0) (2021-11-05)
7
45
 
8
46
 
@@ -87,6 +87,7 @@ const partitionHash = {
87
87
  "ap-south-1",
88
88
  "ap-southeast-1",
89
89
  "ap-southeast-2",
90
+ "ap-southeast-3",
90
91
  "ca-central-1",
91
92
  "eu-central-1",
92
93
  "eu-north-1",
@@ -155,6 +156,10 @@ const partitionHash = {
155
156
  hostname: "servicecatalog.{region}.c2s.ic.gov",
156
157
  tags: [],
157
158
  },
159
+ {
160
+ hostname: "servicecatalog-fips.{region}.c2s.ic.gov",
161
+ tags: ["fips"],
162
+ },
158
163
  ],
159
164
  },
160
165
  "aws-iso-b": {
@@ -165,6 +170,10 @@ const partitionHash = {
165
170
  hostname: "servicecatalog.{region}.sc2s.sgov.gov",
166
171
  tags: [],
167
172
  },
173
+ {
174
+ hostname: "servicecatalog-fips.{region}.sc2s.sgov.gov",
175
+ tags: ["fips"],
176
+ },
168
177
  ],
169
178
  },
170
179
  "aws-us-gov": {
@@ -85,6 +85,7 @@ var partitionHash = {
85
85
  "ap-south-1",
86
86
  "ap-southeast-1",
87
87
  "ap-southeast-2",
88
+ "ap-southeast-3",
88
89
  "ca-central-1",
89
90
  "eu-central-1",
90
91
  "eu-north-1",
@@ -153,6 +154,10 @@ var partitionHash = {
153
154
  hostname: "servicecatalog.{region}.c2s.ic.gov",
154
155
  tags: [],
155
156
  },
157
+ {
158
+ hostname: "servicecatalog-fips.{region}.c2s.ic.gov",
159
+ tags: ["fips"],
160
+ },
156
161
  ],
157
162
  },
158
163
  "aws-iso-b": {
@@ -163,6 +168,10 @@ var partitionHash = {
163
168
  hostname: "servicecatalog.{region}.sc2s.sgov.gov",
164
169
  tags: [],
165
170
  },
171
+ {
172
+ hostname: "servicecatalog-fips.{region}.sc2s.sgov.gov",
173
+ tags: ["fips"],
174
+ },
166
175
  ],
167
176
  },
168
177
  "aws-us-gov": {
@@ -20,7 +20,7 @@ export interface AcceptPortfolioShareCommandOutput extends AcceptPortfolioShareO
20
20
  *
21
21
  * @see {@link AcceptPortfolioShareCommandInput} for command's `input` shape.
22
22
  * @see {@link AcceptPortfolioShareCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class AcceptPortfolioShareCommand extends $Command<AcceptPortfolioShareCommandInput, AcceptPortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface AssociateBudgetWithResourceCommandOutput extends AssociateBudge
20
20
  *
21
21
  * @see {@link AssociateBudgetWithResourceCommandInput} for command's `input` shape.
22
22
  * @see {@link AssociateBudgetWithResourceCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class AssociateBudgetWithResourceCommand extends $Command<AssociateBudgetWithResourceCommandInput, AssociateBudgetWithResourceCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface AssociatePrincipalWithPortfolioCommandOutput extends AssociateP
20
20
  *
21
21
  * @see {@link AssociatePrincipalWithPortfolioCommandInput} for command's `input` shape.
22
22
  * @see {@link AssociatePrincipalWithPortfolioCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class AssociatePrincipalWithPortfolioCommand extends $Command<AssociatePrincipalWithPortfolioCommandInput, AssociatePrincipalWithPortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface AssociateProductWithPortfolioCommandOutput extends AssociatePro
21
21
  *
22
22
  * @see {@link AssociateProductWithPortfolioCommandInput} for command's `input` shape.
23
23
  * @see {@link AssociateProductWithPortfolioCommandOutput} for command's `response` shape.
24
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class AssociateProductWithPortfolioCommand extends $Command<AssociateProductWithPortfolioCommandInput, AssociateProductWithPortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface AssociateServiceActionWithProvisioningArtifactCommandOutput ext
20
20
  *
21
21
  * @see {@link AssociateServiceActionWithProvisioningArtifactCommandInput} for command's `input` shape.
22
22
  * @see {@link AssociateServiceActionWithProvisioningArtifactCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class AssociateServiceActionWithProvisioningArtifactCommand extends $Command<AssociateServiceActionWithProvisioningArtifactCommandInput, AssociateServiceActionWithProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface AssociateTagOptionWithResourceCommandOutput extends AssociateTa
20
20
  *
21
21
  * @see {@link AssociateTagOptionWithResourceCommandInput} for command's `input` shape.
22
22
  * @see {@link AssociateTagOptionWithResourceCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class AssociateTagOptionWithResourceCommand extends $Command<AssociateTagOptionWithResourceCommandInput, AssociateTagOptionWithResourceCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface BatchAssociateServiceActionWithProvisioningArtifactCommandOutpu
20
20
  *
21
21
  * @see {@link BatchAssociateServiceActionWithProvisioningArtifactCommandInput} for command's `input` shape.
22
22
  * @see {@link BatchAssociateServiceActionWithProvisioningArtifactCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class BatchAssociateServiceActionWithProvisioningArtifactCommand extends $Command<BatchAssociateServiceActionWithProvisioningArtifactCommandInput, BatchAssociateServiceActionWithProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface BatchDisassociateServiceActionFromProvisioningArtifactCommandOu
20
20
  *
21
21
  * @see {@link BatchDisassociateServiceActionFromProvisioningArtifactCommandInput} for command's `input` shape.
22
22
  * @see {@link BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class BatchDisassociateServiceActionFromProvisioningArtifactCommand extends $Command<BatchDisassociateServiceActionFromProvisioningArtifactCommandInput, BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -24,7 +24,7 @@ export interface CopyProductCommandOutput extends CopyProductOutput, __MetadataB
24
24
  *
25
25
  * @see {@link CopyProductCommandInput} for command's `input` shape.
26
26
  * @see {@link CopyProductCommandOutput} for command's `response` shape.
27
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
27
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
28
28
  *
29
29
  */
30
30
  export declare class CopyProductCommand extends $Command<CopyProductCommandInput, CopyProductCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface CreateConstraintCommandOutput extends CreateConstraintOutput, _
21
21
  *
22
22
  * @see {@link CreateConstraintCommandInput} for command's `input` shape.
23
23
  * @see {@link CreateConstraintCommandOutput} for command's `response` shape.
24
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class CreateConstraintCommand extends $Command<CreateConstraintCommandInput, CreateConstraintCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface CreatePortfolioCommandOutput extends CreatePortfolioOutput, __M
21
21
  *
22
22
  * @see {@link CreatePortfolioCommandInput} for command's `input` shape.
23
23
  * @see {@link CreatePortfolioCommandOutput} for command's `response` shape.
24
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class CreatePortfolioCommand extends $Command<CreatePortfolioCommandInput, CreatePortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -28,7 +28,7 @@ export interface CreatePortfolioShareCommandOutput extends CreatePortfolioShareO
28
28
  *
29
29
  * @see {@link CreatePortfolioShareCommandInput} for command's `input` shape.
30
30
  * @see {@link CreatePortfolioShareCommandOutput} for command's `response` shape.
31
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
31
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
32
32
  *
33
33
  */
34
34
  export declare class CreatePortfolioShareCommand extends $Command<CreatePortfolioShareCommandInput, CreatePortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -26,7 +26,7 @@ export interface CreateProductCommandOutput extends CreateProductOutput, __Metad
26
26
  *
27
27
  * @see {@link CreateProductCommandInput} for command's `input` shape.
28
28
  * @see {@link CreateProductCommandOutput} for command's `response` shape.
29
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
29
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
30
30
  *
31
31
  */
32
32
  export declare class CreateProductCommand extends $Command<CreateProductCommandInput, CreateProductCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -26,7 +26,7 @@ export interface CreateProvisionedProductPlanCommandOutput extends CreateProvisi
26
26
  *
27
27
  * @see {@link CreateProvisionedProductPlanCommandInput} for command's `input` shape.
28
28
  * @see {@link CreateProvisionedProductPlanCommandOutput} for command's `response` shape.
29
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
29
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
30
30
  *
31
31
  */
32
32
  export declare class CreateProvisionedProductPlanCommand extends $Command<CreateProvisionedProductPlanCommandInput, CreateProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -25,7 +25,7 @@ export interface CreateProvisioningArtifactCommandOutput extends CreateProvision
25
25
  *
26
26
  * @see {@link CreateProvisioningArtifactCommandInput} for command's `input` shape.
27
27
  * @see {@link CreateProvisioningArtifactCommandOutput} for command's `response` shape.
28
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
28
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
29
29
  *
30
30
  */
31
31
  export declare class CreateProvisioningArtifactCommand extends $Command<CreateProvisioningArtifactCommandInput, CreateProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface CreateServiceActionCommandOutput extends CreateServiceActionOut
20
20
  *
21
21
  * @see {@link CreateServiceActionCommandInput} for command's `input` shape.
22
22
  * @see {@link CreateServiceActionCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class CreateServiceActionCommand extends $Command<CreateServiceActionCommandInput, CreateServiceActionCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface CreateTagOptionCommandOutput extends CreateTagOptionOutput, __M
20
20
  *
21
21
  * @see {@link CreateTagOptionCommandInput} for command's `input` shape.
22
22
  * @see {@link CreateTagOptionCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class CreateTagOptionCommand extends $Command<CreateTagOptionCommandInput, CreateTagOptionCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface DeleteConstraintCommandOutput extends DeleteConstraintOutput, _
21
21
  *
22
22
  * @see {@link DeleteConstraintCommandInput} for command's `input` shape.
23
23
  * @see {@link DeleteConstraintCommandOutput} for command's `response` shape.
24
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class DeleteConstraintCommand extends $Command<DeleteConstraintCommandInput, DeleteConstraintCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface DeletePortfolioCommandOutput extends DeletePortfolioOutput, __M
23
23
  *
24
24
  * @see {@link DeletePortfolioCommandInput} for command's `input` shape.
25
25
  * @see {@link DeletePortfolioCommandOutput} for command's `response` shape.
26
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class DeletePortfolioCommand extends $Command<DeletePortfolioCommandInput, DeletePortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface DeletePortfolioShareCommandOutput extends DeletePortfolioShareO
23
23
  *
24
24
  * @see {@link DeletePortfolioShareCommandInput} for command's `input` shape.
25
25
  * @see {@link DeletePortfolioShareCommandOutput} for command's `response` shape.
26
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class DeletePortfolioShareCommand extends $Command<DeletePortfolioShareCommandInput, DeletePortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -22,7 +22,7 @@ export interface DeleteProductCommandOutput extends DeleteProductOutput, __Metad
22
22
  *
23
23
  * @see {@link DeleteProductCommandInput} for command's `input` shape.
24
24
  * @see {@link DeleteProductCommandOutput} for command's `response` shape.
25
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
25
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
26
26
  *
27
27
  */
28
28
  export declare class DeleteProductCommand extends $Command<DeleteProductCommandInput, DeleteProductCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DeleteProvisionedProductPlanCommandOutput extends DeleteProvisi
20
20
  *
21
21
  * @see {@link DeleteProvisionedProductPlanCommandInput} for command's `input` shape.
22
22
  * @see {@link DeleteProvisionedProductPlanCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DeleteProvisionedProductPlanCommand extends $Command<DeleteProvisionedProductPlanCommandInput, DeleteProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface DeleteProvisioningArtifactCommandOutput extends DeleteProvision
23
23
  *
24
24
  * @see {@link DeleteProvisioningArtifactCommandInput} for command's `input` shape.
25
25
  * @see {@link DeleteProvisioningArtifactCommandOutput} for command's `response` shape.
26
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class DeleteProvisioningArtifactCommand extends $Command<DeleteProvisioningArtifactCommandInput, DeleteProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DeleteServiceActionCommandOutput extends DeleteServiceActionOut
20
20
  *
21
21
  * @see {@link DeleteServiceActionCommandInput} for command's `input` shape.
22
22
  * @see {@link DeleteServiceActionCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DeleteServiceActionCommand extends $Command<DeleteServiceActionCommandInput, DeleteServiceActionCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface DeleteTagOptionCommandOutput extends DeleteTagOptionOutput, __M
21
21
  *
22
22
  * @see {@link DeleteTagOptionCommandInput} for command's `input` shape.
23
23
  * @see {@link DeleteTagOptionCommandOutput} for command's `response` shape.
24
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class DeleteTagOptionCommand extends $Command<DeleteTagOptionCommandInput, DeleteTagOptionCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DescribeConstraintCommandOutput extends DescribeConstraintOutpu
20
20
  *
21
21
  * @see {@link DescribeConstraintCommandInput} for command's `input` shape.
22
22
  * @see {@link DescribeConstraintCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DescribeConstraintCommand extends $Command<DescribeConstraintCommandInput, DescribeConstraintCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DescribeCopyProductStatusCommandOutput extends DescribeCopyProd
20
20
  *
21
21
  * @see {@link DescribeCopyProductStatusCommandInput} for command's `input` shape.
22
22
  * @see {@link DescribeCopyProductStatusCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DescribeCopyProductStatusCommand extends $Command<DescribeCopyProductStatusCommandInput, DescribeCopyProductStatusCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface DescribePortfolioCommandOutput extends DescribePortfolioOutput,
21
21
  *
22
22
  * @see {@link DescribePortfolioCommandInput} for command's `input` shape.
23
23
  * @see {@link DescribePortfolioCommandOutput} for command's `response` shape.
24
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class DescribePortfolioCommand extends $Command<DescribePortfolioCommandInput, DescribePortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface DescribePortfolioShareStatusCommandOutput extends DescribePortf
21
21
  *
22
22
  * @see {@link DescribePortfolioShareStatusCommandInput} for command's `input` shape.
23
23
  * @see {@link DescribePortfolioShareStatusCommandOutput} for command's `response` shape.
24
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class DescribePortfolioShareStatusCommand extends $Command<DescribePortfolioShareStatusCommandInput, DescribePortfolioShareStatusCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -24,7 +24,7 @@ export interface DescribePortfolioSharesCommandOutput extends DescribePortfolioS
24
24
  *
25
25
  * @see {@link DescribePortfolioSharesCommandInput} for command's `input` shape.
26
26
  * @see {@link DescribePortfolioSharesCommandOutput} for command's `response` shape.
27
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
27
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
28
28
  *
29
29
  */
30
30
  export declare class DescribePortfolioSharesCommand extends $Command<DescribePortfolioSharesCommandInput, DescribePortfolioSharesCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DescribeProductAsAdminCommandOutput extends DescribeProductAsAd
20
20
  *
21
21
  * @see {@link DescribeProductAsAdminCommandInput} for command's `input` shape.
22
22
  * @see {@link DescribeProductAsAdminCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DescribeProductAsAdminCommand extends $Command<DescribeProductAsAdminCommandInput, DescribeProductAsAdminCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DescribeProductCommandOutput extends DescribeProductOutput, __M
20
20
  *
21
21
  * @see {@link DescribeProductCommandInput} for command's `input` shape.
22
22
  * @see {@link DescribeProductCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DescribeProductCommand extends $Command<DescribeProductCommandInput, DescribeProductCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DescribeProductViewCommandOutput extends DescribeProductViewOut
20
20
  *
21
21
  * @see {@link DescribeProductViewCommandInput} for command's `input` shape.
22
22
  * @see {@link DescribeProductViewCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DescribeProductViewCommand extends $Command<DescribeProductViewCommandInput, DescribeProductViewCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DescribeProvisionedProductCommandOutput extends DescribeProvisi
20
20
  *
21
21
  * @see {@link DescribeProvisionedProductCommandInput} for command's `input` shape.
22
22
  * @see {@link DescribeProvisionedProductCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DescribeProvisionedProductCommand extends $Command<DescribeProvisionedProductCommandInput, DescribeProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DescribeProvisionedProductPlanCommandOutput extends DescribePro
20
20
  *
21
21
  * @see {@link DescribeProvisionedProductPlanCommandInput} for command's `input` shape.
22
22
  * @see {@link DescribeProvisionedProductPlanCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DescribeProvisionedProductPlanCommand extends $Command<DescribeProvisionedProductPlanCommandInput, DescribeProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DescribeProvisioningArtifactCommandOutput extends DescribeProvi
20
20
  *
21
21
  * @see {@link DescribeProvisioningArtifactCommandInput} for command's `input` shape.
22
22
  * @see {@link DescribeProvisioningArtifactCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DescribeProvisioningArtifactCommand extends $Command<DescribeProvisioningArtifactCommandInput, DescribeProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -27,7 +27,7 @@ export interface DescribeProvisioningParametersCommandOutput extends DescribePro
27
27
  *
28
28
  * @see {@link DescribeProvisioningParametersCommandInput} for command's `input` shape.
29
29
  * @see {@link DescribeProvisioningParametersCommandOutput} for command's `response` shape.
30
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
30
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
31
31
  *
32
32
  */
33
33
  export declare class DescribeProvisioningParametersCommand extends $Command<DescribeProvisioningParametersCommandInput, DescribeProvisioningParametersCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -28,7 +28,7 @@ export interface DescribeRecordCommandOutput extends DescribeRecordOutput, __Met
28
28
  *
29
29
  * @see {@link DescribeRecordCommandInput} for command's `input` shape.
30
30
  * @see {@link DescribeRecordCommandOutput} for command's `response` shape.
31
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
31
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
32
32
  *
33
33
  */
34
34
  export declare class DescribeRecordCommand extends $Command<DescribeRecordCommandInput, DescribeRecordCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DescribeServiceActionCommandOutput extends DescribeServiceActio
20
20
  *
21
21
  * @see {@link DescribeServiceActionCommandInput} for command's `input` shape.
22
22
  * @see {@link DescribeServiceActionCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DescribeServiceActionCommand extends $Command<DescribeServiceActionCommandInput, DescribeServiceActionCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DescribeServiceActionExecutionParametersCommandOutput extends D
20
20
  *
21
21
  * @see {@link DescribeServiceActionExecutionParametersCommandInput} for command's `input` shape.
22
22
  * @see {@link DescribeServiceActionExecutionParametersCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DescribeServiceActionExecutionParametersCommand extends $Command<DescribeServiceActionExecutionParametersCommandInput, DescribeServiceActionExecutionParametersCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DescribeTagOptionCommandOutput extends DescribeTagOptionOutput,
20
20
  *
21
21
  * @see {@link DescribeTagOptionCommandInput} for command's `input` shape.
22
22
  * @see {@link DescribeTagOptionCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DescribeTagOptionCommand extends $Command<DescribeTagOptionCommandInput, DescribeTagOptionCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -26,7 +26,7 @@ export interface DisableAWSOrganizationsAccessCommandOutput extends DisableAWSOr
26
26
  *
27
27
  * @see {@link DisableAWSOrganizationsAccessCommandInput} for command's `input` shape.
28
28
  * @see {@link DisableAWSOrganizationsAccessCommandOutput} for command's `response` shape.
29
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
29
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
30
30
  *
31
31
  */
32
32
  export declare class DisableAWSOrganizationsAccessCommand extends $Command<DisableAWSOrganizationsAccessCommandInput, DisableAWSOrganizationsAccessCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DisassociateBudgetFromResourceCommandOutput extends Disassociat
20
20
  *
21
21
  * @see {@link DisassociateBudgetFromResourceCommandInput} for command's `input` shape.
22
22
  * @see {@link DisassociateBudgetFromResourceCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DisassociateBudgetFromResourceCommand extends $Command<DisassociateBudgetFromResourceCommandInput, DisassociateBudgetFromResourceCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface DisassociatePrincipalFromPortfolioCommandOutput extends Disasso
21
21
  *
22
22
  * @see {@link DisassociatePrincipalFromPortfolioCommandInput} for command's `input` shape.
23
23
  * @see {@link DisassociatePrincipalFromPortfolioCommandOutput} for command's `response` shape.
24
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class DisassociatePrincipalFromPortfolioCommand extends $Command<DisassociatePrincipalFromPortfolioCommandInput, DisassociatePrincipalFromPortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface DisassociateProductFromPortfolioCommandOutput extends Disassoci
21
21
  *
22
22
  * @see {@link DisassociateProductFromPortfolioCommandInput} for command's `input` shape.
23
23
  * @see {@link DisassociateProductFromPortfolioCommandOutput} for command's `response` shape.
24
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class DisassociateProductFromPortfolioCommand extends $Command<DisassociateProductFromPortfolioCommandInput, DisassociateProductFromPortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DisassociateServiceActionFromProvisioningArtifactCommandOutput
20
20
  *
21
21
  * @see {@link DisassociateServiceActionFromProvisioningArtifactCommandInput} for command's `input` shape.
22
22
  * @see {@link DisassociateServiceActionFromProvisioningArtifactCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DisassociateServiceActionFromProvisioningArtifactCommand extends $Command<DisassociateServiceActionFromProvisioningArtifactCommandInput, DisassociateServiceActionFromProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface DisassociateTagOptionFromResourceCommandOutput extends Disassoc
20
20
  *
21
21
  * @see {@link DisassociateTagOptionFromResourceCommandInput} for command's `input` shape.
22
22
  * @see {@link DisassociateTagOptionFromResourceCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class DisassociateTagOptionFromResourceCommand extends $Command<DisassociateTagOptionFromResourceCommandInput, DisassociateTagOptionFromResourceCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -25,7 +25,7 @@ export interface EnableAWSOrganizationsAccessCommandOutput extends EnableAWSOrga
25
25
  *
26
26
  * @see {@link EnableAWSOrganizationsAccessCommandInput} for command's `input` shape.
27
27
  * @see {@link EnableAWSOrganizationsAccessCommandOutput} for command's `response` shape.
28
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
28
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
29
29
  *
30
30
  */
31
31
  export declare class EnableAWSOrganizationsAccessCommand extends $Command<EnableAWSOrganizationsAccessCommandInput, EnableAWSOrganizationsAccessCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ExecuteProvisionedProductPlanCommandOutput extends ExecuteProvi
20
20
  *
21
21
  * @see {@link ExecuteProvisionedProductPlanCommandInput} for command's `input` shape.
22
22
  * @see {@link ExecuteProvisionedProductPlanCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ExecuteProvisionedProductPlanCommand extends $Command<ExecuteProvisionedProductPlanCommandInput, ExecuteProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ExecuteProvisionedProductServiceActionCommandOutput extends Exe
20
20
  *
21
21
  * @see {@link ExecuteProvisionedProductServiceActionCommandInput} for command's `input` shape.
22
22
  * @see {@link ExecuteProvisionedProductServiceActionCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ExecuteProvisionedProductServiceActionCommand extends $Command<ExecuteProvisionedProductServiceActionCommandInput, ExecuteProvisionedProductServiceActionCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface GetAWSOrganizationsAccessStatusCommandOutput extends GetAWSOrga
21
21
  *
22
22
  * @see {@link GetAWSOrganizationsAccessStatusCommandInput} for command's `input` shape.
23
23
  * @see {@link GetAWSOrganizationsAccessStatusCommandOutput} for command's `response` shape.
24
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class GetAWSOrganizationsAccessStatusCommand extends $Command<GetAWSOrganizationsAccessStatusCommandInput, GetAWSOrganizationsAccessStatusCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetProvisionedProductOutputsCommandOutput extends GetProvisione
20
20
  *
21
21
  * @see {@link GetProvisionedProductOutputsCommandInput} for command's `input` shape.
22
22
  * @see {@link GetProvisionedProductOutputsCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetProvisionedProductOutputsCommand extends $Command<GetProvisionedProductOutputsCommandInput, GetProvisionedProductOutputsCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -33,7 +33,7 @@ export interface ImportAsProvisionedProductCommandOutput extends ImportAsProvisi
33
33
  *
34
34
  * @see {@link ImportAsProvisionedProductCommandInput} for command's `input` shape.
35
35
  * @see {@link ImportAsProvisionedProductCommandOutput} for command's `response` shape.
36
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
36
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
37
37
  *
38
38
  */
39
39
  export declare class ImportAsProvisionedProductCommand extends $Command<ImportAsProvisionedProductCommandInput, ImportAsProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListAcceptedPortfolioSharesCommandOutput extends ListAcceptedPo
20
20
  *
21
21
  * @see {@link ListAcceptedPortfolioSharesCommandInput} for command's `input` shape.
22
22
  * @see {@link ListAcceptedPortfolioSharesCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListAcceptedPortfolioSharesCommand extends $Command<ListAcceptedPortfolioSharesCommandInput, ListAcceptedPortfolioSharesCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListBudgetsForResourceCommandOutput extends ListBudgetsForResou
20
20
  *
21
21
  * @see {@link ListBudgetsForResourceCommandInput} for command's `input` shape.
22
22
  * @see {@link ListBudgetsForResourceCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListBudgetsForResourceCommand extends $Command<ListBudgetsForResourceCommandInput, ListBudgetsForResourceCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListConstraintsForPortfolioCommandOutput extends ListConstraint
20
20
  *
21
21
  * @see {@link ListConstraintsForPortfolioCommandInput} for command's `input` shape.
22
22
  * @see {@link ListConstraintsForPortfolioCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListConstraintsForPortfolioCommand extends $Command<ListConstraintsForPortfolioCommandInput, ListConstraintsForPortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -22,7 +22,7 @@ export interface ListLaunchPathsCommandOutput extends ListLaunchPathsOutput, __M
22
22
  *
23
23
  * @see {@link ListLaunchPathsCommandInput} for command's `input` shape.
24
24
  * @see {@link ListLaunchPathsCommandOutput} for command's `response` shape.
25
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
25
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
26
26
  *
27
27
  */
28
28
  export declare class ListLaunchPathsCommand extends $Command<ListLaunchPathsCommandInput, ListLaunchPathsCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface ListOrganizationPortfolioAccessCommandOutput extends ListOrgani
23
23
  *
24
24
  * @see {@link ListOrganizationPortfolioAccessCommandInput} for command's `input` shape.
25
25
  * @see {@link ListOrganizationPortfolioAccessCommandOutput} for command's `response` shape.
26
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class ListOrganizationPortfolioAccessCommand extends $Command<ListOrganizationPortfolioAccessCommandInput, ListOrganizationPortfolioAccessCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface ListPortfolioAccessCommandOutput extends ListPortfolioAccessOut
21
21
  *
22
22
  * @see {@link ListPortfolioAccessCommandInput} for command's `input` shape.
23
23
  * @see {@link ListPortfolioAccessCommandOutput} for command's `response` shape.
24
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class ListPortfolioAccessCommand extends $Command<ListPortfolioAccessCommandInput, ListPortfolioAccessCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListPortfoliosCommandOutput extends ListPortfoliosOutput, __Met
20
20
  *
21
21
  * @see {@link ListPortfoliosCommandInput} for command's `input` shape.
22
22
  * @see {@link ListPortfoliosCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListPortfoliosCommand extends $Command<ListPortfoliosCommandInput, ListPortfoliosCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListPortfoliosForProductCommandOutput extends ListPortfoliosFor
20
20
  *
21
21
  * @see {@link ListPortfoliosForProductCommandInput} for command's `input` shape.
22
22
  * @see {@link ListPortfoliosForProductCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListPortfoliosForProductCommand extends $Command<ListPortfoliosForProductCommandInput, ListPortfoliosForProductCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListPrincipalsForPortfolioCommandOutput extends ListPrincipalsF
20
20
  *
21
21
  * @see {@link ListPrincipalsForPortfolioCommandInput} for command's `input` shape.
22
22
  * @see {@link ListPrincipalsForPortfolioCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListPrincipalsForPortfolioCommand extends $Command<ListPrincipalsForPortfolioCommandInput, ListPrincipalsForPortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListProvisionedProductPlansCommandOutput extends ListProvisione
20
20
  *
21
21
  * @see {@link ListProvisionedProductPlansCommandInput} for command's `input` shape.
22
22
  * @see {@link ListProvisionedProductPlansCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListProvisionedProductPlansCommand extends $Command<ListProvisionedProductPlansCommandInput, ListProvisionedProductPlansCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListProvisioningArtifactsCommandOutput extends ListProvisioning
20
20
  *
21
21
  * @see {@link ListProvisioningArtifactsCommandInput} for command's `input` shape.
22
22
  * @see {@link ListProvisioningArtifactsCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListProvisioningArtifactsCommand extends $Command<ListProvisioningArtifactsCommandInput, ListProvisioningArtifactsCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListProvisioningArtifactsForServiceActionCommandOutput extends
20
20
  *
21
21
  * @see {@link ListProvisioningArtifactsForServiceActionCommandInput} for command's `input` shape.
22
22
  * @see {@link ListProvisioningArtifactsForServiceActionCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListProvisioningArtifactsForServiceActionCommand extends $Command<ListProvisioningArtifactsForServiceActionCommandInput, ListProvisioningArtifactsForServiceActionCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListRecordHistoryCommandOutput extends ListRecordHistoryOutput,
20
20
  *
21
21
  * @see {@link ListRecordHistoryCommandInput} for command's `input` shape.
22
22
  * @see {@link ListRecordHistoryCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListRecordHistoryCommand extends $Command<ListRecordHistoryCommandInput, ListRecordHistoryCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListResourcesForTagOptionCommandOutput extends ListResourcesFor
20
20
  *
21
21
  * @see {@link ListResourcesForTagOptionCommandInput} for command's `input` shape.
22
22
  * @see {@link ListResourcesForTagOptionCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListResourcesForTagOptionCommand extends $Command<ListResourcesForTagOptionCommandInput, ListResourcesForTagOptionCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListServiceActionsCommandOutput extends ListServiceActionsOutpu
20
20
  *
21
21
  * @see {@link ListServiceActionsCommandInput} for command's `input` shape.
22
22
  * @see {@link ListServiceActionsCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListServiceActionsCommand extends $Command<ListServiceActionsCommandInput, ListServiceActionsCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListServiceActionsForProvisioningArtifactCommandOutput extends
20
20
  *
21
21
  * @see {@link ListServiceActionsForProvisioningArtifactCommandInput} for command's `input` shape.
22
22
  * @see {@link ListServiceActionsForProvisioningArtifactCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListServiceActionsForProvisioningArtifactCommand extends $Command<ListServiceActionsForProvisioningArtifactCommandInput, ListServiceActionsForProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListStackInstancesForProvisionedProductCommandOutput extends Li
20
20
  *
21
21
  * @see {@link ListStackInstancesForProvisionedProductCommandInput} for command's `input` shape.
22
22
  * @see {@link ListStackInstancesForProvisionedProductCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListStackInstancesForProvisionedProductCommand extends $Command<ListStackInstancesForProvisionedProductCommandInput, ListStackInstancesForProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ListTagOptionsCommandOutput extends ListTagOptionsOutput, __Met
20
20
  *
21
21
  * @see {@link ListTagOptionsCommandInput} for command's `input` shape.
22
22
  * @see {@link ListTagOptionsCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ListTagOptionsCommand extends $Command<ListTagOptionsCommandInput, ListTagOptionsCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -28,7 +28,7 @@ export interface ProvisionProductCommandOutput extends ProvisionProductOutput, _
28
28
  *
29
29
  * @see {@link ProvisionProductCommandInput} for command's `input` shape.
30
30
  * @see {@link ProvisionProductCommandOutput} for command's `response` shape.
31
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
31
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
32
32
  *
33
33
  */
34
34
  export declare class ProvisionProductCommand extends $Command<ProvisionProductCommandInput, ProvisionProductCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface RejectPortfolioShareCommandOutput extends RejectPortfolioShareO
20
20
  *
21
21
  * @see {@link RejectPortfolioShareCommandInput} for command's `input` shape.
22
22
  * @see {@link RejectPortfolioShareCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class RejectPortfolioShareCommand extends $Command<RejectPortfolioShareCommandInput, RejectPortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface ScanProvisionedProductsCommandOutput extends ScanProvisionedPro
21
21
  *
22
22
  * @see {@link ScanProvisionedProductsCommandInput} for command's `input` shape.
23
23
  * @see {@link ScanProvisionedProductsCommandOutput} for command's `response` shape.
24
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class ScanProvisionedProductsCommand extends $Command<ScanProvisionedProductsCommandInput, ScanProvisionedProductsCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface SearchProductsAsAdminCommandOutput extends SearchProductsAsAdmi
20
20
  *
21
21
  * @see {@link SearchProductsAsAdminCommandInput} for command's `input` shape.
22
22
  * @see {@link SearchProductsAsAdminCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class SearchProductsAsAdminCommand extends $Command<SearchProductsAsAdminCommandInput, SearchProductsAsAdminCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface SearchProductsCommandOutput extends SearchProductsOutput, __Met
20
20
  *
21
21
  * @see {@link SearchProductsCommandInput} for command's `input` shape.
22
22
  * @see {@link SearchProductsCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class SearchProductsCommand extends $Command<SearchProductsCommandInput, SearchProductsCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface SearchProvisionedProductsCommandOutput extends SearchProvisione
20
20
  *
21
21
  * @see {@link SearchProvisionedProductsCommandInput} for command's `input` shape.
22
22
  * @see {@link SearchProvisionedProductsCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class SearchProvisionedProductsCommand extends $Command<SearchProvisionedProductsCommandInput, SearchProvisionedProductsCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -22,7 +22,7 @@ export interface TerminateProvisionedProductCommandOutput extends TerminateProvi
22
22
  *
23
23
  * @see {@link TerminateProvisionedProductCommandInput} for command's `input` shape.
24
24
  * @see {@link TerminateProvisionedProductCommandOutput} for command's `response` shape.
25
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
25
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
26
26
  *
27
27
  */
28
28
  export declare class TerminateProvisionedProductCommand extends $Command<TerminateProvisionedProductCommandInput, TerminateProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface UpdateConstraintCommandOutput extends UpdateConstraintOutput, _
20
20
  *
21
21
  * @see {@link UpdateConstraintCommandInput} for command's `input` shape.
22
22
  * @see {@link UpdateConstraintCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class UpdateConstraintCommand extends $Command<UpdateConstraintCommandInput, UpdateConstraintCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface UpdatePortfolioCommandOutput extends UpdatePortfolioOutput, __M
21
21
  *
22
22
  * @see {@link UpdatePortfolioCommandInput} for command's `input` shape.
23
23
  * @see {@link UpdatePortfolioCommandOutput} for command's `response` shape.
24
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class UpdatePortfolioCommand extends $Command<UpdatePortfolioCommandInput, UpdatePortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -28,7 +28,7 @@ export interface UpdatePortfolioShareCommandOutput extends UpdatePortfolioShareO
28
28
  *
29
29
  * @see {@link UpdatePortfolioShareCommandInput} for command's `input` shape.
30
30
  * @see {@link UpdatePortfolioShareCommandOutput} for command's `response` shape.
31
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
31
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
32
32
  *
33
33
  */
34
34
  export declare class UpdatePortfolioShareCommand extends $Command<UpdatePortfolioShareCommandInput, UpdatePortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface UpdateProductCommandOutput extends UpdateProductOutput, __Metad
20
20
  *
21
21
  * @see {@link UpdateProductCommandInput} for command's `input` shape.
22
22
  * @see {@link UpdateProductCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class UpdateProductCommand extends $Command<UpdateProductCommandInput, UpdateProductCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -24,7 +24,7 @@ export interface UpdateProvisionedProductCommandOutput extends UpdateProvisioned
24
24
  *
25
25
  * @see {@link UpdateProvisionedProductCommandInput} for command's `input` shape.
26
26
  * @see {@link UpdateProvisionedProductCommandOutput} for command's `response` shape.
27
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
27
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
28
28
  *
29
29
  */
30
30
  export declare class UpdateProvisionedProductCommand extends $Command<UpdateProvisionedProductCommandInput, UpdateProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface UpdateProvisionedProductPropertiesCommandOutput extends UpdateP
20
20
  *
21
21
  * @see {@link UpdateProvisionedProductPropertiesCommandInput} for command's `input` shape.
22
22
  * @see {@link UpdateProvisionedProductPropertiesCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class UpdateProvisionedProductPropertiesCommand extends $Command<UpdateProvisionedProductPropertiesCommandInput, UpdateProvisionedProductPropertiesCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface UpdateProvisioningArtifactCommandOutput extends UpdateProvision
21
21
  *
22
22
  * @see {@link UpdateProvisioningArtifactCommandInput} for command's `input` shape.
23
23
  * @see {@link UpdateProvisioningArtifactCommandOutput} for command's `response` shape.
24
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class UpdateProvisioningArtifactCommand extends $Command<UpdateProvisioningArtifactCommandInput, UpdateProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface UpdateServiceActionCommandOutput extends UpdateServiceActionOut
20
20
  *
21
21
  * @see {@link UpdateServiceActionCommandInput} for command's `input` shape.
22
22
  * @see {@link UpdateServiceActionCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class UpdateServiceActionCommand extends $Command<UpdateServiceActionCommandInput, UpdateServiceActionCommandOutput, ServiceCatalogClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface UpdateTagOptionCommandOutput extends UpdateTagOptionOutput, __M
20
20
  *
21
21
  * @see {@link UpdateTagOptionCommandInput} for command's `input` shape.
22
22
  * @see {@link UpdateTagOptionCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class UpdateTagOptionCommand extends $Command<UpdateTagOptionCommandInput, UpdateTagOptionCommandOutput, ServiceCatalogClientResolvedConfig> {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-service-catalog",
3
3
  "description": "AWS SDK for JavaScript Service Catalog Client for Node.js, Browser and React Native",
4
- "version": "3.40.0",
4
+ "version": "3.45.0",
5
5
  "scripts": {
6
6
  "build": "yarn build:cjs && yarn build:es && yarn build:types",
7
7
  "build:cjs": "tsc -p tsconfig.json",
@@ -21,9 +21,9 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "2.0.0",
23
23
  "@aws-crypto/sha256-js": "2.0.0",
24
- "@aws-sdk/client-sts": "3.40.0",
25
- "@aws-sdk/config-resolver": "3.40.0",
26
- "@aws-sdk/credential-provider-node": "3.40.0",
24
+ "@aws-sdk/client-sts": "3.45.0",
25
+ "@aws-sdk/config-resolver": "3.45.0",
26
+ "@aws-sdk/credential-provider-node": "3.45.0",
27
27
  "@aws-sdk/fetch-http-handler": "3.40.0",
28
28
  "@aws-sdk/hash-node": "3.40.0",
29
29
  "@aws-sdk/invalid-dependency": "3.40.0",
@@ -32,13 +32,13 @@
32
32
  "@aws-sdk/middleware-logger": "3.40.0",
33
33
  "@aws-sdk/middleware-retry": "3.40.0",
34
34
  "@aws-sdk/middleware-serde": "3.40.0",
35
- "@aws-sdk/middleware-signing": "3.40.0",
35
+ "@aws-sdk/middleware-signing": "3.45.0",
36
36
  "@aws-sdk/middleware-stack": "3.40.0",
37
37
  "@aws-sdk/middleware-user-agent": "3.40.0",
38
38
  "@aws-sdk/node-config-provider": "3.40.0",
39
39
  "@aws-sdk/node-http-handler": "3.40.0",
40
40
  "@aws-sdk/protocol-http": "3.40.0",
41
- "@aws-sdk/smithy-client": "3.40.0",
41
+ "@aws-sdk/smithy-client": "3.41.0",
42
42
  "@aws-sdk/types": "3.40.0",
43
43
  "@aws-sdk/url-parser": "3.40.0",
44
44
  "@aws-sdk/util-base64-browser": "3.37.0",