@aws-sdk/client-service-catalog 3.300.0 → 3.303.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/models/models_0.js +176 -212
- package/dist-es/models/models_0.js +176 -212
- package/dist-types/commands/AcceptPortfolioShareCommand.d.ts +1 -1
- package/dist-types/commands/AssociateBudgetWithResourceCommand.d.ts +1 -1
- package/dist-types/commands/AssociatePrincipalWithPortfolioCommand.d.ts +1 -1
- package/dist-types/commands/AssociateProductWithPortfolioCommand.d.ts +1 -1
- package/dist-types/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/commands/AssociateTagOptionWithResourceCommand.d.ts +1 -1
- package/dist-types/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +3 -3
- package/dist-types/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +3 -3
- package/dist-types/commands/CopyProductCommand.d.ts +4 -4
- package/dist-types/commands/CreateConstraintCommand.d.ts +1 -1
- package/dist-types/commands/CreatePortfolioCommand.d.ts +3 -3
- package/dist-types/commands/CreatePortfolioShareCommand.d.ts +2 -2
- package/dist-types/commands/CreateProductCommand.d.ts +8 -8
- package/dist-types/commands/CreateProvisionedProductPlanCommand.d.ts +6 -6
- package/dist-types/commands/CreateProvisioningArtifactCommand.d.ts +3 -3
- package/dist-types/commands/CreateServiceActionCommand.d.ts +2 -2
- package/dist-types/commands/CreateTagOptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConstraintCommand.d.ts +1 -1
- package/dist-types/commands/DeletePortfolioCommand.d.ts +1 -1
- package/dist-types/commands/DeletePortfolioShareCommand.d.ts +2 -2
- package/dist-types/commands/DeleteProductCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProvisionedProductPlanCommand.d.ts +1 -1
- package/dist-types/commands/DeleteProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/commands/DeleteServiceActionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteTagOptionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeConstraintCommand.d.ts +1 -1
- package/dist-types/commands/DescribeCopyProductStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribePortfolioCommand.d.ts +1 -1
- package/dist-types/commands/DescribePortfolioShareStatusCommand.d.ts +1 -1
- package/dist-types/commands/DescribePortfolioSharesCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProductAsAdminCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProductCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProductViewCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProvisionedProductCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProvisionedProductPlanCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/commands/DescribeProvisioningParametersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeRecordCommand.d.ts +1 -1
- package/dist-types/commands/DescribeServiceActionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeServiceActionExecutionParametersCommand.d.ts +1 -1
- package/dist-types/commands/DescribeTagOptionCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateBudgetFromResourceCommand.d.ts +1 -1
- package/dist-types/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateProductFromPortfolioCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateTagOptionFromResourceCommand.d.ts +1 -1
- package/dist-types/commands/ExecuteProvisionedProductPlanCommand.d.ts +1 -1
- package/dist-types/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +3 -3
- package/dist-types/commands/GetProvisionedProductOutputsCommand.d.ts +2 -2
- package/dist-types/commands/ImportAsProvisionedProductCommand.d.ts +1 -1
- package/dist-types/commands/ListAcceptedPortfolioSharesCommand.d.ts +1 -1
- package/dist-types/commands/ListBudgetsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListConstraintsForPortfolioCommand.d.ts +1 -1
- package/dist-types/commands/ListLaunchPathsCommand.d.ts +1 -1
- package/dist-types/commands/ListOrganizationPortfolioAccessCommand.d.ts +1 -1
- package/dist-types/commands/ListPortfolioAccessCommand.d.ts +1 -1
- package/dist-types/commands/ListPortfoliosCommand.d.ts +1 -1
- package/dist-types/commands/ListPortfoliosForProductCommand.d.ts +1 -1
- package/dist-types/commands/ListPrincipalsForPortfolioCommand.d.ts +1 -1
- package/dist-types/commands/ListProvisionedProductPlansCommand.d.ts +2 -2
- package/dist-types/commands/ListProvisioningArtifactsCommand.d.ts +1 -1
- package/dist-types/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +1 -1
- package/dist-types/commands/ListRecordHistoryCommand.d.ts +3 -3
- package/dist-types/commands/ListResourcesForTagOptionCommand.d.ts +1 -1
- package/dist-types/commands/ListServiceActionsCommand.d.ts +1 -1
- package/dist-types/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/commands/ListStackInstancesForProvisionedProductCommand.d.ts +1 -1
- package/dist-types/commands/ListTagOptionsCommand.d.ts +2 -2
- package/dist-types/commands/ProvisionProductCommand.d.ts +9 -9
- package/dist-types/commands/RejectPortfolioShareCommand.d.ts +1 -1
- package/dist-types/commands/ScanProvisionedProductsCommand.d.ts +2 -2
- package/dist-types/commands/SearchProductsAsAdminCommand.d.ts +3 -3
- package/dist-types/commands/SearchProductsCommand.d.ts +3 -3
- package/dist-types/commands/SearchProvisionedProductsCommand.d.ts +4 -4
- package/dist-types/commands/TerminateProvisionedProductCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConstraintCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePortfolioCommand.d.ts +4 -4
- package/dist-types/commands/UpdatePortfolioShareCommand.d.ts +2 -2
- package/dist-types/commands/UpdateProductCommand.d.ts +7 -7
- package/dist-types/commands/UpdateProvisionedProductCommand.d.ts +8 -8
- package/dist-types/commands/UpdateProvisionedProductPropertiesCommand.d.ts +2 -2
- package/dist-types/commands/UpdateProvisioningArtifactCommand.d.ts +1 -1
- package/dist-types/commands/UpdateServiceActionCommand.d.ts +2 -2
- package/dist-types/commands/UpdateTagOptionCommand.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +356 -176
- package/dist-types/ts3.4/models/models_0.d.ts +235 -176
- package/package.json +34 -34
|
@@ -2,12 +2,11 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.PropertyKey = exports.StackSetOperationType = exports.ProvisionedProductViewFilterBy = exports.ProductSource = exports.SortOrder = exports.ProductViewSortBy = exports.ProductViewFilterBy = exports.StackInstanceStatus = exports.RecordStatus = exports.Replacement = exports.RequiresRecreation = exports.ResourceAttribute = exports.EvaluationType = exports.ChangeAction = exports.ProvisionedProductPlanStatus = exports.ProvisionedProductStatus = exports.ShareStatus = exports.DescribePortfolioShareType = exports.CopyProductStatus = exports.ResourceInUseException = exports.ServiceActionDefinitionType = exports.ServiceActionDefinitionKey = exports.ProvisionedProductPlanType = exports.ProvisioningArtifactGuidance = exports.LastSyncStatus = exports.SourceType = exports.ProvisioningArtifactType = exports.ProductType = exports.OperationNotSupportedException = exports.OrganizationNodeType = exports.Status = exports.ProvisioningArtifactPropertyName = exports.CopyOption = exports.ServiceActionAssociationErrorCode = exports.TagOptionNotMigratedException = exports.InvalidStateException = exports.PrincipalType = exports.DuplicateResourceException = exports.AccessStatus = exports.AccessLevelFilterKey = exports.ResourceNotFoundException = exports.LimitExceededException = exports.InvalidParametersException = exports.PortfolioShareType = void 0;
|
|
4
4
|
const ServiceCatalogServiceException_1 = require("./ServiceCatalogServiceException");
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
})(PortfolioShareType = exports.PortfolioShareType || (exports.PortfolioShareType = {}));
|
|
5
|
+
exports.PortfolioShareType = {
|
|
6
|
+
AWS_ORGANIZATIONS: "AWS_ORGANIZATIONS",
|
|
7
|
+
AWS_SERVICECATALOG: "AWS_SERVICECATALOG",
|
|
8
|
+
IMPORTED: "IMPORTED",
|
|
9
|
+
};
|
|
11
10
|
class InvalidParametersException extends ServiceCatalogServiceException_1.ServiceCatalogServiceException {
|
|
12
11
|
constructor(opts) {
|
|
13
12
|
super({
|
|
@@ -50,18 +49,16 @@ class ResourceNotFoundException extends ServiceCatalogServiceException_1.Service
|
|
|
50
49
|
}
|
|
51
50
|
}
|
|
52
51
|
exports.ResourceNotFoundException = ResourceNotFoundException;
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
AccessStatus["UNDER_CHANGE"] = "UNDER_CHANGE";
|
|
64
|
-
})(AccessStatus = exports.AccessStatus || (exports.AccessStatus = {}));
|
|
52
|
+
exports.AccessLevelFilterKey = {
|
|
53
|
+
ACCOUNT: "Account",
|
|
54
|
+
ROLE: "Role",
|
|
55
|
+
USER: "User",
|
|
56
|
+
};
|
|
57
|
+
exports.AccessStatus = {
|
|
58
|
+
DISABLED: "DISABLED",
|
|
59
|
+
ENABLED: "ENABLED",
|
|
60
|
+
UNDER_CHANGE: "UNDER_CHANGE",
|
|
61
|
+
};
|
|
65
62
|
class DuplicateResourceException extends ServiceCatalogServiceException_1.ServiceCatalogServiceException {
|
|
66
63
|
constructor(opts) {
|
|
67
64
|
super({
|
|
@@ -76,11 +73,10 @@ class DuplicateResourceException extends ServiceCatalogServiceException_1.Servic
|
|
|
76
73
|
}
|
|
77
74
|
}
|
|
78
75
|
exports.DuplicateResourceException = DuplicateResourceException;
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
})(PrincipalType = exports.PrincipalType || (exports.PrincipalType = {}));
|
|
76
|
+
exports.PrincipalType = {
|
|
77
|
+
IAM: "IAM",
|
|
78
|
+
IAM_PATTERN: "IAM_PATTERN",
|
|
79
|
+
};
|
|
84
80
|
class InvalidStateException extends ServiceCatalogServiceException_1.ServiceCatalogServiceException {
|
|
85
81
|
constructor(opts) {
|
|
86
82
|
super({
|
|
@@ -109,34 +105,29 @@ class TagOptionNotMigratedException extends ServiceCatalogServiceException_1.Ser
|
|
|
109
105
|
}
|
|
110
106
|
}
|
|
111
107
|
exports.TagOptionNotMigratedException = TagOptionNotMigratedException;
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
(function (OrganizationNodeType) {
|
|
136
|
-
OrganizationNodeType["ACCOUNT"] = "ACCOUNT";
|
|
137
|
-
OrganizationNodeType["ORGANIZATION"] = "ORGANIZATION";
|
|
138
|
-
OrganizationNodeType["ORGANIZATIONAL_UNIT"] = "ORGANIZATIONAL_UNIT";
|
|
139
|
-
})(OrganizationNodeType = exports.OrganizationNodeType || (exports.OrganizationNodeType = {}));
|
|
108
|
+
exports.ServiceActionAssociationErrorCode = {
|
|
109
|
+
DuplicateResourceException: "DUPLICATE_RESOURCE",
|
|
110
|
+
InternalFailure: "INTERNAL_FAILURE",
|
|
111
|
+
LimitExceededException: "LIMIT_EXCEEDED",
|
|
112
|
+
ResourceNotFoundException: "RESOURCE_NOT_FOUND",
|
|
113
|
+
ThrottlingException: "THROTTLING",
|
|
114
|
+
};
|
|
115
|
+
exports.CopyOption = {
|
|
116
|
+
CopyTags: "CopyTags",
|
|
117
|
+
};
|
|
118
|
+
exports.ProvisioningArtifactPropertyName = {
|
|
119
|
+
Id: "Id",
|
|
120
|
+
};
|
|
121
|
+
exports.Status = {
|
|
122
|
+
AVAILABLE: "AVAILABLE",
|
|
123
|
+
CREATING: "CREATING",
|
|
124
|
+
FAILED: "FAILED",
|
|
125
|
+
};
|
|
126
|
+
exports.OrganizationNodeType = {
|
|
127
|
+
ACCOUNT: "ACCOUNT",
|
|
128
|
+
ORGANIZATION: "ORGANIZATION",
|
|
129
|
+
ORGANIZATIONAL_UNIT: "ORGANIZATIONAL_UNIT",
|
|
130
|
+
};
|
|
140
131
|
class OperationNotSupportedException extends ServiceCatalogServiceException_1.ServiceCatalogServiceException {
|
|
141
132
|
constructor(opts) {
|
|
142
133
|
super({
|
|
@@ -151,46 +142,38 @@ class OperationNotSupportedException extends ServiceCatalogServiceException_1.Se
|
|
|
151
142
|
}
|
|
152
143
|
}
|
|
153
144
|
exports.OperationNotSupportedException = OperationNotSupportedException;
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
}
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
}
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
ServiceActionDefinitionKey["Name"] = "Name";
|
|
187
|
-
ServiceActionDefinitionKey["Parameters"] = "Parameters";
|
|
188
|
-
ServiceActionDefinitionKey["Version"] = "Version";
|
|
189
|
-
})(ServiceActionDefinitionKey = exports.ServiceActionDefinitionKey || (exports.ServiceActionDefinitionKey = {}));
|
|
190
|
-
var ServiceActionDefinitionType;
|
|
191
|
-
(function (ServiceActionDefinitionType) {
|
|
192
|
-
ServiceActionDefinitionType["SsmAutomation"] = "SSM_AUTOMATION";
|
|
193
|
-
})(ServiceActionDefinitionType = exports.ServiceActionDefinitionType || (exports.ServiceActionDefinitionType = {}));
|
|
145
|
+
exports.ProductType = {
|
|
146
|
+
CLOUD_FORMATION_TEMPLATE: "CLOUD_FORMATION_TEMPLATE",
|
|
147
|
+
MARKETPLACE: "MARKETPLACE",
|
|
148
|
+
};
|
|
149
|
+
exports.ProvisioningArtifactType = {
|
|
150
|
+
CLOUD_FORMATION_TEMPLATE: "CLOUD_FORMATION_TEMPLATE",
|
|
151
|
+
MARKETPLACE_AMI: "MARKETPLACE_AMI",
|
|
152
|
+
MARKETPLACE_CAR: "MARKETPLACE_CAR",
|
|
153
|
+
};
|
|
154
|
+
exports.SourceType = {
|
|
155
|
+
CODESTAR: "CODESTAR",
|
|
156
|
+
};
|
|
157
|
+
exports.LastSyncStatus = {
|
|
158
|
+
FAILED: "FAILED",
|
|
159
|
+
SUCCEEDED: "SUCCEEDED",
|
|
160
|
+
};
|
|
161
|
+
exports.ProvisioningArtifactGuidance = {
|
|
162
|
+
DEFAULT: "DEFAULT",
|
|
163
|
+
DEPRECATED: "DEPRECATED",
|
|
164
|
+
};
|
|
165
|
+
exports.ProvisionedProductPlanType = {
|
|
166
|
+
CLOUDFORMATION: "CLOUDFORMATION",
|
|
167
|
+
};
|
|
168
|
+
exports.ServiceActionDefinitionKey = {
|
|
169
|
+
AssumeRole: "AssumeRole",
|
|
170
|
+
Name: "Name",
|
|
171
|
+
Parameters: "Parameters",
|
|
172
|
+
Version: "Version",
|
|
173
|
+
};
|
|
174
|
+
exports.ServiceActionDefinitionType = {
|
|
175
|
+
SsmAutomation: "SSM_AUTOMATION",
|
|
176
|
+
};
|
|
194
177
|
class ResourceInUseException extends ServiceCatalogServiceException_1.ServiceCatalogServiceException {
|
|
195
178
|
constructor(opts) {
|
|
196
179
|
super({
|
|
@@ -205,124 +188,105 @@ class ResourceInUseException extends ServiceCatalogServiceException_1.ServiceCat
|
|
|
205
188
|
}
|
|
206
189
|
}
|
|
207
190
|
exports.ResourceInUseException = ResourceInUseException;
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
}
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
}
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
}
|
|
310
|
-
var ProductSource;
|
|
311
|
-
(function (ProductSource) {
|
|
312
|
-
ProductSource["ACCOUNT"] = "ACCOUNT";
|
|
313
|
-
})(ProductSource = exports.ProductSource || (exports.ProductSource = {}));
|
|
314
|
-
var ProvisionedProductViewFilterBy;
|
|
315
|
-
(function (ProvisionedProductViewFilterBy) {
|
|
316
|
-
ProvisionedProductViewFilterBy["SearchQuery"] = "SearchQuery";
|
|
317
|
-
})(ProvisionedProductViewFilterBy = exports.ProvisionedProductViewFilterBy || (exports.ProvisionedProductViewFilterBy = {}));
|
|
318
|
-
var StackSetOperationType;
|
|
319
|
-
(function (StackSetOperationType) {
|
|
320
|
-
StackSetOperationType["CREATE"] = "CREATE";
|
|
321
|
-
StackSetOperationType["DELETE"] = "DELETE";
|
|
322
|
-
StackSetOperationType["UPDATE"] = "UPDATE";
|
|
323
|
-
})(StackSetOperationType = exports.StackSetOperationType || (exports.StackSetOperationType = {}));
|
|
324
|
-
var PropertyKey;
|
|
325
|
-
(function (PropertyKey) {
|
|
326
|
-
PropertyKey["LaunchRole"] = "LAUNCH_ROLE";
|
|
327
|
-
PropertyKey["Owner"] = "OWNER";
|
|
328
|
-
})(PropertyKey = exports.PropertyKey || (exports.PropertyKey = {}));
|
|
191
|
+
exports.CopyProductStatus = {
|
|
192
|
+
FAILED: "FAILED",
|
|
193
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
194
|
+
SUCCEEDED: "SUCCEEDED",
|
|
195
|
+
};
|
|
196
|
+
exports.DescribePortfolioShareType = {
|
|
197
|
+
ACCOUNT: "ACCOUNT",
|
|
198
|
+
ORGANIZATION: "ORGANIZATION",
|
|
199
|
+
ORGANIZATIONAL_UNIT: "ORGANIZATIONAL_UNIT",
|
|
200
|
+
ORGANIZATION_MEMBER_ACCOUNT: "ORGANIZATION_MEMBER_ACCOUNT",
|
|
201
|
+
};
|
|
202
|
+
exports.ShareStatus = {
|
|
203
|
+
COMPLETED: "COMPLETED",
|
|
204
|
+
COMPLETED_WITH_ERRORS: "COMPLETED_WITH_ERRORS",
|
|
205
|
+
ERROR: "ERROR",
|
|
206
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
207
|
+
NOT_STARTED: "NOT_STARTED",
|
|
208
|
+
};
|
|
209
|
+
exports.ProvisionedProductStatus = {
|
|
210
|
+
AVAILABLE: "AVAILABLE",
|
|
211
|
+
ERROR: "ERROR",
|
|
212
|
+
PLAN_IN_PROGRESS: "PLAN_IN_PROGRESS",
|
|
213
|
+
TAINTED: "TAINTED",
|
|
214
|
+
UNDER_CHANGE: "UNDER_CHANGE",
|
|
215
|
+
};
|
|
216
|
+
exports.ProvisionedProductPlanStatus = {
|
|
217
|
+
CREATE_FAILED: "CREATE_FAILED",
|
|
218
|
+
CREATE_IN_PROGRESS: "CREATE_IN_PROGRESS",
|
|
219
|
+
CREATE_SUCCESS: "CREATE_SUCCESS",
|
|
220
|
+
EXECUTE_FAILED: "EXECUTE_FAILED",
|
|
221
|
+
EXECUTE_IN_PROGRESS: "EXECUTE_IN_PROGRESS",
|
|
222
|
+
EXECUTE_SUCCESS: "EXECUTE_SUCCESS",
|
|
223
|
+
};
|
|
224
|
+
exports.ChangeAction = {
|
|
225
|
+
ADD: "ADD",
|
|
226
|
+
MODIFY: "MODIFY",
|
|
227
|
+
REMOVE: "REMOVE",
|
|
228
|
+
};
|
|
229
|
+
exports.EvaluationType = {
|
|
230
|
+
DYNAMIC: "DYNAMIC",
|
|
231
|
+
STATIC: "STATIC",
|
|
232
|
+
};
|
|
233
|
+
exports.ResourceAttribute = {
|
|
234
|
+
CREATIONPOLICY: "CREATIONPOLICY",
|
|
235
|
+
DELETIONPOLICY: "DELETIONPOLICY",
|
|
236
|
+
METADATA: "METADATA",
|
|
237
|
+
PROPERTIES: "PROPERTIES",
|
|
238
|
+
TAGS: "TAGS",
|
|
239
|
+
UPDATEPOLICY: "UPDATEPOLICY",
|
|
240
|
+
};
|
|
241
|
+
exports.RequiresRecreation = {
|
|
242
|
+
ALWAYS: "ALWAYS",
|
|
243
|
+
CONDITIONALLY: "CONDITIONALLY",
|
|
244
|
+
NEVER: "NEVER",
|
|
245
|
+
};
|
|
246
|
+
exports.Replacement = {
|
|
247
|
+
CONDITIONAL: "CONDITIONAL",
|
|
248
|
+
FALSE: "FALSE",
|
|
249
|
+
TRUE: "TRUE",
|
|
250
|
+
};
|
|
251
|
+
exports.RecordStatus = {
|
|
252
|
+
CREATED: "CREATED",
|
|
253
|
+
FAILED: "FAILED",
|
|
254
|
+
IN_PROGRESS: "IN_PROGRESS",
|
|
255
|
+
IN_PROGRESS_IN_ERROR: "IN_PROGRESS_IN_ERROR",
|
|
256
|
+
SUCCEEDED: "SUCCEEDED",
|
|
257
|
+
};
|
|
258
|
+
exports.StackInstanceStatus = {
|
|
259
|
+
CURRENT: "CURRENT",
|
|
260
|
+
INOPERABLE: "INOPERABLE",
|
|
261
|
+
OUTDATED: "OUTDATED",
|
|
262
|
+
};
|
|
263
|
+
exports.ProductViewFilterBy = {
|
|
264
|
+
FullTextSearch: "FullTextSearch",
|
|
265
|
+
Owner: "Owner",
|
|
266
|
+
ProductType: "ProductType",
|
|
267
|
+
SourceProductId: "SourceProductId",
|
|
268
|
+
};
|
|
269
|
+
exports.ProductViewSortBy = {
|
|
270
|
+
CreationDate: "CreationDate",
|
|
271
|
+
Title: "Title",
|
|
272
|
+
VersionCount: "VersionCount",
|
|
273
|
+
};
|
|
274
|
+
exports.SortOrder = {
|
|
275
|
+
ASCENDING: "ASCENDING",
|
|
276
|
+
DESCENDING: "DESCENDING",
|
|
277
|
+
};
|
|
278
|
+
exports.ProductSource = {
|
|
279
|
+
ACCOUNT: "ACCOUNT",
|
|
280
|
+
};
|
|
281
|
+
exports.ProvisionedProductViewFilterBy = {
|
|
282
|
+
SearchQuery: "SearchQuery",
|
|
283
|
+
};
|
|
284
|
+
exports.StackSetOperationType = {
|
|
285
|
+
CREATE: "CREATE",
|
|
286
|
+
DELETE: "DELETE",
|
|
287
|
+
UPDATE: "UPDATE",
|
|
288
|
+
};
|
|
289
|
+
exports.PropertyKey = {
|
|
290
|
+
LaunchRole: "LAUNCH_ROLE",
|
|
291
|
+
Owner: "OWNER",
|
|
292
|
+
};
|