@aws-sdk/client-service-catalog 3.300.0 → 3.303.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 (89) hide show
  1. package/dist-cjs/models/models_0.js +176 -212
  2. package/dist-es/models/models_0.js +176 -212
  3. package/dist-types/commands/AcceptPortfolioShareCommand.d.ts +1 -1
  4. package/dist-types/commands/AssociateBudgetWithResourceCommand.d.ts +1 -1
  5. package/dist-types/commands/AssociatePrincipalWithPortfolioCommand.d.ts +1 -1
  6. package/dist-types/commands/AssociateProductWithPortfolioCommand.d.ts +1 -1
  7. package/dist-types/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +1 -1
  8. package/dist-types/commands/AssociateTagOptionWithResourceCommand.d.ts +1 -1
  9. package/dist-types/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +3 -3
  10. package/dist-types/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +3 -3
  11. package/dist-types/commands/CopyProductCommand.d.ts +4 -4
  12. package/dist-types/commands/CreateConstraintCommand.d.ts +1 -1
  13. package/dist-types/commands/CreatePortfolioCommand.d.ts +3 -3
  14. package/dist-types/commands/CreatePortfolioShareCommand.d.ts +2 -2
  15. package/dist-types/commands/CreateProductCommand.d.ts +8 -8
  16. package/dist-types/commands/CreateProvisionedProductPlanCommand.d.ts +6 -6
  17. package/dist-types/commands/CreateProvisioningArtifactCommand.d.ts +3 -3
  18. package/dist-types/commands/CreateServiceActionCommand.d.ts +2 -2
  19. package/dist-types/commands/CreateTagOptionCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteConstraintCommand.d.ts +1 -1
  21. package/dist-types/commands/DeletePortfolioCommand.d.ts +1 -1
  22. package/dist-types/commands/DeletePortfolioShareCommand.d.ts +2 -2
  23. package/dist-types/commands/DeleteProductCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteProvisionedProductPlanCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteProvisioningArtifactCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteServiceActionCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteTagOptionCommand.d.ts +1 -1
  28. package/dist-types/commands/DescribeConstraintCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeCopyProductStatusCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribePortfolioCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribePortfolioShareStatusCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribePortfolioSharesCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeProductAsAdminCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeProductCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeProductViewCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeProvisionedProductCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeProvisionedProductPlanCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeProvisioningArtifactCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeProvisioningParametersCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeRecordCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeServiceActionCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeServiceActionExecutionParametersCommand.d.ts +1 -1
  43. package/dist-types/commands/DescribeTagOptionCommand.d.ts +1 -1
  44. package/dist-types/commands/DisassociateBudgetFromResourceCommand.d.ts +1 -1
  45. package/dist-types/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +1 -1
  46. package/dist-types/commands/DisassociateProductFromPortfolioCommand.d.ts +1 -1
  47. package/dist-types/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +1 -1
  48. package/dist-types/commands/DisassociateTagOptionFromResourceCommand.d.ts +1 -1
  49. package/dist-types/commands/ExecuteProvisionedProductPlanCommand.d.ts +1 -1
  50. package/dist-types/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +3 -3
  51. package/dist-types/commands/GetProvisionedProductOutputsCommand.d.ts +2 -2
  52. package/dist-types/commands/ImportAsProvisionedProductCommand.d.ts +1 -1
  53. package/dist-types/commands/ListAcceptedPortfolioSharesCommand.d.ts +1 -1
  54. package/dist-types/commands/ListBudgetsForResourceCommand.d.ts +1 -1
  55. package/dist-types/commands/ListConstraintsForPortfolioCommand.d.ts +1 -1
  56. package/dist-types/commands/ListLaunchPathsCommand.d.ts +1 -1
  57. package/dist-types/commands/ListOrganizationPortfolioAccessCommand.d.ts +1 -1
  58. package/dist-types/commands/ListPortfolioAccessCommand.d.ts +1 -1
  59. package/dist-types/commands/ListPortfoliosCommand.d.ts +1 -1
  60. package/dist-types/commands/ListPortfoliosForProductCommand.d.ts +1 -1
  61. package/dist-types/commands/ListPrincipalsForPortfolioCommand.d.ts +1 -1
  62. package/dist-types/commands/ListProvisionedProductPlansCommand.d.ts +2 -2
  63. package/dist-types/commands/ListProvisioningArtifactsCommand.d.ts +1 -1
  64. package/dist-types/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +1 -1
  65. package/dist-types/commands/ListRecordHistoryCommand.d.ts +3 -3
  66. package/dist-types/commands/ListResourcesForTagOptionCommand.d.ts +1 -1
  67. package/dist-types/commands/ListServiceActionsCommand.d.ts +1 -1
  68. package/dist-types/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +1 -1
  69. package/dist-types/commands/ListStackInstancesForProvisionedProductCommand.d.ts +1 -1
  70. package/dist-types/commands/ListTagOptionsCommand.d.ts +2 -2
  71. package/dist-types/commands/ProvisionProductCommand.d.ts +9 -9
  72. package/dist-types/commands/RejectPortfolioShareCommand.d.ts +1 -1
  73. package/dist-types/commands/ScanProvisionedProductsCommand.d.ts +2 -2
  74. package/dist-types/commands/SearchProductsAsAdminCommand.d.ts +3 -3
  75. package/dist-types/commands/SearchProductsCommand.d.ts +3 -3
  76. package/dist-types/commands/SearchProvisionedProductsCommand.d.ts +4 -4
  77. package/dist-types/commands/TerminateProvisionedProductCommand.d.ts +1 -1
  78. package/dist-types/commands/UpdateConstraintCommand.d.ts +1 -1
  79. package/dist-types/commands/UpdatePortfolioCommand.d.ts +4 -4
  80. package/dist-types/commands/UpdatePortfolioShareCommand.d.ts +2 -2
  81. package/dist-types/commands/UpdateProductCommand.d.ts +7 -7
  82. package/dist-types/commands/UpdateProvisionedProductCommand.d.ts +8 -8
  83. package/dist-types/commands/UpdateProvisionedProductPropertiesCommand.d.ts +2 -2
  84. package/dist-types/commands/UpdateProvisioningArtifactCommand.d.ts +1 -1
  85. package/dist-types/commands/UpdateServiceActionCommand.d.ts +2 -2
  86. package/dist-types/commands/UpdateTagOptionCommand.d.ts +1 -1
  87. package/dist-types/models/models_0.d.ts +356 -176
  88. package/dist-types/ts3.4/models/models_0.d.ts +235 -176
  89. package/package.json +34 -34
