@aws-sdk/client-service-catalog 3.927.0 → 3.929.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 (111) hide show
  1. package/dist-cjs/index.js +2814 -3152
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/ServiceCatalogClient.js +2 -0
  4. package/dist-es/commands/AcceptPortfolioShareCommand.js +3 -9
  5. package/dist-es/commands/AssociateBudgetWithResourceCommand.js +3 -9
  6. package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +3 -9
  7. package/dist-es/commands/AssociateProductWithPortfolioCommand.js +3 -9
  8. package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +3 -9
  9. package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +3 -9
  10. package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +3 -9
  11. package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +3 -9
  12. package/dist-es/commands/CopyProductCommand.js +3 -9
  13. package/dist-es/commands/CreateConstraintCommand.js +3 -9
  14. package/dist-es/commands/CreatePortfolioCommand.js +3 -9
  15. package/dist-es/commands/CreatePortfolioShareCommand.js +3 -9
  16. package/dist-es/commands/CreateProductCommand.js +3 -9
  17. package/dist-es/commands/CreateProvisionedProductPlanCommand.js +3 -9
  18. package/dist-es/commands/CreateProvisioningArtifactCommand.js +3 -9
  19. package/dist-es/commands/CreateServiceActionCommand.js +3 -9
  20. package/dist-es/commands/CreateTagOptionCommand.js +3 -9
  21. package/dist-es/commands/DeleteConstraintCommand.js +3 -9
  22. package/dist-es/commands/DeletePortfolioCommand.js +3 -9
  23. package/dist-es/commands/DeletePortfolioShareCommand.js +3 -9
  24. package/dist-es/commands/DeleteProductCommand.js +3 -9
  25. package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +3 -9
  26. package/dist-es/commands/DeleteProvisioningArtifactCommand.js +3 -9
  27. package/dist-es/commands/DeleteServiceActionCommand.js +3 -9
  28. package/dist-es/commands/DeleteTagOptionCommand.js +3 -9
  29. package/dist-es/commands/DescribeConstraintCommand.js +3 -9
  30. package/dist-es/commands/DescribeCopyProductStatusCommand.js +3 -9
  31. package/dist-es/commands/DescribePortfolioCommand.js +3 -9
  32. package/dist-es/commands/DescribePortfolioShareStatusCommand.js +3 -9
  33. package/dist-es/commands/DescribePortfolioSharesCommand.js +3 -9
  34. package/dist-es/commands/DescribeProductAsAdminCommand.js +3 -9
  35. package/dist-es/commands/DescribeProductCommand.js +3 -9
  36. package/dist-es/commands/DescribeProductViewCommand.js +3 -9
  37. package/dist-es/commands/DescribeProvisionedProductCommand.js +3 -9
  38. package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +3 -9
  39. package/dist-es/commands/DescribeProvisioningArtifactCommand.js +3 -9
  40. package/dist-es/commands/DescribeProvisioningParametersCommand.js +3 -9
  41. package/dist-es/commands/DescribeRecordCommand.js +3 -9
  42. package/dist-es/commands/DescribeServiceActionCommand.js +3 -9
  43. package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +3 -9
  44. package/dist-es/commands/DescribeTagOptionCommand.js +3 -9
  45. package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +3 -9
  46. package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +3 -9
  47. package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +3 -9
  48. package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +3 -9
  49. package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +3 -9
  50. package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +3 -9
  51. package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +3 -9
  52. package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +3 -9
  53. package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +3 -9
  54. package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +3 -9
  55. package/dist-es/commands/GetProvisionedProductOutputsCommand.js +3 -9
  56. package/dist-es/commands/ImportAsProvisionedProductCommand.js +3 -9
  57. package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +3 -9
  58. package/dist-es/commands/ListBudgetsForResourceCommand.js +3 -9
  59. package/dist-es/commands/ListConstraintsForPortfolioCommand.js +3 -9
  60. package/dist-es/commands/ListLaunchPathsCommand.js +3 -9
  61. package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +3 -9
  62. package/dist-es/commands/ListPortfolioAccessCommand.js +3 -9
  63. package/dist-es/commands/ListPortfoliosCommand.js +3 -9
  64. package/dist-es/commands/ListPortfoliosForProductCommand.js +3 -9
  65. package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +3 -9
  66. package/dist-es/commands/ListProvisionedProductPlansCommand.js +3 -9
  67. package/dist-es/commands/ListProvisioningArtifactsCommand.js +3 -9
  68. package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +3 -9
  69. package/dist-es/commands/ListRecordHistoryCommand.js +3 -9
  70. package/dist-es/commands/ListResourcesForTagOptionCommand.js +3 -9
  71. package/dist-es/commands/ListServiceActionsCommand.js +3 -9
  72. package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +3 -9
  73. package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +3 -9
  74. package/dist-es/commands/ListTagOptionsCommand.js +3 -9
  75. package/dist-es/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +3 -9
  76. package/dist-es/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +3 -9
  77. package/dist-es/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +3 -9
  78. package/dist-es/commands/ProvisionProductCommand.js +3 -9
  79. package/dist-es/commands/RejectPortfolioShareCommand.js +3 -9
  80. package/dist-es/commands/ScanProvisionedProductsCommand.js +3 -9
  81. package/dist-es/commands/SearchProductsAsAdminCommand.js +3 -9
  82. package/dist-es/commands/SearchProductsCommand.js +3 -9
  83. package/dist-es/commands/SearchProvisionedProductsCommand.js +3 -9
  84. package/dist-es/commands/TerminateProvisionedProductCommand.js +3 -9
  85. package/dist-es/commands/UpdateConstraintCommand.js +3 -9
  86. package/dist-es/commands/UpdatePortfolioCommand.js +3 -9
  87. package/dist-es/commands/UpdatePortfolioShareCommand.js +3 -9
  88. package/dist-es/commands/UpdateProductCommand.js +3 -9
  89. package/dist-es/commands/UpdateProvisionedProductCommand.js +3 -9
  90. package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +3 -9
  91. package/dist-es/commands/UpdateProvisioningArtifactCommand.js +3 -9
  92. package/dist-es/commands/UpdateServiceActionCommand.js +3 -9
  93. package/dist-es/commands/UpdateTagOptionCommand.js +3 -9
  94. package/dist-es/runtimeConfig.shared.js +7 -0
  95. package/dist-es/schemas/schemas_0.js +2632 -0
  96. package/dist-types/ServiceCatalogClient.d.ts +10 -1
  97. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  98. package/dist-types/runtimeConfig.d.ts +1 -0
  99. package/dist-types/runtimeConfig.native.d.ts +1 -0
  100. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  101. package/dist-types/schemas/schemas_0.d.ts +407 -0
  102. package/dist-types/ts3.4/ServiceCatalogClient.d.ts +4 -0
  103. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  104. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  105. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  106. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  107. package/dist-types/ts3.4/schemas/schemas_0.d.ts +413 -0
  108. package/package.json +5 -6
  109. package/dist-es/protocols/Aws_json1_1.js +0 -2502
  110. package/dist-types/protocols/Aws_json1_1.d.ts +0 -812
  111. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1085
