@aws-sdk/client-service-catalog 3.168.0 → 3.170.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +16 -0
- package/dist-types/ts3.4/ServiceCatalog.d.ts +1642 -440
- package/dist-types/ts3.4/ServiceCatalogClient.d.ts +652 -160
- package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +43 -17
- package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +34 -17
- package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +41 -17
- package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +38 -17
- package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +37 -17
- package/dist-types/ts3.4/commands/index.d.ts +87 -87
- package/dist-types/ts3.4/endpoints.d.ts +2 -2
- package/dist-types/ts3.4/index.d.ts +6 -6
- package/dist-types/ts3.4/models/ServiceCatalogServiceException.d.ts +8 -6
- package/dist-types/ts3.4/models/index.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +2919 -2696
- package/dist-types/ts3.4/pagination/DescribePortfolioSharesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/GetProvisionedProductOutputsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
- package/dist-types/ts3.4/pagination/ListAcceptedPortfolioSharesPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListBudgetsForResourcePaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListConstraintsForPortfolioPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListLaunchPathsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListOrganizationPortfolioAccessPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPortfolioAccessPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPortfoliosForProductPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPortfoliosPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListPrincipalsForPortfolioPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListProvisioningArtifactsForServiceActionPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListResourcesForTagOptionPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListServiceActionsForProvisioningArtifactPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListServiceActionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/ListTagOptionsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchProductsAsAdminPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchProductsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/SearchProvisionedProductsPaginator.d.ts +11 -4
- package/dist-types/ts3.4/pagination/index.d.ts +20 -20
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +1049 -263
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.d.ts +66 -38
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +67 -37
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -11
- package/package.json +34 -34
|
@@ -1,160 +1,652 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
import {
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
import {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
import {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
import {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
import {
|
|
24
|
-
import {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
import {
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
import {
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
import {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
import {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
import {
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
import {
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
import {
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
import {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
import {
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
import {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
import {
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
import {
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
import {
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
import {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
} from "@aws-sdk/config-resolver";
|
|
7
|
+
import {
|
|
8
|
+
HostHeaderInputConfig,
|
|
9
|
+
HostHeaderResolvedConfig,
|
|
10
|
+
} from "@aws-sdk/middleware-host-header";
|
|
11
|
+
import {
|
|
12
|
+
RetryInputConfig,
|
|
13
|
+
RetryResolvedConfig,
|
|
14
|
+
} from "@aws-sdk/middleware-retry";
|
|
15
|
+
import {
|
|
16
|
+
AwsAuthInputConfig,
|
|
17
|
+
AwsAuthResolvedConfig,
|
|
18
|
+
} from "@aws-sdk/middleware-signing";
|
|
19
|
+
import {
|
|
20
|
+
UserAgentInputConfig,
|
|
21
|
+
UserAgentResolvedConfig,
|
|
22
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
23
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
24
|
+
import {
|
|
25
|
+
Client as __Client,
|
|
26
|
+
DefaultsMode,
|
|
27
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
28
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
29
|
+
} from "@aws-sdk/smithy-client";
|
|
30
|
+
import {
|
|
31
|
+
BodyLengthCalculator as __BodyLengthCalculator,
|
|
32
|
+
Credentials as __Credentials,
|
|
33
|
+
Decoder as __Decoder,
|
|
34
|
+
Encoder as __Encoder,
|
|
35
|
+
HashConstructor as __HashConstructor,
|
|
36
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
37
|
+
Logger as __Logger,
|
|
38
|
+
Provider as __Provider,
|
|
39
|
+
Provider,
|
|
40
|
+
RegionInfoProvider,
|
|
41
|
+
StreamCollector as __StreamCollector,
|
|
42
|
+
UrlParser as __UrlParser,
|
|
43
|
+
UserAgent as __UserAgent,
|
|
44
|
+
} from "@aws-sdk/types";
|
|
45
|
+
import {
|
|
46
|
+
AcceptPortfolioShareCommandInput,
|
|
47
|
+
AcceptPortfolioShareCommandOutput,
|
|
48
|
+
} from "./commands/AcceptPortfolioShareCommand";
|
|
49
|
+
import {
|
|
50
|
+
AssociateBudgetWithResourceCommandInput,
|
|
51
|
+
AssociateBudgetWithResourceCommandOutput,
|
|
52
|
+
} from "./commands/AssociateBudgetWithResourceCommand";
|
|
53
|
+
import {
|
|
54
|
+
AssociatePrincipalWithPortfolioCommandInput,
|
|
55
|
+
AssociatePrincipalWithPortfolioCommandOutput,
|
|
56
|
+
} from "./commands/AssociatePrincipalWithPortfolioCommand";
|
|
57
|
+
import {
|
|
58
|
+
AssociateProductWithPortfolioCommandInput,
|
|
59
|
+
AssociateProductWithPortfolioCommandOutput,
|
|
60
|
+
} from "./commands/AssociateProductWithPortfolioCommand";
|
|
61
|
+
import {
|
|
62
|
+
AssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
63
|
+
AssociateServiceActionWithProvisioningArtifactCommandOutput,
|
|
64
|
+
} from "./commands/AssociateServiceActionWithProvisioningArtifactCommand";
|
|
65
|
+
import {
|
|
66
|
+
AssociateTagOptionWithResourceCommandInput,
|
|
67
|
+
AssociateTagOptionWithResourceCommandOutput,
|
|
68
|
+
} from "./commands/AssociateTagOptionWithResourceCommand";
|
|
69
|
+
import {
|
|
70
|
+
BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
|
|
71
|
+
BatchAssociateServiceActionWithProvisioningArtifactCommandOutput,
|
|
72
|
+
} from "./commands/BatchAssociateServiceActionWithProvisioningArtifactCommand";
|
|
73
|
+
import {
|
|
74
|
+
BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
75
|
+
BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput,
|
|
76
|
+
} from "./commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand";
|
|
77
|
+
import {
|
|
78
|
+
CopyProductCommandInput,
|
|
79
|
+
CopyProductCommandOutput,
|
|
80
|
+
} from "./commands/CopyProductCommand";
|
|
81
|
+
import {
|
|
82
|
+
CreateConstraintCommandInput,
|
|
83
|
+
CreateConstraintCommandOutput,
|
|
84
|
+
} from "./commands/CreateConstraintCommand";
|
|
85
|
+
import {
|
|
86
|
+
CreatePortfolioCommandInput,
|
|
87
|
+
CreatePortfolioCommandOutput,
|
|
88
|
+
} from "./commands/CreatePortfolioCommand";
|
|
89
|
+
import {
|
|
90
|
+
CreatePortfolioShareCommandInput,
|
|
91
|
+
CreatePortfolioShareCommandOutput,
|
|
92
|
+
} from "./commands/CreatePortfolioShareCommand";
|
|
93
|
+
import {
|
|
94
|
+
CreateProductCommandInput,
|
|
95
|
+
CreateProductCommandOutput,
|
|
96
|
+
} from "./commands/CreateProductCommand";
|
|
97
|
+
import {
|
|
98
|
+
CreateProvisionedProductPlanCommandInput,
|
|
99
|
+
CreateProvisionedProductPlanCommandOutput,
|
|
100
|
+
} from "./commands/CreateProvisionedProductPlanCommand";
|
|
101
|
+
import {
|
|
102
|
+
CreateProvisioningArtifactCommandInput,
|
|
103
|
+
CreateProvisioningArtifactCommandOutput,
|
|
104
|
+
} from "./commands/CreateProvisioningArtifactCommand";
|
|
105
|
+
import {
|
|
106
|
+
CreateServiceActionCommandInput,
|
|
107
|
+
CreateServiceActionCommandOutput,
|
|
108
|
+
} from "./commands/CreateServiceActionCommand";
|
|
109
|
+
import {
|
|
110
|
+
CreateTagOptionCommandInput,
|
|
111
|
+
CreateTagOptionCommandOutput,
|
|
112
|
+
} from "./commands/CreateTagOptionCommand";
|
|
113
|
+
import {
|
|
114
|
+
DeleteConstraintCommandInput,
|
|
115
|
+
DeleteConstraintCommandOutput,
|
|
116
|
+
} from "./commands/DeleteConstraintCommand";
|
|
117
|
+
import {
|
|
118
|
+
DeletePortfolioCommandInput,
|
|
119
|
+
DeletePortfolioCommandOutput,
|
|
120
|
+
} from "./commands/DeletePortfolioCommand";
|
|
121
|
+
import {
|
|
122
|
+
DeletePortfolioShareCommandInput,
|
|
123
|
+
DeletePortfolioShareCommandOutput,
|
|
124
|
+
} from "./commands/DeletePortfolioShareCommand";
|
|
125
|
+
import {
|
|
126
|
+
DeleteProductCommandInput,
|
|
127
|
+
DeleteProductCommandOutput,
|
|
128
|
+
} from "./commands/DeleteProductCommand";
|
|
129
|
+
import {
|
|
130
|
+
DeleteProvisionedProductPlanCommandInput,
|
|
131
|
+
DeleteProvisionedProductPlanCommandOutput,
|
|
132
|
+
} from "./commands/DeleteProvisionedProductPlanCommand";
|
|
133
|
+
import {
|
|
134
|
+
DeleteProvisioningArtifactCommandInput,
|
|
135
|
+
DeleteProvisioningArtifactCommandOutput,
|
|
136
|
+
} from "./commands/DeleteProvisioningArtifactCommand";
|
|
137
|
+
import {
|
|
138
|
+
DeleteServiceActionCommandInput,
|
|
139
|
+
DeleteServiceActionCommandOutput,
|
|
140
|
+
} from "./commands/DeleteServiceActionCommand";
|
|
141
|
+
import {
|
|
142
|
+
DeleteTagOptionCommandInput,
|
|
143
|
+
DeleteTagOptionCommandOutput,
|
|
144
|
+
} from "./commands/DeleteTagOptionCommand";
|
|
145
|
+
import {
|
|
146
|
+
DescribeConstraintCommandInput,
|
|
147
|
+
DescribeConstraintCommandOutput,
|
|
148
|
+
} from "./commands/DescribeConstraintCommand";
|
|
149
|
+
import {
|
|
150
|
+
DescribeCopyProductStatusCommandInput,
|
|
151
|
+
DescribeCopyProductStatusCommandOutput,
|
|
152
|
+
} from "./commands/DescribeCopyProductStatusCommand";
|
|
153
|
+
import {
|
|
154
|
+
DescribePortfolioCommandInput,
|
|
155
|
+
DescribePortfolioCommandOutput,
|
|
156
|
+
} from "./commands/DescribePortfolioCommand";
|
|
157
|
+
import {
|
|
158
|
+
DescribePortfolioSharesCommandInput,
|
|
159
|
+
DescribePortfolioSharesCommandOutput,
|
|
160
|
+
} from "./commands/DescribePortfolioSharesCommand";
|
|
161
|
+
import {
|
|
162
|
+
DescribePortfolioShareStatusCommandInput,
|
|
163
|
+
DescribePortfolioShareStatusCommandOutput,
|
|
164
|
+
} from "./commands/DescribePortfolioShareStatusCommand";
|
|
165
|
+
import {
|
|
166
|
+
DescribeProductAsAdminCommandInput,
|
|
167
|
+
DescribeProductAsAdminCommandOutput,
|
|
168
|
+
} from "./commands/DescribeProductAsAdminCommand";
|
|
169
|
+
import {
|
|
170
|
+
DescribeProductCommandInput,
|
|
171
|
+
DescribeProductCommandOutput,
|
|
172
|
+
} from "./commands/DescribeProductCommand";
|
|
173
|
+
import {
|
|
174
|
+
DescribeProductViewCommandInput,
|
|
175
|
+
DescribeProductViewCommandOutput,
|
|
176
|
+
} from "./commands/DescribeProductViewCommand";
|
|
177
|
+
import {
|
|
178
|
+
DescribeProvisionedProductCommandInput,
|
|
179
|
+
DescribeProvisionedProductCommandOutput,
|
|
180
|
+
} from "./commands/DescribeProvisionedProductCommand";
|
|
181
|
+
import {
|
|
182
|
+
DescribeProvisionedProductPlanCommandInput,
|
|
183
|
+
DescribeProvisionedProductPlanCommandOutput,
|
|
184
|
+
} from "./commands/DescribeProvisionedProductPlanCommand";
|
|
185
|
+
import {
|
|
186
|
+
DescribeProvisioningArtifactCommandInput,
|
|
187
|
+
DescribeProvisioningArtifactCommandOutput,
|
|
188
|
+
} from "./commands/DescribeProvisioningArtifactCommand";
|
|
189
|
+
import {
|
|
190
|
+
DescribeProvisioningParametersCommandInput,
|
|
191
|
+
DescribeProvisioningParametersCommandOutput,
|
|
192
|
+
} from "./commands/DescribeProvisioningParametersCommand";
|
|
193
|
+
import {
|
|
194
|
+
DescribeRecordCommandInput,
|
|
195
|
+
DescribeRecordCommandOutput,
|
|
196
|
+
} from "./commands/DescribeRecordCommand";
|
|
197
|
+
import {
|
|
198
|
+
DescribeServiceActionCommandInput,
|
|
199
|
+
DescribeServiceActionCommandOutput,
|
|
200
|
+
} from "./commands/DescribeServiceActionCommand";
|
|
201
|
+
import {
|
|
202
|
+
DescribeServiceActionExecutionParametersCommandInput,
|
|
203
|
+
DescribeServiceActionExecutionParametersCommandOutput,
|
|
204
|
+
} from "./commands/DescribeServiceActionExecutionParametersCommand";
|
|
205
|
+
import {
|
|
206
|
+
DescribeTagOptionCommandInput,
|
|
207
|
+
DescribeTagOptionCommandOutput,
|
|
208
|
+
} from "./commands/DescribeTagOptionCommand";
|
|
209
|
+
import {
|
|
210
|
+
DisableAWSOrganizationsAccessCommandInput,
|
|
211
|
+
DisableAWSOrganizationsAccessCommandOutput,
|
|
212
|
+
} from "./commands/DisableAWSOrganizationsAccessCommand";
|
|
213
|
+
import {
|
|
214
|
+
DisassociateBudgetFromResourceCommandInput,
|
|
215
|
+
DisassociateBudgetFromResourceCommandOutput,
|
|
216
|
+
} from "./commands/DisassociateBudgetFromResourceCommand";
|
|
217
|
+
import {
|
|
218
|
+
DisassociatePrincipalFromPortfolioCommandInput,
|
|
219
|
+
DisassociatePrincipalFromPortfolioCommandOutput,
|
|
220
|
+
} from "./commands/DisassociatePrincipalFromPortfolioCommand";
|
|
221
|
+
import {
|
|
222
|
+
DisassociateProductFromPortfolioCommandInput,
|
|
223
|
+
DisassociateProductFromPortfolioCommandOutput,
|
|
224
|
+
} from "./commands/DisassociateProductFromPortfolioCommand";
|
|
225
|
+
import {
|
|
226
|
+
DisassociateServiceActionFromProvisioningArtifactCommandInput,
|
|
227
|
+
DisassociateServiceActionFromProvisioningArtifactCommandOutput,
|
|
228
|
+
} from "./commands/DisassociateServiceActionFromProvisioningArtifactCommand";
|
|
229
|
+
import {
|
|
230
|
+
DisassociateTagOptionFromResourceCommandInput,
|
|
231
|
+
DisassociateTagOptionFromResourceCommandOutput,
|
|
232
|
+
} from "./commands/DisassociateTagOptionFromResourceCommand";
|
|
233
|
+
import {
|
|
234
|
+
EnableAWSOrganizationsAccessCommandInput,
|
|
235
|
+
EnableAWSOrganizationsAccessCommandOutput,
|
|
236
|
+
} from "./commands/EnableAWSOrganizationsAccessCommand";
|
|
237
|
+
import {
|
|
238
|
+
ExecuteProvisionedProductPlanCommandInput,
|
|
239
|
+
ExecuteProvisionedProductPlanCommandOutput,
|
|
240
|
+
} from "./commands/ExecuteProvisionedProductPlanCommand";
|
|
241
|
+
import {
|
|
242
|
+
ExecuteProvisionedProductServiceActionCommandInput,
|
|
243
|
+
ExecuteProvisionedProductServiceActionCommandOutput,
|
|
244
|
+
} from "./commands/ExecuteProvisionedProductServiceActionCommand";
|
|
245
|
+
import {
|
|
246
|
+
GetAWSOrganizationsAccessStatusCommandInput,
|
|
247
|
+
GetAWSOrganizationsAccessStatusCommandOutput,
|
|
248
|
+
} from "./commands/GetAWSOrganizationsAccessStatusCommand";
|
|
249
|
+
import {
|
|
250
|
+
GetProvisionedProductOutputsCommandInput,
|
|
251
|
+
GetProvisionedProductOutputsCommandOutput,
|
|
252
|
+
} from "./commands/GetProvisionedProductOutputsCommand";
|
|
253
|
+
import {
|
|
254
|
+
ImportAsProvisionedProductCommandInput,
|
|
255
|
+
ImportAsProvisionedProductCommandOutput,
|
|
256
|
+
} from "./commands/ImportAsProvisionedProductCommand";
|
|
257
|
+
import {
|
|
258
|
+
ListAcceptedPortfolioSharesCommandInput,
|
|
259
|
+
ListAcceptedPortfolioSharesCommandOutput,
|
|
260
|
+
} from "./commands/ListAcceptedPortfolioSharesCommand";
|
|
261
|
+
import {
|
|
262
|
+
ListBudgetsForResourceCommandInput,
|
|
263
|
+
ListBudgetsForResourceCommandOutput,
|
|
264
|
+
} from "./commands/ListBudgetsForResourceCommand";
|
|
265
|
+
import {
|
|
266
|
+
ListConstraintsForPortfolioCommandInput,
|
|
267
|
+
ListConstraintsForPortfolioCommandOutput,
|
|
268
|
+
} from "./commands/ListConstraintsForPortfolioCommand";
|
|
269
|
+
import {
|
|
270
|
+
ListLaunchPathsCommandInput,
|
|
271
|
+
ListLaunchPathsCommandOutput,
|
|
272
|
+
} from "./commands/ListLaunchPathsCommand";
|
|
273
|
+
import {
|
|
274
|
+
ListOrganizationPortfolioAccessCommandInput,
|
|
275
|
+
ListOrganizationPortfolioAccessCommandOutput,
|
|
276
|
+
} from "./commands/ListOrganizationPortfolioAccessCommand";
|
|
277
|
+
import {
|
|
278
|
+
ListPortfolioAccessCommandInput,
|
|
279
|
+
ListPortfolioAccessCommandOutput,
|
|
280
|
+
} from "./commands/ListPortfolioAccessCommand";
|
|
281
|
+
import {
|
|
282
|
+
ListPortfoliosCommandInput,
|
|
283
|
+
ListPortfoliosCommandOutput,
|
|
284
|
+
} from "./commands/ListPortfoliosCommand";
|
|
285
|
+
import {
|
|
286
|
+
ListPortfoliosForProductCommandInput,
|
|
287
|
+
ListPortfoliosForProductCommandOutput,
|
|
288
|
+
} from "./commands/ListPortfoliosForProductCommand";
|
|
289
|
+
import {
|
|
290
|
+
ListPrincipalsForPortfolioCommandInput,
|
|
291
|
+
ListPrincipalsForPortfolioCommandOutput,
|
|
292
|
+
} from "./commands/ListPrincipalsForPortfolioCommand";
|
|
293
|
+
import {
|
|
294
|
+
ListProvisionedProductPlansCommandInput,
|
|
295
|
+
ListProvisionedProductPlansCommandOutput,
|
|
296
|
+
} from "./commands/ListProvisionedProductPlansCommand";
|
|
297
|
+
import {
|
|
298
|
+
ListProvisioningArtifactsCommandInput,
|
|
299
|
+
ListProvisioningArtifactsCommandOutput,
|
|
300
|
+
} from "./commands/ListProvisioningArtifactsCommand";
|
|
301
|
+
import {
|
|
302
|
+
ListProvisioningArtifactsForServiceActionCommandInput,
|
|
303
|
+
ListProvisioningArtifactsForServiceActionCommandOutput,
|
|
304
|
+
} from "./commands/ListProvisioningArtifactsForServiceActionCommand";
|
|
305
|
+
import {
|
|
306
|
+
ListRecordHistoryCommandInput,
|
|
307
|
+
ListRecordHistoryCommandOutput,
|
|
308
|
+
} from "./commands/ListRecordHistoryCommand";
|
|
309
|
+
import {
|
|
310
|
+
ListResourcesForTagOptionCommandInput,
|
|
311
|
+
ListResourcesForTagOptionCommandOutput,
|
|
312
|
+
} from "./commands/ListResourcesForTagOptionCommand";
|
|
313
|
+
import {
|
|
314
|
+
ListServiceActionsCommandInput,
|
|
315
|
+
ListServiceActionsCommandOutput,
|
|
316
|
+
} from "./commands/ListServiceActionsCommand";
|
|
317
|
+
import {
|
|
318
|
+
ListServiceActionsForProvisioningArtifactCommandInput,
|
|
319
|
+
ListServiceActionsForProvisioningArtifactCommandOutput,
|
|
320
|
+
} from "./commands/ListServiceActionsForProvisioningArtifactCommand";
|
|
321
|
+
import {
|
|
322
|
+
ListStackInstancesForProvisionedProductCommandInput,
|
|
323
|
+
ListStackInstancesForProvisionedProductCommandOutput,
|
|
324
|
+
} from "./commands/ListStackInstancesForProvisionedProductCommand";
|
|
325
|
+
import {
|
|
326
|
+
ListTagOptionsCommandInput,
|
|
327
|
+
ListTagOptionsCommandOutput,
|
|
328
|
+
} from "./commands/ListTagOptionsCommand";
|
|
329
|
+
import {
|
|
330
|
+
ProvisionProductCommandInput,
|
|
331
|
+
ProvisionProductCommandOutput,
|
|
332
|
+
} from "./commands/ProvisionProductCommand";
|
|
333
|
+
import {
|
|
334
|
+
RejectPortfolioShareCommandInput,
|
|
335
|
+
RejectPortfolioShareCommandOutput,
|
|
336
|
+
} from "./commands/RejectPortfolioShareCommand";
|
|
337
|
+
import {
|
|
338
|
+
ScanProvisionedProductsCommandInput,
|
|
339
|
+
ScanProvisionedProductsCommandOutput,
|
|
340
|
+
} from "./commands/ScanProvisionedProductsCommand";
|
|
341
|
+
import {
|
|
342
|
+
SearchProductsAsAdminCommandInput,
|
|
343
|
+
SearchProductsAsAdminCommandOutput,
|
|
344
|
+
} from "./commands/SearchProductsAsAdminCommand";
|
|
345
|
+
import {
|
|
346
|
+
SearchProductsCommandInput,
|
|
347
|
+
SearchProductsCommandOutput,
|
|
348
|
+
} from "./commands/SearchProductsCommand";
|
|
349
|
+
import {
|
|
350
|
+
SearchProvisionedProductsCommandInput,
|
|
351
|
+
SearchProvisionedProductsCommandOutput,
|
|
352
|
+
} from "./commands/SearchProvisionedProductsCommand";
|
|
353
|
+
import {
|
|
354
|
+
TerminateProvisionedProductCommandInput,
|
|
355
|
+
TerminateProvisionedProductCommandOutput,
|
|
356
|
+
} from "./commands/TerminateProvisionedProductCommand";
|
|
357
|
+
import {
|
|
358
|
+
UpdateConstraintCommandInput,
|
|
359
|
+
UpdateConstraintCommandOutput,
|
|
360
|
+
} from "./commands/UpdateConstraintCommand";
|
|
361
|
+
import {
|
|
362
|
+
UpdatePortfolioCommandInput,
|
|
363
|
+
UpdatePortfolioCommandOutput,
|
|
364
|
+
} from "./commands/UpdatePortfolioCommand";
|
|
365
|
+
import {
|
|
366
|
+
UpdatePortfolioShareCommandInput,
|
|
367
|
+
UpdatePortfolioShareCommandOutput,
|
|
368
|
+
} from "./commands/UpdatePortfolioShareCommand";
|
|
369
|
+
import {
|
|
370
|
+
UpdateProductCommandInput,
|
|
371
|
+
UpdateProductCommandOutput,
|
|
372
|
+
} from "./commands/UpdateProductCommand";
|
|
373
|
+
import {
|
|
374
|
+
UpdateProvisionedProductCommandInput,
|
|
375
|
+
UpdateProvisionedProductCommandOutput,
|
|
376
|
+
} from "./commands/UpdateProvisionedProductCommand";
|
|
377
|
+
import {
|
|
378
|
+
UpdateProvisionedProductPropertiesCommandInput,
|
|
379
|
+
UpdateProvisionedProductPropertiesCommandOutput,
|
|
380
|
+
} from "./commands/UpdateProvisionedProductPropertiesCommand";
|
|
381
|
+
import {
|
|
382
|
+
UpdateProvisioningArtifactCommandInput,
|
|
383
|
+
UpdateProvisioningArtifactCommandOutput,
|
|
384
|
+
} from "./commands/UpdateProvisioningArtifactCommand";
|
|
385
|
+
import {
|
|
386
|
+
UpdateServiceActionCommandInput,
|
|
387
|
+
UpdateServiceActionCommandOutput,
|
|
388
|
+
} from "./commands/UpdateServiceActionCommand";
|
|
389
|
+
import {
|
|
390
|
+
UpdateTagOptionCommandInput,
|
|
391
|
+
UpdateTagOptionCommandOutput,
|
|
392
|
+
} from "./commands/UpdateTagOptionCommand";
|
|
393
|
+
export declare type ServiceInputTypes =
|
|
394
|
+
| AcceptPortfolioShareCommandInput
|
|
395
|
+
| AssociateBudgetWithResourceCommandInput
|
|
396
|
+
| AssociatePrincipalWithPortfolioCommandInput
|
|
397
|
+
| AssociateProductWithPortfolioCommandInput
|
|
398
|
+
| AssociateServiceActionWithProvisioningArtifactCommandInput
|
|
399
|
+
| AssociateTagOptionWithResourceCommandInput
|
|
400
|
+
| BatchAssociateServiceActionWithProvisioningArtifactCommandInput
|
|
401
|
+
| BatchDisassociateServiceActionFromProvisioningArtifactCommandInput
|
|
402
|
+
| CopyProductCommandInput
|
|
403
|
+
| CreateConstraintCommandInput
|
|
404
|
+
| CreatePortfolioCommandInput
|
|
405
|
+
| CreatePortfolioShareCommandInput
|
|
406
|
+
| CreateProductCommandInput
|
|
407
|
+
| CreateProvisionedProductPlanCommandInput
|
|
408
|
+
| CreateProvisioningArtifactCommandInput
|
|
409
|
+
| CreateServiceActionCommandInput
|
|
410
|
+
| CreateTagOptionCommandInput
|
|
411
|
+
| DeleteConstraintCommandInput
|
|
412
|
+
| DeletePortfolioCommandInput
|
|
413
|
+
| DeletePortfolioShareCommandInput
|
|
414
|
+
| DeleteProductCommandInput
|
|
415
|
+
| DeleteProvisionedProductPlanCommandInput
|
|
416
|
+
| DeleteProvisioningArtifactCommandInput
|
|
417
|
+
| DeleteServiceActionCommandInput
|
|
418
|
+
| DeleteTagOptionCommandInput
|
|
419
|
+
| DescribeConstraintCommandInput
|
|
420
|
+
| DescribeCopyProductStatusCommandInput
|
|
421
|
+
| DescribePortfolioCommandInput
|
|
422
|
+
| DescribePortfolioShareStatusCommandInput
|
|
423
|
+
| DescribePortfolioSharesCommandInput
|
|
424
|
+
| DescribeProductAsAdminCommandInput
|
|
425
|
+
| DescribeProductCommandInput
|
|
426
|
+
| DescribeProductViewCommandInput
|
|
427
|
+
| DescribeProvisionedProductCommandInput
|
|
428
|
+
| DescribeProvisionedProductPlanCommandInput
|
|
429
|
+
| DescribeProvisioningArtifactCommandInput
|
|
430
|
+
| DescribeProvisioningParametersCommandInput
|
|
431
|
+
| DescribeRecordCommandInput
|
|
432
|
+
| DescribeServiceActionCommandInput
|
|
433
|
+
| DescribeServiceActionExecutionParametersCommandInput
|
|
434
|
+
| DescribeTagOptionCommandInput
|
|
435
|
+
| DisableAWSOrganizationsAccessCommandInput
|
|
436
|
+
| DisassociateBudgetFromResourceCommandInput
|
|
437
|
+
| DisassociatePrincipalFromPortfolioCommandInput
|
|
438
|
+
| DisassociateProductFromPortfolioCommandInput
|
|
439
|
+
| DisassociateServiceActionFromProvisioningArtifactCommandInput
|
|
440
|
+
| DisassociateTagOptionFromResourceCommandInput
|
|
441
|
+
| EnableAWSOrganizationsAccessCommandInput
|
|
442
|
+
| ExecuteProvisionedProductPlanCommandInput
|
|
443
|
+
| ExecuteProvisionedProductServiceActionCommandInput
|
|
444
|
+
| GetAWSOrganizationsAccessStatusCommandInput
|
|
445
|
+
| GetProvisionedProductOutputsCommandInput
|
|
446
|
+
| ImportAsProvisionedProductCommandInput
|
|
447
|
+
| ListAcceptedPortfolioSharesCommandInput
|
|
448
|
+
| ListBudgetsForResourceCommandInput
|
|
449
|
+
| ListConstraintsForPortfolioCommandInput
|
|
450
|
+
| ListLaunchPathsCommandInput
|
|
451
|
+
| ListOrganizationPortfolioAccessCommandInput
|
|
452
|
+
| ListPortfolioAccessCommandInput
|
|
453
|
+
| ListPortfoliosCommandInput
|
|
454
|
+
| ListPortfoliosForProductCommandInput
|
|
455
|
+
| ListPrincipalsForPortfolioCommandInput
|
|
456
|
+
| ListProvisionedProductPlansCommandInput
|
|
457
|
+
| ListProvisioningArtifactsCommandInput
|
|
458
|
+
| ListProvisioningArtifactsForServiceActionCommandInput
|
|
459
|
+
| ListRecordHistoryCommandInput
|
|
460
|
+
| ListResourcesForTagOptionCommandInput
|
|
461
|
+
| ListServiceActionsCommandInput
|
|
462
|
+
| ListServiceActionsForProvisioningArtifactCommandInput
|
|
463
|
+
| ListStackInstancesForProvisionedProductCommandInput
|
|
464
|
+
| ListTagOptionsCommandInput
|
|
465
|
+
| ProvisionProductCommandInput
|
|
466
|
+
| RejectPortfolioShareCommandInput
|
|
467
|
+
| ScanProvisionedProductsCommandInput
|
|
468
|
+
| SearchProductsAsAdminCommandInput
|
|
469
|
+
| SearchProductsCommandInput
|
|
470
|
+
| SearchProvisionedProductsCommandInput
|
|
471
|
+
| TerminateProvisionedProductCommandInput
|
|
472
|
+
| UpdateConstraintCommandInput
|
|
473
|
+
| UpdatePortfolioCommandInput
|
|
474
|
+
| UpdatePortfolioShareCommandInput
|
|
475
|
+
| UpdateProductCommandInput
|
|
476
|
+
| UpdateProvisionedProductCommandInput
|
|
477
|
+
| UpdateProvisionedProductPropertiesCommandInput
|
|
478
|
+
| UpdateProvisioningArtifactCommandInput
|
|
479
|
+
| UpdateServiceActionCommandInput
|
|
480
|
+
| UpdateTagOptionCommandInput;
|
|
481
|
+
export declare type ServiceOutputTypes =
|
|
482
|
+
| AcceptPortfolioShareCommandOutput
|
|
483
|
+
| AssociateBudgetWithResourceCommandOutput
|
|
484
|
+
| AssociatePrincipalWithPortfolioCommandOutput
|
|
485
|
+
| AssociateProductWithPortfolioCommandOutput
|
|
486
|
+
| AssociateServiceActionWithProvisioningArtifactCommandOutput
|
|
487
|
+
| AssociateTagOptionWithResourceCommandOutput
|
|
488
|
+
| BatchAssociateServiceActionWithProvisioningArtifactCommandOutput
|
|
489
|
+
| BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput
|
|
490
|
+
| CopyProductCommandOutput
|
|
491
|
+
| CreateConstraintCommandOutput
|
|
492
|
+
| CreatePortfolioCommandOutput
|
|
493
|
+
| CreatePortfolioShareCommandOutput
|
|
494
|
+
| CreateProductCommandOutput
|
|
495
|
+
| CreateProvisionedProductPlanCommandOutput
|
|
496
|
+
| CreateProvisioningArtifactCommandOutput
|
|
497
|
+
| CreateServiceActionCommandOutput
|
|
498
|
+
| CreateTagOptionCommandOutput
|
|
499
|
+
| DeleteConstraintCommandOutput
|
|
500
|
+
| DeletePortfolioCommandOutput
|
|
501
|
+
| DeletePortfolioShareCommandOutput
|
|
502
|
+
| DeleteProductCommandOutput
|
|
503
|
+
| DeleteProvisionedProductPlanCommandOutput
|
|
504
|
+
| DeleteProvisioningArtifactCommandOutput
|
|
505
|
+
| DeleteServiceActionCommandOutput
|
|
506
|
+
| DeleteTagOptionCommandOutput
|
|
507
|
+
| DescribeConstraintCommandOutput
|
|
508
|
+
| DescribeCopyProductStatusCommandOutput
|
|
509
|
+
| DescribePortfolioCommandOutput
|
|
510
|
+
| DescribePortfolioShareStatusCommandOutput
|
|
511
|
+
| DescribePortfolioSharesCommandOutput
|
|
512
|
+
| DescribeProductAsAdminCommandOutput
|
|
513
|
+
| DescribeProductCommandOutput
|
|
514
|
+
| DescribeProductViewCommandOutput
|
|
515
|
+
| DescribeProvisionedProductCommandOutput
|
|
516
|
+
| DescribeProvisionedProductPlanCommandOutput
|
|
517
|
+
| DescribeProvisioningArtifactCommandOutput
|
|
518
|
+
| DescribeProvisioningParametersCommandOutput
|
|
519
|
+
| DescribeRecordCommandOutput
|
|
520
|
+
| DescribeServiceActionCommandOutput
|
|
521
|
+
| DescribeServiceActionExecutionParametersCommandOutput
|
|
522
|
+
| DescribeTagOptionCommandOutput
|
|
523
|
+
| DisableAWSOrganizationsAccessCommandOutput
|
|
524
|
+
| DisassociateBudgetFromResourceCommandOutput
|
|
525
|
+
| DisassociatePrincipalFromPortfolioCommandOutput
|
|
526
|
+
| DisassociateProductFromPortfolioCommandOutput
|
|
527
|
+
| DisassociateServiceActionFromProvisioningArtifactCommandOutput
|
|
528
|
+
| DisassociateTagOptionFromResourceCommandOutput
|
|
529
|
+
| EnableAWSOrganizationsAccessCommandOutput
|
|
530
|
+
| ExecuteProvisionedProductPlanCommandOutput
|
|
531
|
+
| ExecuteProvisionedProductServiceActionCommandOutput
|
|
532
|
+
| GetAWSOrganizationsAccessStatusCommandOutput
|
|
533
|
+
| GetProvisionedProductOutputsCommandOutput
|
|
534
|
+
| ImportAsProvisionedProductCommandOutput
|
|
535
|
+
| ListAcceptedPortfolioSharesCommandOutput
|
|
536
|
+
| ListBudgetsForResourceCommandOutput
|
|
537
|
+
| ListConstraintsForPortfolioCommandOutput
|
|
538
|
+
| ListLaunchPathsCommandOutput
|
|
539
|
+
| ListOrganizationPortfolioAccessCommandOutput
|
|
540
|
+
| ListPortfolioAccessCommandOutput
|
|
541
|
+
| ListPortfoliosCommandOutput
|
|
542
|
+
| ListPortfoliosForProductCommandOutput
|
|
543
|
+
| ListPrincipalsForPortfolioCommandOutput
|
|
544
|
+
| ListProvisionedProductPlansCommandOutput
|
|
545
|
+
| ListProvisioningArtifactsCommandOutput
|
|
546
|
+
| ListProvisioningArtifactsForServiceActionCommandOutput
|
|
547
|
+
| ListRecordHistoryCommandOutput
|
|
548
|
+
| ListResourcesForTagOptionCommandOutput
|
|
549
|
+
| ListServiceActionsCommandOutput
|
|
550
|
+
| ListServiceActionsForProvisioningArtifactCommandOutput
|
|
551
|
+
| ListStackInstancesForProvisionedProductCommandOutput
|
|
552
|
+
| ListTagOptionsCommandOutput
|
|
553
|
+
| ProvisionProductCommandOutput
|
|
554
|
+
| RejectPortfolioShareCommandOutput
|
|
555
|
+
| ScanProvisionedProductsCommandOutput
|
|
556
|
+
| SearchProductsAsAdminCommandOutput
|
|
557
|
+
| SearchProductsCommandOutput
|
|
558
|
+
| SearchProvisionedProductsCommandOutput
|
|
559
|
+
| TerminateProvisionedProductCommandOutput
|
|
560
|
+
| UpdateConstraintCommandOutput
|
|
561
|
+
| UpdatePortfolioCommandOutput
|
|
562
|
+
| UpdatePortfolioShareCommandOutput
|
|
563
|
+
| UpdateProductCommandOutput
|
|
564
|
+
| UpdateProvisionedProductCommandOutput
|
|
565
|
+
| UpdateProvisionedProductPropertiesCommandOutput
|
|
566
|
+
| UpdateProvisioningArtifactCommandOutput
|
|
567
|
+
| UpdateServiceActionCommandOutput
|
|
568
|
+
| UpdateTagOptionCommandOutput;
|
|
569
|
+
export interface ClientDefaults
|
|
570
|
+
extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
|
|
571
|
+
requestHandler?: __HttpHandler;
|
|
572
|
+
|
|
573
|
+
sha256?: __HashConstructor;
|
|
574
|
+
|
|
575
|
+
urlParser?: __UrlParser;
|
|
576
|
+
|
|
577
|
+
bodyLengthChecker?: __BodyLengthCalculator;
|
|
578
|
+
|
|
579
|
+
streamCollector?: __StreamCollector;
|
|
580
|
+
|
|
581
|
+
base64Decoder?: __Decoder;
|
|
582
|
+
|
|
583
|
+
base64Encoder?: __Encoder;
|
|
584
|
+
|
|
585
|
+
utf8Decoder?: __Decoder;
|
|
586
|
+
|
|
587
|
+
utf8Encoder?: __Encoder;
|
|
588
|
+
|
|
589
|
+
runtime?: string;
|
|
590
|
+
|
|
591
|
+
disableHostPrefix?: boolean;
|
|
592
|
+
|
|
593
|
+
maxAttempts?: number | __Provider<number>;
|
|
594
|
+
|
|
595
|
+
retryMode?: string | __Provider<string>;
|
|
596
|
+
|
|
597
|
+
logger?: __Logger;
|
|
598
|
+
|
|
599
|
+
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
600
|
+
|
|
601
|
+
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
602
|
+
|
|
603
|
+
serviceId?: string;
|
|
604
|
+
|
|
605
|
+
region?: string | __Provider<string>;
|
|
606
|
+
|
|
607
|
+
credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
|
|
608
|
+
|
|
609
|
+
regionInfoProvider?: RegionInfoProvider;
|
|
610
|
+
|
|
611
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
612
|
+
|
|
613
|
+
defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
|
|
614
|
+
}
|
|
615
|
+
declare type ServiceCatalogClientConfigType = Partial<
|
|
616
|
+
__SmithyConfiguration<__HttpHandlerOptions>
|
|
617
|
+
> &
|
|
618
|
+
ClientDefaults &
|
|
619
|
+
RegionInputConfig &
|
|
620
|
+
EndpointsInputConfig &
|
|
621
|
+
RetryInputConfig &
|
|
622
|
+
HostHeaderInputConfig &
|
|
623
|
+
AwsAuthInputConfig &
|
|
624
|
+
UserAgentInputConfig;
|
|
625
|
+
|
|
626
|
+
export interface ServiceCatalogClientConfig
|
|
627
|
+
extends ServiceCatalogClientConfigType {}
|
|
628
|
+
declare type ServiceCatalogClientResolvedConfigType =
|
|
629
|
+
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
630
|
+
Required<ClientDefaults> &
|
|
631
|
+
RegionResolvedConfig &
|
|
632
|
+
EndpointsResolvedConfig &
|
|
633
|
+
RetryResolvedConfig &
|
|
634
|
+
HostHeaderResolvedConfig &
|
|
635
|
+
AwsAuthResolvedConfig &
|
|
636
|
+
UserAgentResolvedConfig;
|
|
637
|
+
|
|
638
|
+
export interface ServiceCatalogClientResolvedConfig
|
|
639
|
+
extends ServiceCatalogClientResolvedConfigType {}
|
|
640
|
+
|
|
641
|
+
export declare class ServiceCatalogClient extends __Client<
|
|
642
|
+
__HttpHandlerOptions,
|
|
643
|
+
ServiceInputTypes,
|
|
644
|
+
ServiceOutputTypes,
|
|
645
|
+
ServiceCatalogClientResolvedConfig
|
|
646
|
+
> {
|
|
647
|
+
readonly config: ServiceCatalogClientResolvedConfig;
|
|
648
|
+
constructor(configuration: ServiceCatalogClientConfig);
|
|
649
|
+
|
|
650
|
+
destroy(): void;
|
|
651
|
+
}
|
|
652
|
+
export {};
|