@@ -33,27 +33,27 @@ export interface CreateProvisionedProductPlanCommandOutput extends CreateProvisi
33
33
  * import { ServiceCatalogClient, CreateProvisionedProductPlanCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
34
34
  * // const { ServiceCatalogClient, CreateProvisionedProductPlanCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
35
35
  * const client = new ServiceCatalogClient(config);
36
- * const input = {
36
+ * const input = { // CreateProvisionedProductPlanInput
37
37
  * AcceptLanguage: "STRING_VALUE",
38
38
  * PlanName: "STRING_VALUE", // required
39
39
  * PlanType: "CLOUDFORMATION", // required
40
- * NotificationArns: [
40
+ * NotificationArns: [ // NotificationArns
41
41
  * "STRING_VALUE",
42
42
  * ],
43
43
  * PathId: "STRING_VALUE",
44
44
  * ProductId: "STRING_VALUE", // required
45
45
  * ProvisionedProductName: "STRING_VALUE", // required
46
46
  * ProvisioningArtifactId: "STRING_VALUE", // required
47
- * ProvisioningParameters: [
48
- * {
47
+ * ProvisioningParameters: [ // UpdateProvisioningParameters
48
+ * { // UpdateProvisioningParameter
49
49
  * Key: "STRING_VALUE",
50
50
  * Value: "STRING_VALUE",
51
51
  * UsePreviousValue: true || false,
52
52
  * },
53
53
  * ],
54
54
  * IdempotencyToken: "STRING_VALUE", // required
55
- * Tags: [
56
- * {
55
+ * Tags: [ // Tags
56
+ * { // Tag
57
57
  * Key: "STRING_VALUE", // required
58
58
  * Value: "STRING_VALUE", // required
59
59
  * },
@@ -30,13 +30,13 @@ export interface CreateProvisioningArtifactCommandOutput extends CreateProvision
30
30
  * import { ServiceCatalogClient, CreateProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
31
31
  * // const { ServiceCatalogClient, CreateProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
32
32
  * const client = new ServiceCatalogClient(config);
33
- * const input = {
33
+ * const input = { // CreateProvisioningArtifactInput
34
34
  * AcceptLanguage: "STRING_VALUE",
35
35
  * ProductId: "STRING_VALUE", // required
36
- * Parameters: {
36
+ * Parameters: { // ProvisioningArtifactProperties
37
37
  * Name: "STRING_VALUE",
38
38
  * Description: "STRING_VALUE",
39
- * Info: {
39
+ * Info: { // ProvisioningArtifactInfo
40
40
  * "<keys>": "STRING_VALUE",
41
41
  * },
42
42
  * Type: "CLOUD_FORMATION_TEMPLATE" || "MARKETPLACE_AMI" || "MARKETPLACE_CAR",
@@ -26,10 +26,10 @@ export interface CreateServiceActionCommandOutput extends CreateServiceActionOut
26
26
  * import { ServiceCatalogClient, CreateServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, CreateServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // CreateServiceActionInput
30
30
  * Name: "STRING_VALUE", // required
31
31
  * DefinitionType: "SSM_AUTOMATION", // required
32
- * Definition: { // required
32
+ * Definition: { // ServiceActionDefinitionMap // required
33
33
  * "<keys>": "STRING_VALUE",
34
34
  * },
35
35
  * Description: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface CreateTagOptionCommandOutput extends CreateTagOptionOutput, __M
26
26
  * import { ServiceCatalogClient, CreateTagOptionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, CreateTagOptionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // CreateTagOptionInput
30
30
  * Key: "STRING_VALUE", // required
31
31
  * Value: "STRING_VALUE", // required
32
32
  * };
@@ -27,7 +27,7 @@ export interface DeleteConstraintCommandOutput extends DeleteConstraintOutput, _
27
27
  * import { ServiceCatalogClient, DeleteConstraintCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
28
28
  * // const { ServiceCatalogClient, DeleteConstraintCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
29
29
  * const client = new ServiceCatalogClient(config);
30
- * const input = {
30
+ * const input = { // DeleteConstraintInput
31
31
  * AcceptLanguage: "STRING_VALUE",
32
32
  * Id: "STRING_VALUE", // required
33
33
  * };
@@ -29,7 +29,7 @@ export interface DeletePortfolioCommandOutput extends DeletePortfolioOutput, __M
29
29
  * import { ServiceCatalogClient, DeletePortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
30
30
  * // const { ServiceCatalogClient, DeletePortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
31
31
  * const client = new ServiceCatalogClient(config);
32
- * const input = {
32
+ * const input = { // DeletePortfolioInput
33
33
  * AcceptLanguage: "STRING_VALUE",
34
34
  * Id: "STRING_VALUE", // required
35
35
  * };
@@ -29,11 +29,11 @@ export interface DeletePortfolioShareCommandOutput extends DeletePortfolioShareO
29
29
  * import { ServiceCatalogClient, DeletePortfolioShareCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
30
30
  * // const { ServiceCatalogClient, DeletePortfolioShareCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
31
31
  * const client = new ServiceCatalogClient(config);
32
- * const input = {
32
+ * const input = { // DeletePortfolioShareInput
33
33
  * AcceptLanguage: "STRING_VALUE",
34
34
  * PortfolioId: "STRING_VALUE", // required
35
35
  * AccountId: "STRING_VALUE",
36
- * OrganizationNode: {
36
+ * OrganizationNode: { // OrganizationNode
37
37
  * Type: "ORGANIZATION" || "ORGANIZATIONAL_UNIT" || "ACCOUNT",
38
38
  * Value: "STRING_VALUE",
39
39
  * },
@@ -28,7 +28,7 @@ export interface DeleteProductCommandOutput extends DeleteProductOutput, __Metad
28
28
  * import { ServiceCatalogClient, DeleteProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
29
29
  * // const { ServiceCatalogClient, DeleteProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
30
30
  * const client = new ServiceCatalogClient(config);
31
- * const input = {
31
+ * const input = { // DeleteProductInput
32
32
  * AcceptLanguage: "STRING_VALUE",
33
33
  * Id: "STRING_VALUE", // required
34
34
  * };
@@ -26,7 +26,7 @@ export interface DeleteProvisionedProductPlanCommandOutput extends DeleteProvisi
26
26
  * import { ServiceCatalogClient, DeleteProvisionedProductPlanCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, DeleteProvisionedProductPlanCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // DeleteProvisionedProductPlanInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
31
  * PlanId: "STRING_VALUE", // required
32
32
  * IgnoreErrors: true || false,
@@ -29,7 +29,7 @@ export interface DeleteProvisioningArtifactCommandOutput extends DeleteProvision
29
29
  * import { ServiceCatalogClient, DeleteProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
30
30
  * // const { ServiceCatalogClient, DeleteProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
31
31
  * const client = new ServiceCatalogClient(config);
32
- * const input = {
32
+ * const input = { // DeleteProvisioningArtifactInput
33
33
  * AcceptLanguage: "STRING_VALUE",
34
34
  * ProductId: "STRING_VALUE", // required
35
35
  * ProvisioningArtifactId: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface DeleteServiceActionCommandOutput extends DeleteServiceActionOut
26
26
  * import { ServiceCatalogClient, DeleteServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, DeleteServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // DeleteServiceActionInput
30
30
  * Id: "STRING_VALUE", // required
31
31
  * AcceptLanguage: "STRING_VALUE",
32
32
  * };
@@ -27,7 +27,7 @@ export interface DeleteTagOptionCommandOutput extends DeleteTagOptionOutput, __M
27
27
  * import { ServiceCatalogClient, DeleteTagOptionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
28
28
  * // const { ServiceCatalogClient, DeleteTagOptionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
29
29
  * const client = new ServiceCatalogClient(config);
30
- * const input = {
30
+ * const input = { // DeleteTagOptionInput
31
31
  * Id: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DeleteTagOptionCommand(input);
@@ -26,7 +26,7 @@ export interface DescribeConstraintCommandOutput extends DescribeConstraintOutpu
26
26
  * import { ServiceCatalogClient, DescribeConstraintCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, DescribeConstraintCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // DescribeConstraintInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
31
  * Id: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DescribeCopyProductStatusCommandOutput extends DescribeCopyProd
26
26
  * import { ServiceCatalogClient, DescribeCopyProductStatusCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, DescribeCopyProductStatusCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // DescribeCopyProductStatusInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
31
  * CopyProductToken: "STRING_VALUE", // required
32
32
  * };
@@ -27,7 +27,7 @@ export interface DescribePortfolioCommandOutput extends DescribePortfolioOutput,
27
27
  * import { ServiceCatalogClient, DescribePortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
28
28
  * // const { ServiceCatalogClient, DescribePortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
29
29
  * const client = new ServiceCatalogClient(config);
30
- * const input = {
30
+ * const input = { // DescribePortfolioInput
31
31
  * AcceptLanguage: "STRING_VALUE",
32
32
  * Id: "STRING_VALUE", // required
33
33
  * };
@@ -27,7 +27,7 @@ export interface DescribePortfolioShareStatusCommandOutput extends DescribePortf
27
27
  * import { ServiceCatalogClient, DescribePortfolioShareStatusCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
28
28
  * // const { ServiceCatalogClient, DescribePortfolioShareStatusCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
29
29
  * const client = new ServiceCatalogClient(config);
30
- * const input = {
30
+ * const input = { // DescribePortfolioShareStatusInput
31
31
  * PortfolioShareToken: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DescribePortfolioShareStatusCommand(input);
@@ -30,7 +30,7 @@ export interface DescribePortfolioSharesCommandOutput extends DescribePortfolioS
30
30
  * import { ServiceCatalogClient, DescribePortfolioSharesCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
31
31
  * // const { ServiceCatalogClient, DescribePortfolioSharesCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
32
32
  * const client = new ServiceCatalogClient(config);
33
- * const input = {
33
+ * const input = { // DescribePortfolioSharesInput
34
34
  * PortfolioId: "STRING_VALUE", // required
35
35
  * Type: "ACCOUNT" || "ORGANIZATION" || "ORGANIZATIONAL_UNIT" || "ORGANIZATION_MEMBER_ACCOUNT", // required
36
36
  * PageToken: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface DescribeProductAsAdminCommandOutput extends DescribeProductAsAd
26
26
  * import { ServiceCatalogClient, DescribeProductAsAdminCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, DescribeProductAsAdminCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // DescribeProductAsAdminInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
31
  * Id: "STRING_VALUE",
32
32
  * Name: "STRING_VALUE",
@@ -35,7 +35,7 @@ export interface DescribeProductCommandOutput extends DescribeProductOutput, __M
35
35
  * import { ServiceCatalogClient, DescribeProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
36
36
  * // const { ServiceCatalogClient, DescribeProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
37
37
  * const client = new ServiceCatalogClient(config);
38
- * const input = {
38
+ * const input = { // DescribeProductInput
39
39
  * AcceptLanguage: "STRING_VALUE",
40
40
  * Id: "STRING_VALUE",
41
41
  * Name: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface DescribeProductViewCommandOutput extends DescribeProductViewOut
26
26
  * import { ServiceCatalogClient, DescribeProductViewCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, DescribeProductViewCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // DescribeProductViewInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
31
  * Id: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface DescribeProvisionedProductCommandOutput extends DescribeProvisi
26
26
  * import { ServiceCatalogClient, DescribeProvisionedProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, DescribeProvisionedProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // DescribeProvisionedProductInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
31
  * Id: "STRING_VALUE",
32
32
  * Name: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface DescribeProvisionedProductPlanCommandOutput extends DescribePro
26
26
  * import { ServiceCatalogClient, DescribeProvisionedProductPlanCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, DescribeProvisionedProductPlanCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // DescribeProvisionedProductPlanInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
31
  * PlanId: "STRING_VALUE", // required
32
32
  * PageSize: Number("int"),
@@ -26,7 +26,7 @@ export interface DescribeProvisioningArtifactCommandOutput extends DescribeProvi
26
26
  * import { ServiceCatalogClient, DescribeProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, DescribeProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // DescribeProvisioningArtifactInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
31
  * ProvisioningArtifactId: "STRING_VALUE",
32
32
  * ProductId: "STRING_VALUE",
@@ -33,7 +33,7 @@ export interface DescribeProvisioningParametersCommandOutput extends DescribePro
33
33
  * import { ServiceCatalogClient, DescribeProvisioningParametersCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
34
34
  * // const { ServiceCatalogClient, DescribeProvisioningParametersCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
35
35
  * const client = new ServiceCatalogClient(config);
36
- * const input = {
36
+ * const input = { // DescribeProvisioningParametersInput
37
37
  * AcceptLanguage: "STRING_VALUE",
38
38
  * ProductId: "STRING_VALUE",
39
39
  * ProductName: "STRING_VALUE",
@@ -34,7 +34,7 @@ export interface DescribeRecordCommandOutput extends DescribeRecordOutput, __Met
34
34
  * import { ServiceCatalogClient, DescribeRecordCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
35
35
  * // const { ServiceCatalogClient, DescribeRecordCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
36
36
  * const client = new ServiceCatalogClient(config);
37
- * const input = {
37
+ * const input = { // DescribeRecordInput
38
38
  * AcceptLanguage: "STRING_VALUE",
39
39
  * Id: "STRING_VALUE", // required
40
40
  * PageToken: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface DescribeServiceActionCommandOutput extends DescribeServiceActio
26
26
  * import { ServiceCatalogClient, DescribeServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, DescribeServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // DescribeServiceActionInput
30
30
  * Id: "STRING_VALUE", // required
31
31
  * AcceptLanguage: "STRING_VALUE",
32
32
  * };
@@ -26,7 +26,7 @@ export interface DescribeServiceActionExecutionParametersCommandOutput extends D
26
26
  * import { ServiceCatalogClient, DescribeServiceActionExecutionParametersCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, DescribeServiceActionExecutionParametersCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // DescribeServiceActionExecutionParametersInput
30
30
  * ProvisionedProductId: "STRING_VALUE", // required
31
31
  * ServiceActionId: "STRING_VALUE", // required
32
32
  * AcceptLanguage: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface DescribeTagOptionCommandOutput extends DescribeTagOptionOutput,
26
26
  * import { ServiceCatalogClient, DescribeTagOptionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, DescribeTagOptionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // DescribeTagOptionInput
30
30
  * Id: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DescribeTagOptionCommand(input);
@@ -26,7 +26,7 @@ export interface DisassociateBudgetFromResourceCommandOutput extends Disassociat
26
26
  * import { ServiceCatalogClient, DisassociateBudgetFromResourceCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, DisassociateBudgetFromResourceCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // DisassociateBudgetFromResourceInput
30
30
  * BudgetName: "STRING_VALUE", // required
31
31
  * ResourceId: "STRING_VALUE", // required
32
32
  * };
@@ -34,7 +34,7 @@ export interface DisassociatePrincipalFromPortfolioCommandOutput extends Disasso
34
34
  * import { ServiceCatalogClient, DisassociatePrincipalFromPortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
35
35
  * // const { ServiceCatalogClient, DisassociatePrincipalFromPortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
36
36
  * const client = new ServiceCatalogClient(config);
37
- * const input = {
37
+ * const input = { // DisassociatePrincipalFromPortfolioInput
38
38
  * AcceptLanguage: "STRING_VALUE",
39
39
  * PortfolioId: "STRING_VALUE", // required
40
40
  * PrincipalARN: "STRING_VALUE", // required
@@ -27,7 +27,7 @@ export interface DisassociateProductFromPortfolioCommandOutput extends Disassoci
27
27
  * import { ServiceCatalogClient, DisassociateProductFromPortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
28
28
  * // const { ServiceCatalogClient, DisassociateProductFromPortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
29
29
  * const client = new ServiceCatalogClient(config);
30
- * const input = {
30
+ * const input = { // DisassociateProductFromPortfolioInput
31
31
  * AcceptLanguage: "STRING_VALUE",
32
32
  * ProductId: "STRING_VALUE", // required
33
33
  * PortfolioId: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface DisassociateServiceActionFromProvisioningArtifactCommandOutput
26
26
  * import { ServiceCatalogClient, DisassociateServiceActionFromProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, DisassociateServiceActionFromProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // DisassociateServiceActionFromProvisioningArtifactInput
30
30
  * ProductId: "STRING_VALUE", // required
31
31
  * ProvisioningArtifactId: "STRING_VALUE", // required
32
32
  * ServiceActionId: "STRING_VALUE", // required
@@ -26,7 +26,7 @@ export interface DisassociateTagOptionFromResourceCommandOutput extends Disassoc
26
26
  * import { ServiceCatalogClient, DisassociateTagOptionFromResourceCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, DisassociateTagOptionFromResourceCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // DisassociateTagOptionFromResourceInput
30
30
  * ResourceId: "STRING_VALUE", // required
31
31
  * TagOptionId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface ExecuteProvisionedProductPlanCommandOutput extends ExecuteProvi
26
26
  * import { ServiceCatalogClient, ExecuteProvisionedProductPlanCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, ExecuteProvisionedProductPlanCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // ExecuteProvisionedProductPlanInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
31
  * PlanId: "STRING_VALUE", // required
32
32
  * IdempotencyToken: "STRING_VALUE", // required
@@ -26,13 +26,13 @@ export interface ExecuteProvisionedProductServiceActionCommandOutput extends Exe
26
26
  * import { ServiceCatalogClient, ExecuteProvisionedProductServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, ExecuteProvisionedProductServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // ExecuteProvisionedProductServiceActionInput
30
30
  * ProvisionedProductId: "STRING_VALUE", // required
31
31
  * ServiceActionId: "STRING_VALUE", // required
32
32
  * ExecuteToken: "STRING_VALUE", // required
33
33
  * AcceptLanguage: "STRING_VALUE",
34
- * Parameters: {
35
- * "<keys>": [
34
+ * Parameters: { // ExecutionParameterMap
35
+ * "<keys>": [ // ExecutionParameterValueList
36
36
  * "STRING_VALUE",
37
37
  * ],
38
38
  * },
@@ -26,11 +26,11 @@ export interface GetProvisionedProductOutputsCommandOutput extends GetProvisione
26
26
  * import { ServiceCatalogClient, GetProvisionedProductOutputsCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, GetProvisionedProductOutputsCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // GetProvisionedProductOutputsInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
31
  * ProvisionedProductId: "STRING_VALUE",
32
32
  * ProvisionedProductName: "STRING_VALUE",
33
- * OutputKeys: [
33
+ * OutputKeys: [ // OutputKeys
34
34
  * "STRING_VALUE",
35
35
  * ],
36
36
  * PageSize: Number("int"),
@@ -67,7 +67,7 @@ export interface ImportAsProvisionedProductCommandOutput extends ImportAsProvisi
67
67
  * import { ServiceCatalogClient, ImportAsProvisionedProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
68
68
  * // const { ServiceCatalogClient, ImportAsProvisionedProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
69
69
  * const client = new ServiceCatalogClient(config);
70
- * const input = {
70
+ * const input = { // ImportAsProvisionedProductInput
71
71
  * AcceptLanguage: "STRING_VALUE",
72
72
  * ProductId: "STRING_VALUE", // required
73
73
  * ProvisioningArtifactId: "STRING_VALUE", // required
@@ -28,7 +28,7 @@ export interface ListAcceptedPortfolioSharesCommandOutput extends ListAcceptedPo
28
28
  * import { ServiceCatalogClient, ListAcceptedPortfolioSharesCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
29
29
  * // const { ServiceCatalogClient, ListAcceptedPortfolioSharesCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
30
30
  * const client = new ServiceCatalogClient(config);
31
- * const input = {
31
+ * const input = { // ListAcceptedPortfolioSharesInput
32
32
  * AcceptLanguage: "STRING_VALUE",
33
33
  * PageToken: "STRING_VALUE",
34
34
  * PageSize: Number("int"),
@@ -26,7 +26,7 @@ export interface ListBudgetsForResourceCommandOutput extends ListBudgetsForResou
26
26
  * import { ServiceCatalogClient, ListBudgetsForResourceCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, ListBudgetsForResourceCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // ListBudgetsForResourceInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
31
  * ResourceId: "STRING_VALUE", // required
32
32
  * PageSize: Number("int"),
@@ -26,7 +26,7 @@ export interface ListConstraintsForPortfolioCommandOutput extends ListConstraint
26
26
  * import { ServiceCatalogClient, ListConstraintsForPortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, ListConstraintsForPortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // ListConstraintsForPortfolioInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
31
  * PortfolioId: "STRING_VALUE", // required
32
32
  * ProductId: "STRING_VALUE",
@@ -51,7 +51,7 @@ export interface ListLaunchPathsCommandOutput extends ListLaunchPathsOutput, __M
51
51
  * import { ServiceCatalogClient, ListLaunchPathsCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
52
52
  * // const { ServiceCatalogClient, ListLaunchPathsCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
53
53
  * const client = new ServiceCatalogClient(config);
54
- * const input = {
54
+ * const input = { // ListLaunchPathsInput
55
55
  * AcceptLanguage: "STRING_VALUE",
56
56
  * ProductId: "STRING_VALUE", // required
57
57
  * PageSize: Number("int"),
@@ -29,7 +29,7 @@ export interface ListOrganizationPortfolioAccessCommandOutput extends ListOrgani
29
29
  * import { ServiceCatalogClient, ListOrganizationPortfolioAccessCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
30
30
  * // const { ServiceCatalogClient, ListOrganizationPortfolioAccessCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
31
31
  * const client = new ServiceCatalogClient(config);
32
- * const input = {
32
+ * const input = { // ListOrganizationPortfolioAccessInput
33
33
  * AcceptLanguage: "STRING_VALUE",
34
34
  * PortfolioId: "STRING_VALUE", // required
35
35
  * OrganizationNodeType: "ORGANIZATION" || "ORGANIZATIONAL_UNIT" || "ACCOUNT", // required
@@ -27,7 +27,7 @@ export interface ListPortfolioAccessCommandOutput extends ListPortfolioAccessOut
27
27
  * import { ServiceCatalogClient, ListPortfolioAccessCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
28
28
  * // const { ServiceCatalogClient, ListPortfolioAccessCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
29
29
  * const client = new ServiceCatalogClient(config);
30
- * const input = {
30
+ * const input = { // ListPortfolioAccessInput
31
31
  * AcceptLanguage: "STRING_VALUE",
32
32
  * PortfolioId: "STRING_VALUE", // required
33
33
  * OrganizationParentId: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListPortfoliosCommandOutput extends ListPortfoliosOutput, __Met
26
26
  * import { ServiceCatalogClient, ListPortfoliosCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, ListPortfoliosCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // ListPortfoliosInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
31
  * PageToken: "STRING_VALUE",
32
32
  * PageSize: Number("int"),
@@ -26,7 +26,7 @@ export interface ListPortfoliosForProductCommandOutput extends ListPortfoliosFor
26
26
  * import { ServiceCatalogClient, ListPortfoliosForProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, ListPortfoliosForProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // ListPortfoliosForProductInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
31
  * ProductId: "STRING_VALUE", // required
32
32
  * PageToken: "STRING_VALUE",
@@ -26,7 +26,7 @@ export interface ListPrincipalsForPortfolioCommandOutput extends ListPrincipalsF
26
26
  * import { ServiceCatalogClient, ListPrincipalsForPortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, ListPrincipalsForPortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // ListPrincipalsForPortfolioInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
31
  * PortfolioId: "STRING_VALUE", // required
32
32
  * PageSize: Number("int"),
@@ -26,12 +26,12 @@ export interface ListProvisionedProductPlansCommandOutput extends ListProvisione
26
26
  * import { ServiceCatalogClient, ListProvisionedProductPlansCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, ListProvisionedProductPlansCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // ListProvisionedProductPlansInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
31
  * ProvisionProductId: "STRING_VALUE",
32
32
  * PageSize: Number("int"),
33
33
  * PageToken: "STRING_VALUE",
34
- * AccessLevelFilter: {
34
+ * AccessLevelFilter: { // AccessLevelFilter
35
35
  * Key: "Account" || "Role" || "User",
36
36
  * Value: "STRING_VALUE",
37
37
  * },
@@ -26,7 +26,7 @@ export interface ListProvisioningArtifactsCommandOutput extends ListProvisioning
26
26
  * import { ServiceCatalogClient, ListProvisioningArtifactsCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, ListProvisioningArtifactsCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // ListProvisioningArtifactsInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
31
  * ProductId: "STRING_VALUE", // required
32
32
  * };
@@ -26,7 +26,7 @@ export interface ListProvisioningArtifactsForServiceActionCommandOutput extends
26
26
  * import { ServiceCatalogClient, ListProvisioningArtifactsForServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, ListProvisioningArtifactsForServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // ListProvisioningArtifactsForServiceActionInput
30
30
  * ServiceActionId: "STRING_VALUE", // required
31
31
  * PageSize: Number("int"),
32
32
  * PageToken: "STRING_VALUE",
@@ -26,13 +26,13 @@ export interface ListRecordHistoryCommandOutput extends ListRecordHistoryOutput,
26
26
  * import { ServiceCatalogClient, ListRecordHistoryCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, ListRecordHistoryCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // ListRecordHistoryInput
30
30
  * AcceptLanguage: "STRING_VALUE",
31
- * AccessLevelFilter: {
31
+ * AccessLevelFilter: { // AccessLevelFilter
32
32
  * Key: "Account" || "Role" || "User",
33
33
  * Value: "STRING_VALUE",
34
34
  * },
35
- * SearchFilter: {
35
+ * SearchFilter: { // ListRecordHistorySearchFilter
36
36
  * Key: "STRING_VALUE",
37
37
  * Value: "STRING_VALUE",
38
38
  * },
@@ -26,7 +26,7 @@ export interface ListResourcesForTagOptionCommandOutput extends ListResourcesFor
26
26
  * import { ServiceCatalogClient, ListResourcesForTagOptionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
27
27
  * // const { ServiceCatalogClient, ListResourcesForTagOptionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
28
28
  * const client = new ServiceCatalogClient(config);
29
- * const input = {
29
+ * const input = { // ListResourcesForTagOptionInput
30
30
  * TagOptionId: "STRING_VALUE", // required
31
31
  * ResourceType: "STRING_VALUE",
32
32
  * PageSize: Number("int"),