@aws-sdk/client-service-catalog 3.169.0 → 3.171.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 (123) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/ServiceCatalog.d.ts +1555 -440
  3. package/dist-types/ts3.4/ServiceCatalogClient.d.ts +627 -160
  4. package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +39 -17
  5. package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +39 -17
  6. package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +39 -17
  7. package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +39 -17
  8. package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +41 -17
  9. package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +39 -17
  10. package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +41 -17
  11. package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +41 -17
  12. package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +32 -17
  13. package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +35 -17
  14. package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +35 -17
  15. package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +39 -17
  16. package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +32 -17
  17. package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +39 -17
  18. package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +39 -17
  19. package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +36 -17
  20. package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +35 -17
  21. package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +35 -17
  22. package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +35 -17
  23. package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +39 -17
  24. package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +32 -17
  25. package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +39 -17
  26. package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +39 -17
  27. package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +36 -17
  28. package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +35 -17
  29. package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +36 -17
  30. package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +39 -17
  31. package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +35 -17
  32. package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +39 -17
  33. package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +39 -17
  34. package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +39 -17
  35. package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +35 -17
  36. package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +36 -17
  37. package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +39 -17
  39. package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +39 -17
  40. package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +39 -17
  41. package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +32 -17
  42. package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +39 -17
  43. package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +39 -17
  44. package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +35 -17
  45. package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +39 -17
  46. package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +39 -17
  47. package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +39 -17
  48. package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +39 -17
  49. package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +41 -17
  50. package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +39 -17
  51. package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +39 -17
  52. package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +39 -17
  53. package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +39 -17
  54. package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +39 -17
  55. package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +39 -17
  56. package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +39 -17
  57. package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +39 -17
  58. package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +39 -17
  59. package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +39 -17
  60. package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +35 -17
  61. package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +39 -17
  62. package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +36 -17
  63. package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +32 -17
  64. package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +39 -17
  65. package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +39 -17
  66. package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +39 -17
  67. package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +39 -17
  68. package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +39 -17
  69. package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +35 -17
  70. package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +39 -17
  71. package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +36 -17
  72. package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +39 -17
  73. package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +39 -17
  74. package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +32 -17
  75. package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +35 -17
  76. package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +39 -17
  77. package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +39 -17
  78. package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +39 -17
  79. package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +32 -17
  80. package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +39 -17
  81. package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +39 -17
  82. package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +35 -17
  83. package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +35 -17
  84. package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +39 -17
  85. package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +32 -17
  86. package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +39 -17
  87. package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +39 -17
  88. package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +39 -17
  89. package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +36 -17
  90. package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +35 -17
  91. package/dist-types/ts3.4/commands/index.d.ts +87 -87
  92. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  93. package/dist-types/ts3.4/index.d.ts +6 -6
  94. package/dist-types/ts3.4/models/ServiceCatalogServiceException.d.ts +7 -6
  95. package/dist-types/ts3.4/models/index.d.ts +1 -1
  96. package/dist-types/ts3.4/models/models_0.d.ts +2073 -2696
  97. package/dist-types/ts3.4/pagination/DescribePortfolioSharesPaginator.d.ts +11 -4
  98. package/dist-types/ts3.4/pagination/GetProvisionedProductOutputsPaginator.d.ts +11 -4
  99. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  100. package/dist-types/ts3.4/pagination/ListAcceptedPortfolioSharesPaginator.d.ts +11 -4
  101. package/dist-types/ts3.4/pagination/ListBudgetsForResourcePaginator.d.ts +11 -4
  102. package/dist-types/ts3.4/pagination/ListConstraintsForPortfolioPaginator.d.ts +11 -4
  103. package/dist-types/ts3.4/pagination/ListLaunchPathsPaginator.d.ts +11 -4
  104. package/dist-types/ts3.4/pagination/ListOrganizationPortfolioAccessPaginator.d.ts +11 -4
  105. package/dist-types/ts3.4/pagination/ListPortfolioAccessPaginator.d.ts +11 -4
  106. package/dist-types/ts3.4/pagination/ListPortfoliosForProductPaginator.d.ts +11 -4
  107. package/dist-types/ts3.4/pagination/ListPortfoliosPaginator.d.ts +11 -4
  108. package/dist-types/ts3.4/pagination/ListPrincipalsForPortfolioPaginator.d.ts +11 -4
  109. package/dist-types/ts3.4/pagination/ListProvisioningArtifactsForServiceActionPaginator.d.ts +11 -4
  110. package/dist-types/ts3.4/pagination/ListResourcesForTagOptionPaginator.d.ts +11 -4
  111. package/dist-types/ts3.4/pagination/ListServiceActionsForProvisioningArtifactPaginator.d.ts +11 -4
  112. package/dist-types/ts3.4/pagination/ListServiceActionsPaginator.d.ts +11 -4
  113. package/dist-types/ts3.4/pagination/ListTagOptionsPaginator.d.ts +11 -4
  114. package/dist-types/ts3.4/pagination/SearchProductsAsAdminPaginator.d.ts +11 -4
  115. package/dist-types/ts3.4/pagination/SearchProductsPaginator.d.ts +11 -4
  116. package/dist-types/ts3.4/pagination/SearchProvisionedProductsPaginator.d.ts +11 -4
  117. package/dist-types/ts3.4/pagination/index.d.ts +20 -20
  118. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +1049 -263
  119. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
  120. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  121. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  122. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  123. package/package.json +34 -34
