@aws-sdk/client-elastic-beanstalk 3.43.0 → 3.47.1
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 +48 -0
- package/dist-cjs/endpoints.js +1 -16
- package/dist-cjs/models/models_0.js +3 -117
- package/dist-cjs/runtimeConfig.browser.js +7 -2
- package/dist-cjs/runtimeConfig.js +9 -3
- package/dist-es/endpoints.js +1 -16
- package/dist-es/models/models_0.js +0 -76
- package/dist-es/runtimeConfig.browser.js +12 -3
- package/dist-es/runtimeConfig.js +13 -6
- package/dist-types/ElasticBeanstalkClient.d.ts +5 -1
- package/dist-types/models/models_0.d.ts +0 -114
- package/dist-types/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/runtimeConfig.d.ts +4 -3
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/ts3.4/ElasticBeanstalkClient.d.ts +3 -1
- package/dist-types/ts3.4/models/models_0.d.ts +0 -76
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -3
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/package.json +40 -47
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,54 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [3.47.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.47.0-release-test-1...v3.47.1) (2022-01-20)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-sdk/client-elastic-beanstalk
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
# [3.47.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.46.0...v3.47.0) (2022-01-15)
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
### Features
|
|
18
|
+
|
|
19
|
+
* **clients:** update clients to use default values inferred from defaults mode ([#3192](https://github.com/aws/aws-sdk-js-v3/issues/3192)) ([9152e21](https://github.com/aws/aws-sdk-js-v3/commit/9152e210c6ec29f34bb070eaf2874039022e6ab7))
|
|
20
|
+
* Support awsQueryError trait ([#3174](https://github.com/aws/aws-sdk-js-v3/issues/3174)) ([351bd3a](https://github.com/aws/aws-sdk-js-v3/commit/351bd3a40ad37be79d823d6a0e4e48304728ea6f))
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
# [3.46.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.45.0...v3.46.0) (2022-01-07)
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
### Bug Fixes
|
|
30
|
+
|
|
31
|
+
* **clients:** update clean:dist script to delete dist-* folder ([#3155](https://github.com/aws/aws-sdk-js-v3/issues/3155)) ([cdb1709](https://github.com/aws/aws-sdk-js-v3/commit/cdb17090f82d1fc8755811c82cbed5976ec7e60b))
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
### Features
|
|
35
|
+
|
|
36
|
+
* **clients:** extend typedoc.json from root ([#3136](https://github.com/aws/aws-sdk-js-v3/issues/3136)) ([f6a3ef5](https://github.com/aws/aws-sdk-js-v3/commit/f6a3ef541ae2d92872d09d8cab6727911287ebb2))
|
|
37
|
+
* end support for Node.js 10.x ([#3122](https://github.com/aws/aws-sdk-js-v3/issues/3122)) ([7acf18a](https://github.com/aws/aws-sdk-js-v3/commit/7acf18abd3fb1cc461f809110cdb0d7968c2070e))
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
# [3.45.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.44.0...v3.45.0) (2021-12-23)
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
### Features
|
|
47
|
+
|
|
48
|
+
* **clients:** update clients as of 2021/12/23 ([#3110](https://github.com/aws/aws-sdk-js-v3/issues/3110)) ([5d638e1](https://github.com/aws/aws-sdk-js-v3/commit/5d638e188ce64fa80fe36b8cba79ba63b80b50b7))
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
6
54
|
# [3.43.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.42.0...v3.43.0) (2021-11-29)
|
|
7
55
|
|
|
8
56
|
**Note:** Version bump only for package @aws-sdk/client-elastic-beanstalk
|
package/dist-cjs/endpoints.js
CHANGED
|
@@ -5,10 +5,6 @@ const config_resolver_1 = require("@aws-sdk/config-resolver");
|
|
|
5
5
|
const regionHash = {
|
|
6
6
|
"us-east-1": {
|
|
7
7
|
variants: [
|
|
8
|
-
{
|
|
9
|
-
hostname: "elasticbeanstalk.us-east-1.amazonaws.com",
|
|
10
|
-
tags: [],
|
|
11
|
-
},
|
|
12
8
|
{
|
|
13
9
|
hostname: "elasticbeanstalk-fips.us-east-1.amazonaws.com",
|
|
14
10
|
tags: ["fips"],
|
|
@@ -17,10 +13,6 @@ const regionHash = {
|
|
|
17
13
|
},
|
|
18
14
|
"us-east-2": {
|
|
19
15
|
variants: [
|
|
20
|
-
{
|
|
21
|
-
hostname: "elasticbeanstalk.us-east-2.amazonaws.com",
|
|
22
|
-
tags: [],
|
|
23
|
-
},
|
|
24
16
|
{
|
|
25
17
|
hostname: "elasticbeanstalk-fips.us-east-2.amazonaws.com",
|
|
26
18
|
tags: ["fips"],
|
|
@@ -47,10 +39,6 @@ const regionHash = {
|
|
|
47
39
|
},
|
|
48
40
|
"us-west-1": {
|
|
49
41
|
variants: [
|
|
50
|
-
{
|
|
51
|
-
hostname: "elasticbeanstalk.us-west-1.amazonaws.com",
|
|
52
|
-
tags: [],
|
|
53
|
-
},
|
|
54
42
|
{
|
|
55
43
|
hostname: "elasticbeanstalk-fips.us-west-1.amazonaws.com",
|
|
56
44
|
tags: ["fips"],
|
|
@@ -59,10 +47,6 @@ const regionHash = {
|
|
|
59
47
|
},
|
|
60
48
|
"us-west-2": {
|
|
61
49
|
variants: [
|
|
62
|
-
{
|
|
63
|
-
hostname: "elasticbeanstalk.us-west-2.amazonaws.com",
|
|
64
|
-
tags: [],
|
|
65
|
-
},
|
|
66
50
|
{
|
|
67
51
|
hostname: "elasticbeanstalk-fips.us-west-2.amazonaws.com",
|
|
68
52
|
tags: ["fips"],
|
|
@@ -81,6 +65,7 @@ const partitionHash = {
|
|
|
81
65
|
"ap-south-1",
|
|
82
66
|
"ap-southeast-1",
|
|
83
67
|
"ap-southeast-2",
|
|
68
|
+
"ap-southeast-3",
|
|
84
69
|
"ca-central-1",
|
|
85
70
|
"eu-central-1",
|
|
86
71
|
"eu-north-1",
|
|
@@ -1,20 +1,14 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.ValidateConfigurationSettingsMessage = exports.ConfigurationSettingsValidationMessages = exports.ValidationMessage = exports.UpdateTagsForResourceMessage = exports.
|
|
3
|
+
exports.DeleteApplicationVersionMessage = exports.DeleteApplicationMessage = exports.CreateStorageLocationResultMessage = exports.CreatePlatformVersionResult = exports.PlatformSummary = exports.Builder = exports.CreatePlatformVersionRequest = exports.CreateEnvironmentMessage = exports.OptionSpecification = exports.CreateConfigurationTemplateMessage = exports.SourceConfiguration = exports.ConfigurationSettingsDescription = exports.ConfigurationOptionSetting = exports.CreateApplicationVersionMessage = exports.BuildConfiguration = exports.ComputeType = exports.CreateApplicationMessage = exports.Tag = exports.EnvironmentDescriptionsMessage = exports.EnvironmentDescription = exports.EnvironmentTier = exports.EnvironmentResourcesDescription = exports.LoadBalancerDescription = exports.Listener = exports.EnvironmentLink = exports.ComposeEnvironmentsMessage = exports.CheckDNSAvailabilityResultMessage = exports.CheckDNSAvailabilityMessage = exports.SolutionStackDescription = exports.AutoScalingGroup = exports.AssociateEnvironmentOperationsRoleMessage = exports.ApplyEnvironmentManagedActionResult = exports.ApplyEnvironmentManagedActionRequest = exports.ApplicationVersionDescriptionsMessage = exports.ApplicationVersionDescriptionMessage = exports.ApplicationVersionDescription = exports.S3Location = exports.SourceBuildInformation = exports.ApplicationResourceLifecycleDescriptionMessage = exports.ApplicationMetrics = exports.StatusCodes = exports.Latency = exports.ApplicationDescriptionsMessage = exports.ApplicationDescriptionMessage = exports.ApplicationDescription = exports.ApplicationResourceLifecycleConfig = exports.ApplicationVersionLifecycleConfig = exports.MaxCountRule = exports.MaxAgeRule = exports.AbortEnvironmentUpdateMessage = void 0;
|
|
4
|
+
exports.PlatformDescription = exports.PlatformProgrammingLanguage = exports.PlatformFramework = exports.CustomAmi = exports.DescribePlatformVersionRequest = exports.DescribeInstancesHealthResult = exports.SingleInstanceHealth = exports.SystemStatus = exports.CPUUtilization = exports.Deployment = exports.DescribeInstancesHealthRequest = exports.InstancesHealthAttribute = exports.EventDescriptionsMessage = exports.EventDescription = exports.DescribeEventsMessage = exports.DescribeEnvironmentsMessage = exports.EnvironmentResourceDescriptionsMessage = exports.EnvironmentResourceDescription = exports.Trigger = exports.Queue = exports.LoadBalancer = exports.LaunchTemplate = exports.LaunchConfiguration = exports.Instance = exports.DescribeEnvironmentResourcesMessage = exports.DescribeEnvironmentManagedActionsResult = exports.ManagedAction = exports.DescribeEnvironmentManagedActionsRequest = exports.DescribeEnvironmentManagedActionHistoryResult = exports.ManagedActionHistoryItem = exports.DescribeEnvironmentManagedActionHistoryRequest = exports.DescribeEnvironmentHealthResult = exports.InstanceHealthSummary = exports.DescribeEnvironmentHealthRequest = exports.EnvironmentHealthAttribute = exports.DescribeConfigurationSettingsMessage = exports.ConfigurationSettingsDescriptions = exports.DescribeConfigurationOptionsMessage = exports.ConfigurationOptionsDescription = exports.ConfigurationOptionDescription = exports.OptionRestrictionRegex = exports.DescribeApplicationVersionsMessage = exports.DescribeApplicationsMessage = exports.DescribeAccountAttributesResult = exports.ResourceQuotas = exports.ResourceQuota = exports.DeletePlatformVersionResult = exports.DeletePlatformVersionRequest = exports.DeleteEnvironmentConfigurationMessage = exports.DeleteConfigurationTemplateMessage = void 0;
|
|
5
|
+
exports.ValidateConfigurationSettingsMessage = exports.ConfigurationSettingsValidationMessages = exports.ValidationMessage = exports.UpdateTagsForResourceMessage = exports.UpdateEnvironmentMessage = exports.UpdateConfigurationTemplateMessage = exports.UpdateApplicationVersionMessage = exports.UpdateApplicationResourceLifecycleMessage = exports.UpdateApplicationMessage = exports.TerminateEnvironmentMessage = exports.SwapEnvironmentCNAMEsMessage = exports.RetrieveEnvironmentInfoResultMessage = exports.EnvironmentInfoDescription = exports.RetrieveEnvironmentInfoMessage = exports.RestartAppServerMessage = exports.RequestEnvironmentInfoMessage = exports.RebuildEnvironmentMessage = exports.ResourceTagsDescriptionMessage = exports.ListTagsForResourceMessage = exports.ListPlatformVersionsResult = exports.ListPlatformVersionsRequest = exports.PlatformFilter = exports.ListPlatformBranchesResult = exports.PlatformBranchSummary = exports.ListPlatformBranchesRequest = exports.SearchFilter = exports.ListAvailableSolutionStacksResultMessage = exports.DisassociateEnvironmentOperationsRoleMessage = exports.DescribePlatformVersionResult = void 0;
|
|
6
6
|
var AbortEnvironmentUpdateMessage;
|
|
7
7
|
(function (AbortEnvironmentUpdateMessage) {
|
|
8
8
|
AbortEnvironmentUpdateMessage.filterSensitiveLog = (obj) => ({
|
|
9
9
|
...obj,
|
|
10
10
|
});
|
|
11
11
|
})(AbortEnvironmentUpdateMessage = exports.AbortEnvironmentUpdateMessage || (exports.AbortEnvironmentUpdateMessage = {}));
|
|
12
|
-
var InsufficientPrivilegesException;
|
|
13
|
-
(function (InsufficientPrivilegesException) {
|
|
14
|
-
InsufficientPrivilegesException.filterSensitiveLog = (obj) => ({
|
|
15
|
-
...obj,
|
|
16
|
-
});
|
|
17
|
-
})(InsufficientPrivilegesException = exports.InsufficientPrivilegesException || (exports.InsufficientPrivilegesException = {}));
|
|
18
12
|
var MaxAgeRule;
|
|
19
13
|
(function (MaxAgeRule) {
|
|
20
14
|
MaxAgeRule.filterSensitiveLog = (obj) => ({
|
|
@@ -123,18 +117,6 @@ var ApplyEnvironmentManagedActionResult;
|
|
|
123
117
|
...obj,
|
|
124
118
|
});
|
|
125
119
|
})(ApplyEnvironmentManagedActionResult = exports.ApplyEnvironmentManagedActionResult || (exports.ApplyEnvironmentManagedActionResult = {}));
|
|
126
|
-
var ElasticBeanstalkServiceException;
|
|
127
|
-
(function (ElasticBeanstalkServiceException) {
|
|
128
|
-
ElasticBeanstalkServiceException.filterSensitiveLog = (obj) => ({
|
|
129
|
-
...obj,
|
|
130
|
-
});
|
|
131
|
-
})(ElasticBeanstalkServiceException = exports.ElasticBeanstalkServiceException || (exports.ElasticBeanstalkServiceException = {}));
|
|
132
|
-
var ManagedActionInvalidStateException;
|
|
133
|
-
(function (ManagedActionInvalidStateException) {
|
|
134
|
-
ManagedActionInvalidStateException.filterSensitiveLog = (obj) => ({
|
|
135
|
-
...obj,
|
|
136
|
-
});
|
|
137
|
-
})(ManagedActionInvalidStateException = exports.ManagedActionInvalidStateException || (exports.ManagedActionInvalidStateException = {}));
|
|
138
120
|
var AssociateEnvironmentOperationsRoleMessage;
|
|
139
121
|
(function (AssociateEnvironmentOperationsRoleMessage) {
|
|
140
122
|
AssociateEnvironmentOperationsRoleMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -213,12 +195,6 @@ var EnvironmentDescriptionsMessage;
|
|
|
213
195
|
...obj,
|
|
214
196
|
});
|
|
215
197
|
})(EnvironmentDescriptionsMessage = exports.EnvironmentDescriptionsMessage || (exports.EnvironmentDescriptionsMessage = {}));
|
|
216
|
-
var TooManyEnvironmentsException;
|
|
217
|
-
(function (TooManyEnvironmentsException) {
|
|
218
|
-
TooManyEnvironmentsException.filterSensitiveLog = (obj) => ({
|
|
219
|
-
...obj,
|
|
220
|
-
});
|
|
221
|
-
})(TooManyEnvironmentsException = exports.TooManyEnvironmentsException || (exports.TooManyEnvironmentsException = {}));
|
|
222
198
|
var Tag;
|
|
223
199
|
(function (Tag) {
|
|
224
200
|
Tag.filterSensitiveLog = (obj) => ({
|
|
@@ -231,18 +207,6 @@ var CreateApplicationMessage;
|
|
|
231
207
|
...obj,
|
|
232
208
|
});
|
|
233
209
|
})(CreateApplicationMessage = exports.CreateApplicationMessage || (exports.CreateApplicationMessage = {}));
|
|
234
|
-
var TooManyApplicationsException;
|
|
235
|
-
(function (TooManyApplicationsException) {
|
|
236
|
-
TooManyApplicationsException.filterSensitiveLog = (obj) => ({
|
|
237
|
-
...obj,
|
|
238
|
-
});
|
|
239
|
-
})(TooManyApplicationsException = exports.TooManyApplicationsException || (exports.TooManyApplicationsException = {}));
|
|
240
|
-
var CodeBuildNotInServiceRegionException;
|
|
241
|
-
(function (CodeBuildNotInServiceRegionException) {
|
|
242
|
-
CodeBuildNotInServiceRegionException.filterSensitiveLog = (obj) => ({
|
|
243
|
-
...obj,
|
|
244
|
-
});
|
|
245
|
-
})(CodeBuildNotInServiceRegionException = exports.CodeBuildNotInServiceRegionException || (exports.CodeBuildNotInServiceRegionException = {}));
|
|
246
210
|
var ComputeType;
|
|
247
211
|
(function (ComputeType) {
|
|
248
212
|
ComputeType["BUILD_GENERAL1_LARGE"] = "BUILD_GENERAL1_LARGE";
|
|
@@ -261,18 +225,6 @@ var CreateApplicationVersionMessage;
|
|
|
261
225
|
...obj,
|
|
262
226
|
});
|
|
263
227
|
})(CreateApplicationVersionMessage = exports.CreateApplicationVersionMessage || (exports.CreateApplicationVersionMessage = {}));
|
|
264
|
-
var S3LocationNotInServiceRegionException;
|
|
265
|
-
(function (S3LocationNotInServiceRegionException) {
|
|
266
|
-
S3LocationNotInServiceRegionException.filterSensitiveLog = (obj) => ({
|
|
267
|
-
...obj,
|
|
268
|
-
});
|
|
269
|
-
})(S3LocationNotInServiceRegionException = exports.S3LocationNotInServiceRegionException || (exports.S3LocationNotInServiceRegionException = {}));
|
|
270
|
-
var TooManyApplicationVersionsException;
|
|
271
|
-
(function (TooManyApplicationVersionsException) {
|
|
272
|
-
TooManyApplicationVersionsException.filterSensitiveLog = (obj) => ({
|
|
273
|
-
...obj,
|
|
274
|
-
});
|
|
275
|
-
})(TooManyApplicationVersionsException = exports.TooManyApplicationVersionsException || (exports.TooManyApplicationVersionsException = {}));
|
|
276
228
|
var ConfigurationOptionSetting;
|
|
277
229
|
(function (ConfigurationOptionSetting) {
|
|
278
230
|
ConfigurationOptionSetting.filterSensitiveLog = (obj) => ({
|
|
@@ -297,18 +249,6 @@ var CreateConfigurationTemplateMessage;
|
|
|
297
249
|
...obj,
|
|
298
250
|
});
|
|
299
251
|
})(CreateConfigurationTemplateMessage = exports.CreateConfigurationTemplateMessage || (exports.CreateConfigurationTemplateMessage = {}));
|
|
300
|
-
var TooManyBucketsException;
|
|
301
|
-
(function (TooManyBucketsException) {
|
|
302
|
-
TooManyBucketsException.filterSensitiveLog = (obj) => ({
|
|
303
|
-
...obj,
|
|
304
|
-
});
|
|
305
|
-
})(TooManyBucketsException = exports.TooManyBucketsException || (exports.TooManyBucketsException = {}));
|
|
306
|
-
var TooManyConfigurationTemplatesException;
|
|
307
|
-
(function (TooManyConfigurationTemplatesException) {
|
|
308
|
-
TooManyConfigurationTemplatesException.filterSensitiveLog = (obj) => ({
|
|
309
|
-
...obj,
|
|
310
|
-
});
|
|
311
|
-
})(TooManyConfigurationTemplatesException = exports.TooManyConfigurationTemplatesException || (exports.TooManyConfigurationTemplatesException = {}));
|
|
312
252
|
var OptionSpecification;
|
|
313
253
|
(function (OptionSpecification) {
|
|
314
254
|
OptionSpecification.filterSensitiveLog = (obj) => ({
|
|
@@ -345,48 +285,24 @@ var CreatePlatformVersionResult;
|
|
|
345
285
|
...obj,
|
|
346
286
|
});
|
|
347
287
|
})(CreatePlatformVersionResult = exports.CreatePlatformVersionResult || (exports.CreatePlatformVersionResult = {}));
|
|
348
|
-
var TooManyPlatformsException;
|
|
349
|
-
(function (TooManyPlatformsException) {
|
|
350
|
-
TooManyPlatformsException.filterSensitiveLog = (obj) => ({
|
|
351
|
-
...obj,
|
|
352
|
-
});
|
|
353
|
-
})(TooManyPlatformsException = exports.TooManyPlatformsException || (exports.TooManyPlatformsException = {}));
|
|
354
288
|
var CreateStorageLocationResultMessage;
|
|
355
289
|
(function (CreateStorageLocationResultMessage) {
|
|
356
290
|
CreateStorageLocationResultMessage.filterSensitiveLog = (obj) => ({
|
|
357
291
|
...obj,
|
|
358
292
|
});
|
|
359
293
|
})(CreateStorageLocationResultMessage = exports.CreateStorageLocationResultMessage || (exports.CreateStorageLocationResultMessage = {}));
|
|
360
|
-
var S3SubscriptionRequiredException;
|
|
361
|
-
(function (S3SubscriptionRequiredException) {
|
|
362
|
-
S3SubscriptionRequiredException.filterSensitiveLog = (obj) => ({
|
|
363
|
-
...obj,
|
|
364
|
-
});
|
|
365
|
-
})(S3SubscriptionRequiredException = exports.S3SubscriptionRequiredException || (exports.S3SubscriptionRequiredException = {}));
|
|
366
294
|
var DeleteApplicationMessage;
|
|
367
295
|
(function (DeleteApplicationMessage) {
|
|
368
296
|
DeleteApplicationMessage.filterSensitiveLog = (obj) => ({
|
|
369
297
|
...obj,
|
|
370
298
|
});
|
|
371
299
|
})(DeleteApplicationMessage = exports.DeleteApplicationMessage || (exports.DeleteApplicationMessage = {}));
|
|
372
|
-
var OperationInProgressException;
|
|
373
|
-
(function (OperationInProgressException) {
|
|
374
|
-
OperationInProgressException.filterSensitiveLog = (obj) => ({
|
|
375
|
-
...obj,
|
|
376
|
-
});
|
|
377
|
-
})(OperationInProgressException = exports.OperationInProgressException || (exports.OperationInProgressException = {}));
|
|
378
300
|
var DeleteApplicationVersionMessage;
|
|
379
301
|
(function (DeleteApplicationVersionMessage) {
|
|
380
302
|
DeleteApplicationVersionMessage.filterSensitiveLog = (obj) => ({
|
|
381
303
|
...obj,
|
|
382
304
|
});
|
|
383
305
|
})(DeleteApplicationVersionMessage = exports.DeleteApplicationVersionMessage || (exports.DeleteApplicationVersionMessage = {}));
|
|
384
|
-
var SourceBundleDeletionException;
|
|
385
|
-
(function (SourceBundleDeletionException) {
|
|
386
|
-
SourceBundleDeletionException.filterSensitiveLog = (obj) => ({
|
|
387
|
-
...obj,
|
|
388
|
-
});
|
|
389
|
-
})(SourceBundleDeletionException = exports.SourceBundleDeletionException || (exports.SourceBundleDeletionException = {}));
|
|
390
306
|
var DeleteConfigurationTemplateMessage;
|
|
391
307
|
(function (DeleteConfigurationTemplateMessage) {
|
|
392
308
|
DeleteConfigurationTemplateMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -411,12 +327,6 @@ var DeletePlatformVersionResult;
|
|
|
411
327
|
...obj,
|
|
412
328
|
});
|
|
413
329
|
})(DeletePlatformVersionResult = exports.DeletePlatformVersionResult || (exports.DeletePlatformVersionResult = {}));
|
|
414
|
-
var PlatformVersionStillReferencedException;
|
|
415
|
-
(function (PlatformVersionStillReferencedException) {
|
|
416
|
-
PlatformVersionStillReferencedException.filterSensitiveLog = (obj) => ({
|
|
417
|
-
...obj,
|
|
418
|
-
});
|
|
419
|
-
})(PlatformVersionStillReferencedException = exports.PlatformVersionStillReferencedException || (exports.PlatformVersionStillReferencedException = {}));
|
|
420
330
|
var ResourceQuota;
|
|
421
331
|
(function (ResourceQuota) {
|
|
422
332
|
ResourceQuota.filterSensitiveLog = (obj) => ({
|
|
@@ -512,12 +422,6 @@ var DescribeEnvironmentHealthResult;
|
|
|
512
422
|
...obj,
|
|
513
423
|
});
|
|
514
424
|
})(DescribeEnvironmentHealthResult = exports.DescribeEnvironmentHealthResult || (exports.DescribeEnvironmentHealthResult = {}));
|
|
515
|
-
var InvalidRequestException;
|
|
516
|
-
(function (InvalidRequestException) {
|
|
517
|
-
InvalidRequestException.filterSensitiveLog = (obj) => ({
|
|
518
|
-
...obj,
|
|
519
|
-
});
|
|
520
|
-
})(InvalidRequestException = exports.InvalidRequestException || (exports.InvalidRequestException = {}));
|
|
521
425
|
var DescribeEnvironmentManagedActionHistoryRequest;
|
|
522
426
|
(function (DescribeEnvironmentManagedActionHistoryRequest) {
|
|
523
427
|
DescribeEnvironmentManagedActionHistoryRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -778,24 +682,12 @@ var ListTagsForResourceMessage;
|
|
|
778
682
|
...obj,
|
|
779
683
|
});
|
|
780
684
|
})(ListTagsForResourceMessage = exports.ListTagsForResourceMessage || (exports.ListTagsForResourceMessage = {}));
|
|
781
|
-
var ResourceNotFoundException;
|
|
782
|
-
(function (ResourceNotFoundException) {
|
|
783
|
-
ResourceNotFoundException.filterSensitiveLog = (obj) => ({
|
|
784
|
-
...obj,
|
|
785
|
-
});
|
|
786
|
-
})(ResourceNotFoundException = exports.ResourceNotFoundException || (exports.ResourceNotFoundException = {}));
|
|
787
685
|
var ResourceTagsDescriptionMessage;
|
|
788
686
|
(function (ResourceTagsDescriptionMessage) {
|
|
789
687
|
ResourceTagsDescriptionMessage.filterSensitiveLog = (obj) => ({
|
|
790
688
|
...obj,
|
|
791
689
|
});
|
|
792
690
|
})(ResourceTagsDescriptionMessage = exports.ResourceTagsDescriptionMessage || (exports.ResourceTagsDescriptionMessage = {}));
|
|
793
|
-
var ResourceTypeNotSupportedException;
|
|
794
|
-
(function (ResourceTypeNotSupportedException) {
|
|
795
|
-
ResourceTypeNotSupportedException.filterSensitiveLog = (obj) => ({
|
|
796
|
-
...obj,
|
|
797
|
-
});
|
|
798
|
-
})(ResourceTypeNotSupportedException = exports.ResourceTypeNotSupportedException || (exports.ResourceTypeNotSupportedException = {}));
|
|
799
691
|
var RebuildEnvironmentMessage;
|
|
800
692
|
(function (RebuildEnvironmentMessage) {
|
|
801
693
|
RebuildEnvironmentMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -874,12 +766,6 @@ var UpdateEnvironmentMessage;
|
|
|
874
766
|
...obj,
|
|
875
767
|
});
|
|
876
768
|
})(UpdateEnvironmentMessage = exports.UpdateEnvironmentMessage || (exports.UpdateEnvironmentMessage = {}));
|
|
877
|
-
var TooManyTagsException;
|
|
878
|
-
(function (TooManyTagsException) {
|
|
879
|
-
TooManyTagsException.filterSensitiveLog = (obj) => ({
|
|
880
|
-
...obj,
|
|
881
|
-
});
|
|
882
|
-
})(TooManyTagsException = exports.TooManyTagsException || (exports.TooManyTagsException = {}));
|
|
883
769
|
var UpdateTagsForResourceMessage;
|
|
884
770
|
(function (UpdateTagsForResourceMessage) {
|
|
885
771
|
UpdateTagsForResourceMessage.filterSensitiveLog = (obj) => ({
|
|
@@ -13,13 +13,18 @@ const util_body_length_browser_1 = require("@aws-sdk/util-body-length-browser");
|
|
|
13
13
|
const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
14
14
|
const util_utf8_browser_1 = require("@aws-sdk/util-utf8-browser");
|
|
15
15
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
16
|
+
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
17
|
+
const util_defaults_mode_browser_1 = require("@aws-sdk/util-defaults-mode-browser");
|
|
16
18
|
const getRuntimeConfig = (config) => {
|
|
17
19
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
|
|
20
|
+
const defaultsMode = util_defaults_mode_browser_1.resolveDefaultsModeConfig(config);
|
|
21
|
+
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
18
22
|
const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
|
|
19
23
|
return {
|
|
20
24
|
...clientSharedValues,
|
|
21
25
|
...config,
|
|
22
26
|
runtime: "browser",
|
|
27
|
+
defaultsMode,
|
|
23
28
|
base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : util_base64_browser_1.fromBase64,
|
|
24
29
|
base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : util_base64_browser_1.toBase64,
|
|
25
30
|
bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : util_body_length_browser_1.calculateBodyLength,
|
|
@@ -27,8 +32,8 @@ const getRuntimeConfig = (config) => {
|
|
|
27
32
|
defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : util_user_agent_browser_1.defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
28
33
|
maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : middleware_retry_1.DEFAULT_MAX_ATTEMPTS,
|
|
29
34
|
region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : invalid_dependency_1.invalidProvider("Region is missing"),
|
|
30
|
-
requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new fetch_http_handler_1.FetchHttpHandler(),
|
|
31
|
-
retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (() =>
|
|
35
|
+
requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new fetch_http_handler_1.FetchHttpHandler(defaultConfigProvider),
|
|
36
|
+
retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : (async () => (await defaultConfigProvider()).retryMode || middleware_retry_1.DEFAULT_RETRY_MODE),
|
|
32
37
|
sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : sha256_browser_1.Sha256,
|
|
33
38
|
streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : fetch_http_handler_1.streamCollector,
|
|
34
39
|
useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : (() => Promise.resolve(config_resolver_1.DEFAULT_USE_DUALSTACK_ENDPOINT)),
|
|
@@ -16,14 +16,17 @@ const util_user_agent_node_1 = require("@aws-sdk/util-user-agent-node");
|
|
|
16
16
|
const util_utf8_node_1 = require("@aws-sdk/util-utf8-node");
|
|
17
17
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
18
18
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
19
|
+
const util_defaults_mode_node_1 = require("@aws-sdk/util-defaults-mode-node");
|
|
19
20
|
const getRuntimeConfig = (config) => {
|
|
20
21
|
var _a, _b, _c, _d, _e, _f, _g, _h, _j, _k, _l, _m, _o, _p, _q;
|
|
21
|
-
|
|
22
|
+
const defaultsMode = util_defaults_mode_node_1.resolveDefaultsModeConfig(config);
|
|
23
|
+
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
22
24
|
const clientSharedValues = runtimeConfig_shared_1.getRuntimeConfig(config);
|
|
23
25
|
return {
|
|
24
26
|
...clientSharedValues,
|
|
25
27
|
...config,
|
|
26
28
|
runtime: "node",
|
|
29
|
+
defaultsMode,
|
|
27
30
|
base64Decoder: (_a = config === null || config === void 0 ? void 0 : config.base64Decoder) !== null && _a !== void 0 ? _a : util_base64_node_1.fromBase64,
|
|
28
31
|
base64Encoder: (_b = config === null || config === void 0 ? void 0 : config.base64Encoder) !== null && _b !== void 0 ? _b : util_base64_node_1.toBase64,
|
|
29
32
|
bodyLengthChecker: (_c = config === null || config === void 0 ? void 0 : config.bodyLengthChecker) !== null && _c !== void 0 ? _c : util_body_length_node_1.calculateBodyLength,
|
|
@@ -31,8 +34,11 @@ const getRuntimeConfig = (config) => {
|
|
|
31
34
|
defaultUserAgentProvider: (_e = config === null || config === void 0 ? void 0 : config.defaultUserAgentProvider) !== null && _e !== void 0 ? _e : util_user_agent_node_1.defaultUserAgent({ serviceId: clientSharedValues.serviceId, clientVersion: package_json_1.default.version }),
|
|
32
35
|
maxAttempts: (_f = config === null || config === void 0 ? void 0 : config.maxAttempts) !== null && _f !== void 0 ? _f : node_config_provider_1.loadConfig(middleware_retry_1.NODE_MAX_ATTEMPT_CONFIG_OPTIONS),
|
|
33
36
|
region: (_g = config === null || config === void 0 ? void 0 : config.region) !== null && _g !== void 0 ? _g : node_config_provider_1.loadConfig(config_resolver_1.NODE_REGION_CONFIG_OPTIONS, config_resolver_1.NODE_REGION_CONFIG_FILE_OPTIONS),
|
|
34
|
-
requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new node_http_handler_1.NodeHttpHandler(),
|
|
35
|
-
retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : node_config_provider_1.loadConfig(
|
|
37
|
+
requestHandler: (_h = config === null || config === void 0 ? void 0 : config.requestHandler) !== null && _h !== void 0 ? _h : new node_http_handler_1.NodeHttpHandler(defaultConfigProvider),
|
|
38
|
+
retryMode: (_j = config === null || config === void 0 ? void 0 : config.retryMode) !== null && _j !== void 0 ? _j : node_config_provider_1.loadConfig({
|
|
39
|
+
...middleware_retry_1.NODE_RETRY_MODE_CONFIG_OPTIONS,
|
|
40
|
+
default: async () => (await defaultConfigProvider()).retryMode || middleware_retry_1.DEFAULT_RETRY_MODE,
|
|
41
|
+
}),
|
|
36
42
|
sha256: (_k = config === null || config === void 0 ? void 0 : config.sha256) !== null && _k !== void 0 ? _k : hash_node_1.Hash.bind(null, "sha256"),
|
|
37
43
|
streamCollector: (_l = config === null || config === void 0 ? void 0 : config.streamCollector) !== null && _l !== void 0 ? _l : node_http_handler_1.streamCollector,
|
|
38
44
|
useDualstackEndpoint: (_m = config === null || config === void 0 ? void 0 : config.useDualstackEndpoint) !== null && _m !== void 0 ? _m : node_config_provider_1.loadConfig(config_resolver_1.NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS),
|
package/dist-es/endpoints.js
CHANGED
|
@@ -3,10 +3,6 @@ import { getRegionInfo } from "@aws-sdk/config-resolver";
|
|
|
3
3
|
var regionHash = {
|
|
4
4
|
"us-east-1": {
|
|
5
5
|
variants: [
|
|
6
|
-
{
|
|
7
|
-
hostname: "elasticbeanstalk.us-east-1.amazonaws.com",
|
|
8
|
-
tags: [],
|
|
9
|
-
},
|
|
10
6
|
{
|
|
11
7
|
hostname: "elasticbeanstalk-fips.us-east-1.amazonaws.com",
|
|
12
8
|
tags: ["fips"],
|
|
@@ -15,10 +11,6 @@ var regionHash = {
|
|
|
15
11
|
},
|
|
16
12
|
"us-east-2": {
|
|
17
13
|
variants: [
|
|
18
|
-
{
|
|
19
|
-
hostname: "elasticbeanstalk.us-east-2.amazonaws.com",
|
|
20
|
-
tags: [],
|
|
21
|
-
},
|
|
22
14
|
{
|
|
23
15
|
hostname: "elasticbeanstalk-fips.us-east-2.amazonaws.com",
|
|
24
16
|
tags: ["fips"],
|
|
@@ -45,10 +37,6 @@ var regionHash = {
|
|
|
45
37
|
},
|
|
46
38
|
"us-west-1": {
|
|
47
39
|
variants: [
|
|
48
|
-
{
|
|
49
|
-
hostname: "elasticbeanstalk.us-west-1.amazonaws.com",
|
|
50
|
-
tags: [],
|
|
51
|
-
},
|
|
52
40
|
{
|
|
53
41
|
hostname: "elasticbeanstalk-fips.us-west-1.amazonaws.com",
|
|
54
42
|
tags: ["fips"],
|
|
@@ -57,10 +45,6 @@ var regionHash = {
|
|
|
57
45
|
},
|
|
58
46
|
"us-west-2": {
|
|
59
47
|
variants: [
|
|
60
|
-
{
|
|
61
|
-
hostname: "elasticbeanstalk.us-west-2.amazonaws.com",
|
|
62
|
-
tags: [],
|
|
63
|
-
},
|
|
64
48
|
{
|
|
65
49
|
hostname: "elasticbeanstalk-fips.us-west-2.amazonaws.com",
|
|
66
50
|
tags: ["fips"],
|
|
@@ -79,6 +63,7 @@ var partitionHash = {
|
|
|
79
63
|
"ap-south-1",
|
|
80
64
|
"ap-southeast-1",
|
|
81
65
|
"ap-southeast-2",
|
|
66
|
+
"ap-southeast-3",
|
|
82
67
|
"ca-central-1",
|
|
83
68
|
"eu-central-1",
|
|
84
69
|
"eu-north-1",
|
|
@@ -3,10 +3,6 @@ export var AbortEnvironmentUpdateMessage;
|
|
|
3
3
|
(function (AbortEnvironmentUpdateMessage) {
|
|
4
4
|
AbortEnvironmentUpdateMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
5
5
|
})(AbortEnvironmentUpdateMessage || (AbortEnvironmentUpdateMessage = {}));
|
|
6
|
-
export var InsufficientPrivilegesException;
|
|
7
|
-
(function (InsufficientPrivilegesException) {
|
|
8
|
-
InsufficientPrivilegesException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
9
|
-
})(InsufficientPrivilegesException || (InsufficientPrivilegesException = {}));
|
|
10
6
|
export var MaxAgeRule;
|
|
11
7
|
(function (MaxAgeRule) {
|
|
12
8
|
MaxAgeRule.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -79,14 +75,6 @@ export var ApplyEnvironmentManagedActionResult;
|
|
|
79
75
|
(function (ApplyEnvironmentManagedActionResult) {
|
|
80
76
|
ApplyEnvironmentManagedActionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
81
77
|
})(ApplyEnvironmentManagedActionResult || (ApplyEnvironmentManagedActionResult = {}));
|
|
82
|
-
export var ElasticBeanstalkServiceException;
|
|
83
|
-
(function (ElasticBeanstalkServiceException) {
|
|
84
|
-
ElasticBeanstalkServiceException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
85
|
-
})(ElasticBeanstalkServiceException || (ElasticBeanstalkServiceException = {}));
|
|
86
|
-
export var ManagedActionInvalidStateException;
|
|
87
|
-
(function (ManagedActionInvalidStateException) {
|
|
88
|
-
ManagedActionInvalidStateException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
89
|
-
})(ManagedActionInvalidStateException || (ManagedActionInvalidStateException = {}));
|
|
90
78
|
export var AssociateEnvironmentOperationsRoleMessage;
|
|
91
79
|
(function (AssociateEnvironmentOperationsRoleMessage) {
|
|
92
80
|
AssociateEnvironmentOperationsRoleMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -139,10 +127,6 @@ export var EnvironmentDescriptionsMessage;
|
|
|
139
127
|
(function (EnvironmentDescriptionsMessage) {
|
|
140
128
|
EnvironmentDescriptionsMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
141
129
|
})(EnvironmentDescriptionsMessage || (EnvironmentDescriptionsMessage = {}));
|
|
142
|
-
export var TooManyEnvironmentsException;
|
|
143
|
-
(function (TooManyEnvironmentsException) {
|
|
144
|
-
TooManyEnvironmentsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
145
|
-
})(TooManyEnvironmentsException || (TooManyEnvironmentsException = {}));
|
|
146
130
|
export var Tag;
|
|
147
131
|
(function (Tag) {
|
|
148
132
|
Tag.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -151,14 +135,6 @@ export var CreateApplicationMessage;
|
|
|
151
135
|
(function (CreateApplicationMessage) {
|
|
152
136
|
CreateApplicationMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
153
137
|
})(CreateApplicationMessage || (CreateApplicationMessage = {}));
|
|
154
|
-
export var TooManyApplicationsException;
|
|
155
|
-
(function (TooManyApplicationsException) {
|
|
156
|
-
TooManyApplicationsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
157
|
-
})(TooManyApplicationsException || (TooManyApplicationsException = {}));
|
|
158
|
-
export var CodeBuildNotInServiceRegionException;
|
|
159
|
-
(function (CodeBuildNotInServiceRegionException) {
|
|
160
|
-
CodeBuildNotInServiceRegionException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
161
|
-
})(CodeBuildNotInServiceRegionException || (CodeBuildNotInServiceRegionException = {}));
|
|
162
138
|
export var ComputeType;
|
|
163
139
|
(function (ComputeType) {
|
|
164
140
|
ComputeType["BUILD_GENERAL1_LARGE"] = "BUILD_GENERAL1_LARGE";
|
|
@@ -173,14 +149,6 @@ export var CreateApplicationVersionMessage;
|
|
|
173
149
|
(function (CreateApplicationVersionMessage) {
|
|
174
150
|
CreateApplicationVersionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
175
151
|
})(CreateApplicationVersionMessage || (CreateApplicationVersionMessage = {}));
|
|
176
|
-
export var S3LocationNotInServiceRegionException;
|
|
177
|
-
(function (S3LocationNotInServiceRegionException) {
|
|
178
|
-
S3LocationNotInServiceRegionException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
179
|
-
})(S3LocationNotInServiceRegionException || (S3LocationNotInServiceRegionException = {}));
|
|
180
|
-
export var TooManyApplicationVersionsException;
|
|
181
|
-
(function (TooManyApplicationVersionsException) {
|
|
182
|
-
TooManyApplicationVersionsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
183
|
-
})(TooManyApplicationVersionsException || (TooManyApplicationVersionsException = {}));
|
|
184
152
|
export var ConfigurationOptionSetting;
|
|
185
153
|
(function (ConfigurationOptionSetting) {
|
|
186
154
|
ConfigurationOptionSetting.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -197,14 +165,6 @@ export var CreateConfigurationTemplateMessage;
|
|
|
197
165
|
(function (CreateConfigurationTemplateMessage) {
|
|
198
166
|
CreateConfigurationTemplateMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
199
167
|
})(CreateConfigurationTemplateMessage || (CreateConfigurationTemplateMessage = {}));
|
|
200
|
-
export var TooManyBucketsException;
|
|
201
|
-
(function (TooManyBucketsException) {
|
|
202
|
-
TooManyBucketsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
203
|
-
})(TooManyBucketsException || (TooManyBucketsException = {}));
|
|
204
|
-
export var TooManyConfigurationTemplatesException;
|
|
205
|
-
(function (TooManyConfigurationTemplatesException) {
|
|
206
|
-
TooManyConfigurationTemplatesException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
207
|
-
})(TooManyConfigurationTemplatesException || (TooManyConfigurationTemplatesException = {}));
|
|
208
168
|
export var OptionSpecification;
|
|
209
169
|
(function (OptionSpecification) {
|
|
210
170
|
OptionSpecification.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -229,34 +189,18 @@ export var CreatePlatformVersionResult;
|
|
|
229
189
|
(function (CreatePlatformVersionResult) {
|
|
230
190
|
CreatePlatformVersionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
231
191
|
})(CreatePlatformVersionResult || (CreatePlatformVersionResult = {}));
|
|
232
|
-
export var TooManyPlatformsException;
|
|
233
|
-
(function (TooManyPlatformsException) {
|
|
234
|
-
TooManyPlatformsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
235
|
-
})(TooManyPlatformsException || (TooManyPlatformsException = {}));
|
|
236
192
|
export var CreateStorageLocationResultMessage;
|
|
237
193
|
(function (CreateStorageLocationResultMessage) {
|
|
238
194
|
CreateStorageLocationResultMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
239
195
|
})(CreateStorageLocationResultMessage || (CreateStorageLocationResultMessage = {}));
|
|
240
|
-
export var S3SubscriptionRequiredException;
|
|
241
|
-
(function (S3SubscriptionRequiredException) {
|
|
242
|
-
S3SubscriptionRequiredException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
243
|
-
})(S3SubscriptionRequiredException || (S3SubscriptionRequiredException = {}));
|
|
244
196
|
export var DeleteApplicationMessage;
|
|
245
197
|
(function (DeleteApplicationMessage) {
|
|
246
198
|
DeleteApplicationMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
247
199
|
})(DeleteApplicationMessage || (DeleteApplicationMessage = {}));
|
|
248
|
-
export var OperationInProgressException;
|
|
249
|
-
(function (OperationInProgressException) {
|
|
250
|
-
OperationInProgressException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
251
|
-
})(OperationInProgressException || (OperationInProgressException = {}));
|
|
252
200
|
export var DeleteApplicationVersionMessage;
|
|
253
201
|
(function (DeleteApplicationVersionMessage) {
|
|
254
202
|
DeleteApplicationVersionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
255
203
|
})(DeleteApplicationVersionMessage || (DeleteApplicationVersionMessage = {}));
|
|
256
|
-
export var SourceBundleDeletionException;
|
|
257
|
-
(function (SourceBundleDeletionException) {
|
|
258
|
-
SourceBundleDeletionException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
259
|
-
})(SourceBundleDeletionException || (SourceBundleDeletionException = {}));
|
|
260
204
|
export var DeleteConfigurationTemplateMessage;
|
|
261
205
|
(function (DeleteConfigurationTemplateMessage) {
|
|
262
206
|
DeleteConfigurationTemplateMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -273,10 +217,6 @@ export var DeletePlatformVersionResult;
|
|
|
273
217
|
(function (DeletePlatformVersionResult) {
|
|
274
218
|
DeletePlatformVersionResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
275
219
|
})(DeletePlatformVersionResult || (DeletePlatformVersionResult = {}));
|
|
276
|
-
export var PlatformVersionStillReferencedException;
|
|
277
|
-
(function (PlatformVersionStillReferencedException) {
|
|
278
|
-
PlatformVersionStillReferencedException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
279
|
-
})(PlatformVersionStillReferencedException || (PlatformVersionStillReferencedException = {}));
|
|
280
220
|
export var ResourceQuota;
|
|
281
221
|
(function (ResourceQuota) {
|
|
282
222
|
ResourceQuota.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -344,10 +284,6 @@ export var DescribeEnvironmentHealthResult;
|
|
|
344
284
|
(function (DescribeEnvironmentHealthResult) {
|
|
345
285
|
DescribeEnvironmentHealthResult.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
346
286
|
})(DescribeEnvironmentHealthResult || (DescribeEnvironmentHealthResult = {}));
|
|
347
|
-
export var InvalidRequestException;
|
|
348
|
-
(function (InvalidRequestException) {
|
|
349
|
-
InvalidRequestException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
350
|
-
})(InvalidRequestException || (InvalidRequestException = {}));
|
|
351
287
|
export var DescribeEnvironmentManagedActionHistoryRequest;
|
|
352
288
|
(function (DescribeEnvironmentManagedActionHistoryRequest) {
|
|
353
289
|
DescribeEnvironmentManagedActionHistoryRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -526,18 +462,10 @@ export var ListTagsForResourceMessage;
|
|
|
526
462
|
(function (ListTagsForResourceMessage) {
|
|
527
463
|
ListTagsForResourceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
528
464
|
})(ListTagsForResourceMessage || (ListTagsForResourceMessage = {}));
|
|
529
|
-
export var ResourceNotFoundException;
|
|
530
|
-
(function (ResourceNotFoundException) {
|
|
531
|
-
ResourceNotFoundException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
532
|
-
})(ResourceNotFoundException || (ResourceNotFoundException = {}));
|
|
533
465
|
export var ResourceTagsDescriptionMessage;
|
|
534
466
|
(function (ResourceTagsDescriptionMessage) {
|
|
535
467
|
ResourceTagsDescriptionMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
536
468
|
})(ResourceTagsDescriptionMessage || (ResourceTagsDescriptionMessage = {}));
|
|
537
|
-
export var ResourceTypeNotSupportedException;
|
|
538
|
-
(function (ResourceTypeNotSupportedException) {
|
|
539
|
-
ResourceTypeNotSupportedException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
540
|
-
})(ResourceTypeNotSupportedException || (ResourceTypeNotSupportedException = {}));
|
|
541
469
|
export var RebuildEnvironmentMessage;
|
|
542
470
|
(function (RebuildEnvironmentMessage) {
|
|
543
471
|
RebuildEnvironmentMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
@@ -590,10 +518,6 @@ export var UpdateEnvironmentMessage;
|
|
|
590
518
|
(function (UpdateEnvironmentMessage) {
|
|
591
519
|
UpdateEnvironmentMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
592
520
|
})(UpdateEnvironmentMessage || (UpdateEnvironmentMessage = {}));
|
|
593
|
-
export var TooManyTagsException;
|
|
594
|
-
(function (TooManyTagsException) {
|
|
595
|
-
TooManyTagsException.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
596
|
-
})(TooManyTagsException || (TooManyTagsException = {}));
|
|
597
521
|
export var UpdateTagsForResourceMessage;
|
|
598
522
|
(function (UpdateTagsForResourceMessage) {
|
|
599
523
|
UpdateTagsForResourceMessage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|