@aws-sdk/client-elastic-beanstalk 3.259.0 → 3.261.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/endpoint/ruleset.js +3 -3
- package/dist-cjs/models/models_0.js +119 -3
- package/dist-cjs/protocols/Aws_query.js +1 -1
- package/dist-es/endpoint/ruleset.js +3 -3
- package/dist-es/models/models_0.js +115 -0
- package/dist-es/protocols/Aws_query.js +1 -1
- package/dist-types/ElasticBeanstalk.d.ts +0 -2
- package/dist-types/ElasticBeanstalkClient.d.ts +0 -2
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/models/models_0.d.ts +114 -34
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/models/models_0.d.ts +99 -66
- package/package.json +6 -6
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
|
-
const
|
|
5
|
-
const a =
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
4
|
+
const u = "fn", v = "argv", w = "ref";
|
|
5
|
+
const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = "getAttr", i = "stringEquals", j = { "required": true, "default": false, "type": "Boolean" }, k = { [w]: "Region" }, l = { [w]: "Endpoint" }, m = { [u]: "booleanEquals", [v]: [{ [w]: "UseFIPS" }, true] }, n = { [u]: "booleanEquals", [v]: [{ [w]: "UseDualStack" }, true] }, o = {}, p = { [u]: "booleanEquals", [v]: [true, { [u]: h, [v]: [{ [w]: d }, "supportsFIPS"] }] }, q = { [w]: d }, r = { [u]: "booleanEquals", [v]: [true, { [u]: h, [v]: [q, "supportsDualStack"] }] }, s = [m], t = [n];
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: j, UseFIPS: j, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [u]: "aws.partition", [v]: [k], assign: d }], type: e, rules: [{ conditions: [{ [u]: "isSet", [v]: [l] }], type: e, rules: [{ conditions: s, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: t, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: l, properties: o, headers: o }, type: g }] }] }, { conditions: [m, n], type: e, rules: [{ conditions: [p, r], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://elasticbeanstalk-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: s, type: e, rules: [{ conditions: [p], type: e, rules: [{ type: e, rules: [{ conditions: [{ [u]: i, [v]: ["aws-us-gov", { [u]: h, [v]: [q, "name"] }] }], endpoint: { url: "https://elasticbeanstalk.{Region}.amazonaws.com", properties: o, headers: o }, type: g }, { endpoint: { url: "https://elasticbeanstalk-fips.{Region}.{PartitionResult#dnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: t, type: e, rules: [{ conditions: [r], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://elasticbeanstalk.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { type: e, rules: [{ conditions: [{ [u]: i, [v]: [k, "us-gov-east-1"] }], endpoint: { url: "https://elasticbeanstalk.us-gov-east-1.amazonaws.com", properties: o, headers: o }, type: g }, { conditions: [{ [u]: i, [v]: [k, "us-gov-west-1"] }], endpoint: { url: "https://elasticbeanstalk.us-gov-west-1.amazonaws.com", properties: o, headers: o }, type: g }, { endpoint: { url: "https://elasticbeanstalk.{Region}.{PartitionResult#dnsSuffix}", properties: o, headers: o }, type: g }] }] }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
3
|
+
exports.ApplicationResourceLifecycleDescriptionMessageFilterSensitiveLog = exports.ApplicationMetricsFilterSensitiveLog = exports.StatusCodesFilterSensitiveLog = exports.LatencyFilterSensitiveLog = exports.ApplicationDescriptionsMessageFilterSensitiveLog = exports.ApplicationDescriptionMessageFilterSensitiveLog = exports.ApplicationDescriptionFilterSensitiveLog = exports.ApplicationResourceLifecycleConfigFilterSensitiveLog = exports.ApplicationVersionLifecycleConfigFilterSensitiveLog = exports.MaxCountRuleFilterSensitiveLog = exports.MaxAgeRuleFilterSensitiveLog = exports.AbortEnvironmentUpdateMessageFilterSensitiveLog = exports.ValidationSeverity = exports.TooManyTagsException = exports.EnvironmentInfoType = exports.ResourceTypeNotSupportedException = exports.ResourceNotFoundException = exports.InstancesHealthAttribute = exports.EventSeverity = exports.FailureType = exports.InvalidRequestException = exports.EnvironmentHealthAttribute = exports.ConfigurationOptionValueType = exports.PlatformVersionStillReferencedException = exports.SourceBundleDeletionException = exports.OperationInProgressException = exports.S3SubscriptionRequiredException = exports.TooManyPlatformsException = exports.PlatformStatus = exports.TooManyConfigurationTemplatesException = exports.TooManyBucketsException = exports.ConfigurationDeploymentStatus = exports.TooManyApplicationVersionsException = exports.S3LocationNotInServiceRegionException = exports.ComputeType = exports.CodeBuildNotInServiceRegionException = exports.TooManyApplicationsException = exports.TooManyEnvironmentsException = exports.EnvironmentStatus = exports.EnvironmentHealthStatus = exports.EnvironmentHealth = exports.ManagedActionInvalidStateException = exports.ElasticBeanstalkServiceException = exports.ApplicationVersionStatus = exports.SourceType = exports.SourceRepository = exports.ActionType = exports.ActionStatus = exports.ActionHistoryStatus = exports.InsufficientPrivilegesException = void 0;
|
|
4
|
+
exports.DescribeConfigurationOptionsMessageFilterSensitiveLog = exports.ConfigurationOptionsDescriptionFilterSensitiveLog = exports.ConfigurationOptionDescriptionFilterSensitiveLog = exports.OptionRestrictionRegexFilterSensitiveLog = exports.DescribeApplicationVersionsMessageFilterSensitiveLog = exports.DescribeApplicationsMessageFilterSensitiveLog = exports.DescribeAccountAttributesResultFilterSensitiveLog = exports.ResourceQuotasFilterSensitiveLog = exports.ResourceQuotaFilterSensitiveLog = exports.DeletePlatformVersionResultFilterSensitiveLog = exports.DeletePlatformVersionRequestFilterSensitiveLog = exports.DeleteEnvironmentConfigurationMessageFilterSensitiveLog = exports.DeleteConfigurationTemplateMessageFilterSensitiveLog = exports.DeleteApplicationVersionMessageFilterSensitiveLog = exports.DeleteApplicationMessageFilterSensitiveLog = exports.CreateStorageLocationResultMessageFilterSensitiveLog = exports.CreatePlatformVersionResultFilterSensitiveLog = exports.PlatformSummaryFilterSensitiveLog = exports.BuilderFilterSensitiveLog = exports.CreatePlatformVersionRequestFilterSensitiveLog = exports.CreateEnvironmentMessageFilterSensitiveLog = exports.OptionSpecificationFilterSensitiveLog = exports.CreateConfigurationTemplateMessageFilterSensitiveLog = exports.SourceConfigurationFilterSensitiveLog = exports.ConfigurationSettingsDescriptionFilterSensitiveLog = exports.ConfigurationOptionSettingFilterSensitiveLog = exports.CreateApplicationVersionMessageFilterSensitiveLog = exports.BuildConfigurationFilterSensitiveLog = exports.CreateApplicationMessageFilterSensitiveLog = exports.TagFilterSensitiveLog = exports.EnvironmentDescriptionsMessageFilterSensitiveLog = exports.EnvironmentDescriptionFilterSensitiveLog = exports.EnvironmentTierFilterSensitiveLog = exports.EnvironmentResourcesDescriptionFilterSensitiveLog = exports.LoadBalancerDescriptionFilterSensitiveLog = exports.ListenerFilterSensitiveLog = exports.EnvironmentLinkFilterSensitiveLog = exports.ComposeEnvironmentsMessageFilterSensitiveLog = exports.CheckDNSAvailabilityResultMessageFilterSensitiveLog = exports.CheckDNSAvailabilityMessageFilterSensitiveLog = exports.SolutionStackDescriptionFilterSensitiveLog = exports.AutoScalingGroupFilterSensitiveLog = exports.AssociateEnvironmentOperationsRoleMessageFilterSensitiveLog = exports.ApplyEnvironmentManagedActionResultFilterSensitiveLog = exports.ApplyEnvironmentManagedActionRequestFilterSensitiveLog = exports.ApplicationVersionDescriptionsMessageFilterSensitiveLog = exports.ApplicationVersionDescriptionMessageFilterSensitiveLog = exports.ApplicationVersionDescriptionFilterSensitiveLog = exports.S3LocationFilterSensitiveLog = exports.SourceBuildInformationFilterSensitiveLog = void 0;
|
|
5
|
+
exports.RestartAppServerMessageFilterSensitiveLog = exports.RequestEnvironmentInfoMessageFilterSensitiveLog = exports.RebuildEnvironmentMessageFilterSensitiveLog = exports.ResourceTagsDescriptionMessageFilterSensitiveLog = exports.ListTagsForResourceMessageFilterSensitiveLog = exports.ListPlatformVersionsResultFilterSensitiveLog = exports.ListPlatformVersionsRequestFilterSensitiveLog = exports.PlatformFilterFilterSensitiveLog = exports.ListPlatformBranchesResultFilterSensitiveLog = exports.PlatformBranchSummaryFilterSensitiveLog = exports.ListPlatformBranchesRequestFilterSensitiveLog = exports.SearchFilterFilterSensitiveLog = exports.ListAvailableSolutionStacksResultMessageFilterSensitiveLog = exports.DisassociateEnvironmentOperationsRoleMessageFilterSensitiveLog = exports.DescribePlatformVersionResultFilterSensitiveLog = exports.PlatformDescriptionFilterSensitiveLog = exports.PlatformProgrammingLanguageFilterSensitiveLog = exports.PlatformFrameworkFilterSensitiveLog = exports.CustomAmiFilterSensitiveLog = exports.DescribePlatformVersionRequestFilterSensitiveLog = exports.DescribeInstancesHealthResultFilterSensitiveLog = exports.SingleInstanceHealthFilterSensitiveLog = exports.SystemStatusFilterSensitiveLog = exports.CPUUtilizationFilterSensitiveLog = exports.DeploymentFilterSensitiveLog = exports.DescribeInstancesHealthRequestFilterSensitiveLog = exports.EventDescriptionsMessageFilterSensitiveLog = exports.EventDescriptionFilterSensitiveLog = exports.DescribeEventsMessageFilterSensitiveLog = exports.DescribeEnvironmentsMessageFilterSensitiveLog = exports.EnvironmentResourceDescriptionsMessageFilterSensitiveLog = exports.EnvironmentResourceDescriptionFilterSensitiveLog = exports.TriggerFilterSensitiveLog = exports.QueueFilterSensitiveLog = exports.LoadBalancerFilterSensitiveLog = exports.LaunchTemplateFilterSensitiveLog = exports.LaunchConfigurationFilterSensitiveLog = exports.InstanceFilterSensitiveLog = exports.DescribeEnvironmentResourcesMessageFilterSensitiveLog = exports.DescribeEnvironmentManagedActionsResultFilterSensitiveLog = exports.ManagedActionFilterSensitiveLog = exports.DescribeEnvironmentManagedActionsRequestFilterSensitiveLog = exports.DescribeEnvironmentManagedActionHistoryResultFilterSensitiveLog = exports.ManagedActionHistoryItemFilterSensitiveLog = exports.DescribeEnvironmentManagedActionHistoryRequestFilterSensitiveLog = exports.DescribeEnvironmentHealthResultFilterSensitiveLog = exports.InstanceHealthSummaryFilterSensitiveLog = exports.DescribeEnvironmentHealthRequestFilterSensitiveLog = exports.DescribeConfigurationSettingsMessageFilterSensitiveLog = exports.ConfigurationSettingsDescriptionsFilterSensitiveLog = void 0;
|
|
6
|
+
exports.ValidateConfigurationSettingsMessageFilterSensitiveLog = exports.ConfigurationSettingsValidationMessagesFilterSensitiveLog = exports.ValidationMessageFilterSensitiveLog = exports.UpdateTagsForResourceMessageFilterSensitiveLog = exports.UpdateEnvironmentMessageFilterSensitiveLog = exports.UpdateConfigurationTemplateMessageFilterSensitiveLog = exports.UpdateApplicationVersionMessageFilterSensitiveLog = exports.UpdateApplicationResourceLifecycleMessageFilterSensitiveLog = exports.UpdateApplicationMessageFilterSensitiveLog = exports.TerminateEnvironmentMessageFilterSensitiveLog = exports.SwapEnvironmentCNAMEsMessageFilterSensitiveLog = exports.RetrieveEnvironmentInfoResultMessageFilterSensitiveLog = exports.EnvironmentInfoDescriptionFilterSensitiveLog = exports.RetrieveEnvironmentInfoMessageFilterSensitiveLog = void 0;
|
|
6
7
|
const ElasticBeanstalkServiceException_1 = require("./ElasticBeanstalkServiceException");
|
|
7
8
|
class InsufficientPrivilegesException extends ElasticBeanstalkServiceException_1.ElasticBeanstalkServiceException {
|
|
8
9
|
constructor(opts) {
|
|
@@ -17,6 +18,43 @@ class InsufficientPrivilegesException extends ElasticBeanstalkServiceException_1
|
|
|
17
18
|
}
|
|
18
19
|
}
|
|
19
20
|
exports.InsufficientPrivilegesException = InsufficientPrivilegesException;
|
|
21
|
+
var ActionHistoryStatus;
|
|
22
|
+
(function (ActionHistoryStatus) {
|
|
23
|
+
ActionHistoryStatus["Completed"] = "Completed";
|
|
24
|
+
ActionHistoryStatus["Failed"] = "Failed";
|
|
25
|
+
ActionHistoryStatus["Unknown"] = "Unknown";
|
|
26
|
+
})(ActionHistoryStatus = exports.ActionHistoryStatus || (exports.ActionHistoryStatus = {}));
|
|
27
|
+
var ActionStatus;
|
|
28
|
+
(function (ActionStatus) {
|
|
29
|
+
ActionStatus["Pending"] = "Pending";
|
|
30
|
+
ActionStatus["Running"] = "Running";
|
|
31
|
+
ActionStatus["Scheduled"] = "Scheduled";
|
|
32
|
+
ActionStatus["Unknown"] = "Unknown";
|
|
33
|
+
})(ActionStatus = exports.ActionStatus || (exports.ActionStatus = {}));
|
|
34
|
+
var ActionType;
|
|
35
|
+
(function (ActionType) {
|
|
36
|
+
ActionType["InstanceRefresh"] = "InstanceRefresh";
|
|
37
|
+
ActionType["PlatformUpdate"] = "PlatformUpdate";
|
|
38
|
+
ActionType["Unknown"] = "Unknown";
|
|
39
|
+
})(ActionType = exports.ActionType || (exports.ActionType = {}));
|
|
40
|
+
var SourceRepository;
|
|
41
|
+
(function (SourceRepository) {
|
|
42
|
+
SourceRepository["CodeCommit"] = "CodeCommit";
|
|
43
|
+
SourceRepository["S3"] = "S3";
|
|
44
|
+
})(SourceRepository = exports.SourceRepository || (exports.SourceRepository = {}));
|
|
45
|
+
var SourceType;
|
|
46
|
+
(function (SourceType) {
|
|
47
|
+
SourceType["Git"] = "Git";
|
|
48
|
+
SourceType["Zip"] = "Zip";
|
|
49
|
+
})(SourceType = exports.SourceType || (exports.SourceType = {}));
|
|
50
|
+
var ApplicationVersionStatus;
|
|
51
|
+
(function (ApplicationVersionStatus) {
|
|
52
|
+
ApplicationVersionStatus["Building"] = "Building";
|
|
53
|
+
ApplicationVersionStatus["Failed"] = "Failed";
|
|
54
|
+
ApplicationVersionStatus["Processed"] = "Processed";
|
|
55
|
+
ApplicationVersionStatus["Processing"] = "Processing";
|
|
56
|
+
ApplicationVersionStatus["Unprocessed"] = "Unprocessed";
|
|
57
|
+
})(ApplicationVersionStatus = exports.ApplicationVersionStatus || (exports.ApplicationVersionStatus = {}));
|
|
20
58
|
class ElasticBeanstalkServiceException extends ElasticBeanstalkServiceException_1.ElasticBeanstalkServiceException {
|
|
21
59
|
constructor(opts) {
|
|
22
60
|
super({
|
|
@@ -43,6 +81,36 @@ class ManagedActionInvalidStateException extends ElasticBeanstalkServiceExceptio
|
|
|
43
81
|
}
|
|
44
82
|
}
|
|
45
83
|
exports.ManagedActionInvalidStateException = ManagedActionInvalidStateException;
|
|
84
|
+
var EnvironmentHealth;
|
|
85
|
+
(function (EnvironmentHealth) {
|
|
86
|
+
EnvironmentHealth["Green"] = "Green";
|
|
87
|
+
EnvironmentHealth["Grey"] = "Grey";
|
|
88
|
+
EnvironmentHealth["Red"] = "Red";
|
|
89
|
+
EnvironmentHealth["Yellow"] = "Yellow";
|
|
90
|
+
})(EnvironmentHealth = exports.EnvironmentHealth || (exports.EnvironmentHealth = {}));
|
|
91
|
+
var EnvironmentHealthStatus;
|
|
92
|
+
(function (EnvironmentHealthStatus) {
|
|
93
|
+
EnvironmentHealthStatus["Degraded"] = "Degraded";
|
|
94
|
+
EnvironmentHealthStatus["Info"] = "Info";
|
|
95
|
+
EnvironmentHealthStatus["NoData"] = "NoData";
|
|
96
|
+
EnvironmentHealthStatus["Ok"] = "Ok";
|
|
97
|
+
EnvironmentHealthStatus["Pending"] = "Pending";
|
|
98
|
+
EnvironmentHealthStatus["Severe"] = "Severe";
|
|
99
|
+
EnvironmentHealthStatus["Suspended"] = "Suspended";
|
|
100
|
+
EnvironmentHealthStatus["Unknown"] = "Unknown";
|
|
101
|
+
EnvironmentHealthStatus["Warning"] = "Warning";
|
|
102
|
+
})(EnvironmentHealthStatus = exports.EnvironmentHealthStatus || (exports.EnvironmentHealthStatus = {}));
|
|
103
|
+
var EnvironmentStatus;
|
|
104
|
+
(function (EnvironmentStatus) {
|
|
105
|
+
EnvironmentStatus["Aborting"] = "Aborting";
|
|
106
|
+
EnvironmentStatus["Launching"] = "Launching";
|
|
107
|
+
EnvironmentStatus["LinkingFrom"] = "LinkingFrom";
|
|
108
|
+
EnvironmentStatus["LinkingTo"] = "LinkingTo";
|
|
109
|
+
EnvironmentStatus["Ready"] = "Ready";
|
|
110
|
+
EnvironmentStatus["Terminated"] = "Terminated";
|
|
111
|
+
EnvironmentStatus["Terminating"] = "Terminating";
|
|
112
|
+
EnvironmentStatus["Updating"] = "Updating";
|
|
113
|
+
})(EnvironmentStatus = exports.EnvironmentStatus || (exports.EnvironmentStatus = {}));
|
|
46
114
|
class TooManyEnvironmentsException extends ElasticBeanstalkServiceException_1.ElasticBeanstalkServiceException {
|
|
47
115
|
constructor(opts) {
|
|
48
116
|
super({
|
|
@@ -114,6 +182,12 @@ class TooManyApplicationVersionsException extends ElasticBeanstalkServiceExcepti
|
|
|
114
182
|
}
|
|
115
183
|
}
|
|
116
184
|
exports.TooManyApplicationVersionsException = TooManyApplicationVersionsException;
|
|
185
|
+
var ConfigurationDeploymentStatus;
|
|
186
|
+
(function (ConfigurationDeploymentStatus) {
|
|
187
|
+
ConfigurationDeploymentStatus["deployed"] = "deployed";
|
|
188
|
+
ConfigurationDeploymentStatus["failed"] = "failed";
|
|
189
|
+
ConfigurationDeploymentStatus["pending"] = "pending";
|
|
190
|
+
})(ConfigurationDeploymentStatus = exports.ConfigurationDeploymentStatus || (exports.ConfigurationDeploymentStatus = {}));
|
|
117
191
|
class TooManyBucketsException extends ElasticBeanstalkServiceException_1.ElasticBeanstalkServiceException {
|
|
118
192
|
constructor(opts) {
|
|
119
193
|
super({
|
|
@@ -140,6 +214,14 @@ class TooManyConfigurationTemplatesException extends ElasticBeanstalkServiceExce
|
|
|
140
214
|
}
|
|
141
215
|
}
|
|
142
216
|
exports.TooManyConfigurationTemplatesException = TooManyConfigurationTemplatesException;
|
|
217
|
+
var PlatformStatus;
|
|
218
|
+
(function (PlatformStatus) {
|
|
219
|
+
PlatformStatus["Creating"] = "Creating";
|
|
220
|
+
PlatformStatus["Deleted"] = "Deleted";
|
|
221
|
+
PlatformStatus["Deleting"] = "Deleting";
|
|
222
|
+
PlatformStatus["Failed"] = "Failed";
|
|
223
|
+
PlatformStatus["Ready"] = "Ready";
|
|
224
|
+
})(PlatformStatus = exports.PlatformStatus || (exports.PlatformStatus = {}));
|
|
143
225
|
class TooManyPlatformsException extends ElasticBeanstalkServiceException_1.ElasticBeanstalkServiceException {
|
|
144
226
|
constructor(opts) {
|
|
145
227
|
super({
|
|
@@ -205,6 +287,11 @@ class PlatformVersionStillReferencedException extends ElasticBeanstalkServiceExc
|
|
|
205
287
|
}
|
|
206
288
|
}
|
|
207
289
|
exports.PlatformVersionStillReferencedException = PlatformVersionStillReferencedException;
|
|
290
|
+
var ConfigurationOptionValueType;
|
|
291
|
+
(function (ConfigurationOptionValueType) {
|
|
292
|
+
ConfigurationOptionValueType["List"] = "List";
|
|
293
|
+
ConfigurationOptionValueType["Scalar"] = "Scalar";
|
|
294
|
+
})(ConfigurationOptionValueType = exports.ConfigurationOptionValueType || (exports.ConfigurationOptionValueType = {}));
|
|
208
295
|
var EnvironmentHealthAttribute;
|
|
209
296
|
(function (EnvironmentHealthAttribute) {
|
|
210
297
|
EnvironmentHealthAttribute["All"] = "All";
|
|
@@ -229,6 +316,25 @@ class InvalidRequestException extends ElasticBeanstalkServiceException_1.Elastic
|
|
|
229
316
|
}
|
|
230
317
|
}
|
|
231
318
|
exports.InvalidRequestException = InvalidRequestException;
|
|
319
|
+
var FailureType;
|
|
320
|
+
(function (FailureType) {
|
|
321
|
+
FailureType["CancellationFailed"] = "CancellationFailed";
|
|
322
|
+
FailureType["InternalFailure"] = "InternalFailure";
|
|
323
|
+
FailureType["InvalidEnvironmentState"] = "InvalidEnvironmentState";
|
|
324
|
+
FailureType["PermissionsError"] = "PermissionsError";
|
|
325
|
+
FailureType["RollbackFailed"] = "RollbackFailed";
|
|
326
|
+
FailureType["RollbackSuccessful"] = "RollbackSuccessful";
|
|
327
|
+
FailureType["UpdateCancelled"] = "UpdateCancelled";
|
|
328
|
+
})(FailureType = exports.FailureType || (exports.FailureType = {}));
|
|
329
|
+
var EventSeverity;
|
|
330
|
+
(function (EventSeverity) {
|
|
331
|
+
EventSeverity["DEBUG"] = "DEBUG";
|
|
332
|
+
EventSeverity["ERROR"] = "ERROR";
|
|
333
|
+
EventSeverity["FATAL"] = "FATAL";
|
|
334
|
+
EventSeverity["INFO"] = "INFO";
|
|
335
|
+
EventSeverity["TRACE"] = "TRACE";
|
|
336
|
+
EventSeverity["WARN"] = "WARN";
|
|
337
|
+
})(EventSeverity = exports.EventSeverity || (exports.EventSeverity = {}));
|
|
232
338
|
var InstancesHealthAttribute;
|
|
233
339
|
(function (InstancesHealthAttribute) {
|
|
234
340
|
InstancesHealthAttribute["All"] = "All";
|
|
@@ -269,6 +375,11 @@ class ResourceTypeNotSupportedException extends ElasticBeanstalkServiceException
|
|
|
269
375
|
}
|
|
270
376
|
}
|
|
271
377
|
exports.ResourceTypeNotSupportedException = ResourceTypeNotSupportedException;
|
|
378
|
+
var EnvironmentInfoType;
|
|
379
|
+
(function (EnvironmentInfoType) {
|
|
380
|
+
EnvironmentInfoType["bundle"] = "bundle";
|
|
381
|
+
EnvironmentInfoType["tail"] = "tail";
|
|
382
|
+
})(EnvironmentInfoType = exports.EnvironmentInfoType || (exports.EnvironmentInfoType = {}));
|
|
272
383
|
class TooManyTagsException extends ElasticBeanstalkServiceException_1.ElasticBeanstalkServiceException {
|
|
273
384
|
constructor(opts) {
|
|
274
385
|
super({
|
|
@@ -282,6 +393,11 @@ class TooManyTagsException extends ElasticBeanstalkServiceException_1.ElasticBea
|
|
|
282
393
|
}
|
|
283
394
|
}
|
|
284
395
|
exports.TooManyTagsException = TooManyTagsException;
|
|
396
|
+
var ValidationSeverity;
|
|
397
|
+
(function (ValidationSeverity) {
|
|
398
|
+
ValidationSeverity["error"] = "error";
|
|
399
|
+
ValidationSeverity["warning"] = "warning";
|
|
400
|
+
})(ValidationSeverity = exports.ValidationSeverity || (exports.ValidationSeverity = {}));
|
|
285
401
|
const AbortEnvironmentUpdateMessageFilterSensitiveLog = (obj) => ({
|
|
286
402
|
...obj,
|
|
287
403
|
});
|
|
@@ -5856,7 +5856,7 @@ const buildFormUrlencodedString = (formEntries) => Object.entries(formEntries)
|
|
|
5856
5856
|
.map(([key, value]) => (0, smithy_client_1.extendedEncodeURIComponent)(key) + "=" + (0, smithy_client_1.extendedEncodeURIComponent)(value))
|
|
5857
5857
|
.join("&");
|
|
5858
5858
|
const loadQueryErrorCode = (output, data) => {
|
|
5859
|
-
if (data.Error
|
|
5859
|
+
if (data.Error?.Code !== undefined) {
|
|
5860
5860
|
return data.Error.Code;
|
|
5861
5861
|
}
|
|
5862
5862
|
if (output.statusCode == 404) {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const
|
|
2
|
-
const a =
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region:
|
|
1
|
+
const u = "fn", v = "argv", w = "ref";
|
|
2
|
+
const a = true, b = false, c = "String", d = "PartitionResult", e = "tree", f = "error", g = "endpoint", h = "getAttr", i = "stringEquals", j = { "required": true, "default": false, "type": "Boolean" }, k = { [w]: "Region" }, l = { [w]: "Endpoint" }, m = { [u]: "booleanEquals", [v]: [{ [w]: "UseFIPS" }, true] }, n = { [u]: "booleanEquals", [v]: [{ [w]: "UseDualStack" }, true] }, o = {}, p = { [u]: "booleanEquals", [v]: [true, { [u]: h, [v]: [{ [w]: d }, "supportsFIPS"] }] }, q = { [w]: d }, r = { [u]: "booleanEquals", [v]: [true, { [u]: h, [v]: [q, "supportsDualStack"] }] }, s = [m], t = [n];
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: { required: a, type: c }, UseDualStack: j, UseFIPS: j, Endpoint: { required: b, type: c } }, rules: [{ conditions: [{ [u]: "aws.partition", [v]: [k], assign: d }], type: e, rules: [{ conditions: [{ [u]: "isSet", [v]: [l] }], type: e, rules: [{ conditions: s, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: f }, { type: e, rules: [{ conditions: t, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: f }, { endpoint: { url: l, properties: o, headers: o }, type: g }] }] }, { conditions: [m, n], type: e, rules: [{ conditions: [p, r], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://elasticbeanstalk-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: f }] }, { conditions: s, type: e, rules: [{ conditions: [p], type: e, rules: [{ type: e, rules: [{ conditions: [{ [u]: i, [v]: ["aws-us-gov", { [u]: h, [v]: [q, "name"] }] }], endpoint: { url: "https://elasticbeanstalk.{Region}.amazonaws.com", properties: o, headers: o }, type: g }, { endpoint: { url: "https://elasticbeanstalk-fips.{Region}.{PartitionResult#dnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: f }] }, { conditions: t, type: e, rules: [{ conditions: [r], type: e, rules: [{ type: e, rules: [{ endpoint: { url: "https://elasticbeanstalk.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: o, headers: o }, type: g }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: f }] }, { type: e, rules: [{ conditions: [{ [u]: i, [v]: [k, "us-gov-east-1"] }], endpoint: { url: "https://elasticbeanstalk.us-gov-east-1.amazonaws.com", properties: o, headers: o }, type: g }, { conditions: [{ [u]: i, [v]: [k, "us-gov-west-1"] }], endpoint: { url: "https://elasticbeanstalk.us-gov-west-1.amazonaws.com", properties: o, headers: o }, type: g }, { endpoint: { url: "https://elasticbeanstalk.{Region}.{PartitionResult#dnsSuffix}", properties: o, headers: o }, type: g }] }] }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -11,6 +11,43 @@ export class InsufficientPrivilegesException extends __BaseException {
|
|
|
11
11
|
Object.setPrototypeOf(this, InsufficientPrivilegesException.prototype);
|
|
12
12
|
}
|
|
13
13
|
}
|
|
14
|
+
export var ActionHistoryStatus;
|
|
15
|
+
(function (ActionHistoryStatus) {
|
|
16
|
+
ActionHistoryStatus["Completed"] = "Completed";
|
|
17
|
+
ActionHistoryStatus["Failed"] = "Failed";
|
|
18
|
+
ActionHistoryStatus["Unknown"] = "Unknown";
|
|
19
|
+
})(ActionHistoryStatus || (ActionHistoryStatus = {}));
|
|
20
|
+
export var ActionStatus;
|
|
21
|
+
(function (ActionStatus) {
|
|
22
|
+
ActionStatus["Pending"] = "Pending";
|
|
23
|
+
ActionStatus["Running"] = "Running";
|
|
24
|
+
ActionStatus["Scheduled"] = "Scheduled";
|
|
25
|
+
ActionStatus["Unknown"] = "Unknown";
|
|
26
|
+
})(ActionStatus || (ActionStatus = {}));
|
|
27
|
+
export var ActionType;
|
|
28
|
+
(function (ActionType) {
|
|
29
|
+
ActionType["InstanceRefresh"] = "InstanceRefresh";
|
|
30
|
+
ActionType["PlatformUpdate"] = "PlatformUpdate";
|
|
31
|
+
ActionType["Unknown"] = "Unknown";
|
|
32
|
+
})(ActionType || (ActionType = {}));
|
|
33
|
+
export var SourceRepository;
|
|
34
|
+
(function (SourceRepository) {
|
|
35
|
+
SourceRepository["CodeCommit"] = "CodeCommit";
|
|
36
|
+
SourceRepository["S3"] = "S3";
|
|
37
|
+
})(SourceRepository || (SourceRepository = {}));
|
|
38
|
+
export var SourceType;
|
|
39
|
+
(function (SourceType) {
|
|
40
|
+
SourceType["Git"] = "Git";
|
|
41
|
+
SourceType["Zip"] = "Zip";
|
|
42
|
+
})(SourceType || (SourceType = {}));
|
|
43
|
+
export var ApplicationVersionStatus;
|
|
44
|
+
(function (ApplicationVersionStatus) {
|
|
45
|
+
ApplicationVersionStatus["Building"] = "Building";
|
|
46
|
+
ApplicationVersionStatus["Failed"] = "Failed";
|
|
47
|
+
ApplicationVersionStatus["Processed"] = "Processed";
|
|
48
|
+
ApplicationVersionStatus["Processing"] = "Processing";
|
|
49
|
+
ApplicationVersionStatus["Unprocessed"] = "Unprocessed";
|
|
50
|
+
})(ApplicationVersionStatus || (ApplicationVersionStatus = {}));
|
|
14
51
|
export class ElasticBeanstalkServiceException extends __BaseException {
|
|
15
52
|
constructor(opts) {
|
|
16
53
|
super({
|
|
@@ -35,6 +72,36 @@ export class ManagedActionInvalidStateException extends __BaseException {
|
|
|
35
72
|
Object.setPrototypeOf(this, ManagedActionInvalidStateException.prototype);
|
|
36
73
|
}
|
|
37
74
|
}
|
|
75
|
+
export var EnvironmentHealth;
|
|
76
|
+
(function (EnvironmentHealth) {
|
|
77
|
+
EnvironmentHealth["Green"] = "Green";
|
|
78
|
+
EnvironmentHealth["Grey"] = "Grey";
|
|
79
|
+
EnvironmentHealth["Red"] = "Red";
|
|
80
|
+
EnvironmentHealth["Yellow"] = "Yellow";
|
|
81
|
+
})(EnvironmentHealth || (EnvironmentHealth = {}));
|
|
82
|
+
export var EnvironmentHealthStatus;
|
|
83
|
+
(function (EnvironmentHealthStatus) {
|
|
84
|
+
EnvironmentHealthStatus["Degraded"] = "Degraded";
|
|
85
|
+
EnvironmentHealthStatus["Info"] = "Info";
|
|
86
|
+
EnvironmentHealthStatus["NoData"] = "NoData";
|
|
87
|
+
EnvironmentHealthStatus["Ok"] = "Ok";
|
|
88
|
+
EnvironmentHealthStatus["Pending"] = "Pending";
|
|
89
|
+
EnvironmentHealthStatus["Severe"] = "Severe";
|
|
90
|
+
EnvironmentHealthStatus["Suspended"] = "Suspended";
|
|
91
|
+
EnvironmentHealthStatus["Unknown"] = "Unknown";
|
|
92
|
+
EnvironmentHealthStatus["Warning"] = "Warning";
|
|
93
|
+
})(EnvironmentHealthStatus || (EnvironmentHealthStatus = {}));
|
|
94
|
+
export var EnvironmentStatus;
|
|
95
|
+
(function (EnvironmentStatus) {
|
|
96
|
+
EnvironmentStatus["Aborting"] = "Aborting";
|
|
97
|
+
EnvironmentStatus["Launching"] = "Launching";
|
|
98
|
+
EnvironmentStatus["LinkingFrom"] = "LinkingFrom";
|
|
99
|
+
EnvironmentStatus["LinkingTo"] = "LinkingTo";
|
|
100
|
+
EnvironmentStatus["Ready"] = "Ready";
|
|
101
|
+
EnvironmentStatus["Terminated"] = "Terminated";
|
|
102
|
+
EnvironmentStatus["Terminating"] = "Terminating";
|
|
103
|
+
EnvironmentStatus["Updating"] = "Updating";
|
|
104
|
+
})(EnvironmentStatus || (EnvironmentStatus = {}));
|
|
38
105
|
export class TooManyEnvironmentsException extends __BaseException {
|
|
39
106
|
constructor(opts) {
|
|
40
107
|
super({
|
|
@@ -101,6 +168,12 @@ export class TooManyApplicationVersionsException extends __BaseException {
|
|
|
101
168
|
Object.setPrototypeOf(this, TooManyApplicationVersionsException.prototype);
|
|
102
169
|
}
|
|
103
170
|
}
|
|
171
|
+
export var ConfigurationDeploymentStatus;
|
|
172
|
+
(function (ConfigurationDeploymentStatus) {
|
|
173
|
+
ConfigurationDeploymentStatus["deployed"] = "deployed";
|
|
174
|
+
ConfigurationDeploymentStatus["failed"] = "failed";
|
|
175
|
+
ConfigurationDeploymentStatus["pending"] = "pending";
|
|
176
|
+
})(ConfigurationDeploymentStatus || (ConfigurationDeploymentStatus = {}));
|
|
104
177
|
export class TooManyBucketsException extends __BaseException {
|
|
105
178
|
constructor(opts) {
|
|
106
179
|
super({
|
|
@@ -125,6 +198,14 @@ export class TooManyConfigurationTemplatesException extends __BaseException {
|
|
|
125
198
|
Object.setPrototypeOf(this, TooManyConfigurationTemplatesException.prototype);
|
|
126
199
|
}
|
|
127
200
|
}
|
|
201
|
+
export var PlatformStatus;
|
|
202
|
+
(function (PlatformStatus) {
|
|
203
|
+
PlatformStatus["Creating"] = "Creating";
|
|
204
|
+
PlatformStatus["Deleted"] = "Deleted";
|
|
205
|
+
PlatformStatus["Deleting"] = "Deleting";
|
|
206
|
+
PlatformStatus["Failed"] = "Failed";
|
|
207
|
+
PlatformStatus["Ready"] = "Ready";
|
|
208
|
+
})(PlatformStatus || (PlatformStatus = {}));
|
|
128
209
|
export class TooManyPlatformsException extends __BaseException {
|
|
129
210
|
constructor(opts) {
|
|
130
211
|
super({
|
|
@@ -185,6 +266,11 @@ export class PlatformVersionStillReferencedException extends __BaseException {
|
|
|
185
266
|
Object.setPrototypeOf(this, PlatformVersionStillReferencedException.prototype);
|
|
186
267
|
}
|
|
187
268
|
}
|
|
269
|
+
export var ConfigurationOptionValueType;
|
|
270
|
+
(function (ConfigurationOptionValueType) {
|
|
271
|
+
ConfigurationOptionValueType["List"] = "List";
|
|
272
|
+
ConfigurationOptionValueType["Scalar"] = "Scalar";
|
|
273
|
+
})(ConfigurationOptionValueType || (ConfigurationOptionValueType = {}));
|
|
188
274
|
export var EnvironmentHealthAttribute;
|
|
189
275
|
(function (EnvironmentHealthAttribute) {
|
|
190
276
|
EnvironmentHealthAttribute["All"] = "All";
|
|
@@ -208,6 +294,25 @@ export class InvalidRequestException extends __BaseException {
|
|
|
208
294
|
Object.setPrototypeOf(this, InvalidRequestException.prototype);
|
|
209
295
|
}
|
|
210
296
|
}
|
|
297
|
+
export var FailureType;
|
|
298
|
+
(function (FailureType) {
|
|
299
|
+
FailureType["CancellationFailed"] = "CancellationFailed";
|
|
300
|
+
FailureType["InternalFailure"] = "InternalFailure";
|
|
301
|
+
FailureType["InvalidEnvironmentState"] = "InvalidEnvironmentState";
|
|
302
|
+
FailureType["PermissionsError"] = "PermissionsError";
|
|
303
|
+
FailureType["RollbackFailed"] = "RollbackFailed";
|
|
304
|
+
FailureType["RollbackSuccessful"] = "RollbackSuccessful";
|
|
305
|
+
FailureType["UpdateCancelled"] = "UpdateCancelled";
|
|
306
|
+
})(FailureType || (FailureType = {}));
|
|
307
|
+
export var EventSeverity;
|
|
308
|
+
(function (EventSeverity) {
|
|
309
|
+
EventSeverity["DEBUG"] = "DEBUG";
|
|
310
|
+
EventSeverity["ERROR"] = "ERROR";
|
|
311
|
+
EventSeverity["FATAL"] = "FATAL";
|
|
312
|
+
EventSeverity["INFO"] = "INFO";
|
|
313
|
+
EventSeverity["TRACE"] = "TRACE";
|
|
314
|
+
EventSeverity["WARN"] = "WARN";
|
|
315
|
+
})(EventSeverity || (EventSeverity = {}));
|
|
211
316
|
export var InstancesHealthAttribute;
|
|
212
317
|
(function (InstancesHealthAttribute) {
|
|
213
318
|
InstancesHealthAttribute["All"] = "All";
|
|
@@ -246,6 +351,11 @@ export class ResourceTypeNotSupportedException extends __BaseException {
|
|
|
246
351
|
Object.setPrototypeOf(this, ResourceTypeNotSupportedException.prototype);
|
|
247
352
|
}
|
|
248
353
|
}
|
|
354
|
+
export var EnvironmentInfoType;
|
|
355
|
+
(function (EnvironmentInfoType) {
|
|
356
|
+
EnvironmentInfoType["bundle"] = "bundle";
|
|
357
|
+
EnvironmentInfoType["tail"] = "tail";
|
|
358
|
+
})(EnvironmentInfoType || (EnvironmentInfoType = {}));
|
|
249
359
|
export class TooManyTagsException extends __BaseException {
|
|
250
360
|
constructor(opts) {
|
|
251
361
|
super({
|
|
@@ -258,6 +368,11 @@ export class TooManyTagsException extends __BaseException {
|
|
|
258
368
|
Object.setPrototypeOf(this, TooManyTagsException.prototype);
|
|
259
369
|
}
|
|
260
370
|
}
|
|
371
|
+
export var ValidationSeverity;
|
|
372
|
+
(function (ValidationSeverity) {
|
|
373
|
+
ValidationSeverity["error"] = "error";
|
|
374
|
+
ValidationSeverity["warning"] = "warning";
|
|
375
|
+
})(ValidationSeverity || (ValidationSeverity = {}));
|
|
261
376
|
export const AbortEnvironmentUpdateMessageFilterSensitiveLog = (obj) => ({
|
|
262
377
|
...obj,
|
|
263
378
|
});
|
|
@@ -5758,7 +5758,7 @@ const buildFormUrlencodedString = (formEntries) => Object.entries(formEntries)
|
|
|
5758
5758
|
.map(([key, value]) => __extendedEncodeURIComponent(key) + "=" + __extendedEncodeURIComponent(value))
|
|
5759
5759
|
.join("&");
|
|
5760
5760
|
const loadQueryErrorCode = (output, data) => {
|
|
5761
|
-
if (data.Error
|
|
5761
|
+
if (data.Error?.Code !== undefined) {
|
|
5762
5762
|
return data.Error.Code;
|
|
5763
5763
|
}
|
|
5764
5764
|
if (output.statusCode == 404) {
|
|
@@ -49,8 +49,6 @@ import { ValidateConfigurationSettingsCommandInput, ValidateConfigurationSetting
|
|
|
49
49
|
import { ElasticBeanstalkClient } from "./ElasticBeanstalkClient";
|
|
50
50
|
/**
|
|
51
51
|
* <fullname>AWS Elastic Beanstalk</fullname>
|
|
52
|
-
*
|
|
53
|
-
*
|
|
54
52
|
* <p>AWS Elastic Beanstalk makes it easy for you to create, deploy, and manage scalable,
|
|
55
53
|
* fault-tolerant applications running on the Amazon Web Services cloud.</p>
|
|
56
54
|
* <p>For more information about this product, go to the <a href="http://aws.amazon.com/elasticbeanstalk/">AWS Elastic Beanstalk</a> details page. The location of the
|
|
@@ -171,8 +171,6 @@ export interface ElasticBeanstalkClientResolvedConfig extends ElasticBeanstalkCl
|
|
|
171
171
|
}
|
|
172
172
|
/**
|
|
173
173
|
* <fullname>AWS Elastic Beanstalk</fullname>
|
|
174
|
-
*
|
|
175
|
-
*
|
|
176
174
|
* <p>AWS Elastic Beanstalk makes it easy for you to create, deploy, and manage scalable,
|
|
177
175
|
* fault-tolerant applications running on the Amazon Web Services cloud.</p>
|
|
178
176
|
* <p>For more information about this product, go to the <a href="http://aws.amazon.com/elasticbeanstalk/">AWS Elastic Beanstalk</a> details page. The location of the
|
|
@@ -12,7 +12,7 @@ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInp
|
|
|
12
12
|
defaultSigningName: string;
|
|
13
13
|
};
|
|
14
14
|
export interface EndpointParameters extends __EndpointParameters {
|
|
15
|
-
Region
|
|
15
|
+
Region: string;
|
|
16
16
|
UseDualStack?: boolean;
|
|
17
17
|
UseFIPS?: boolean;
|
|
18
18
|
Endpoint?: string;
|
|
@@ -27,9 +27,22 @@ export declare class InsufficientPrivilegesException extends __BaseException {
|
|
|
27
27
|
*/
|
|
28
28
|
constructor(opts: __ExceptionOptionType<InsufficientPrivilegesException, __BaseException>);
|
|
29
29
|
}
|
|
30
|
-
export declare
|
|
31
|
-
|
|
32
|
-
|
|
30
|
+
export declare enum ActionHistoryStatus {
|
|
31
|
+
Completed = "Completed",
|
|
32
|
+
Failed = "Failed",
|
|
33
|
+
Unknown = "Unknown"
|
|
34
|
+
}
|
|
35
|
+
export declare enum ActionStatus {
|
|
36
|
+
Pending = "Pending",
|
|
37
|
+
Running = "Running",
|
|
38
|
+
Scheduled = "Scheduled",
|
|
39
|
+
Unknown = "Unknown"
|
|
40
|
+
}
|
|
41
|
+
export declare enum ActionType {
|
|
42
|
+
InstanceRefresh = "InstanceRefresh",
|
|
43
|
+
PlatformUpdate = "PlatformUpdate",
|
|
44
|
+
Unknown = "Unknown"
|
|
45
|
+
}
|
|
33
46
|
/**
|
|
34
47
|
* <p>A lifecycle rule that deletes application versions after the specified number of
|
|
35
48
|
* days.</p>
|
|
@@ -278,8 +291,14 @@ export interface ApplicationResourceLifecycleDescriptionMessage {
|
|
|
278
291
|
*/
|
|
279
292
|
ResourceLifecycleConfig?: ApplicationResourceLifecycleConfig;
|
|
280
293
|
}
|
|
281
|
-
export declare
|
|
282
|
-
|
|
294
|
+
export declare enum SourceRepository {
|
|
295
|
+
CodeCommit = "CodeCommit",
|
|
296
|
+
S3 = "S3"
|
|
297
|
+
}
|
|
298
|
+
export declare enum SourceType {
|
|
299
|
+
Git = "Git",
|
|
300
|
+
Zip = "Zip"
|
|
301
|
+
}
|
|
283
302
|
/**
|
|
284
303
|
* <p>Location of the source code for an application version.</p>
|
|
285
304
|
*/
|
|
@@ -288,12 +307,12 @@ export interface SourceBuildInformation {
|
|
|
288
307
|
* <p>The type of repository.</p>
|
|
289
308
|
* <ul>
|
|
290
309
|
* <li>
|
|
291
|
-
*
|
|
310
|
+
* <p>
|
|
292
311
|
* <code>Git</code>
|
|
293
312
|
* </p>
|
|
294
313
|
* </li>
|
|
295
314
|
* <li>
|
|
296
|
-
*
|
|
315
|
+
* <p>
|
|
297
316
|
* <code>Zip</code>
|
|
298
317
|
* </p>
|
|
299
318
|
* </li>
|
|
@@ -304,12 +323,12 @@ export interface SourceBuildInformation {
|
|
|
304
323
|
* <p>Location where the repository is stored.</p>
|
|
305
324
|
* <ul>
|
|
306
325
|
* <li>
|
|
307
|
-
*
|
|
326
|
+
* <p>
|
|
308
327
|
* <code>CodeCommit</code>
|
|
309
328
|
* </p>
|
|
310
329
|
* </li>
|
|
311
330
|
* <li>
|
|
312
|
-
*
|
|
331
|
+
* <p>
|
|
313
332
|
* <code>S3</code>
|
|
314
333
|
* </p>
|
|
315
334
|
* </li>
|
|
@@ -319,15 +338,15 @@ export interface SourceBuildInformation {
|
|
|
319
338
|
/**
|
|
320
339
|
* <p>The location of the source code, as a formatted string, depending on the value of <code>SourceRepository</code>
|
|
321
340
|
* </p>
|
|
322
|
-
*
|
|
341
|
+
* <ul>
|
|
323
342
|
* <li>
|
|
324
|
-
*
|
|
343
|
+
* <p>For <code>CodeCommit</code>,
|
|
325
344
|
* the format is the repository name and commit ID, separated by a forward slash.
|
|
326
345
|
* For example,
|
|
327
346
|
* <code>my-git-repo/265cfa0cf6af46153527f55d6503ec030551f57a</code>.</p>
|
|
328
347
|
* </li>
|
|
329
348
|
* <li>
|
|
330
|
-
*
|
|
349
|
+
* <p>For <code>S3</code>,
|
|
331
350
|
* the format is the S3 bucket name and object key, separated by a forward slash.
|
|
332
351
|
* For example,
|
|
333
352
|
* <code>my-s3-bucket/Folders/my-source-file</code>.</p>
|
|
@@ -349,7 +368,13 @@ export interface S3Location {
|
|
|
349
368
|
*/
|
|
350
369
|
S3Key?: string;
|
|
351
370
|
}
|
|
352
|
-
export declare
|
|
371
|
+
export declare enum ApplicationVersionStatus {
|
|
372
|
+
Building = "Building",
|
|
373
|
+
Failed = "Failed",
|
|
374
|
+
Processed = "Processed",
|
|
375
|
+
Processing = "Processing",
|
|
376
|
+
Unprocessed = "Unprocessed"
|
|
377
|
+
}
|
|
353
378
|
/**
|
|
354
379
|
* <p>Describes the properties of an application version.</p>
|
|
355
380
|
*/
|
|
@@ -618,8 +643,23 @@ export interface EnvironmentLink {
|
|
|
618
643
|
*/
|
|
619
644
|
EnvironmentName?: string;
|
|
620
645
|
}
|
|
621
|
-
export declare
|
|
622
|
-
|
|
646
|
+
export declare enum EnvironmentHealth {
|
|
647
|
+
Green = "Green",
|
|
648
|
+
Grey = "Grey",
|
|
649
|
+
Red = "Red",
|
|
650
|
+
Yellow = "Yellow"
|
|
651
|
+
}
|
|
652
|
+
export declare enum EnvironmentHealthStatus {
|
|
653
|
+
Degraded = "Degraded",
|
|
654
|
+
Info = "Info",
|
|
655
|
+
NoData = "NoData",
|
|
656
|
+
Ok = "Ok",
|
|
657
|
+
Pending = "Pending",
|
|
658
|
+
Severe = "Severe",
|
|
659
|
+
Suspended = "Suspended",
|
|
660
|
+
Unknown = "Unknown",
|
|
661
|
+
Warning = "Warning"
|
|
662
|
+
}
|
|
623
663
|
/**
|
|
624
664
|
* <p>Describes the properties of a Listener for the LoadBalancer.</p>
|
|
625
665
|
*/
|
|
@@ -660,7 +700,16 @@ export interface EnvironmentResourcesDescription {
|
|
|
660
700
|
*/
|
|
661
701
|
LoadBalancer?: LoadBalancerDescription;
|
|
662
702
|
}
|
|
663
|
-
export declare
|
|
703
|
+
export declare enum EnvironmentStatus {
|
|
704
|
+
Aborting = "Aborting",
|
|
705
|
+
Launching = "Launching",
|
|
706
|
+
LinkingFrom = "LinkingFrom",
|
|
707
|
+
LinkingTo = "LinkingTo",
|
|
708
|
+
Ready = "Ready",
|
|
709
|
+
Terminated = "Terminated",
|
|
710
|
+
Terminating = "Terminating",
|
|
711
|
+
Updating = "Updating"
|
|
712
|
+
}
|
|
664
713
|
/**
|
|
665
714
|
* <p>Describes the properties of an environment tier</p>
|
|
666
715
|
*/
|
|
@@ -761,7 +810,6 @@ export interface EnvironmentDescription {
|
|
|
761
810
|
DateUpdated?: Date;
|
|
762
811
|
/**
|
|
763
812
|
* <p>The current operational status of the environment:</p>
|
|
764
|
-
*
|
|
765
813
|
* <ul>
|
|
766
814
|
* <li>
|
|
767
815
|
* <p>
|
|
@@ -969,12 +1017,12 @@ export interface BuildConfiguration {
|
|
|
969
1017
|
* </p>
|
|
970
1018
|
* </li>
|
|
971
1019
|
* <li>
|
|
972
|
-
*
|
|
1020
|
+
* <p>
|
|
973
1021
|
* <code>BUILD_GENERAL1_MEDIUM: Use up to 7 GB memory and 4 vCPUs for builds</code>
|
|
974
1022
|
* </p>
|
|
975
1023
|
* </li>
|
|
976
1024
|
* <li>
|
|
977
|
-
*
|
|
1025
|
+
* <p>
|
|
978
1026
|
* <code>BUILD_GENERAL1_LARGE: Use up to 15 GB memory and 8 vCPUs for builds</code>
|
|
979
1027
|
* </p>
|
|
980
1028
|
* </li>
|
|
@@ -1065,14 +1113,14 @@ export interface CreateApplicationVersionMessage {
|
|
|
1065
1113
|
* running. The following regions are supported:</p>
|
|
1066
1114
|
* <ul>
|
|
1067
1115
|
* <li>
|
|
1068
|
-
*
|
|
1069
|
-
*
|
|
1116
|
+
* <p>IAD/us-east-1</p>
|
|
1117
|
+
* </li>
|
|
1070
1118
|
* <li>
|
|
1071
|
-
*
|
|
1072
|
-
*
|
|
1119
|
+
* <p>PDX/us-west-2</p>
|
|
1120
|
+
* </li>
|
|
1073
1121
|
* <li>
|
|
1074
|
-
*
|
|
1075
|
-
*
|
|
1122
|
+
* <p>DUB/eu-west-1</p>
|
|
1123
|
+
* </li>
|
|
1076
1124
|
* </ul>
|
|
1077
1125
|
*/
|
|
1078
1126
|
export declare class S3LocationNotInServiceRegionException extends __BaseException {
|
|
@@ -1094,7 +1142,11 @@ export declare class TooManyApplicationVersionsException extends __BaseException
|
|
|
1094
1142
|
*/
|
|
1095
1143
|
constructor(opts: __ExceptionOptionType<TooManyApplicationVersionsException, __BaseException>);
|
|
1096
1144
|
}
|
|
1097
|
-
export declare
|
|
1145
|
+
export declare enum ConfigurationDeploymentStatus {
|
|
1146
|
+
deployed = "deployed",
|
|
1147
|
+
failed = "failed",
|
|
1148
|
+
pending = "pending"
|
|
1149
|
+
}
|
|
1098
1150
|
/**
|
|
1099
1151
|
* <p>A specification identifying an individual configuration option along with its current
|
|
1100
1152
|
* value. For a list of possible namespaces and option values, see <a href="https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-options.html">Option Values</a> in the
|
|
@@ -1237,7 +1289,6 @@ export interface CreateConfigurationTemplateMessage {
|
|
|
1237
1289
|
* <p>The Amazon Resource Name (ARN) of the custom platform. For more information, see <a href="https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/custom-platforms.html"> Custom
|
|
1238
1290
|
* Platforms</a> in the <i>AWS Elastic Beanstalk Developer Guide</i>.</p>
|
|
1239
1291
|
* <note>
|
|
1240
|
-
*
|
|
1241
1292
|
* <p>If you specify <code>PlatformArn</code>, then don't specify
|
|
1242
1293
|
* <code>SolutionStackName</code>.</p>
|
|
1243
1294
|
* </note>
|
|
@@ -1392,7 +1443,6 @@ export interface CreateEnvironmentMessage {
|
|
|
1392
1443
|
* more information, see <a href="https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/custom-platforms.html">Custom Platforms</a> in the
|
|
1393
1444
|
* <i>AWS Elastic Beanstalk Developer Guide</i>.</p>
|
|
1394
1445
|
* <note>
|
|
1395
|
-
*
|
|
1396
1446
|
* <p>If you specify <code>PlatformArn</code>, don't specify
|
|
1397
1447
|
* <code>SolutionStackName</code>.</p>
|
|
1398
1448
|
* </note>
|
|
@@ -1459,7 +1509,13 @@ export interface Builder {
|
|
|
1459
1509
|
*/
|
|
1460
1510
|
ARN?: string;
|
|
1461
1511
|
}
|
|
1462
|
-
export declare
|
|
1512
|
+
export declare enum PlatformStatus {
|
|
1513
|
+
Creating = "Creating",
|
|
1514
|
+
Deleted = "Deleted",
|
|
1515
|
+
Deleting = "Deleting",
|
|
1516
|
+
Failed = "Failed",
|
|
1517
|
+
Ready = "Ready"
|
|
1518
|
+
}
|
|
1463
1519
|
/**
|
|
1464
1520
|
* <p>Summary information about a platform version.</p>
|
|
1465
1521
|
*/
|
|
@@ -1762,7 +1818,10 @@ export interface OptionRestrictionRegex {
|
|
|
1762
1818
|
*/
|
|
1763
1819
|
Label?: string;
|
|
1764
1820
|
}
|
|
1765
|
-
export declare
|
|
1821
|
+
export declare enum ConfigurationOptionValueType {
|
|
1822
|
+
List = "List",
|
|
1823
|
+
Scalar = "Scalar"
|
|
1824
|
+
}
|
|
1766
1825
|
/**
|
|
1767
1826
|
* <p>Describes the possible values for a configuration option.</p>
|
|
1768
1827
|
*/
|
|
@@ -2120,7 +2179,15 @@ export interface DescribeEnvironmentManagedActionHistoryRequest {
|
|
|
2120
2179
|
*/
|
|
2121
2180
|
MaxItems?: number;
|
|
2122
2181
|
}
|
|
2123
|
-
export declare
|
|
2182
|
+
export declare enum FailureType {
|
|
2183
|
+
CancellationFailed = "CancellationFailed",
|
|
2184
|
+
InternalFailure = "InternalFailure",
|
|
2185
|
+
InvalidEnvironmentState = "InvalidEnvironmentState",
|
|
2186
|
+
PermissionsError = "PermissionsError",
|
|
2187
|
+
RollbackFailed = "RollbackFailed",
|
|
2188
|
+
RollbackSuccessful = "RollbackSuccessful",
|
|
2189
|
+
UpdateCancelled = "UpdateCancelled"
|
|
2190
|
+
}
|
|
2124
2191
|
/**
|
|
2125
2192
|
* <p>The record of a completed or failed managed action.</p>
|
|
2126
2193
|
*/
|
|
@@ -2400,7 +2467,14 @@ export interface DescribeEnvironmentsMessage {
|
|
|
2400
2467
|
*/
|
|
2401
2468
|
NextToken?: string;
|
|
2402
2469
|
}
|
|
2403
|
-
export declare
|
|
2470
|
+
export declare enum EventSeverity {
|
|
2471
|
+
DEBUG = "DEBUG",
|
|
2472
|
+
ERROR = "ERROR",
|
|
2473
|
+
FATAL = "FATAL",
|
|
2474
|
+
INFO = "INFO",
|
|
2475
|
+
TRACE = "TRACE",
|
|
2476
|
+
WARN = "WARN"
|
|
2477
|
+
}
|
|
2404
2478
|
/**
|
|
2405
2479
|
* <p>Request to retrieve a list of events for an environment.</p>
|
|
2406
2480
|
*/
|
|
@@ -3208,7 +3282,10 @@ export interface RebuildEnvironmentMessage {
|
|
|
3208
3282
|
*/
|
|
3209
3283
|
EnvironmentName?: string;
|
|
3210
3284
|
}
|
|
3211
|
-
export declare
|
|
3285
|
+
export declare enum EnvironmentInfoType {
|
|
3286
|
+
bundle = "bundle",
|
|
3287
|
+
tail = "tail"
|
|
3288
|
+
}
|
|
3212
3289
|
/**
|
|
3213
3290
|
* <p>Request to retrieve logs from an environment and store them in your Elastic Beanstalk
|
|
3214
3291
|
* storage bucket.</p>
|
|
@@ -3590,7 +3667,10 @@ export interface UpdateTagsForResourceMessage {
|
|
|
3590
3667
|
*/
|
|
3591
3668
|
TagsToRemove?: string[];
|
|
3592
3669
|
}
|
|
3593
|
-
export declare
|
|
3670
|
+
export declare enum ValidationSeverity {
|
|
3671
|
+
error = "error",
|
|
3672
|
+
warning = "warning"
|
|
3673
|
+
}
|
|
3594
3674
|
/**
|
|
3595
3675
|
* <p>An error or warning for a desired configuration option value.</p>
|
|
3596
3676
|
*/
|
|
@@ -27,7 +27,7 @@ export declare const resolveClientEndpointParameters: <T>(
|
|
|
27
27
|
defaultSigningName: string;
|
|
28
28
|
};
|
|
29
29
|
export interface EndpointParameters extends __EndpointParameters {
|
|
30
|
-
Region
|
|
30
|
+
Region: string;
|
|
31
31
|
UseDualStack?: boolean;
|
|
32
32
|
UseFIPS?: boolean;
|
|
33
33
|
Endpoint?: string;
|
|
@@ -14,16 +14,22 @@ export declare class InsufficientPrivilegesException extends __BaseException {
|
|
|
14
14
|
>
|
|
15
15
|
);
|
|
16
16
|
}
|
|
17
|
-
export declare
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
17
|
+
export declare enum ActionHistoryStatus {
|
|
18
|
+
Completed = "Completed",
|
|
19
|
+
Failed = "Failed",
|
|
20
|
+
Unknown = "Unknown",
|
|
21
|
+
}
|
|
22
|
+
export declare enum ActionStatus {
|
|
23
|
+
Pending = "Pending",
|
|
24
|
+
Running = "Running",
|
|
25
|
+
Scheduled = "Scheduled",
|
|
26
|
+
Unknown = "Unknown",
|
|
27
|
+
}
|
|
28
|
+
export declare enum ActionType {
|
|
29
|
+
InstanceRefresh = "InstanceRefresh",
|
|
30
|
+
PlatformUpdate = "PlatformUpdate",
|
|
31
|
+
Unknown = "Unknown",
|
|
32
|
+
}
|
|
27
33
|
export interface MaxAgeRule {
|
|
28
34
|
Enabled: boolean | undefined;
|
|
29
35
|
MaxAgeInDays?: number;
|
|
@@ -84,8 +90,14 @@ export interface ApplicationResourceLifecycleDescriptionMessage {
|
|
|
84
90
|
ApplicationName?: string;
|
|
85
91
|
ResourceLifecycleConfig?: ApplicationResourceLifecycleConfig;
|
|
86
92
|
}
|
|
87
|
-
export declare
|
|
88
|
-
|
|
93
|
+
export declare enum SourceRepository {
|
|
94
|
+
CodeCommit = "CodeCommit",
|
|
95
|
+
S3 = "S3",
|
|
96
|
+
}
|
|
97
|
+
export declare enum SourceType {
|
|
98
|
+
Git = "Git",
|
|
99
|
+
Zip = "Zip",
|
|
100
|
+
}
|
|
89
101
|
export interface SourceBuildInformation {
|
|
90
102
|
SourceType: SourceType | string | undefined;
|
|
91
103
|
SourceRepository: SourceRepository | string | undefined;
|
|
@@ -95,12 +107,13 @@ export interface S3Location {
|
|
|
95
107
|
S3Bucket?: string;
|
|
96
108
|
S3Key?: string;
|
|
97
109
|
}
|
|
98
|
-
export declare
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
110
|
+
export declare enum ApplicationVersionStatus {
|
|
111
|
+
Building = "Building",
|
|
112
|
+
Failed = "Failed",
|
|
113
|
+
Processed = "Processed",
|
|
114
|
+
Processing = "Processing",
|
|
115
|
+
Unprocessed = "Unprocessed",
|
|
116
|
+
}
|
|
104
117
|
export interface ApplicationVersionDescription {
|
|
105
118
|
ApplicationVersionArn?: string;
|
|
106
119
|
ApplicationName?: string;
|
|
@@ -178,17 +191,23 @@ export interface EnvironmentLink {
|
|
|
178
191
|
LinkName?: string;
|
|
179
192
|
EnvironmentName?: string;
|
|
180
193
|
}
|
|
181
|
-
export declare
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
194
|
+
export declare enum EnvironmentHealth {
|
|
195
|
+
Green = "Green",
|
|
196
|
+
Grey = "Grey",
|
|
197
|
+
Red = "Red",
|
|
198
|
+
Yellow = "Yellow",
|
|
199
|
+
}
|
|
200
|
+
export declare enum EnvironmentHealthStatus {
|
|
201
|
+
Degraded = "Degraded",
|
|
202
|
+
Info = "Info",
|
|
203
|
+
NoData = "NoData",
|
|
204
|
+
Ok = "Ok",
|
|
205
|
+
Pending = "Pending",
|
|
206
|
+
Severe = "Severe",
|
|
207
|
+
Suspended = "Suspended",
|
|
208
|
+
Unknown = "Unknown",
|
|
209
|
+
Warning = "Warning",
|
|
210
|
+
}
|
|
192
211
|
export interface Listener {
|
|
193
212
|
Protocol?: string;
|
|
194
213
|
Port?: number;
|
|
@@ -201,15 +220,16 @@ export interface LoadBalancerDescription {
|
|
|
201
220
|
export interface EnvironmentResourcesDescription {
|
|
202
221
|
LoadBalancer?: LoadBalancerDescription;
|
|
203
222
|
}
|
|
204
|
-
export declare
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
223
|
+
export declare enum EnvironmentStatus {
|
|
224
|
+
Aborting = "Aborting",
|
|
225
|
+
Launching = "Launching",
|
|
226
|
+
LinkingFrom = "LinkingFrom",
|
|
227
|
+
LinkingTo = "LinkingTo",
|
|
228
|
+
Ready = "Ready",
|
|
229
|
+
Terminated = "Terminated",
|
|
230
|
+
Terminating = "Terminating",
|
|
231
|
+
Updating = "Updating",
|
|
232
|
+
}
|
|
213
233
|
export interface EnvironmentTier {
|
|
214
234
|
Name?: string;
|
|
215
235
|
Type?: string;
|
|
@@ -319,10 +339,11 @@ export declare class TooManyApplicationVersionsException extends __BaseException
|
|
|
319
339
|
>
|
|
320
340
|
);
|
|
321
341
|
}
|
|
322
|
-
export declare
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
342
|
+
export declare enum ConfigurationDeploymentStatus {
|
|
343
|
+
deployed = "deployed",
|
|
344
|
+
failed = "failed",
|
|
345
|
+
pending = "pending",
|
|
346
|
+
}
|
|
326
347
|
export interface ConfigurationOptionSetting {
|
|
327
348
|
ResourceName?: string;
|
|
328
349
|
Namespace?: string;
|
|
@@ -405,12 +426,13 @@ export interface CreatePlatformVersionRequest {
|
|
|
405
426
|
export interface Builder {
|
|
406
427
|
ARN?: string;
|
|
407
428
|
}
|
|
408
|
-
export declare
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
429
|
+
export declare enum PlatformStatus {
|
|
430
|
+
Creating = "Creating",
|
|
431
|
+
Deleted = "Deleted",
|
|
432
|
+
Deleting = "Deleting",
|
|
433
|
+
Failed = "Failed",
|
|
434
|
+
Ready = "Ready",
|
|
435
|
+
}
|
|
414
436
|
export interface PlatformSummary {
|
|
415
437
|
PlatformArn?: string;
|
|
416
438
|
PlatformOwner?: string;
|
|
@@ -522,7 +544,10 @@ export interface OptionRestrictionRegex {
|
|
|
522
544
|
Pattern?: string;
|
|
523
545
|
Label?: string;
|
|
524
546
|
}
|
|
525
|
-
export declare
|
|
547
|
+
export declare enum ConfigurationOptionValueType {
|
|
548
|
+
List = "List",
|
|
549
|
+
Scalar = "Scalar",
|
|
550
|
+
}
|
|
526
551
|
export interface ConfigurationOptionDescription {
|
|
527
552
|
Namespace?: string;
|
|
528
553
|
Name?: string;
|
|
@@ -605,14 +630,15 @@ export interface DescribeEnvironmentManagedActionHistoryRequest {
|
|
|
605
630
|
NextToken?: string;
|
|
606
631
|
MaxItems?: number;
|
|
607
632
|
}
|
|
608
|
-
export declare
|
|
609
|
-
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
633
|
+
export declare enum FailureType {
|
|
634
|
+
CancellationFailed = "CancellationFailed",
|
|
635
|
+
InternalFailure = "InternalFailure",
|
|
636
|
+
InvalidEnvironmentState = "InvalidEnvironmentState",
|
|
637
|
+
PermissionsError = "PermissionsError",
|
|
638
|
+
RollbackFailed = "RollbackFailed",
|
|
639
|
+
RollbackSuccessful = "RollbackSuccessful",
|
|
640
|
+
UpdateCancelled = "UpdateCancelled",
|
|
641
|
+
}
|
|
616
642
|
export interface ManagedActionHistoryItem {
|
|
617
643
|
ActionId?: string;
|
|
618
644
|
ActionType?: ActionType | string;
|
|
@@ -688,13 +714,14 @@ export interface DescribeEnvironmentsMessage {
|
|
|
688
714
|
MaxRecords?: number;
|
|
689
715
|
NextToken?: string;
|
|
690
716
|
}
|
|
691
|
-
export declare
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
717
|
+
export declare enum EventSeverity {
|
|
718
|
+
DEBUG = "DEBUG",
|
|
719
|
+
ERROR = "ERROR",
|
|
720
|
+
FATAL = "FATAL",
|
|
721
|
+
INFO = "INFO",
|
|
722
|
+
TRACE = "TRACE",
|
|
723
|
+
WARN = "WARN",
|
|
724
|
+
}
|
|
698
725
|
export interface DescribeEventsMessage {
|
|
699
726
|
ApplicationName?: string;
|
|
700
727
|
VersionLabel?: string;
|
|
@@ -891,7 +918,10 @@ export interface RebuildEnvironmentMessage {
|
|
|
891
918
|
EnvironmentId?: string;
|
|
892
919
|
EnvironmentName?: string;
|
|
893
920
|
}
|
|
894
|
-
export declare
|
|
921
|
+
export declare enum EnvironmentInfoType {
|
|
922
|
+
bundle = "bundle",
|
|
923
|
+
tail = "tail",
|
|
924
|
+
}
|
|
895
925
|
export interface RequestEnvironmentInfoMessage {
|
|
896
926
|
EnvironmentId?: string;
|
|
897
927
|
EnvironmentName?: string;
|
|
@@ -973,7 +1003,10 @@ export interface UpdateTagsForResourceMessage {
|
|
|
973
1003
|
TagsToAdd?: Tag[];
|
|
974
1004
|
TagsToRemove?: string[];
|
|
975
1005
|
}
|
|
976
|
-
export declare
|
|
1006
|
+
export declare enum ValidationSeverity {
|
|
1007
|
+
error = "error",
|
|
1008
|
+
warning = "warning",
|
|
1009
|
+
}
|
|
977
1010
|
export interface ValidationMessage {
|
|
978
1011
|
Message?: string;
|
|
979
1012
|
Severity?: ValidationSeverity | string;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-elastic-beanstalk",
|
|
3
3
|
"description": "AWS SDK for JavaScript Elastic Beanstalk Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.261.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,9 +20,9 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.261.0",
|
|
24
24
|
"@aws-sdk/config-resolver": "3.259.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.261.0",
|
|
26
26
|
"@aws-sdk/fetch-http-handler": "3.257.0",
|
|
27
27
|
"@aws-sdk/hash-node": "3.257.0",
|
|
28
28
|
"@aws-sdk/invalid-dependency": "3.257.0",
|
|
@@ -39,14 +39,14 @@
|
|
|
39
39
|
"@aws-sdk/node-config-provider": "3.259.0",
|
|
40
40
|
"@aws-sdk/node-http-handler": "3.257.0",
|
|
41
41
|
"@aws-sdk/protocol-http": "3.257.0",
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
42
|
+
"@aws-sdk/smithy-client": "3.261.0",
|
|
43
43
|
"@aws-sdk/types": "3.257.0",
|
|
44
44
|
"@aws-sdk/url-parser": "3.257.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.208.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.188.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.208.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.261.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.261.0",
|
|
50
50
|
"@aws-sdk/util-endpoints": "3.257.0",
|
|
51
51
|
"@aws-sdk/util-retry": "3.257.0",
|
|
52
52
|
"@aws-sdk/util-user-agent-browser": "3.257.0",
|