@@ -1,263 +1,1049 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
2
- import { SerdeContext as __SerdeContext } from "@aws-sdk/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 { ProvisionProductCommandInput, ProvisionProductCommandOutput } from "../commands/ProvisionProductCommand";
75
- import { RejectPortfolioShareCommandInput, RejectPortfolioShareCommandOutput } from "../commands/RejectPortfolioShareCommand";
76
- import { ScanProvisionedProductsCommandInput, ScanProvisionedProductsCommandOutput } from "../commands/ScanProvisionedProductsCommand";
77
- import { SearchProductsAsAdminCommandInput, SearchProductsAsAdminCommandOutput } from "../commands/SearchProductsAsAdminCommand";
78
- import { SearchProductsCommandInput, SearchProductsCommandOutput } from "../commands/SearchProductsCommand";
79
- import { SearchProvisionedProductsCommandInput, SearchProvisionedProductsCommandOutput } from "../commands/SearchProvisionedProductsCommand";
80
- import { TerminateProvisionedProductCommandInput, TerminateProvisionedProductCommandOutput } from "../commands/TerminateProvisionedProductCommand";
81
- import { UpdateConstraintCommandInput, UpdateConstraintCommandOutput } from "../commands/UpdateConstraintCommand";
82
- import { UpdatePortfolioCommandInput, UpdatePortfolioCommandOutput } from "../commands/UpdatePortfolioCommand";
83
- import { UpdatePortfolioShareCommandInput, UpdatePortfolioShareCommandOutput } from "../commands/UpdatePortfolioShareCommand";
84
- import { UpdateProductCommandInput, UpdateProductCommandOutput } from "../commands/UpdateProductCommand";
85
- import { UpdateProvisionedProductCommandInput, UpdateProvisionedProductCommandOutput } from "../commands/UpdateProvisionedProductCommand";
86
- import { UpdateProvisionedProductPropertiesCommandInput, UpdateProvisionedProductPropertiesCommandOutput } from "../commands/UpdateProvisionedProductPropertiesCommand";
87
- import { UpdateProvisioningArtifactCommandInput, UpdateProvisioningArtifactCommandOutput } from "../commands/UpdateProvisioningArtifactCommand";
88
- import { UpdateServiceActionCommandInput, UpdateServiceActionCommandOutput } from "../commands/UpdateServiceActionCommand";
89
- import { UpdateTagOptionCommandInput, UpdateTagOptionCommandOutput } from "../commands/UpdateTagOptionCommand";
90
- export declare const serializeAws_json1_1AcceptPortfolioShareCommand: (input: AcceptPortfolioShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
91
- export declare const serializeAws_json1_1AssociateBudgetWithResourceCommand: (input: AssociateBudgetWithResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
92
- export declare const serializeAws_json1_1AssociatePrincipalWithPortfolioCommand: (input: AssociatePrincipalWithPortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
93
- export declare const serializeAws_json1_1AssociateProductWithPortfolioCommand: (input: AssociateProductWithPortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
94
- export declare const serializeAws_json1_1AssociateServiceActionWithProvisioningArtifactCommand: (input: AssociateServiceActionWithProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
95
- export declare const serializeAws_json1_1AssociateTagOptionWithResourceCommand: (input: AssociateTagOptionWithResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
96
- export declare const serializeAws_json1_1BatchAssociateServiceActionWithProvisioningArtifactCommand: (input: BatchAssociateServiceActionWithProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
97
- export declare const serializeAws_json1_1BatchDisassociateServiceActionFromProvisioningArtifactCommand: (input: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- export declare const serializeAws_json1_1CopyProductCommand: (input: CopyProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
99
- export declare const serializeAws_json1_1CreateConstraintCommand: (input: CreateConstraintCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
100
- export declare const serializeAws_json1_1CreatePortfolioCommand: (input: CreatePortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
101
- export declare const serializeAws_json1_1CreatePortfolioShareCommand: (input: CreatePortfolioShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- export declare const serializeAws_json1_1CreateProductCommand: (input: CreateProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
103
- export declare const serializeAws_json1_1CreateProvisionedProductPlanCommand: (input: CreateProvisionedProductPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
104
- export declare const serializeAws_json1_1CreateProvisioningArtifactCommand: (input: CreateProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
105
- export declare const serializeAws_json1_1CreateServiceActionCommand: (input: CreateServiceActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- export declare const serializeAws_json1_1CreateTagOptionCommand: (input: CreateTagOptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
107
- export declare const serializeAws_json1_1DeleteConstraintCommand: (input: DeleteConstraintCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
108
- export declare const serializeAws_json1_1DeletePortfolioCommand: (input: DeletePortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
109
- export declare const serializeAws_json1_1DeletePortfolioShareCommand: (input: DeletePortfolioShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- export declare const serializeAws_json1_1DeleteProductCommand: (input: DeleteProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
111
- export declare const serializeAws_json1_1DeleteProvisionedProductPlanCommand: (input: DeleteProvisionedProductPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
112
- export declare const serializeAws_json1_1DeleteProvisioningArtifactCommand: (input: DeleteProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
113
- export declare const serializeAws_json1_1DeleteServiceActionCommand: (input: DeleteServiceActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- export declare const serializeAws_json1_1DeleteTagOptionCommand: (input: DeleteTagOptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
115
- export declare const serializeAws_json1_1DescribeConstraintCommand: (input: DescribeConstraintCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
116
- export declare const serializeAws_json1_1DescribeCopyProductStatusCommand: (input: DescribeCopyProductStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
117
- export declare const serializeAws_json1_1DescribePortfolioCommand: (input: DescribePortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- export declare const serializeAws_json1_1DescribePortfolioSharesCommand: (input: DescribePortfolioSharesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
119
- export declare const serializeAws_json1_1DescribePortfolioShareStatusCommand: (input: DescribePortfolioShareStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
120
- export declare const serializeAws_json1_1DescribeProductCommand: (input: DescribeProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
121
- export declare const serializeAws_json1_1DescribeProductAsAdminCommand: (input: DescribeProductAsAdminCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- export declare const serializeAws_json1_1DescribeProductViewCommand: (input: DescribeProductViewCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
123
- export declare const serializeAws_json1_1DescribeProvisionedProductCommand: (input: DescribeProvisionedProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
124
- export declare const serializeAws_json1_1DescribeProvisionedProductPlanCommand: (input: DescribeProvisionedProductPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
125
- export declare const serializeAws_json1_1DescribeProvisioningArtifactCommand: (input: DescribeProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- export declare const serializeAws_json1_1DescribeProvisioningParametersCommand: (input: DescribeProvisioningParametersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
127
- export declare const serializeAws_json1_1DescribeRecordCommand: (input: DescribeRecordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
128
- export declare const serializeAws_json1_1DescribeServiceActionCommand: (input: DescribeServiceActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
129
- export declare const serializeAws_json1_1DescribeServiceActionExecutionParametersCommand: (input: DescribeServiceActionExecutionParametersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- export declare const serializeAws_json1_1DescribeTagOptionCommand: (input: DescribeTagOptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
131
- export declare const serializeAws_json1_1DisableAWSOrganizationsAccessCommand: (input: DisableAWSOrganizationsAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
132
- export declare const serializeAws_json1_1DisassociateBudgetFromResourceCommand: (input: DisassociateBudgetFromResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
133
- export declare const serializeAws_json1_1DisassociatePrincipalFromPortfolioCommand: (input: DisassociatePrincipalFromPortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- export declare const serializeAws_json1_1DisassociateProductFromPortfolioCommand: (input: DisassociateProductFromPortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
135
- export declare const serializeAws_json1_1DisassociateServiceActionFromProvisioningArtifactCommand: (input: DisassociateServiceActionFromProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
136
- export declare const serializeAws_json1_1DisassociateTagOptionFromResourceCommand: (input: DisassociateTagOptionFromResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
137
- export declare const serializeAws_json1_1EnableAWSOrganizationsAccessCommand: (input: EnableAWSOrganizationsAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- export declare const serializeAws_json1_1ExecuteProvisionedProductPlanCommand: (input: ExecuteProvisionedProductPlanCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
139
- export declare const serializeAws_json1_1ExecuteProvisionedProductServiceActionCommand: (input: ExecuteProvisionedProductServiceActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
140
- export declare const serializeAws_json1_1GetAWSOrganizationsAccessStatusCommand: (input: GetAWSOrganizationsAccessStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
141
- export declare const serializeAws_json1_1GetProvisionedProductOutputsCommand: (input: GetProvisionedProductOutputsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- export declare const serializeAws_json1_1ImportAsProvisionedProductCommand: (input: ImportAsProvisionedProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
143
- export declare const serializeAws_json1_1ListAcceptedPortfolioSharesCommand: (input: ListAcceptedPortfolioSharesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
144
- export declare const serializeAws_json1_1ListBudgetsForResourceCommand: (input: ListBudgetsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
145
- export declare const serializeAws_json1_1ListConstraintsForPortfolioCommand: (input: ListConstraintsForPortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- export declare const serializeAws_json1_1ListLaunchPathsCommand: (input: ListLaunchPathsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
147
- export declare const serializeAws_json1_1ListOrganizationPortfolioAccessCommand: (input: ListOrganizationPortfolioAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
148
- export declare const serializeAws_json1_1ListPortfolioAccessCommand: (input: ListPortfolioAccessCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
149
- export declare const serializeAws_json1_1ListPortfoliosCommand: (input: ListPortfoliosCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
- export declare const serializeAws_json1_1ListPortfoliosForProductCommand: (input: ListPortfoliosForProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
151
- export declare const serializeAws_json1_1ListPrincipalsForPortfolioCommand: (input: ListPrincipalsForPortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
152
- export declare const serializeAws_json1_1ListProvisionedProductPlansCommand: (input: ListProvisionedProductPlansCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
153
- export declare const serializeAws_json1_1ListProvisioningArtifactsCommand: (input: ListProvisioningArtifactsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
- export declare const serializeAws_json1_1ListProvisioningArtifactsForServiceActionCommand: (input: ListProvisioningArtifactsForServiceActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
155
- export declare const serializeAws_json1_1ListRecordHistoryCommand: (input: ListRecordHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
156
- export declare const serializeAws_json1_1ListResourcesForTagOptionCommand: (input: ListResourcesForTagOptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
157
- export declare const serializeAws_json1_1ListServiceActionsCommand: (input: ListServiceActionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
- export declare const serializeAws_json1_1ListServiceActionsForProvisioningArtifactCommand: (input: ListServiceActionsForProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
159
- export declare const serializeAws_json1_1ListStackInstancesForProvisionedProductCommand: (input: ListStackInstancesForProvisionedProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
160
- export declare const serializeAws_json1_1ListTagOptionsCommand: (input: ListTagOptionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
161
- export declare const serializeAws_json1_1ProvisionProductCommand: (input: ProvisionProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
- export declare const serializeAws_json1_1RejectPortfolioShareCommand: (input: RejectPortfolioShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
163
- export declare const serializeAws_json1_1ScanProvisionedProductsCommand: (input: ScanProvisionedProductsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
164
- export declare const serializeAws_json1_1SearchProductsCommand: (input: SearchProductsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
165
- export declare const serializeAws_json1_1SearchProductsAsAdminCommand: (input: SearchProductsAsAdminCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
- export declare const serializeAws_json1_1SearchProvisionedProductsCommand: (input: SearchProvisionedProductsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
167
- export declare const serializeAws_json1_1TerminateProvisionedProductCommand: (input: TerminateProvisionedProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
168
- export declare const serializeAws_json1_1UpdateConstraintCommand: (input: UpdateConstraintCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
169
- export declare const serializeAws_json1_1UpdatePortfolioCommand: (input: UpdatePortfolioCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
- export declare const serializeAws_json1_1UpdatePortfolioShareCommand: (input: UpdatePortfolioShareCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
171
- export declare const serializeAws_json1_1UpdateProductCommand: (input: UpdateProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
172
- export declare const serializeAws_json1_1UpdateProvisionedProductCommand: (input: UpdateProvisionedProductCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
173
- export declare const serializeAws_json1_1UpdateProvisionedProductPropertiesCommand: (input: UpdateProvisionedProductPropertiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
- export declare const serializeAws_json1_1UpdateProvisioningArtifactCommand: (input: UpdateProvisioningArtifactCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
175
- export declare const serializeAws_json1_1UpdateServiceActionCommand: (input: UpdateServiceActionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
176
- export declare const serializeAws_json1_1UpdateTagOptionCommand: (input: UpdateTagOptionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
177
- export declare const deserializeAws_json1_1AcceptPortfolioShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptPortfolioShareCommandOutput>;
178
- export declare const deserializeAws_json1_1AssociateBudgetWithResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateBudgetWithResourceCommandOutput>;
179
- export declare const deserializeAws_json1_1AssociatePrincipalWithPortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociatePrincipalWithPortfolioCommandOutput>;
180
- export declare const deserializeAws_json1_1AssociateProductWithPortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateProductWithPortfolioCommandOutput>;
181
- export declare const deserializeAws_json1_1AssociateServiceActionWithProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateServiceActionWithProvisioningArtifactCommandOutput>;
182
- export declare const deserializeAws_json1_1AssociateTagOptionWithResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateTagOptionWithResourceCommandOutput>;
183
- export declare const deserializeAws_json1_1BatchAssociateServiceActionWithProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchAssociateServiceActionWithProvisioningArtifactCommandOutput>;
184
- export declare const deserializeAws_json1_1BatchDisassociateServiceActionFromProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput>;
185
- export declare const deserializeAws_json1_1CopyProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CopyProductCommandOutput>;
186
- export declare const deserializeAws_json1_1CreateConstraintCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConstraintCommandOutput>;
187
- export declare const deserializeAws_json1_1CreatePortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePortfolioCommandOutput>;
188
- export declare const deserializeAws_json1_1CreatePortfolioShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePortfolioShareCommandOutput>;
189
- export declare const deserializeAws_json1_1CreateProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProductCommandOutput>;
190
- export declare const deserializeAws_json1_1CreateProvisionedProductPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProvisionedProductPlanCommandOutput>;
191
- export declare const deserializeAws_json1_1CreateProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateProvisioningArtifactCommandOutput>;
192
- export declare const deserializeAws_json1_1CreateServiceActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateServiceActionCommandOutput>;
193
- export declare const deserializeAws_json1_1CreateTagOptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTagOptionCommandOutput>;
194
- export declare const deserializeAws_json1_1DeleteConstraintCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConstraintCommandOutput>;
195
- export declare const deserializeAws_json1_1DeletePortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePortfolioCommandOutput>;
196
- export declare const deserializeAws_json1_1DeletePortfolioShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePortfolioShareCommandOutput>;
197
- export declare const deserializeAws_json1_1DeleteProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProductCommandOutput>;
198
- export declare const deserializeAws_json1_1DeleteProvisionedProductPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProvisionedProductPlanCommandOutput>;
199
- export declare const deserializeAws_json1_1DeleteProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteProvisioningArtifactCommandOutput>;
200
- export declare const deserializeAws_json1_1DeleteServiceActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteServiceActionCommandOutput>;
201
- export declare const deserializeAws_json1_1DeleteTagOptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTagOptionCommandOutput>;
202
- export declare const deserializeAws_json1_1DescribeConstraintCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConstraintCommandOutput>;
203
- export declare const deserializeAws_json1_1DescribeCopyProductStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCopyProductStatusCommandOutput>;
204
- export declare const deserializeAws_json1_1DescribePortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePortfolioCommandOutput>;
205
- export declare const deserializeAws_json1_1DescribePortfolioSharesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePortfolioSharesCommandOutput>;
206
- export declare const deserializeAws_json1_1DescribePortfolioShareStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePortfolioShareStatusCommandOutput>;
207
- export declare const deserializeAws_json1_1DescribeProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProductCommandOutput>;
208
- export declare const deserializeAws_json1_1DescribeProductAsAdminCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProductAsAdminCommandOutput>;
209
- export declare const deserializeAws_json1_1DescribeProductViewCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProductViewCommandOutput>;
210
- export declare const deserializeAws_json1_1DescribeProvisionedProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProvisionedProductCommandOutput>;
211
- export declare const deserializeAws_json1_1DescribeProvisionedProductPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProvisionedProductPlanCommandOutput>;
212
- export declare const deserializeAws_json1_1DescribeProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProvisioningArtifactCommandOutput>;
213
- export declare const deserializeAws_json1_1DescribeProvisioningParametersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeProvisioningParametersCommandOutput>;
214
- export declare const deserializeAws_json1_1DescribeRecordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRecordCommandOutput>;
215
- export declare const deserializeAws_json1_1DescribeServiceActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeServiceActionCommandOutput>;
216
- export declare const deserializeAws_json1_1DescribeServiceActionExecutionParametersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeServiceActionExecutionParametersCommandOutput>;
217
- export declare const deserializeAws_json1_1DescribeTagOptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTagOptionCommandOutput>;
218
- export declare const deserializeAws_json1_1DisableAWSOrganizationsAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisableAWSOrganizationsAccessCommandOutput>;
219
- export declare const deserializeAws_json1_1DisassociateBudgetFromResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateBudgetFromResourceCommandOutput>;
220
- export declare const deserializeAws_json1_1DisassociatePrincipalFromPortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociatePrincipalFromPortfolioCommandOutput>;
221
- export declare const deserializeAws_json1_1DisassociateProductFromPortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateProductFromPortfolioCommandOutput>;
222
- export declare const deserializeAws_json1_1DisassociateServiceActionFromProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateServiceActionFromProvisioningArtifactCommandOutput>;
223
- export declare const deserializeAws_json1_1DisassociateTagOptionFromResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateTagOptionFromResourceCommandOutput>;
224
- export declare const deserializeAws_json1_1EnableAWSOrganizationsAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<EnableAWSOrganizationsAccessCommandOutput>;
225
- export declare const deserializeAws_json1_1ExecuteProvisionedProductPlanCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExecuteProvisionedProductPlanCommandOutput>;
226
- export declare const deserializeAws_json1_1ExecuteProvisionedProductServiceActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ExecuteProvisionedProductServiceActionCommandOutput>;
227
- export declare const deserializeAws_json1_1GetAWSOrganizationsAccessStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetAWSOrganizationsAccessStatusCommandOutput>;
228
- export declare const deserializeAws_json1_1GetProvisionedProductOutputsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetProvisionedProductOutputsCommandOutput>;
229
- export declare const deserializeAws_json1_1ImportAsProvisionedProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ImportAsProvisionedProductCommandOutput>;
230
- export declare const deserializeAws_json1_1ListAcceptedPortfolioSharesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAcceptedPortfolioSharesCommandOutput>;
231
- export declare const deserializeAws_json1_1ListBudgetsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListBudgetsForResourceCommandOutput>;
232
- export declare const deserializeAws_json1_1ListConstraintsForPortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListConstraintsForPortfolioCommandOutput>;
233
- export declare const deserializeAws_json1_1ListLaunchPathsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLaunchPathsCommandOutput>;
234
- export declare const deserializeAws_json1_1ListOrganizationPortfolioAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListOrganizationPortfolioAccessCommandOutput>;
235
- export declare const deserializeAws_json1_1ListPortfolioAccessCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPortfolioAccessCommandOutput>;
236
- export declare const deserializeAws_json1_1ListPortfoliosCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPortfoliosCommandOutput>;
237
- export declare const deserializeAws_json1_1ListPortfoliosForProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPortfoliosForProductCommandOutput>;
238
- export declare const deserializeAws_json1_1ListPrincipalsForPortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListPrincipalsForPortfolioCommandOutput>;
239
- export declare const deserializeAws_json1_1ListProvisionedProductPlansCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProvisionedProductPlansCommandOutput>;
240
- export declare const deserializeAws_json1_1ListProvisioningArtifactsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProvisioningArtifactsCommandOutput>;
241
- export declare const deserializeAws_json1_1ListProvisioningArtifactsForServiceActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListProvisioningArtifactsForServiceActionCommandOutput>;
242
- export declare const deserializeAws_json1_1ListRecordHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListRecordHistoryCommandOutput>;
243
- export declare const deserializeAws_json1_1ListResourcesForTagOptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListResourcesForTagOptionCommandOutput>;
244
- export declare const deserializeAws_json1_1ListServiceActionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceActionsCommandOutput>;
245
- export declare const deserializeAws_json1_1ListServiceActionsForProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListServiceActionsForProvisioningArtifactCommandOutput>;
246
- export declare const deserializeAws_json1_1ListStackInstancesForProvisionedProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListStackInstancesForProvisionedProductCommandOutput>;
247
- export declare const deserializeAws_json1_1ListTagOptionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagOptionsCommandOutput>;
248
- export declare const deserializeAws_json1_1ProvisionProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ProvisionProductCommandOutput>;
249
- export declare const deserializeAws_json1_1RejectPortfolioShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<RejectPortfolioShareCommandOutput>;
250
- export declare const deserializeAws_json1_1ScanProvisionedProductsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ScanProvisionedProductsCommandOutput>;
251
- export declare const deserializeAws_json1_1SearchProductsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchProductsCommandOutput>;
252
- export declare const deserializeAws_json1_1SearchProductsAsAdminCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchProductsAsAdminCommandOutput>;
253
- export declare const deserializeAws_json1_1SearchProvisionedProductsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SearchProvisionedProductsCommandOutput>;
254
- export declare const deserializeAws_json1_1TerminateProvisionedProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TerminateProvisionedProductCommandOutput>;
255
- export declare const deserializeAws_json1_1UpdateConstraintCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConstraintCommandOutput>;
256
- export declare const deserializeAws_json1_1UpdatePortfolioCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePortfolioCommandOutput>;
257
- export declare const deserializeAws_json1_1UpdatePortfolioShareCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdatePortfolioShareCommandOutput>;
258
- export declare const deserializeAws_json1_1UpdateProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProductCommandOutput>;
259
- export declare const deserializeAws_json1_1UpdateProvisionedProductCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProvisionedProductCommandOutput>;
260
- export declare const deserializeAws_json1_1UpdateProvisionedProductPropertiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProvisionedProductPropertiesCommandOutput>;
261
- export declare const deserializeAws_json1_1UpdateProvisioningArtifactCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateProvisioningArtifactCommandOutput>;
262
- export declare const deserializeAws_json1_1UpdateServiceActionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateServiceActionCommandOutput>;
263
- export declare const deserializeAws_json1_1UpdateTagOptionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateTagOptionCommandOutput>;
1
+ import {
2
+ HttpRequest as __HttpRequest,
3
+ HttpResponse as __HttpResponse,
4
+ } from "@aws-sdk/protocol-http";
5
+ import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
6
+ import {
7
+ AcceptPortfolioShareCommandInput,
8
+ AcceptPortfolioShareCommandOutput,
9
+ } from "../commands/AcceptPortfolioShareCommand";
10
+ import {
11
+ AssociateBudgetWithResourceCommandInput,
12
+ AssociateBudgetWithResourceCommandOutput,
13
+ } from "../commands/AssociateBudgetWithResourceCommand";
14
+ import {
15
+ AssociatePrincipalWithPortfolioCommandInput,
16
+ AssociatePrincipalWithPortfolioCommandOutput,
17
+ } from "../commands/AssociatePrincipalWithPortfolioCommand";
18
+ import {
19
+ AssociateProductWithPortfolioCommandInput,
20
+ AssociateProductWithPortfolioCommandOutput,
21
+ } from "../commands/AssociateProductWithPortfolioCommand";
22
+ import {
23
+ AssociateServiceActionWithProvisioningArtifactCommandInput,
24
+ AssociateServiceActionWithProvisioningArtifactCommandOutput,
25
+ } from "../commands/AssociateServiceActionWithProvisioningArtifactCommand";
26
+ import {
27
+ AssociateTagOptionWithResourceCommandInput,
28
+ AssociateTagOptionWithResourceCommandOutput,
29
+ } from "../commands/AssociateTagOptionWithResourceCommand";
30
+ import {
31
+ BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
32
+ BatchAssociateServiceActionWithProvisioningArtifactCommandOutput,
33
+ } from "../commands/BatchAssociateServiceActionWithProvisioningArtifactCommand";
34
+ import {
35
+ BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
36
+ BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput,
37
+ } from "../commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand";
38
+ import {
39
+ CopyProductCommandInput,
40
+ CopyProductCommandOutput,
41
+ } from "../commands/CopyProductCommand";
42
+ import {
43
+ CreateConstraintCommandInput,
44
+ CreateConstraintCommandOutput,
45
+ } from "../commands/CreateConstraintCommand";
46
+ import {
47
+ CreatePortfolioCommandInput,
48
+ CreatePortfolioCommandOutput,
49
+ } from "../commands/CreatePortfolioCommand";
50
+ import {
51
+ CreatePortfolioShareCommandInput,
52
+ CreatePortfolioShareCommandOutput,
53
+ } from "../commands/CreatePortfolioShareCommand";
54
+ import {
55
+ CreateProductCommandInput,
56
+ CreateProductCommandOutput,
57
+ } from "../commands/CreateProductCommand";
58
+ import {
59
+ CreateProvisionedProductPlanCommandInput,
60
+ CreateProvisionedProductPlanCommandOutput,
61
+ } from "../commands/CreateProvisionedProductPlanCommand";
62
+ import {
63
+ CreateProvisioningArtifactCommandInput,
64
+ CreateProvisioningArtifactCommandOutput,
65
+ } from "../commands/CreateProvisioningArtifactCommand";
66
+ import {
67
+ CreateServiceActionCommandInput,
68
+ CreateServiceActionCommandOutput,
69
+ } from "../commands/CreateServiceActionCommand";
70
+ import {
71
+ CreateTagOptionCommandInput,
72
+ CreateTagOptionCommandOutput,
73
+ } from "../commands/CreateTagOptionCommand";
74
+ import {
75
+ DeleteConstraintCommandInput,
76
+ DeleteConstraintCommandOutput,
77
+ } from "../commands/DeleteConstraintCommand";
78
+ import {
79
+ DeletePortfolioCommandInput,
80
+ DeletePortfolioCommandOutput,
81
+ } from "../commands/DeletePortfolioCommand";
82
+ import {
83
+ DeletePortfolioShareCommandInput,
84
+ DeletePortfolioShareCommandOutput,
85
+ } from "../commands/DeletePortfolioShareCommand";
86
+ import {
87
+ DeleteProductCommandInput,
88
+ DeleteProductCommandOutput,
89
+ } from "../commands/DeleteProductCommand";
90
+ import {
91
+ DeleteProvisionedProductPlanCommandInput,
92
+ DeleteProvisionedProductPlanCommandOutput,
93
+ } from "../commands/DeleteProvisionedProductPlanCommand";
94
+ import {
95
+ DeleteProvisioningArtifactCommandInput,
96
+ DeleteProvisioningArtifactCommandOutput,
97
+ } from "../commands/DeleteProvisioningArtifactCommand";
98
+ import {
99
+ DeleteServiceActionCommandInput,
100
+ DeleteServiceActionCommandOutput,
101
+ } from "../commands/DeleteServiceActionCommand";
102
+ import {
103
+ DeleteTagOptionCommandInput,
104
+ DeleteTagOptionCommandOutput,
105
+ } from "../commands/DeleteTagOptionCommand";
106
+ import {
107
+ DescribeConstraintCommandInput,
108
+ DescribeConstraintCommandOutput,
109
+ } from "../commands/DescribeConstraintCommand";
110
+ import {
111
+ DescribeCopyProductStatusCommandInput,
112
+ DescribeCopyProductStatusCommandOutput,
113
+ } from "../commands/DescribeCopyProductStatusCommand";
114
+ import {
115
+ DescribePortfolioCommandInput,
116
+ DescribePortfolioCommandOutput,
117
+ } from "../commands/DescribePortfolioCommand";
118
+ import {
119
+ DescribePortfolioSharesCommandInput,
120
+ DescribePortfolioSharesCommandOutput,
121
+ } from "../commands/DescribePortfolioSharesCommand";
122
+ import {
123
+ DescribePortfolioShareStatusCommandInput,
124
+ DescribePortfolioShareStatusCommandOutput,
125
+ } from "../commands/DescribePortfolioShareStatusCommand";
126
+ import {
127
+ DescribeProductAsAdminCommandInput,
128
+ DescribeProductAsAdminCommandOutput,
129
+ } from "../commands/DescribeProductAsAdminCommand";
130
+ import {
131
+ DescribeProductCommandInput,
132
+ DescribeProductCommandOutput,
133
+ } from "../commands/DescribeProductCommand";
134
+ import {
135
+ DescribeProductViewCommandInput,
136
+ DescribeProductViewCommandOutput,
137
+ } from "../commands/DescribeProductViewCommand";
138
+ import {
139
+ DescribeProvisionedProductCommandInput,
140
+ DescribeProvisionedProductCommandOutput,
141
+ } from "../commands/DescribeProvisionedProductCommand";
142
+ import {
143
+ DescribeProvisionedProductPlanCommandInput,
144
+ DescribeProvisionedProductPlanCommandOutput,
145
+ } from "../commands/DescribeProvisionedProductPlanCommand";
146
+ import {
147
+ DescribeProvisioningArtifactCommandInput,
148
+ DescribeProvisioningArtifactCommandOutput,
149
+ } from "../commands/DescribeProvisioningArtifactCommand";
150
+ import {
151
+ DescribeProvisioningParametersCommandInput,
152
+ DescribeProvisioningParametersCommandOutput,
153
+ } from "../commands/DescribeProvisioningParametersCommand";
154
+ import {
155
+ DescribeRecordCommandInput,
156
+ DescribeRecordCommandOutput,
157
+ } from "../commands/DescribeRecordCommand";
158
+ import {
159
+ DescribeServiceActionCommandInput,
160
+ DescribeServiceActionCommandOutput,
161
+ } from "../commands/DescribeServiceActionCommand";
162
+ import {
163
+ DescribeServiceActionExecutionParametersCommandInput,
164
+ DescribeServiceActionExecutionParametersCommandOutput,
165
+ } from "../commands/DescribeServiceActionExecutionParametersCommand";
166
+ import {
167
+ DescribeTagOptionCommandInput,
168
+ DescribeTagOptionCommandOutput,
169
+ } from "../commands/DescribeTagOptionCommand";
170
+ import {
171
+ DisableAWSOrganizationsAccessCommandInput,
172
+ DisableAWSOrganizationsAccessCommandOutput,
173
+ } from "../commands/DisableAWSOrganizationsAccessCommand";
174
+ import {
175
+ DisassociateBudgetFromResourceCommandInput,
176
+ DisassociateBudgetFromResourceCommandOutput,
177
+ } from "../commands/DisassociateBudgetFromResourceCommand";
178
+ import {
179
+ DisassociatePrincipalFromPortfolioCommandInput,
180
+ DisassociatePrincipalFromPortfolioCommandOutput,
181
+ } from "../commands/DisassociatePrincipalFromPortfolioCommand";
182
+ import {
183
+ DisassociateProductFromPortfolioCommandInput,
184
+ DisassociateProductFromPortfolioCommandOutput,
185
+ } from "../commands/DisassociateProductFromPortfolioCommand";
186
+ import {
187
+ DisassociateServiceActionFromProvisioningArtifactCommandInput,
188
+ DisassociateServiceActionFromProvisioningArtifactCommandOutput,
189
+ } from "../commands/DisassociateServiceActionFromProvisioningArtifactCommand";
190
+ import {
191
+ DisassociateTagOptionFromResourceCommandInput,
192
+ DisassociateTagOptionFromResourceCommandOutput,
193
+ } from "../commands/DisassociateTagOptionFromResourceCommand";
194
+ import {
195
+ EnableAWSOrganizationsAccessCommandInput,
196
+ EnableAWSOrganizationsAccessCommandOutput,
197
+ } from "../commands/EnableAWSOrganizationsAccessCommand";
198
+ import {
199
+ ExecuteProvisionedProductPlanCommandInput,
200
+ ExecuteProvisionedProductPlanCommandOutput,
201
+ } from "../commands/ExecuteProvisionedProductPlanCommand";
202
+ import {
203
+ ExecuteProvisionedProductServiceActionCommandInput,
204
+ ExecuteProvisionedProductServiceActionCommandOutput,
205
+ } from "../commands/ExecuteProvisionedProductServiceActionCommand";
206
+ import {
207
+ GetAWSOrganizationsAccessStatusCommandInput,
208
+ GetAWSOrganizationsAccessStatusCommandOutput,
209
+ } from "../commands/GetAWSOrganizationsAccessStatusCommand";
210
+ import {
211
+ GetProvisionedProductOutputsCommandInput,
212
+ GetProvisionedProductOutputsCommandOutput,
213
+ } from "../commands/GetProvisionedProductOutputsCommand";
214
+ import {
215
+ ImportAsProvisionedProductCommandInput,
216
+ ImportAsProvisionedProductCommandOutput,
217
+ } from "../commands/ImportAsProvisionedProductCommand";
218
+ import {
219
+ ListAcceptedPortfolioSharesCommandInput,
220
+ ListAcceptedPortfolioSharesCommandOutput,
221
+ } from "../commands/ListAcceptedPortfolioSharesCommand";
222
+ import {
223
+ ListBudgetsForResourceCommandInput,
224
+ ListBudgetsForResourceCommandOutput,
225
+ } from "../commands/ListBudgetsForResourceCommand";
226
+ import {
227
+ ListConstraintsForPortfolioCommandInput,
228
+ ListConstraintsForPortfolioCommandOutput,
229
+ } from "../commands/ListConstraintsForPortfolioCommand";
230
+ import {
231
+ ListLaunchPathsCommandInput,
232
+ ListLaunchPathsCommandOutput,
233
+ } from "../commands/ListLaunchPathsCommand";
234
+ import {
235
+ ListOrganizationPortfolioAccessCommandInput,
236
+ ListOrganizationPortfolioAccessCommandOutput,
237
+ } from "../commands/ListOrganizationPortfolioAccessCommand";
238
+ import {
239
+ ListPortfolioAccessCommandInput,
240
+ ListPortfolioAccessCommandOutput,
241
+ } from "../commands/ListPortfolioAccessCommand";
242
+ import {
243
+ ListPortfoliosCommandInput,
244
+ ListPortfoliosCommandOutput,
245
+ } from "../commands/ListPortfoliosCommand";
246
+ import {
247
+ ListPortfoliosForProductCommandInput,
248
+ ListPortfoliosForProductCommandOutput,
249
+ } from "../commands/ListPortfoliosForProductCommand";
250
+ import {
251
+ ListPrincipalsForPortfolioCommandInput,
252
+ ListPrincipalsForPortfolioCommandOutput,
253
+ } from "../commands/ListPrincipalsForPortfolioCommand";
254
+ import {
255
+ ListProvisionedProductPlansCommandInput,
256
+ ListProvisionedProductPlansCommandOutput,
257
+ } from "../commands/ListProvisionedProductPlansCommand";
258
+ import {
259
+ ListProvisioningArtifactsCommandInput,
260
+ ListProvisioningArtifactsCommandOutput,
261
+ } from "../commands/ListProvisioningArtifactsCommand";
262
+ import {
263
+ ListProvisioningArtifactsForServiceActionCommandInput,
264
+ ListProvisioningArtifactsForServiceActionCommandOutput,
265
+ } from "../commands/ListProvisioningArtifactsForServiceActionCommand";
266
+ import {
267
+ ListRecordHistoryCommandInput,
268
+ ListRecordHistoryCommandOutput,
269
+ } from "../commands/ListRecordHistoryCommand";
270
+ import {
271
+ ListResourcesForTagOptionCommandInput,
272
+ ListResourcesForTagOptionCommandOutput,
273
+ } from "../commands/ListResourcesForTagOptionCommand";
274
+ import {
275
+ ListServiceActionsCommandInput,
276
+ ListServiceActionsCommandOutput,
277
+ } from "../commands/ListServiceActionsCommand";
278
+ import {
279
+ ListServiceActionsForProvisioningArtifactCommandInput,
280
+ ListServiceActionsForProvisioningArtifactCommandOutput,
281
+ } from "../commands/ListServiceActionsForProvisioningArtifactCommand";
282
+ import {
283
+ ListStackInstancesForProvisionedProductCommandInput,
284
+ ListStackInstancesForProvisionedProductCommandOutput,
285
+ } from "../commands/ListStackInstancesForProvisionedProductCommand";
286
+ import {
287
+ ListTagOptionsCommandInput,
288
+ ListTagOptionsCommandOutput,
289
+ } from "../commands/ListTagOptionsCommand";
290
+ import {
291
+ ProvisionProductCommandInput,
292
+ ProvisionProductCommandOutput,
293
+ } from "../commands/ProvisionProductCommand";
294
+ import {
295
+ RejectPortfolioShareCommandInput,
296
+ RejectPortfolioShareCommandOutput,
297
+ } from "../commands/RejectPortfolioShareCommand";
298
+ import {
299
+ ScanProvisionedProductsCommandInput,
300
+ ScanProvisionedProductsCommandOutput,
301
+ } from "../commands/ScanProvisionedProductsCommand";
302
+ import {
303
+ SearchProductsAsAdminCommandInput,
304
+ SearchProductsAsAdminCommandOutput,
305
+ } from "../commands/SearchProductsAsAdminCommand";
306
+ import {
307
+ SearchProductsCommandInput,
308
+ SearchProductsCommandOutput,
309
+ } from "../commands/SearchProductsCommand";
310
+ import {
311
+ SearchProvisionedProductsCommandInput,
312
+ SearchProvisionedProductsCommandOutput,
313
+ } from "../commands/SearchProvisionedProductsCommand";
314
+ import {
315
+ TerminateProvisionedProductCommandInput,
316
+ TerminateProvisionedProductCommandOutput,
317
+ } from "../commands/TerminateProvisionedProductCommand";
318
+ import {
319
+ UpdateConstraintCommandInput,
320
+ UpdateConstraintCommandOutput,
321
+ } from "../commands/UpdateConstraintCommand";
322
+ import {
323
+ UpdatePortfolioCommandInput,
324
+ UpdatePortfolioCommandOutput,
325
+ } from "../commands/UpdatePortfolioCommand";
326
+ import {
327
+ UpdatePortfolioShareCommandInput,
328
+ UpdatePortfolioShareCommandOutput,
329
+ } from "../commands/UpdatePortfolioShareCommand";
330
+ import {
331
+ UpdateProductCommandInput,
332
+ UpdateProductCommandOutput,
333
+ } from "../commands/UpdateProductCommand";
334
+ import {
335
+ UpdateProvisionedProductCommandInput,
336
+ UpdateProvisionedProductCommandOutput,
337
+ } from "../commands/UpdateProvisionedProductCommand";
338
+ import {
339
+ UpdateProvisionedProductPropertiesCommandInput,
340
+ UpdateProvisionedProductPropertiesCommandOutput,
341
+ } from "../commands/UpdateProvisionedProductPropertiesCommand";
342
+ import {
343
+ UpdateProvisioningArtifactCommandInput,
344
+ UpdateProvisioningArtifactCommandOutput,
345
+ } from "../commands/UpdateProvisioningArtifactCommand";
346
+ import {
347
+ UpdateServiceActionCommandInput,
348
+ UpdateServiceActionCommandOutput,
349
+ } from "../commands/UpdateServiceActionCommand";
350
+ import {
351
+ UpdateTagOptionCommandInput,
352
+ UpdateTagOptionCommandOutput,
353
+ } from "../commands/UpdateTagOptionCommand";
354
+ export declare const serializeAws_json1_1AcceptPortfolioShareCommand: (
355
+ input: AcceptPortfolioShareCommandInput,
356
+ context: __SerdeContext
357
+ ) => Promise<__HttpRequest>;
358
+ export declare const serializeAws_json1_1AssociateBudgetWithResourceCommand: (
359
+ input: AssociateBudgetWithResourceCommandInput,
360
+ context: __SerdeContext
361
+ ) => Promise<__HttpRequest>;
362
+ export declare const serializeAws_json1_1AssociatePrincipalWithPortfolioCommand: (
363
+ input: AssociatePrincipalWithPortfolioCommandInput,
364
+ context: __SerdeContext
365
+ ) => Promise<__HttpRequest>;
366
+ export declare const serializeAws_json1_1AssociateProductWithPortfolioCommand: (
367
+ input: AssociateProductWithPortfolioCommandInput,
368
+ context: __SerdeContext
369
+ ) => Promise<__HttpRequest>;
370
+ export declare const serializeAws_json1_1AssociateServiceActionWithProvisioningArtifactCommand: (
371
+ input: AssociateServiceActionWithProvisioningArtifactCommandInput,
372
+ context: __SerdeContext
373
+ ) => Promise<__HttpRequest>;
374
+ export declare const serializeAws_json1_1AssociateTagOptionWithResourceCommand: (
375
+ input: AssociateTagOptionWithResourceCommandInput,
376
+ context: __SerdeContext
377
+ ) => Promise<__HttpRequest>;
378
+ export declare const serializeAws_json1_1BatchAssociateServiceActionWithProvisioningArtifactCommand: (
379
+ input: BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
380
+ context: __SerdeContext
381
+ ) => Promise<__HttpRequest>;
382
+ export declare const serializeAws_json1_1BatchDisassociateServiceActionFromProvisioningArtifactCommand: (
383
+ input: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
384
+ context: __SerdeContext
385
+ ) => Promise<__HttpRequest>;
386
+ export declare const serializeAws_json1_1CopyProductCommand: (
387
+ input: CopyProductCommandInput,
388
+ context: __SerdeContext
389
+ ) => Promise<__HttpRequest>;
390
+ export declare const serializeAws_json1_1CreateConstraintCommand: (
391
+ input: CreateConstraintCommandInput,
392
+ context: __SerdeContext
393
+ ) => Promise<__HttpRequest>;
394
+ export declare const serializeAws_json1_1CreatePortfolioCommand: (
395
+ input: CreatePortfolioCommandInput,
396
+ context: __SerdeContext
397
+ ) => Promise<__HttpRequest>;
398
+ export declare const serializeAws_json1_1CreatePortfolioShareCommand: (
399
+ input: CreatePortfolioShareCommandInput,
400
+ context: __SerdeContext
401
+ ) => Promise<__HttpRequest>;
402
+ export declare const serializeAws_json1_1CreateProductCommand: (
403
+ input: CreateProductCommandInput,
404
+ context: __SerdeContext
405
+ ) => Promise<__HttpRequest>;
406
+ export declare const serializeAws_json1_1CreateProvisionedProductPlanCommand: (
407
+ input: CreateProvisionedProductPlanCommandInput,
408
+ context: __SerdeContext
409
+ ) => Promise<__HttpRequest>;
410
+ export declare const serializeAws_json1_1CreateProvisioningArtifactCommand: (
411
+ input: CreateProvisioningArtifactCommandInput,
412
+ context: __SerdeContext
413
+ ) => Promise<__HttpRequest>;
414
+ export declare const serializeAws_json1_1CreateServiceActionCommand: (
415
+ input: CreateServiceActionCommandInput,
416
+ context: __SerdeContext
417
+ ) => Promise<__HttpRequest>;
418
+ export declare const serializeAws_json1_1CreateTagOptionCommand: (
419
+ input: CreateTagOptionCommandInput,
420
+ context: __SerdeContext
421
+ ) => Promise<__HttpRequest>;
422
+ export declare const serializeAws_json1_1DeleteConstraintCommand: (
423
+ input: DeleteConstraintCommandInput,
424
+ context: __SerdeContext
425
+ ) => Promise<__HttpRequest>;
426
+ export declare const serializeAws_json1_1DeletePortfolioCommand: (
427
+ input: DeletePortfolioCommandInput,
428
+ context: __SerdeContext
429
+ ) => Promise<__HttpRequest>;
430
+ export declare const serializeAws_json1_1DeletePortfolioShareCommand: (
431
+ input: DeletePortfolioShareCommandInput,
432
+ context: __SerdeContext
433
+ ) => Promise<__HttpRequest>;
434
+ export declare const serializeAws_json1_1DeleteProductCommand: (
435
+ input: DeleteProductCommandInput,
436
+ context: __SerdeContext
437
+ ) => Promise<__HttpRequest>;
438
+ export declare const serializeAws_json1_1DeleteProvisionedProductPlanCommand: (
439
+ input: DeleteProvisionedProductPlanCommandInput,
440
+ context: __SerdeContext
441
+ ) => Promise<__HttpRequest>;
442
+ export declare const serializeAws_json1_1DeleteProvisioningArtifactCommand: (
443
+ input: DeleteProvisioningArtifactCommandInput,
444
+ context: __SerdeContext
445
+ ) => Promise<__HttpRequest>;
446
+ export declare const serializeAws_json1_1DeleteServiceActionCommand: (
447
+ input: DeleteServiceActionCommandInput,
448
+ context: __SerdeContext
449
+ ) => Promise<__HttpRequest>;
450
+ export declare const serializeAws_json1_1DeleteTagOptionCommand: (
451
+ input: DeleteTagOptionCommandInput,
452
+ context: __SerdeContext
453
+ ) => Promise<__HttpRequest>;
454
+ export declare const serializeAws_json1_1DescribeConstraintCommand: (
455
+ input: DescribeConstraintCommandInput,
456
+ context: __SerdeContext
457
+ ) => Promise<__HttpRequest>;
458
+ export declare const serializeAws_json1_1DescribeCopyProductStatusCommand: (
459
+ input: DescribeCopyProductStatusCommandInput,
460
+ context: __SerdeContext
461
+ ) => Promise<__HttpRequest>;
462
+ export declare const serializeAws_json1_1DescribePortfolioCommand: (
463
+ input: DescribePortfolioCommandInput,
464
+ context: __SerdeContext
465
+ ) => Promise<__HttpRequest>;
466
+ export declare const serializeAws_json1_1DescribePortfolioSharesCommand: (
467
+ input: DescribePortfolioSharesCommandInput,
468
+ context: __SerdeContext
469
+ ) => Promise<__HttpRequest>;
470
+ export declare const serializeAws_json1_1DescribePortfolioShareStatusCommand: (
471
+ input: DescribePortfolioShareStatusCommandInput,
472
+ context: __SerdeContext
473
+ ) => Promise<__HttpRequest>;
474
+ export declare const serializeAws_json1_1DescribeProductCommand: (
475
+ input: DescribeProductCommandInput,
476
+ context: __SerdeContext
477
+ ) => Promise<__HttpRequest>;
478
+ export declare const serializeAws_json1_1DescribeProductAsAdminCommand: (
479
+ input: DescribeProductAsAdminCommandInput,
480
+ context: __SerdeContext
481
+ ) => Promise<__HttpRequest>;
482
+ export declare const serializeAws_json1_1DescribeProductViewCommand: (
483
+ input: DescribeProductViewCommandInput,
484
+ context: __SerdeContext
485
+ ) => Promise<__HttpRequest>;
486
+ export declare const serializeAws_json1_1DescribeProvisionedProductCommand: (
487
+ input: DescribeProvisionedProductCommandInput,
488
+ context: __SerdeContext
489
+ ) => Promise<__HttpRequest>;
490
+ export declare const serializeAws_json1_1DescribeProvisionedProductPlanCommand: (
491
+ input: DescribeProvisionedProductPlanCommandInput,
492
+ context: __SerdeContext
493
+ ) => Promise<__HttpRequest>;
494
+ export declare const serializeAws_json1_1DescribeProvisioningArtifactCommand: (
495
+ input: DescribeProvisioningArtifactCommandInput,
496
+ context: __SerdeContext
497
+ ) => Promise<__HttpRequest>;
498
+ export declare const serializeAws_json1_1DescribeProvisioningParametersCommand: (
499
+ input: DescribeProvisioningParametersCommandInput,
500
+ context: __SerdeContext
501
+ ) => Promise<__HttpRequest>;
502
+ export declare const serializeAws_json1_1DescribeRecordCommand: (
503
+ input: DescribeRecordCommandInput,
504
+ context: __SerdeContext
505
+ ) => Promise<__HttpRequest>;
506
+ export declare const serializeAws_json1_1DescribeServiceActionCommand: (
507
+ input: DescribeServiceActionCommandInput,
508
+ context: __SerdeContext
509
+ ) => Promise<__HttpRequest>;
510
+ export declare const serializeAws_json1_1DescribeServiceActionExecutionParametersCommand: (
511
+ input: DescribeServiceActionExecutionParametersCommandInput,
512
+ context: __SerdeContext
513
+ ) => Promise<__HttpRequest>;
514
+ export declare const serializeAws_json1_1DescribeTagOptionCommand: (
515
+ input: DescribeTagOptionCommandInput,
516
+ context: __SerdeContext
517
+ ) => Promise<__HttpRequest>;
518
+ export declare const serializeAws_json1_1DisableAWSOrganizationsAccessCommand: (
519
+ input: DisableAWSOrganizationsAccessCommandInput,
520
+ context: __SerdeContext
521
+ ) => Promise<__HttpRequest>;
522
+ export declare const serializeAws_json1_1DisassociateBudgetFromResourceCommand: (
523
+ input: DisassociateBudgetFromResourceCommandInput,
524
+ context: __SerdeContext
525
+ ) => Promise<__HttpRequest>;
526
+ export declare const serializeAws_json1_1DisassociatePrincipalFromPortfolioCommand: (
527
+ input: DisassociatePrincipalFromPortfolioCommandInput,
528
+ context: __SerdeContext
529
+ ) => Promise<__HttpRequest>;
530
+ export declare const serializeAws_json1_1DisassociateProductFromPortfolioCommand: (
531
+ input: DisassociateProductFromPortfolioCommandInput,
532
+ context: __SerdeContext
533
+ ) => Promise<__HttpRequest>;
534
+ export declare const serializeAws_json1_1DisassociateServiceActionFromProvisioningArtifactCommand: (
535
+ input: DisassociateServiceActionFromProvisioningArtifactCommandInput,
536
+ context: __SerdeContext
537
+ ) => Promise<__HttpRequest>;
538
+ export declare const serializeAws_json1_1DisassociateTagOptionFromResourceCommand: (
539
+ input: DisassociateTagOptionFromResourceCommandInput,
540
+ context: __SerdeContext
541
+ ) => Promise<__HttpRequest>;
542
+ export declare const serializeAws_json1_1EnableAWSOrganizationsAccessCommand: (
543
+ input: EnableAWSOrganizationsAccessCommandInput,
544
+ context: __SerdeContext
545
+ ) => Promise<__HttpRequest>;
546
+ export declare const serializeAws_json1_1ExecuteProvisionedProductPlanCommand: (
547
+ input: ExecuteProvisionedProductPlanCommandInput,
548
+ context: __SerdeContext
549
+ ) => Promise<__HttpRequest>;
550
+ export declare const serializeAws_json1_1ExecuteProvisionedProductServiceActionCommand: (
551
+ input: ExecuteProvisionedProductServiceActionCommandInput,
552
+ context: __SerdeContext
553
+ ) => Promise<__HttpRequest>;
554
+ export declare const serializeAws_json1_1GetAWSOrganizationsAccessStatusCommand: (
555
+ input: GetAWSOrganizationsAccessStatusCommandInput,
556
+ context: __SerdeContext
557
+ ) => Promise<__HttpRequest>;
558
+ export declare const serializeAws_json1_1GetProvisionedProductOutputsCommand: (
559
+ input: GetProvisionedProductOutputsCommandInput,
560
+ context: __SerdeContext
561
+ ) => Promise<__HttpRequest>;
562
+ export declare const serializeAws_json1_1ImportAsProvisionedProductCommand: (
563
+ input: ImportAsProvisionedProductCommandInput,
564
+ context: __SerdeContext
565
+ ) => Promise<__HttpRequest>;
566
+ export declare const serializeAws_json1_1ListAcceptedPortfolioSharesCommand: (
567
+ input: ListAcceptedPortfolioSharesCommandInput,
568
+ context: __SerdeContext
569
+ ) => Promise<__HttpRequest>;
570
+ export declare const serializeAws_json1_1ListBudgetsForResourceCommand: (
571
+ input: ListBudgetsForResourceCommandInput,
572
+ context: __SerdeContext
573
+ ) => Promise<__HttpRequest>;
574
+ export declare const serializeAws_json1_1ListConstraintsForPortfolioCommand: (
575
+ input: ListConstraintsForPortfolioCommandInput,
576
+ context: __SerdeContext
577
+ ) => Promise<__HttpRequest>;
578
+ export declare const serializeAws_json1_1ListLaunchPathsCommand: (
579
+ input: ListLaunchPathsCommandInput,
580
+ context: __SerdeContext
581
+ ) => Promise<__HttpRequest>;
582
+ export declare const serializeAws_json1_1ListOrganizationPortfolioAccessCommand: (
583
+ input: ListOrganizationPortfolioAccessCommandInput,
584
+ context: __SerdeContext
585
+ ) => Promise<__HttpRequest>;
586
+ export declare const serializeAws_json1_1ListPortfolioAccessCommand: (
587
+ input: ListPortfolioAccessCommandInput,
588
+ context: __SerdeContext
589
+ ) => Promise<__HttpRequest>;
590
+ export declare const serializeAws_json1_1ListPortfoliosCommand: (
591
+ input: ListPortfoliosCommandInput,
592
+ context: __SerdeContext
593
+ ) => Promise<__HttpRequest>;
594
+ export declare const serializeAws_json1_1ListPortfoliosForProductCommand: (
595
+ input: ListPortfoliosForProductCommandInput,
596
+ context: __SerdeContext
597
+ ) => Promise<__HttpRequest>;
598
+ export declare const serializeAws_json1_1ListPrincipalsForPortfolioCommand: (
599
+ input: ListPrincipalsForPortfolioCommandInput,
600
+ context: __SerdeContext
601
+ ) => Promise<__HttpRequest>;
602
+ export declare const serializeAws_json1_1ListProvisionedProductPlansCommand: (
603
+ input: ListProvisionedProductPlansCommandInput,
604
+ context: __SerdeContext
605
+ ) => Promise<__HttpRequest>;
606
+ export declare const serializeAws_json1_1ListProvisioningArtifactsCommand: (
607
+ input: ListProvisioningArtifactsCommandInput,
608
+ context: __SerdeContext
609
+ ) => Promise<__HttpRequest>;
610
+ export declare const serializeAws_json1_1ListProvisioningArtifactsForServiceActionCommand: (
611
+ input: ListProvisioningArtifactsForServiceActionCommandInput,
612
+ context: __SerdeContext
613
+ ) => Promise<__HttpRequest>;
614
+ export declare const serializeAws_json1_1ListRecordHistoryCommand: (
615
+ input: ListRecordHistoryCommandInput,
616
+ context: __SerdeContext
617
+ ) => Promise<__HttpRequest>;
618
+ export declare const serializeAws_json1_1ListResourcesForTagOptionCommand: (
619
+ input: ListResourcesForTagOptionCommandInput,
620
+ context: __SerdeContext
621
+ ) => Promise<__HttpRequest>;
622
+ export declare const serializeAws_json1_1ListServiceActionsCommand: (
623
+ input: ListServiceActionsCommandInput,
624
+ context: __SerdeContext
625
+ ) => Promise<__HttpRequest>;
626
+ export declare const serializeAws_json1_1ListServiceActionsForProvisioningArtifactCommand: (
627
+ input: ListServiceActionsForProvisioningArtifactCommandInput,
628
+ context: __SerdeContext
629
+ ) => Promise<__HttpRequest>;
630
+ export declare const serializeAws_json1_1ListStackInstancesForProvisionedProductCommand: (
631
+ input: ListStackInstancesForProvisionedProductCommandInput,
632
+ context: __SerdeContext
633
+ ) => Promise<__HttpRequest>;
634
+ export declare const serializeAws_json1_1ListTagOptionsCommand: (
635
+ input: ListTagOptionsCommandInput,
636
+ context: __SerdeContext
637
+ ) => Promise<__HttpRequest>;
638
+ export declare const serializeAws_json1_1ProvisionProductCommand: (
639
+ input: ProvisionProductCommandInput,
640
+ context: __SerdeContext
641
+ ) => Promise<__HttpRequest>;
642
+ export declare const serializeAws_json1_1RejectPortfolioShareCommand: (
643
+ input: RejectPortfolioShareCommandInput,
644
+ context: __SerdeContext
645
+ ) => Promise<__HttpRequest>;
646
+ export declare const serializeAws_json1_1ScanProvisionedProductsCommand: (
647
+ input: ScanProvisionedProductsCommandInput,
648
+ context: __SerdeContext
649
+ ) => Promise<__HttpRequest>;
650
+ export declare const serializeAws_json1_1SearchProductsCommand: (
651
+ input: SearchProductsCommandInput,
652
+ context: __SerdeContext
653
+ ) => Promise<__HttpRequest>;
654
+ export declare const serializeAws_json1_1SearchProductsAsAdminCommand: (
655
+ input: SearchProductsAsAdminCommandInput,
656
+ context: __SerdeContext
657
+ ) => Promise<__HttpRequest>;
658
+ export declare const serializeAws_json1_1SearchProvisionedProductsCommand: (
659
+ input: SearchProvisionedProductsCommandInput,
660
+ context: __SerdeContext
661
+ ) => Promise<__HttpRequest>;
662
+ export declare const serializeAws_json1_1TerminateProvisionedProductCommand: (
663
+ input: TerminateProvisionedProductCommandInput,
664
+ context: __SerdeContext
665
+ ) => Promise<__HttpRequest>;
666
+ export declare const serializeAws_json1_1UpdateConstraintCommand: (
667
+ input: UpdateConstraintCommandInput,
668
+ context: __SerdeContext
669
+ ) => Promise<__HttpRequest>;
670
+ export declare const serializeAws_json1_1UpdatePortfolioCommand: (
671
+ input: UpdatePortfolioCommandInput,
672
+ context: __SerdeContext
673
+ ) => Promise<__HttpRequest>;
674
+ export declare const serializeAws_json1_1UpdatePortfolioShareCommand: (
675
+ input: UpdatePortfolioShareCommandInput,
676
+ context: __SerdeContext
677
+ ) => Promise<__HttpRequest>;
678
+ export declare const serializeAws_json1_1UpdateProductCommand: (
679
+ input: UpdateProductCommandInput,
680
+ context: __SerdeContext
681
+ ) => Promise<__HttpRequest>;
682
+ export declare const serializeAws_json1_1UpdateProvisionedProductCommand: (
683
+ input: UpdateProvisionedProductCommandInput,
684
+ context: __SerdeContext
685
+ ) => Promise<__HttpRequest>;
686
+ export declare const serializeAws_json1_1UpdateProvisionedProductPropertiesCommand: (
687
+ input: UpdateProvisionedProductPropertiesCommandInput,
688
+ context: __SerdeContext
689
+ ) => Promise<__HttpRequest>;
690
+ export declare const serializeAws_json1_1UpdateProvisioningArtifactCommand: (
691
+ input: UpdateProvisioningArtifactCommandInput,
692
+ context: __SerdeContext
693
+ ) => Promise<__HttpRequest>;
694
+ export declare const serializeAws_json1_1UpdateServiceActionCommand: (
695
+ input: UpdateServiceActionCommandInput,
696
+ context: __SerdeContext
697
+ ) => Promise<__HttpRequest>;
698
+ export declare const serializeAws_json1_1UpdateTagOptionCommand: (
699
+ input: UpdateTagOptionCommandInput,
700
+ context: __SerdeContext
701
+ ) => Promise<__HttpRequest>;
702
+ export declare const deserializeAws_json1_1AcceptPortfolioShareCommand: (
703
+ output: __HttpResponse,
704
+ context: __SerdeContext
705
+ ) => Promise<AcceptPortfolioShareCommandOutput>;
706
+ export declare const deserializeAws_json1_1AssociateBudgetWithResourceCommand: (
707
+ output: __HttpResponse,
708
+ context: __SerdeContext
709
+ ) => Promise<AssociateBudgetWithResourceCommandOutput>;
710
+ export declare const deserializeAws_json1_1AssociatePrincipalWithPortfolioCommand: (
711
+ output: __HttpResponse,
712
+ context: __SerdeContext
713
+ ) => Promise<AssociatePrincipalWithPortfolioCommandOutput>;
714
+ export declare const deserializeAws_json1_1AssociateProductWithPortfolioCommand: (
715
+ output: __HttpResponse,
716
+ context: __SerdeContext
717
+ ) => Promise<AssociateProductWithPortfolioCommandOutput>;
718
+ export declare const deserializeAws_json1_1AssociateServiceActionWithProvisioningArtifactCommand: (
719
+ output: __HttpResponse,
720
+ context: __SerdeContext
721
+ ) => Promise<AssociateServiceActionWithProvisioningArtifactCommandOutput>;
722
+ export declare const deserializeAws_json1_1AssociateTagOptionWithResourceCommand: (
723
+ output: __HttpResponse,
724
+ context: __SerdeContext
725
+ ) => Promise<AssociateTagOptionWithResourceCommandOutput>;
726
+ export declare const deserializeAws_json1_1BatchAssociateServiceActionWithProvisioningArtifactCommand: (
727
+ output: __HttpResponse,
728
+ context: __SerdeContext
729
+ ) => Promise<BatchAssociateServiceActionWithProvisioningArtifactCommandOutput>;
730
+ export declare const deserializeAws_json1_1BatchDisassociateServiceActionFromProvisioningArtifactCommand: (
731
+ output: __HttpResponse,
732
+ context: __SerdeContext
733
+ ) => Promise<BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput>;
734
+ export declare const deserializeAws_json1_1CopyProductCommand: (
735
+ output: __HttpResponse,
736
+ context: __SerdeContext
737
+ ) => Promise<CopyProductCommandOutput>;
738
+ export declare const deserializeAws_json1_1CreateConstraintCommand: (
739
+ output: __HttpResponse,
740
+ context: __SerdeContext
741
+ ) => Promise<CreateConstraintCommandOutput>;
742
+ export declare const deserializeAws_json1_1CreatePortfolioCommand: (
743
+ output: __HttpResponse,
744
+ context: __SerdeContext
745
+ ) => Promise<CreatePortfolioCommandOutput>;
746
+ export declare const deserializeAws_json1_1CreatePortfolioShareCommand: (
747
+ output: __HttpResponse,
748
+ context: __SerdeContext
749
+ ) => Promise<CreatePortfolioShareCommandOutput>;
750
+ export declare const deserializeAws_json1_1CreateProductCommand: (
751
+ output: __HttpResponse,
752
+ context: __SerdeContext
753
+ ) => Promise<CreateProductCommandOutput>;
754
+ export declare const deserializeAws_json1_1CreateProvisionedProductPlanCommand: (
755
+ output: __HttpResponse,
756
+ context: __SerdeContext
757
+ ) => Promise<CreateProvisionedProductPlanCommandOutput>;
758
+ export declare const deserializeAws_json1_1CreateProvisioningArtifactCommand: (
759
+ output: __HttpResponse,
760
+ context: __SerdeContext
761
+ ) => Promise<CreateProvisioningArtifactCommandOutput>;
762
+ export declare const deserializeAws_json1_1CreateServiceActionCommand: (
763
+ output: __HttpResponse,
764
+ context: __SerdeContext
765
+ ) => Promise<CreateServiceActionCommandOutput>;
766
+ export declare const deserializeAws_json1_1CreateTagOptionCommand: (
767
+ output: __HttpResponse,
768
+ context: __SerdeContext
769
+ ) => Promise<CreateTagOptionCommandOutput>;
770
+ export declare const deserializeAws_json1_1DeleteConstraintCommand: (
771
+ output: __HttpResponse,
772
+ context: __SerdeContext
773
+ ) => Promise<DeleteConstraintCommandOutput>;
774
+ export declare const deserializeAws_json1_1DeletePortfolioCommand: (
775
+ output: __HttpResponse,
776
+ context: __SerdeContext
777
+ ) => Promise<DeletePortfolioCommandOutput>;
778
+ export declare const deserializeAws_json1_1DeletePortfolioShareCommand: (
779
+ output: __HttpResponse,
780
+ context: __SerdeContext
781
+ ) => Promise<DeletePortfolioShareCommandOutput>;
782
+ export declare const deserializeAws_json1_1DeleteProductCommand: (
783
+ output: __HttpResponse,
784
+ context: __SerdeContext
785
+ ) => Promise<DeleteProductCommandOutput>;
786
+ export declare const deserializeAws_json1_1DeleteProvisionedProductPlanCommand: (
787
+ output: __HttpResponse,
788
+ context: __SerdeContext
789
+ ) => Promise<DeleteProvisionedProductPlanCommandOutput>;
790
+ export declare const deserializeAws_json1_1DeleteProvisioningArtifactCommand: (
791
+ output: __HttpResponse,
792
+ context: __SerdeContext
793
+ ) => Promise<DeleteProvisioningArtifactCommandOutput>;
794
+ export declare const deserializeAws_json1_1DeleteServiceActionCommand: (
795
+ output: __HttpResponse,
796
+ context: __SerdeContext
797
+ ) => Promise<DeleteServiceActionCommandOutput>;
798
+ export declare const deserializeAws_json1_1DeleteTagOptionCommand: (
799
+ output: __HttpResponse,
800
+ context: __SerdeContext
801
+ ) => Promise<DeleteTagOptionCommandOutput>;
802
+ export declare const deserializeAws_json1_1DescribeConstraintCommand: (
803
+ output: __HttpResponse,
804
+ context: __SerdeContext
805
+ ) => Promise<DescribeConstraintCommandOutput>;
806
+ export declare const deserializeAws_json1_1DescribeCopyProductStatusCommand: (
807
+ output: __HttpResponse,
808
+ context: __SerdeContext
809
+ ) => Promise<DescribeCopyProductStatusCommandOutput>;
810
+ export declare const deserializeAws_json1_1DescribePortfolioCommand: (
811
+ output: __HttpResponse,
812
+ context: __SerdeContext
813
+ ) => Promise<DescribePortfolioCommandOutput>;
814
+ export declare const deserializeAws_json1_1DescribePortfolioSharesCommand: (
815
+ output: __HttpResponse,
816
+ context: __SerdeContext
817
+ ) => Promise<DescribePortfolioSharesCommandOutput>;
818
+ export declare const deserializeAws_json1_1DescribePortfolioShareStatusCommand: (
819
+ output: __HttpResponse,
820
+ context: __SerdeContext
821
+ ) => Promise<DescribePortfolioShareStatusCommandOutput>;
822
+ export declare const deserializeAws_json1_1DescribeProductCommand: (
823
+ output: __HttpResponse,
824
+ context: __SerdeContext
825
+ ) => Promise<DescribeProductCommandOutput>;
826
+ export declare const deserializeAws_json1_1DescribeProductAsAdminCommand: (
827
+ output: __HttpResponse,
828
+ context: __SerdeContext
829
+ ) => Promise<DescribeProductAsAdminCommandOutput>;
830
+ export declare const deserializeAws_json1_1DescribeProductViewCommand: (
831
+ output: __HttpResponse,
832
+ context: __SerdeContext
833
+ ) => Promise<DescribeProductViewCommandOutput>;
834
+ export declare const deserializeAws_json1_1DescribeProvisionedProductCommand: (
835
+ output: __HttpResponse,
836
+ context: __SerdeContext
837
+ ) => Promise<DescribeProvisionedProductCommandOutput>;
838
+ export declare const deserializeAws_json1_1DescribeProvisionedProductPlanCommand: (
839
+ output: __HttpResponse,
840
+ context: __SerdeContext
841
+ ) => Promise<DescribeProvisionedProductPlanCommandOutput>;
842
+ export declare const deserializeAws_json1_1DescribeProvisioningArtifactCommand: (
843
+ output: __HttpResponse,
844
+ context: __SerdeContext
845
+ ) => Promise<DescribeProvisioningArtifactCommandOutput>;
846
+ export declare const deserializeAws_json1_1DescribeProvisioningParametersCommand: (
847
+ output: __HttpResponse,
848
+ context: __SerdeContext
849
+ ) => Promise<DescribeProvisioningParametersCommandOutput>;
850
+ export declare const deserializeAws_json1_1DescribeRecordCommand: (
851
+ output: __HttpResponse,
852
+ context: __SerdeContext
853
+ ) => Promise<DescribeRecordCommandOutput>;
854
+ export declare const deserializeAws_json1_1DescribeServiceActionCommand: (
855
+ output: __HttpResponse,
856
+ context: __SerdeContext
857
+ ) => Promise<DescribeServiceActionCommandOutput>;
858
+ export declare const deserializeAws_json1_1DescribeServiceActionExecutionParametersCommand: (
859
+ output: __HttpResponse,
860
+ context: __SerdeContext
861
+ ) => Promise<DescribeServiceActionExecutionParametersCommandOutput>;
862
+ export declare const deserializeAws_json1_1DescribeTagOptionCommand: (
863
+ output: __HttpResponse,
864
+ context: __SerdeContext
865
+ ) => Promise<DescribeTagOptionCommandOutput>;
866
+ export declare const deserializeAws_json1_1DisableAWSOrganizationsAccessCommand: (
867
+ output: __HttpResponse,
868
+ context: __SerdeContext
869
+ ) => Promise<DisableAWSOrganizationsAccessCommandOutput>;
870
+ export declare const deserializeAws_json1_1DisassociateBudgetFromResourceCommand: (
871
+ output: __HttpResponse,
872
+ context: __SerdeContext
873
+ ) => Promise<DisassociateBudgetFromResourceCommandOutput>;
874
+ export declare const deserializeAws_json1_1DisassociatePrincipalFromPortfolioCommand: (
875
+ output: __HttpResponse,
876
+ context: __SerdeContext
877
+ ) => Promise<DisassociatePrincipalFromPortfolioCommandOutput>;
878
+ export declare const deserializeAws_json1_1DisassociateProductFromPortfolioCommand: (
879
+ output: __HttpResponse,
880
+ context: __SerdeContext
881
+ ) => Promise<DisassociateProductFromPortfolioCommandOutput>;
882
+ export declare const deserializeAws_json1_1DisassociateServiceActionFromProvisioningArtifactCommand: (
883
+ output: __HttpResponse,
884
+ context: __SerdeContext
885
+ ) => Promise<DisassociateServiceActionFromProvisioningArtifactCommandOutput>;
886
+ export declare const deserializeAws_json1_1DisassociateTagOptionFromResourceCommand: (
887
+ output: __HttpResponse,
888
+ context: __SerdeContext
889
+ ) => Promise<DisassociateTagOptionFromResourceCommandOutput>;
890
+ export declare const deserializeAws_json1_1EnableAWSOrganizationsAccessCommand: (
891
+ output: __HttpResponse,
892
+ context: __SerdeContext
893
+ ) => Promise<EnableAWSOrganizationsAccessCommandOutput>;
894
+ export declare const deserializeAws_json1_1ExecuteProvisionedProductPlanCommand: (
895
+ output: __HttpResponse,
896
+ context: __SerdeContext
897
+ ) => Promise<ExecuteProvisionedProductPlanCommandOutput>;
898
+ export declare const deserializeAws_json1_1ExecuteProvisionedProductServiceActionCommand: (
899
+ output: __HttpResponse,
900
+ context: __SerdeContext
901
+ ) => Promise<ExecuteProvisionedProductServiceActionCommandOutput>;
902
+ export declare const deserializeAws_json1_1GetAWSOrganizationsAccessStatusCommand: (
903
+ output: __HttpResponse,
904
+ context: __SerdeContext
905
+ ) => Promise<GetAWSOrganizationsAccessStatusCommandOutput>;
906
+ export declare const deserializeAws_json1_1GetProvisionedProductOutputsCommand: (
907
+ output: __HttpResponse,
908
+ context: __SerdeContext
909
+ ) => Promise<GetProvisionedProductOutputsCommandOutput>;
910
+ export declare const deserializeAws_json1_1ImportAsProvisionedProductCommand: (
911
+ output: __HttpResponse,
912
+ context: __SerdeContext
913
+ ) => Promise<ImportAsProvisionedProductCommandOutput>;
914
+ export declare const deserializeAws_json1_1ListAcceptedPortfolioSharesCommand: (
915
+ output: __HttpResponse,
916
+ context: __SerdeContext
917
+ ) => Promise<ListAcceptedPortfolioSharesCommandOutput>;
918
+ export declare const deserializeAws_json1_1ListBudgetsForResourceCommand: (
919
+ output: __HttpResponse,
920
+ context: __SerdeContext
921
+ ) => Promise<ListBudgetsForResourceCommandOutput>;
922
+ export declare const deserializeAws_json1_1ListConstraintsForPortfolioCommand: (
923
+ output: __HttpResponse,
924
+ context: __SerdeContext
925
+ ) => Promise<ListConstraintsForPortfolioCommandOutput>;
926
+ export declare const deserializeAws_json1_1ListLaunchPathsCommand: (
927
+ output: __HttpResponse,
928
+ context: __SerdeContext
929
+ ) => Promise<ListLaunchPathsCommandOutput>;
930
+ export declare const deserializeAws_json1_1ListOrganizationPortfolioAccessCommand: (
931
+ output: __HttpResponse,
932
+ context: __SerdeContext
933
+ ) => Promise<ListOrganizationPortfolioAccessCommandOutput>;
934
+ export declare const deserializeAws_json1_1ListPortfolioAccessCommand: (
935
+ output: __HttpResponse,
936
+ context: __SerdeContext
937
+ ) => Promise<ListPortfolioAccessCommandOutput>;
938
+ export declare const deserializeAws_json1_1ListPortfoliosCommand: (
939
+ output: __HttpResponse,
940
+ context: __SerdeContext
941
+ ) => Promise<ListPortfoliosCommandOutput>;
942
+ export declare const deserializeAws_json1_1ListPortfoliosForProductCommand: (
943
+ output: __HttpResponse,
944
+ context: __SerdeContext
945
+ ) => Promise<ListPortfoliosForProductCommandOutput>;
946
+ export declare const deserializeAws_json1_1ListPrincipalsForPortfolioCommand: (
947
+ output: __HttpResponse,
948
+ context: __SerdeContext
949
+ ) => Promise<ListPrincipalsForPortfolioCommandOutput>;
950
+ export declare const deserializeAws_json1_1ListProvisionedProductPlansCommand: (
951
+ output: __HttpResponse,
952
+ context: __SerdeContext
953
+ ) => Promise<ListProvisionedProductPlansCommandOutput>;
954
+ export declare const deserializeAws_json1_1ListProvisioningArtifactsCommand: (
955
+ output: __HttpResponse,
956
+ context: __SerdeContext
957
+ ) => Promise<ListProvisioningArtifactsCommandOutput>;
958
+ export declare const deserializeAws_json1_1ListProvisioningArtifactsForServiceActionCommand: (
959
+ output: __HttpResponse,
960
+ context: __SerdeContext
961
+ ) => Promise<ListProvisioningArtifactsForServiceActionCommandOutput>;
962
+ export declare const deserializeAws_json1_1ListRecordHistoryCommand: (
963
+ output: __HttpResponse,
964
+ context: __SerdeContext
965
+ ) => Promise<ListRecordHistoryCommandOutput>;
966
+ export declare const deserializeAws_json1_1ListResourcesForTagOptionCommand: (
967
+ output: __HttpResponse,
968
+ context: __SerdeContext
969
+ ) => Promise<ListResourcesForTagOptionCommandOutput>;
970
+ export declare const deserializeAws_json1_1ListServiceActionsCommand: (
971
+ output: __HttpResponse,
972
+ context: __SerdeContext
973
+ ) => Promise<ListServiceActionsCommandOutput>;
974
+ export declare const deserializeAws_json1_1ListServiceActionsForProvisioningArtifactCommand: (
975
+ output: __HttpResponse,
976
+ context: __SerdeContext
977
+ ) => Promise<ListServiceActionsForProvisioningArtifactCommandOutput>;
978
+ export declare const deserializeAws_json1_1ListStackInstancesForProvisionedProductCommand: (
979
+ output: __HttpResponse,
980
+ context: __SerdeContext
981
+ ) => Promise<ListStackInstancesForProvisionedProductCommandOutput>;
982
+ export declare const deserializeAws_json1_1ListTagOptionsCommand: (
983
+ output: __HttpResponse,
984
+ context: __SerdeContext
985
+ ) => Promise<ListTagOptionsCommandOutput>;
986
+ export declare const deserializeAws_json1_1ProvisionProductCommand: (
987
+ output: __HttpResponse,
988
+ context: __SerdeContext
989
+ ) => Promise<ProvisionProductCommandOutput>;
990
+ export declare const deserializeAws_json1_1RejectPortfolioShareCommand: (
991
+ output: __HttpResponse,
992
+ context: __SerdeContext
993
+ ) => Promise<RejectPortfolioShareCommandOutput>;
994
+ export declare const deserializeAws_json1_1ScanProvisionedProductsCommand: (
995
+ output: __HttpResponse,
996
+ context: __SerdeContext
997
+ ) => Promise<ScanProvisionedProductsCommandOutput>;
998
+ export declare const deserializeAws_json1_1SearchProductsCommand: (
999
+ output: __HttpResponse,
1000
+ context: __SerdeContext
1001
+ ) => Promise<SearchProductsCommandOutput>;
1002
+ export declare const deserializeAws_json1_1SearchProductsAsAdminCommand: (
1003
+ output: __HttpResponse,
1004
+ context: __SerdeContext
1005
+ ) => Promise<SearchProductsAsAdminCommandOutput>;
1006
+ export declare const deserializeAws_json1_1SearchProvisionedProductsCommand: (
1007
+ output: __HttpResponse,
1008
+ context: __SerdeContext
1009
+ ) => Promise<SearchProvisionedProductsCommandOutput>;
1010
+ export declare const deserializeAws_json1_1TerminateProvisionedProductCommand: (
1011
+ output: __HttpResponse,
1012
+ context: __SerdeContext
1013
+ ) => Promise<TerminateProvisionedProductCommandOutput>;
1014
+ export declare const deserializeAws_json1_1UpdateConstraintCommand: (
1015
+ output: __HttpResponse,
1016
+ context: __SerdeContext
1017
+ ) => Promise<UpdateConstraintCommandOutput>;
1018
+ export declare const deserializeAws_json1_1UpdatePortfolioCommand: (
1019
+ output: __HttpResponse,
1020
+ context: __SerdeContext
1021
+ ) => Promise<UpdatePortfolioCommandOutput>;
1022
+ export declare const deserializeAws_json1_1UpdatePortfolioShareCommand: (
1023
+ output: __HttpResponse,
1024
+ context: __SerdeContext
1025
+ ) => Promise<UpdatePortfolioShareCommandOutput>;
1026
+ export declare const deserializeAws_json1_1UpdateProductCommand: (
1027
+ output: __HttpResponse,
1028
+ context: __SerdeContext
1029
+ ) => Promise<UpdateProductCommandOutput>;
1030
+ export declare const deserializeAws_json1_1UpdateProvisionedProductCommand: (
1031
+ output: __HttpResponse,
1032
+ context: __SerdeContext
1033
+ ) => Promise<UpdateProvisionedProductCommandOutput>;
1034
+ export declare const deserializeAws_json1_1UpdateProvisionedProductPropertiesCommand: (
1035
+ output: __HttpResponse,
1036
+ context: __SerdeContext
1037
+ ) => Promise<UpdateProvisionedProductPropertiesCommandOutput>;
1038
+ export declare const deserializeAws_json1_1UpdateProvisioningArtifactCommand: (
1039
+ output: __HttpResponse,
1040
+ context: __SerdeContext
1041
+ ) => Promise<UpdateProvisioningArtifactCommandOutput>;
1042
+ export declare const deserializeAws_json1_1UpdateServiceActionCommand: (
1043
+ output: __HttpResponse,
1044
+ context: __SerdeContext
1045
+ ) => Promise<UpdateServiceActionCommandOutput>;
1046
+ export declare const deserializeAws_json1_1UpdateTagOptionCommand: (
1047
+ output: __HttpResponse,
1048
+ context: __SerdeContext
1049
+ ) => Promise<UpdateTagOptionCommandOutput>;