@@ -1,812 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { AcceptPortfolioShareCommandInput, AcceptPortfolioShareCommandOutput } from "../commands/AcceptPortfolioShareCommand";
4
- import { AssociateBudgetWithResourceCommandInput, AssociateBudgetWithResourceCommandOutput } from "../commands/AssociateBudgetWithResourceCommand";
5
- import { AssociatePrincipalWithPortfolioCommandInput, AssociatePrincipalWithPortfolioCommandOutput } from "../commands/AssociatePrincipalWithPortfolioCommand";
6
- import { AssociateProductWithPortfolioCommandInput, AssociateProductWithPortfolioCommandOutput } from "../commands/AssociateProductWithPortfolioCommand";
7
- import { AssociateServiceActionWithProvisioningArtifactCommandInput, AssociateServiceActionWithProvisioningArtifactCommandOutput } from "../commands/AssociateServiceActionWithProvisioningArtifactCommand";
8
- import { AssociateTagOptionWithResourceCommandInput, AssociateTagOptionWithResourceCommandOutput } from "../commands/AssociateTagOptionWithResourceCommand";
9
- import { BatchAssociateServiceActionWithProvisioningArtifactCommandInput, BatchAssociateServiceActionWithProvisioningArtifactCommandOutput } from "../commands/BatchAssociateServiceActionWithProvisioningArtifactCommand";
10
- import { BatchDisassociateServiceActionFromProvisioningArtifactCommandInput, BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput } from "../commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand";
11
- import { CopyProductCommandInput, CopyProductCommandOutput } from "../commands/CopyProductCommand";
12
- import { CreateConstraintCommandInput, CreateConstraintCommandOutput } from "../commands/CreateConstraintCommand";
13
- import { CreatePortfolioCommandInput, CreatePortfolioCommandOutput } from "../commands/CreatePortfolioCommand";
14
- import { CreatePortfolioShareCommandInput, CreatePortfolioShareCommandOutput } from "../commands/CreatePortfolioShareCommand";
15
- import { CreateProductCommandInput, CreateProductCommandOutput } from "../commands/CreateProductCommand";
16
- import { CreateProvisionedProductPlanCommandInput, CreateProvisionedProductPlanCommandOutput } from "../commands/CreateProvisionedProductPlanCommand";
17
- import { CreateProvisioningArtifactCommandInput, CreateProvisioningArtifactCommandOutput } from "../commands/CreateProvisioningArtifactCommand";
18
- import { CreateServiceActionCommandInput, CreateServiceActionCommandOutput } from "../commands/CreateServiceActionCommand";
19
- import { CreateTagOptionCommandInput, CreateTagOptionCommandOutput } from "../commands/CreateTagOptionCommand";
20
- import { DeleteConstraintCommandInput, DeleteConstraintCommandOutput } from "../commands/DeleteConstraintCommand";
21
- import { DeletePortfolioCommandInput, DeletePortfolioCommandOutput } from "../commands/DeletePortfolioCommand";
22
- import { DeletePortfolioShareCommandInput, DeletePortfolioShareCommandOutput } from "../commands/DeletePortfolioShareCommand";
23
- import { DeleteProductCommandInput, DeleteProductCommandOutput } from "../commands/DeleteProductCommand";
24
- import { DeleteProvisionedProductPlanCommandInput, DeleteProvisionedProductPlanCommandOutput } from "../commands/DeleteProvisionedProductPlanCommand";
25
- import { DeleteProvisioningArtifactCommandInput, DeleteProvisioningArtifactCommandOutput } from "../commands/DeleteProvisioningArtifactCommand";
26
- import { DeleteServiceActionCommandInput, DeleteServiceActionCommandOutput } from "../commands/DeleteServiceActionCommand";
27
- import { DeleteTagOptionCommandInput, DeleteTagOptionCommandOutput } from "../commands/DeleteTagOptionCommand";
28
- import { DescribeConstraintCommandInput, DescribeConstraintCommandOutput } from "../commands/DescribeConstraintCommand";
29
- import { DescribeCopyProductStatusCommandInput, DescribeCopyProductStatusCommandOutput } from "../commands/DescribeCopyProductStatusCommand";
30
- import { DescribePortfolioCommandInput, DescribePortfolioCommandOutput } from "../commands/DescribePortfolioCommand";
31
- import { DescribePortfolioSharesCommandInput, DescribePortfolioSharesCommandOutput } from "../commands/DescribePortfolioSharesCommand";
32
- import { DescribePortfolioShareStatusCommandInput, DescribePortfolioShareStatusCommandOutput } from "../commands/DescribePortfolioShareStatusCommand";
33
- import { DescribeProductAsAdminCommandInput, DescribeProductAsAdminCommandOutput } from "../commands/DescribeProductAsAdminCommand";
34
- import { DescribeProductCommandInput, DescribeProductCommandOutput } from "../commands/DescribeProductCommand";
35
- import { DescribeProductViewCommandInput, DescribeProductViewCommandOutput } from "../commands/DescribeProductViewCommand";
36
- import { DescribeProvisionedProductCommandInput, DescribeProvisionedProductCommandOutput } from "../commands/DescribeProvisionedProductCommand";
37
- import { DescribeProvisionedProductPlanCommandInput, DescribeProvisionedProductPlanCommandOutput } from "../commands/DescribeProvisionedProductPlanCommand";
38
- import { DescribeProvisioningArtifactCommandInput, DescribeProvisioningArtifactCommandOutput } from "../commands/DescribeProvisioningArtifactCommand";
39
- import { DescribeProvisioningParametersCommandInput, DescribeProvisioningParametersCommandOutput } from "../commands/DescribeProvisioningParametersCommand";
40
- import { DescribeRecordCommandInput, DescribeRecordCommandOutput } from "../commands/DescribeRecordCommand";
41
- import { DescribeServiceActionCommandInput, DescribeServiceActionCommandOutput } from "../commands/DescribeServiceActionCommand";
42
- import { DescribeServiceActionExecutionParametersCommandInput, DescribeServiceActionExecutionParametersCommandOutput } from "../commands/DescribeServiceActionExecutionParametersCommand";
43
- import { DescribeTagOptionCommandInput, DescribeTagOptionCommandOutput } from "../commands/DescribeTagOptionCommand";
44
- import { DisableAWSOrganizationsAccessCommandInput, DisableAWSOrganizationsAccessCommandOutput } from "../commands/DisableAWSOrganizationsAccessCommand";
45
- import { DisassociateBudgetFromResourceCommandInput, DisassociateBudgetFromResourceCommandOutput } from "../commands/DisassociateBudgetFromResourceCommand";
46
- import { DisassociatePrincipalFromPortfolioCommandInput, DisassociatePrincipalFromPortfolioCommandOutput } from "../commands/DisassociatePrincipalFromPortfolioCommand";
47
- import { DisassociateProductFromPortfolioCommandInput, DisassociateProductFromPortfolioCommandOutput } from "../commands/DisassociateProductFromPortfolioCommand";
48
- import { DisassociateServiceActionFromProvisioningArtifactCommandInput, DisassociateServiceActionFromProvisioningArtifactCommandOutput } from "../commands/DisassociateServiceActionFromProvisioningArtifactCommand";
49
- import { DisassociateTagOptionFromResourceCommandInput, DisassociateTagOptionFromResourceCommandOutput } from "../commands/DisassociateTagOptionFromResourceCommand";
50
- import { EnableAWSOrganizationsAccessCommandInput, EnableAWSOrganizationsAccessCommandOutput } from "../commands/EnableAWSOrganizationsAccessCommand";
51
- import { ExecuteProvisionedProductPlanCommandInput, ExecuteProvisionedProductPlanCommandOutput } from "../commands/ExecuteProvisionedProductPlanCommand";
52
- import { ExecuteProvisionedProductServiceActionCommandInput, ExecuteProvisionedProductServiceActionCommandOutput } from "../commands/ExecuteProvisionedProductServiceActionCommand";
53
- import { GetAWSOrganizationsAccessStatusCommandInput, GetAWSOrganizationsAccessStatusCommandOutput } from "../commands/GetAWSOrganizationsAccessStatusCommand";
54
- import { GetProvisionedProductOutputsCommandInput, GetProvisionedProductOutputsCommandOutput } from "../commands/GetProvisionedProductOutputsCommand";
55
- import { ImportAsProvisionedProductCommandInput, ImportAsProvisionedProductCommandOutput } from "../commands/ImportAsProvisionedProductCommand";
56
- import { ListAcceptedPortfolioSharesCommandInput, ListAcceptedPortfolioSharesCommandOutput } from "../commands/ListAcceptedPortfolioSharesCommand";
57
- import { ListBudgetsForResourceCommandInput, ListBudgetsForResourceCommandOutput } from "../commands/ListBudgetsForResourceCommand";
58
- import { ListConstraintsForPortfolioCommandInput, ListConstraintsForPortfolioCommandOutput } from "../commands/ListConstraintsForPortfolioCommand";
59
- import { ListLaunchPathsCommandInput, ListLaunchPathsCommandOutput } from "../commands/ListLaunchPathsCommand";
60
- import { ListOrganizationPortfolioAccessCommandInput, ListOrganizationPortfolioAccessCommandOutput } from "../commands/ListOrganizationPortfolioAccessCommand";
61
- import { ListPortfolioAccessCommandInput, ListPortfolioAccessCommandOutput } from "../commands/ListPortfolioAccessCommand";
62
- import { ListPortfoliosCommandInput, ListPortfoliosCommandOutput } from "../commands/ListPortfoliosCommand";
63
- import { ListPortfoliosForProductCommandInput, ListPortfoliosForProductCommandOutput } from "../commands/ListPortfoliosForProductCommand";
64
- import { ListPrincipalsForPortfolioCommandInput, ListPrincipalsForPortfolioCommandOutput } from "../commands/ListPrincipalsForPortfolioCommand";
65
- import { ListProvisionedProductPlansCommandInput, ListProvisionedProductPlansCommandOutput } from "../commands/ListProvisionedProductPlansCommand";
66
- import { ListProvisioningArtifactsCommandInput, ListProvisioningArtifactsCommandOutput } from "../commands/ListProvisioningArtifactsCommand";
67
- import { ListProvisioningArtifactsForServiceActionCommandInput, ListProvisioningArtifactsForServiceActionCommandOutput } from "../commands/ListProvisioningArtifactsForServiceActionCommand";
68
- import { ListRecordHistoryCommandInput, ListRecordHistoryCommandOutput } from "../commands/ListRecordHistoryCommand";
69
- import { ListResourcesForTagOptionCommandInput, ListResourcesForTagOptionCommandOutput } from "../commands/ListResourcesForTagOptionCommand";
70
- import { ListServiceActionsCommandInput, ListServiceActionsCommandOutput } from "../commands/ListServiceActionsCommand";
71
- import { ListServiceActionsForProvisioningArtifactCommandInput, ListServiceActionsForProvisioningArtifactCommandOutput } from "../commands/ListServiceActionsForProvisioningArtifactCommand";
72
- import { ListStackInstancesForProvisionedProductCommandInput, ListStackInstancesForProvisionedProductCommandOutput } from "../commands/ListStackInstancesForProvisionedProductCommand";
73
- import { ListTagOptionsCommandInput, ListTagOptionsCommandOutput } from "../commands/ListTagOptionsCommand";
74
- import { NotifyProvisionProductEngineWorkflowResultCommandInput, NotifyProvisionProductEngineWorkflowResultCommandOutput } from "../commands/NotifyProvisionProductEngineWorkflowResultCommand";
75
- import { NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput, NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput } from "../commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand";
76
- import { NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput, NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput } from "../commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand";
77
- import { ProvisionProductCommandInput, ProvisionProductCommandOutput } from "../commands/ProvisionProductCommand";
78
- import { RejectPortfolioShareCommandInput, RejectPortfolioShareCommandOutput } from "../commands/RejectPortfolioShareCommand";
79
- import { ScanProvisionedProductsCommandInput, ScanProvisionedProductsCommandOutput } from "../commands/ScanProvisionedProductsCommand";
80
- import { SearchProductsAsAdminCommandInput, SearchProductsAsAdminCommandOutput } from "../commands/SearchProductsAsAdminCommand";
81
- import { SearchProductsCommandInput, SearchProductsCommandOutput } from "../commands/SearchProductsCommand";
82
- import { SearchProvisionedProductsCommandInput, SearchProvisionedProductsCommandOutput } from "../commands/SearchProvisionedProductsCommand";
83
- import { TerminateProvisionedProductCommandInput, TerminateProvisionedProductCommandOutput } from "../commands/TerminateProvisionedProductCommand";
84
- import { UpdateConstraintCommandInput, UpdateConstraintCommandOutput } from "../commands/UpdateConstraintCommand";
85
- import { UpdatePortfolioCommandInput, UpdatePortfolioCommandOutput } from "../commands/UpdatePortfolioCommand";
86
- import { UpdatePortfolioShareCommandInput, UpdatePortfolioShareCommandOutput } from "../commands/UpdatePortfolioShareCommand";
87
- import { UpdateProductCommandInput, UpdateProductCommandOutput } from "../commands/UpdateProductCommand";
88
- import { UpdateProvisionedProductCommandInput, UpdateProvisionedProductCommandOutput } from "../commands/UpdateProvisionedProductCommand";
89
- import { UpdateProvisionedProductPropertiesCommandInput, UpdateProvisionedProductPropertiesCommandOutput } from "../commands/UpdateProvisionedProductPropertiesCommand";
90
- import { UpdateProvisioningArtifactCommandInput, UpdateProvisioningArtifactCommandOutput } from "../commands/UpdateProvisioningArtifactCommand";
91
- import { UpdateServiceActionCommandInput, UpdateServiceActionCommandOutput } from "../commands/UpdateServiceActionCommand";
92
- import { UpdateTagOptionCommandInput, UpdateTagOptionCommandOutput } from "../commands/UpdateTagOptionCommand";
93
- /**
94
- * serializeAws_json1_1AcceptPortfolioShareCommand
95
- */
96
- export declare const se_AcceptPortfolioShareCommand: (input: AcceptPortfolioShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- /**
98
- * serializeAws_json1_1AssociateBudgetWithResourceCommand
99
- */
100
- export declare const se_AssociateBudgetWithResourceCommand: (input: AssociateBudgetWithResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- /**
102
- * serializeAws_json1_1AssociatePrincipalWithPortfolioCommand
103
- */
104
- export declare const se_AssociatePrincipalWithPortfolioCommand: (input: AssociatePrincipalWithPortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- /**
106
- * serializeAws_json1_1AssociateProductWithPortfolioCommand
107
- */
108
- export declare const se_AssociateProductWithPortfolioCommand: (input: AssociateProductWithPortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- /**
110
- * serializeAws_json1_1AssociateServiceActionWithProvisioningArtifactCommand
111
- */
112
- export declare const se_AssociateServiceActionWithProvisioningArtifactCommand: (input: AssociateServiceActionWithProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- /**
114
- * serializeAws_json1_1AssociateTagOptionWithResourceCommand
115
- */
116
- export declare const se_AssociateTagOptionWithResourceCommand: (input: AssociateTagOptionWithResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- /**
118
- * serializeAws_json1_1BatchAssociateServiceActionWithProvisioningArtifactCommand
119
- */
120
- export declare const se_BatchAssociateServiceActionWithProvisioningArtifactCommand: (input: BatchAssociateServiceActionWithProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- /**
122
- * serializeAws_json1_1BatchDisassociateServiceActionFromProvisioningArtifactCommand
123
- */
124
- export declare const se_BatchDisassociateServiceActionFromProvisioningArtifactCommand: (input: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- /**
126
- * serializeAws_json1_1CopyProductCommand
127
- */
128
- export declare const se_CopyProductCommand: (input: CopyProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- /**
130
- * serializeAws_json1_1CreateConstraintCommand
131
- */
132
- export declare const se_CreateConstraintCommand: (input: CreateConstraintCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- /**
134
- * serializeAws_json1_1CreatePortfolioCommand
135
- */
136
- export declare const se_CreatePortfolioCommand: (input: CreatePortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- /**
138
- * serializeAws_json1_1CreatePortfolioShareCommand
139
- */
140
- export declare const se_CreatePortfolioShareCommand: (input: CreatePortfolioShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- /**
142
- * serializeAws_json1_1CreateProductCommand
143
- */
144
- export declare const se_CreateProductCommand: (input: CreateProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- /**
146
- * serializeAws_json1_1CreateProvisionedProductPlanCommand
147
- */
148
- export declare const se_CreateProvisionedProductPlanCommand: (input: CreateProvisionedProductPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
- /**
150
- * serializeAws_json1_1CreateProvisioningArtifactCommand
151
- */
152
- export declare const se_CreateProvisioningArtifactCommand: (input: CreateProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
- /**
154
- * serializeAws_json1_1CreateServiceActionCommand
155
- */
156
- export declare const se_CreateServiceActionCommand: (input: CreateServiceActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
- /**
158
- * serializeAws_json1_1CreateTagOptionCommand
159
- */
160
- export declare const se_CreateTagOptionCommand: (input: CreateTagOptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
- /**
162
- * serializeAws_json1_1DeleteConstraintCommand
163
- */
164
- export declare const se_DeleteConstraintCommand: (input: DeleteConstraintCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
- /**
166
- * serializeAws_json1_1DeletePortfolioCommand
167
- */
168
- export declare const se_DeletePortfolioCommand: (input: DeletePortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
- /**
170
- * serializeAws_json1_1DeletePortfolioShareCommand
171
- */
172
- export declare const se_DeletePortfolioShareCommand: (input: DeletePortfolioShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
- /**
174
- * serializeAws_json1_1DeleteProductCommand
175
- */
176
- export declare const se_DeleteProductCommand: (input: DeleteProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
- /**
178
- * serializeAws_json1_1DeleteProvisionedProductPlanCommand
179
- */
180
- export declare const se_DeleteProvisionedProductPlanCommand: (input: DeleteProvisionedProductPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
181
- /**
182
- * serializeAws_json1_1DeleteProvisioningArtifactCommand
183
- */
184
- export declare const se_DeleteProvisioningArtifactCommand: (input: DeleteProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
185
- /**
186
- * serializeAws_json1_1DeleteServiceActionCommand
187
- */
188
- export declare const se_DeleteServiceActionCommand: (input: DeleteServiceActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
189
- /**
190
- * serializeAws_json1_1DeleteTagOptionCommand
191
- */
192
- export declare const se_DeleteTagOptionCommand: (input: DeleteTagOptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
193
- /**
194
- * serializeAws_json1_1DescribeConstraintCommand
195
- */
196
- export declare const se_DescribeConstraintCommand: (input: DescribeConstraintCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
197
- /**
198
- * serializeAws_json1_1DescribeCopyProductStatusCommand
199
- */
200
- export declare const se_DescribeCopyProductStatusCommand: (input: DescribeCopyProductStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
201
- /**
202
- * serializeAws_json1_1DescribePortfolioCommand
203
- */
204
- export declare const se_DescribePortfolioCommand: (input: DescribePortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
205
- /**
206
- * serializeAws_json1_1DescribePortfolioSharesCommand
207
- */
208
- export declare const se_DescribePortfolioSharesCommand: (input: DescribePortfolioSharesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
209
- /**
210
- * serializeAws_json1_1DescribePortfolioShareStatusCommand
211
- */
212
- export declare const se_DescribePortfolioShareStatusCommand: (input: DescribePortfolioShareStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
213
- /**
214
- * serializeAws_json1_1DescribeProductCommand
215
- */
216
- export declare const se_DescribeProductCommand: (input: DescribeProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
217
- /**
218
- * serializeAws_json1_1DescribeProductAsAdminCommand
219
- */
220
- export declare const se_DescribeProductAsAdminCommand: (input: DescribeProductAsAdminCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
221
- /**
222
- * serializeAws_json1_1DescribeProductViewCommand
223
- */
224
- export declare const se_DescribeProductViewCommand: (input: DescribeProductViewCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
225
- /**
226
- * serializeAws_json1_1DescribeProvisionedProductCommand
227
- */
228
- export declare const se_DescribeProvisionedProductCommand: (input: DescribeProvisionedProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
229
- /**
230
- * serializeAws_json1_1DescribeProvisionedProductPlanCommand
231
- */
232
- export declare const se_DescribeProvisionedProductPlanCommand: (input: DescribeProvisionedProductPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
233
- /**
234
- * serializeAws_json1_1DescribeProvisioningArtifactCommand
235
- */
236
- export declare const se_DescribeProvisioningArtifactCommand: (input: DescribeProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
237
- /**
238
- * serializeAws_json1_1DescribeProvisioningParametersCommand
239
- */
240
- export declare const se_DescribeProvisioningParametersCommand: (input: DescribeProvisioningParametersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
241
- /**
242
- * serializeAws_json1_1DescribeRecordCommand
243
- */
244
- export declare const se_DescribeRecordCommand: (input: DescribeRecordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
245
- /**
246
- * serializeAws_json1_1DescribeServiceActionCommand
247
- */
248
- export declare const se_DescribeServiceActionCommand: (input: DescribeServiceActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
249
- /**
250
- * serializeAws_json1_1DescribeServiceActionExecutionParametersCommand
251
- */
252
- export declare const se_DescribeServiceActionExecutionParametersCommand: (input: DescribeServiceActionExecutionParametersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
253
- /**
254
- * serializeAws_json1_1DescribeTagOptionCommand
255
- */
256
- export declare const se_DescribeTagOptionCommand: (input: DescribeTagOptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
257
- /**
258
- * serializeAws_json1_1DisableAWSOrganizationsAccessCommand
259
- */
260
- export declare const se_DisableAWSOrganizationsAccessCommand: (input: DisableAWSOrganizationsAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
261
- /**
262
- * serializeAws_json1_1DisassociateBudgetFromResourceCommand
263
- */
264
- export declare const se_DisassociateBudgetFromResourceCommand: (input: DisassociateBudgetFromResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
265
- /**
266
- * serializeAws_json1_1DisassociatePrincipalFromPortfolioCommand
267
- */
268
- export declare const se_DisassociatePrincipalFromPortfolioCommand: (input: DisassociatePrincipalFromPortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
269
- /**
270
- * serializeAws_json1_1DisassociateProductFromPortfolioCommand
271
- */
272
- export declare const se_DisassociateProductFromPortfolioCommand: (input: DisassociateProductFromPortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
273
- /**
274
- * serializeAws_json1_1DisassociateServiceActionFromProvisioningArtifactCommand
275
- */
276
- export declare const se_DisassociateServiceActionFromProvisioningArtifactCommand: (input: DisassociateServiceActionFromProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
277
- /**
278
- * serializeAws_json1_1DisassociateTagOptionFromResourceCommand
279
- */
280
- export declare const se_DisassociateTagOptionFromResourceCommand: (input: DisassociateTagOptionFromResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
281
- /**
282
- * serializeAws_json1_1EnableAWSOrganizationsAccessCommand
283
- */
284
- export declare const se_EnableAWSOrganizationsAccessCommand: (input: EnableAWSOrganizationsAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
285
- /**
286
- * serializeAws_json1_1ExecuteProvisionedProductPlanCommand
287
- */
288
- export declare const se_ExecuteProvisionedProductPlanCommand: (input: ExecuteProvisionedProductPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
289
- /**
290
- * serializeAws_json1_1ExecuteProvisionedProductServiceActionCommand
291
- */
292
- export declare const se_ExecuteProvisionedProductServiceActionCommand: (input: ExecuteProvisionedProductServiceActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
293
- /**
294
- * serializeAws_json1_1GetAWSOrganizationsAccessStatusCommand
295
- */
296
- export declare const se_GetAWSOrganizationsAccessStatusCommand: (input: GetAWSOrganizationsAccessStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
297
- /**
298
- * serializeAws_json1_1GetProvisionedProductOutputsCommand
299
- */
300
- export declare const se_GetProvisionedProductOutputsCommand: (input: GetProvisionedProductOutputsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
301
- /**
302
- * serializeAws_json1_1ImportAsProvisionedProductCommand
303
- */
304
- export declare const se_ImportAsProvisionedProductCommand: (input: ImportAsProvisionedProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
305
- /**
306
- * serializeAws_json1_1ListAcceptedPortfolioSharesCommand
307
- */
308
- export declare const se_ListAcceptedPortfolioSharesCommand: (input: ListAcceptedPortfolioSharesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
309
- /**
310
- * serializeAws_json1_1ListBudgetsForResourceCommand
311
- */
312
- export declare const se_ListBudgetsForResourceCommand: (input: ListBudgetsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
313
- /**
314
- * serializeAws_json1_1ListConstraintsForPortfolioCommand
315
- */
316
- export declare const se_ListConstraintsForPortfolioCommand: (input: ListConstraintsForPortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
317
- /**
318
- * serializeAws_json1_1ListLaunchPathsCommand
319
- */
320
- export declare const se_ListLaunchPathsCommand: (input: ListLaunchPathsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
321
- /**
322
- * serializeAws_json1_1ListOrganizationPortfolioAccessCommand
323
- */
324
- export declare const se_ListOrganizationPortfolioAccessCommand: (input: ListOrganizationPortfolioAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
325
- /**
326
- * serializeAws_json1_1ListPortfolioAccessCommand
327
- */
328
- export declare const se_ListPortfolioAccessCommand: (input: ListPortfolioAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
329
- /**
330
- * serializeAws_json1_1ListPortfoliosCommand
331
- */
332
- export declare const se_ListPortfoliosCommand: (input: ListPortfoliosCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
333
- /**
334
- * serializeAws_json1_1ListPortfoliosForProductCommand
335
- */
336
- export declare const se_ListPortfoliosForProductCommand: (input: ListPortfoliosForProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
337
- /**
338
- * serializeAws_json1_1ListPrincipalsForPortfolioCommand
339
- */
340
- export declare const se_ListPrincipalsForPortfolioCommand: (input: ListPrincipalsForPortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
341
- /**
342
- * serializeAws_json1_1ListProvisionedProductPlansCommand
343
- */
344
- export declare const se_ListProvisionedProductPlansCommand: (input: ListProvisionedProductPlansCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
345
- /**
346
- * serializeAws_json1_1ListProvisioningArtifactsCommand
347
- */
348
- export declare const se_ListProvisioningArtifactsCommand: (input: ListProvisioningArtifactsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
349
- /**
350
- * serializeAws_json1_1ListProvisioningArtifactsForServiceActionCommand
351
- */
352
- export declare const se_ListProvisioningArtifactsForServiceActionCommand: (input: ListProvisioningArtifactsForServiceActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
353
- /**
354
- * serializeAws_json1_1ListRecordHistoryCommand
355
- */
356
- export declare const se_ListRecordHistoryCommand: (input: ListRecordHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
357
- /**
358
- * serializeAws_json1_1ListResourcesForTagOptionCommand
359
- */
360
- export declare const se_ListResourcesForTagOptionCommand: (input: ListResourcesForTagOptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
361
- /**
362
- * serializeAws_json1_1ListServiceActionsCommand
363
- */
364
- export declare const se_ListServiceActionsCommand: (input: ListServiceActionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
365
- /**
366
- * serializeAws_json1_1ListServiceActionsForProvisioningArtifactCommand
367
- */
368
- export declare const se_ListServiceActionsForProvisioningArtifactCommand: (input: ListServiceActionsForProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
369
- /**
370
- * serializeAws_json1_1ListStackInstancesForProvisionedProductCommand
371
- */
372
- export declare const se_ListStackInstancesForProvisionedProductCommand: (input: ListStackInstancesForProvisionedProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
373
- /**
374
- * serializeAws_json1_1ListTagOptionsCommand
375
- */
376
- export declare const se_ListTagOptionsCommand: (input: ListTagOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
377
- /**
378
- * serializeAws_json1_1NotifyProvisionProductEngineWorkflowResultCommand
379
- */
380
- export declare const se_NotifyProvisionProductEngineWorkflowResultCommand: (input: NotifyProvisionProductEngineWorkflowResultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
381
- /**
382
- * serializeAws_json1_1NotifyTerminateProvisionedProductEngineWorkflowResultCommand
383
- */
384
- export declare const se_NotifyTerminateProvisionedProductEngineWorkflowResultCommand: (input: NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
385
- /**
386
- * serializeAws_json1_1NotifyUpdateProvisionedProductEngineWorkflowResultCommand
387
- */
388
- export declare const se_NotifyUpdateProvisionedProductEngineWorkflowResultCommand: (input: NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
389
- /**
390
- * serializeAws_json1_1ProvisionProductCommand
391
- */
392
- export declare const se_ProvisionProductCommand: (input: ProvisionProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
393
- /**
394
- * serializeAws_json1_1RejectPortfolioShareCommand
395
- */
396
- export declare const se_RejectPortfolioShareCommand: (input: RejectPortfolioShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
397
- /**
398
- * serializeAws_json1_1ScanProvisionedProductsCommand
399
- */
400
- export declare const se_ScanProvisionedProductsCommand: (input: ScanProvisionedProductsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
401
- /**
402
- * serializeAws_json1_1SearchProductsCommand
403
- */
404
- export declare const se_SearchProductsCommand: (input: SearchProductsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
405
- /**
406
- * serializeAws_json1_1SearchProductsAsAdminCommand
407
- */
408
- export declare const se_SearchProductsAsAdminCommand: (input: SearchProductsAsAdminCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
409
- /**
410
- * serializeAws_json1_1SearchProvisionedProductsCommand
411
- */
412
- export declare const se_SearchProvisionedProductsCommand: (input: SearchProvisionedProductsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
413
- /**
414
- * serializeAws_json1_1TerminateProvisionedProductCommand
415
- */
416
- export declare const se_TerminateProvisionedProductCommand: (input: TerminateProvisionedProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
417
- /**
418
- * serializeAws_json1_1UpdateConstraintCommand
419
- */
420
- export declare const se_UpdateConstraintCommand: (input: UpdateConstraintCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
421
- /**
422
- * serializeAws_json1_1UpdatePortfolioCommand
423
- */
424
- export declare const se_UpdatePortfolioCommand: (input: UpdatePortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
425
- /**
426
- * serializeAws_json1_1UpdatePortfolioShareCommand
427
- */
428
- export declare const se_UpdatePortfolioShareCommand: (input: UpdatePortfolioShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
429
- /**
430
- * serializeAws_json1_1UpdateProductCommand
431
- */
432
- export declare const se_UpdateProductCommand: (input: UpdateProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
433
- /**
434
- * serializeAws_json1_1UpdateProvisionedProductCommand
435
- */
436
- export declare const se_UpdateProvisionedProductCommand: (input: UpdateProvisionedProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
437
- /**
438
- * serializeAws_json1_1UpdateProvisionedProductPropertiesCommand
439
- */
440
- export declare const se_UpdateProvisionedProductPropertiesCommand: (input: UpdateProvisionedProductPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
441
- /**
442
- * serializeAws_json1_1UpdateProvisioningArtifactCommand
443
- */
444
- export declare const se_UpdateProvisioningArtifactCommand: (input: UpdateProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
445
- /**
446
- * serializeAws_json1_1UpdateServiceActionCommand
447
- */
448
- export declare const se_UpdateServiceActionCommand: (input: UpdateServiceActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
449
- /**
450
- * serializeAws_json1_1UpdateTagOptionCommand
451
- */
452
- export declare const se_UpdateTagOptionCommand: (input: UpdateTagOptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
453
- /**
454
- * deserializeAws_json1_1AcceptPortfolioShareCommand
455
- */
456
- export declare const de_AcceptPortfolioShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptPortfolioShareCommandOutput>;
457
- /**
458
- * deserializeAws_json1_1AssociateBudgetWithResourceCommand
459
- */
460
- export declare const de_AssociateBudgetWithResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateBudgetWithResourceCommandOutput>;
461
- /**
462
- * deserializeAws_json1_1AssociatePrincipalWithPortfolioCommand
463
- */
464
- export declare const de_AssociatePrincipalWithPortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociatePrincipalWithPortfolioCommandOutput>;
465
- /**
466
- * deserializeAws_json1_1AssociateProductWithPortfolioCommand
467
- */
468
- export declare const de_AssociateProductWithPortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateProductWithPortfolioCommandOutput>;
469
- /**
470
- * deserializeAws_json1_1AssociateServiceActionWithProvisioningArtifactCommand
471
- */
472
- export declare const de_AssociateServiceActionWithProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateServiceActionWithProvisioningArtifactCommandOutput>;
473
- /**
474
- * deserializeAws_json1_1AssociateTagOptionWithResourceCommand
475
- */
476
- export declare const de_AssociateTagOptionWithResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateTagOptionWithResourceCommandOutput>;
477
- /**
478
- * deserializeAws_json1_1BatchAssociateServiceActionWithProvisioningArtifactCommand
479
- */
480
- export declare const de_BatchAssociateServiceActionWithProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchAssociateServiceActionWithProvisioningArtifactCommandOutput>;
481
- /**
482
- * deserializeAws_json1_1BatchDisassociateServiceActionFromProvisioningArtifactCommand
483
- */
484
- export declare const de_BatchDisassociateServiceActionFromProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput>;
485
- /**
486
- * deserializeAws_json1_1CopyProductCommand
487
- */
488
- export declare const de_CopyProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyProductCommandOutput>;
489
- /**
490
- * deserializeAws_json1_1CreateConstraintCommand
491
- */
492
- export declare const de_CreateConstraintCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConstraintCommandOutput>;
493
- /**
494
- * deserializeAws_json1_1CreatePortfolioCommand
495
- */
496
- export declare const de_CreatePortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePortfolioCommandOutput>;
497
- /**
498
- * deserializeAws_json1_1CreatePortfolioShareCommand
499
- */
500
- export declare const de_CreatePortfolioShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePortfolioShareCommandOutput>;
501
- /**
502
- * deserializeAws_json1_1CreateProductCommand
503
- */
504
- export declare const de_CreateProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProductCommandOutput>;
505
- /**
506
- * deserializeAws_json1_1CreateProvisionedProductPlanCommand
507
- */
508
- export declare const de_CreateProvisionedProductPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProvisionedProductPlanCommandOutput>;
509
- /**
510
- * deserializeAws_json1_1CreateProvisioningArtifactCommand
511
- */
512
- export declare const de_CreateProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProvisioningArtifactCommandOutput>;
513
- /**
514
- * deserializeAws_json1_1CreateServiceActionCommand
515
- */
516
- export declare const de_CreateServiceActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceActionCommandOutput>;
517
- /**
518
- * deserializeAws_json1_1CreateTagOptionCommand
519
- */
520
- export declare const de_CreateTagOptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTagOptionCommandOutput>;
521
- /**
522
- * deserializeAws_json1_1DeleteConstraintCommand
523
- */
524
- export declare const de_DeleteConstraintCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConstraintCommandOutput>;
525
- /**
526
- * deserializeAws_json1_1DeletePortfolioCommand
527
- */
528
- export declare const de_DeletePortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePortfolioCommandOutput>;
529
- /**
530
- * deserializeAws_json1_1DeletePortfolioShareCommand
531
- */
532
- export declare const de_DeletePortfolioShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePortfolioShareCommandOutput>;
533
- /**
534
- * deserializeAws_json1_1DeleteProductCommand
535
- */
536
- export declare const de_DeleteProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProductCommandOutput>;
537
- /**
538
- * deserializeAws_json1_1DeleteProvisionedProductPlanCommand
539
- */
540
- export declare const de_DeleteProvisionedProductPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProvisionedProductPlanCommandOutput>;
541
- /**
542
- * deserializeAws_json1_1DeleteProvisioningArtifactCommand
543
- */
544
- export declare const de_DeleteProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProvisioningArtifactCommandOutput>;
545
- /**
546
- * deserializeAws_json1_1DeleteServiceActionCommand
547
- */
548
- export declare const de_DeleteServiceActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceActionCommandOutput>;
549
- /**
550
- * deserializeAws_json1_1DeleteTagOptionCommand
551
- */
552
- export declare const de_DeleteTagOptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTagOptionCommandOutput>;
553
- /**
554
- * deserializeAws_json1_1DescribeConstraintCommand
555
- */
556
- export declare const de_DescribeConstraintCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConstraintCommandOutput>;
557
- /**
558
- * deserializeAws_json1_1DescribeCopyProductStatusCommand
559
- */
560
- export declare const de_DescribeCopyProductStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCopyProductStatusCommandOutput>;
561
- /**
562
- * deserializeAws_json1_1DescribePortfolioCommand
563
- */
564
- export declare const de_DescribePortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePortfolioCommandOutput>;
565
- /**
566
- * deserializeAws_json1_1DescribePortfolioSharesCommand
567
- */
568
- export declare const de_DescribePortfolioSharesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePortfolioSharesCommandOutput>;
569
- /**
570
- * deserializeAws_json1_1DescribePortfolioShareStatusCommand
571
- */
572
- export declare const de_DescribePortfolioShareStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePortfolioShareStatusCommandOutput>;
573
- /**
574
- * deserializeAws_json1_1DescribeProductCommand
575
- */
576
- export declare const de_DescribeProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProductCommandOutput>;
577
- /**
578
- * deserializeAws_json1_1DescribeProductAsAdminCommand
579
- */
580
- export declare const de_DescribeProductAsAdminCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProductAsAdminCommandOutput>;
581
- /**
582
- * deserializeAws_json1_1DescribeProductViewCommand
583
- */
584
- export declare const de_DescribeProductViewCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProductViewCommandOutput>;
585
- /**
586
- * deserializeAws_json1_1DescribeProvisionedProductCommand
587
- */
588
- export declare const de_DescribeProvisionedProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProvisionedProductCommandOutput>;
589
- /**
590
- * deserializeAws_json1_1DescribeProvisionedProductPlanCommand
591
- */
592
- export declare const de_DescribeProvisionedProductPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProvisionedProductPlanCommandOutput>;
593
- /**
594
- * deserializeAws_json1_1DescribeProvisioningArtifactCommand
595
- */
596
- export declare const de_DescribeProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProvisioningArtifactCommandOutput>;
597
- /**
598
- * deserializeAws_json1_1DescribeProvisioningParametersCommand
599
- */
600
- export declare const de_DescribeProvisioningParametersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProvisioningParametersCommandOutput>;
601
- /**
602
- * deserializeAws_json1_1DescribeRecordCommand
603
- */
604
- export declare const de_DescribeRecordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRecordCommandOutput>;
605
- /**
606
- * deserializeAws_json1_1DescribeServiceActionCommand
607
- */
608
- export declare const de_DescribeServiceActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeServiceActionCommandOutput>;
609
- /**
610
- * deserializeAws_json1_1DescribeServiceActionExecutionParametersCommand
611
- */
612
- export declare const de_DescribeServiceActionExecutionParametersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeServiceActionExecutionParametersCommandOutput>;
613
- /**
614
- * deserializeAws_json1_1DescribeTagOptionCommand
615
- */
616
- export declare const de_DescribeTagOptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTagOptionCommandOutput>;
617
- /**
618
- * deserializeAws_json1_1DisableAWSOrganizationsAccessCommand
619
- */
620
- export declare const de_DisableAWSOrganizationsAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableAWSOrganizationsAccessCommandOutput>;
621
- /**
622
- * deserializeAws_json1_1DisassociateBudgetFromResourceCommand
623
- */
624
- export declare const de_DisassociateBudgetFromResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateBudgetFromResourceCommandOutput>;
625
- /**
626
- * deserializeAws_json1_1DisassociatePrincipalFromPortfolioCommand
627
- */
628
- export declare const de_DisassociatePrincipalFromPortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociatePrincipalFromPortfolioCommandOutput>;
629
- /**
630
- * deserializeAws_json1_1DisassociateProductFromPortfolioCommand
631
- */
632
- export declare const de_DisassociateProductFromPortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateProductFromPortfolioCommandOutput>;
633
- /**
634
- * deserializeAws_json1_1DisassociateServiceActionFromProvisioningArtifactCommand
635
- */
636
- export declare const de_DisassociateServiceActionFromProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateServiceActionFromProvisioningArtifactCommandOutput>;
637
- /**
638
- * deserializeAws_json1_1DisassociateTagOptionFromResourceCommand
639
- */
640
- export declare const de_DisassociateTagOptionFromResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateTagOptionFromResourceCommandOutput>;
641
- /**
642
- * deserializeAws_json1_1EnableAWSOrganizationsAccessCommand
643
- */
644
- export declare const de_EnableAWSOrganizationsAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableAWSOrganizationsAccessCommandOutput>;
645
- /**
646
- * deserializeAws_json1_1ExecuteProvisionedProductPlanCommand
647
- */
648
- export declare const de_ExecuteProvisionedProductPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExecuteProvisionedProductPlanCommandOutput>;
649
- /**
650
- * deserializeAws_json1_1ExecuteProvisionedProductServiceActionCommand
651
- */
652
- export declare const de_ExecuteProvisionedProductServiceActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExecuteProvisionedProductServiceActionCommandOutput>;
653
- /**
654
- * deserializeAws_json1_1GetAWSOrganizationsAccessStatusCommand
655
- */
656
- export declare const de_GetAWSOrganizationsAccessStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAWSOrganizationsAccessStatusCommandOutput>;
657
- /**
658
- * deserializeAws_json1_1GetProvisionedProductOutputsCommand
659
- */
660
- export declare const de_GetProvisionedProductOutputsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetProvisionedProductOutputsCommandOutput>;
661
- /**
662
- * deserializeAws_json1_1ImportAsProvisionedProductCommand
663
- */
664
- export declare const de_ImportAsProvisionedProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportAsProvisionedProductCommandOutput>;
665
- /**
666
- * deserializeAws_json1_1ListAcceptedPortfolioSharesCommand
667
- */
668
- export declare const de_ListAcceptedPortfolioSharesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAcceptedPortfolioSharesCommandOutput>;
669
- /**
670
- * deserializeAws_json1_1ListBudgetsForResourceCommand
671
- */
672
- export declare const de_ListBudgetsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBudgetsForResourceCommandOutput>;
673
- /**
674
- * deserializeAws_json1_1ListConstraintsForPortfolioCommand
675
- */
676
- export declare const de_ListConstraintsForPortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConstraintsForPortfolioCommandOutput>;
677
- /**
678
- * deserializeAws_json1_1ListLaunchPathsCommand
679
- */
680
- export declare const de_ListLaunchPathsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLaunchPathsCommandOutput>;
681
- /**
682
- * deserializeAws_json1_1ListOrganizationPortfolioAccessCommand
683
- */
684
- export declare const de_ListOrganizationPortfolioAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOrganizationPortfolioAccessCommandOutput>;
685
- /**
686
- * deserializeAws_json1_1ListPortfolioAccessCommand
687
- */
688
- export declare const de_ListPortfolioAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPortfolioAccessCommandOutput>;
689
- /**
690
- * deserializeAws_json1_1ListPortfoliosCommand
691
- */
692
- export declare const de_ListPortfoliosCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPortfoliosCommandOutput>;
693
- /**
694
- * deserializeAws_json1_1ListPortfoliosForProductCommand
695
- */
696
- export declare const de_ListPortfoliosForProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPortfoliosForProductCommandOutput>;
697
- /**
698
- * deserializeAws_json1_1ListPrincipalsForPortfolioCommand
699
- */
700
- export declare const de_ListPrincipalsForPortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPrincipalsForPortfolioCommandOutput>;
701
- /**
702
- * deserializeAws_json1_1ListProvisionedProductPlansCommand
703
- */
704
- export declare const de_ListProvisionedProductPlansCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProvisionedProductPlansCommandOutput>;
705
- /**
706
- * deserializeAws_json1_1ListProvisioningArtifactsCommand
707
- */
708
- export declare const de_ListProvisioningArtifactsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProvisioningArtifactsCommandOutput>;
709
- /**
710
- * deserializeAws_json1_1ListProvisioningArtifactsForServiceActionCommand
711
- */
712
- export declare const de_ListProvisioningArtifactsForServiceActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProvisioningArtifactsForServiceActionCommandOutput>;
713
- /**
714
- * deserializeAws_json1_1ListRecordHistoryCommand
715
- */
716
- export declare const de_ListRecordHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecordHistoryCommandOutput>;
717
- /**
718
- * deserializeAws_json1_1ListResourcesForTagOptionCommand
719
- */
720
- export declare const de_ListResourcesForTagOptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResourcesForTagOptionCommandOutput>;
721
- /**
722
- * deserializeAws_json1_1ListServiceActionsCommand
723
- */
724
- export declare const de_ListServiceActionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceActionsCommandOutput>;
725
- /**
726
- * deserializeAws_json1_1ListServiceActionsForProvisioningArtifactCommand
727
- */
728
- export declare const de_ListServiceActionsForProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceActionsForProvisioningArtifactCommandOutput>;
729
- /**
730
- * deserializeAws_json1_1ListStackInstancesForProvisionedProductCommand
731
- */
732
- export declare const de_ListStackInstancesForProvisionedProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStackInstancesForProvisionedProductCommandOutput>;
733
- /**
734
- * deserializeAws_json1_1ListTagOptionsCommand
735
- */
736
- export declare const de_ListTagOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagOptionsCommandOutput>;
737
- /**
738
- * deserializeAws_json1_1NotifyProvisionProductEngineWorkflowResultCommand
739
- */
740
- export declare const de_NotifyProvisionProductEngineWorkflowResultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<NotifyProvisionProductEngineWorkflowResultCommandOutput>;
741
- /**
742
- * deserializeAws_json1_1NotifyTerminateProvisionedProductEngineWorkflowResultCommand
743
- */
744
- export declare const de_NotifyTerminateProvisionedProductEngineWorkflowResultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput>;
745
- /**
746
- * deserializeAws_json1_1NotifyUpdateProvisionedProductEngineWorkflowResultCommand
747
- */
748
- export declare const de_NotifyUpdateProvisionedProductEngineWorkflowResultCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput>;
749
- /**
750
- * deserializeAws_json1_1ProvisionProductCommand
751
- */
752
- export declare const de_ProvisionProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ProvisionProductCommandOutput>;
753
- /**
754
- * deserializeAws_json1_1RejectPortfolioShareCommand
755
- */
756
- export declare const de_RejectPortfolioShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RejectPortfolioShareCommandOutput>;
757
- /**
758
- * deserializeAws_json1_1ScanProvisionedProductsCommand
759
- */
760
- export declare const de_ScanProvisionedProductsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ScanProvisionedProductsCommandOutput>;
761
- /**
762
- * deserializeAws_json1_1SearchProductsCommand
763
- */
764
- export declare const de_SearchProductsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchProductsCommandOutput>;
765
- /**
766
- * deserializeAws_json1_1SearchProductsAsAdminCommand
767
- */
768
- export declare const de_SearchProductsAsAdminCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchProductsAsAdminCommandOutput>;
769
- /**
770
- * deserializeAws_json1_1SearchProvisionedProductsCommand
771
- */
772
- export declare const de_SearchProvisionedProductsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchProvisionedProductsCommandOutput>;
773
- /**
774
- * deserializeAws_json1_1TerminateProvisionedProductCommand
775
- */
776
- export declare const de_TerminateProvisionedProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TerminateProvisionedProductCommandOutput>;
777
- /**
778
- * deserializeAws_json1_1UpdateConstraintCommand
779
- */
780
- export declare const de_UpdateConstraintCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConstraintCommandOutput>;
781
- /**
782
- * deserializeAws_json1_1UpdatePortfolioCommand
783
- */
784
- export declare const de_UpdatePortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePortfolioCommandOutput>;
785
- /**
786
- * deserializeAws_json1_1UpdatePortfolioShareCommand
787
- */
788
- export declare const de_UpdatePortfolioShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePortfolioShareCommandOutput>;
789
- /**
790
- * deserializeAws_json1_1UpdateProductCommand
791
- */
792
- export declare const de_UpdateProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProductCommandOutput>;
793
- /**
794
- * deserializeAws_json1_1UpdateProvisionedProductCommand
795
- */
796
- export declare const de_UpdateProvisionedProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProvisionedProductCommandOutput>;
797
- /**
798
- * deserializeAws_json1_1UpdateProvisionedProductPropertiesCommand
799
- */
800
- export declare const de_UpdateProvisionedProductPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProvisionedProductPropertiesCommandOutput>;
801
- /**
802
- * deserializeAws_json1_1UpdateProvisioningArtifactCommand
803
- */
804
- export declare const de_UpdateProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProvisioningArtifactCommandOutput>;
805
- /**
806
- * deserializeAws_json1_1UpdateServiceActionCommand
807
- */
808
- export declare const de_UpdateServiceActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceActionCommandOutput>;
809
- /**
810
- * deserializeAws_json1_1UpdateTagOptionCommand
811
- */
812
- export declare const de_UpdateTagOptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTagOptionCommandOutput>;