@aws-sdk/client-health 3.933.0 → 3.935.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/index.js +75 -36
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +46 -0
- package/dist-es/models/errors.js +37 -0
- package/dist-es/models/models_0.js +1 -63
- package/dist-es/schemas/schemas_0.js +29 -11
- package/dist-types/commands/DescribeEventAggregatesCommand.d.ts +6 -0
- package/dist-types/commands/DescribeEventDetailsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeEventDetailsForOrganizationCommand.d.ts +4 -0
- package/dist-types/commands/DescribeEventTypesCommand.d.ts +10 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +10 -0
- package/dist-types/commands/DescribeEventsForOrganizationCommand.d.ts +10 -0
- package/dist-types/index.d.ts +3 -1
- package/dist-types/models/enums.d.ts +118 -0
- package/dist-types/models/errors.d.ts +40 -0
- package/dist-types/models/models_0.d.ts +65 -107
- package/dist-types/schemas/schemas_0.d.ts +4 -0
- package/dist-types/ts3.4/index.d.ts +3 -1
- package/dist-types/ts3.4/models/enums.d.ts +63 -0
- package/dist-types/ts3.4/models/errors.d.ts +24 -0
- package/dist-types/ts3.4/models/models_0.d.ts +23 -60
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +4 -0
- package/package.json +12 -12
- package/dist-es/models/index.js +0 -1
- package/dist-types/models/index.d.ts +0 -1
- package/dist-types/ts3.4/models/index.d.ts +0 -1
package/dist-cjs/index.js
CHANGED
|
@@ -117,18 +117,6 @@ let HealthServiceException$1 = class HealthServiceException extends smithyClient
|
|
|
117
117
|
}
|
|
118
118
|
};
|
|
119
119
|
|
|
120
|
-
const EntityStatusCode = {
|
|
121
|
-
IMPAIRED: "IMPAIRED",
|
|
122
|
-
PENDING: "PENDING",
|
|
123
|
-
RESOLVED: "RESOLVED",
|
|
124
|
-
UNIMPAIRED: "UNIMPAIRED",
|
|
125
|
-
UNKNOWN: "UNKNOWN",
|
|
126
|
-
};
|
|
127
|
-
const EventScopeCode = {
|
|
128
|
-
ACCOUNT_SPECIFIC: "ACCOUNT_SPECIFIC",
|
|
129
|
-
NONE: "NONE",
|
|
130
|
-
PUBLIC: "PUBLIC",
|
|
131
|
-
};
|
|
132
120
|
let InvalidPaginationToken$1 = class InvalidPaginationToken extends HealthServiceException$1 {
|
|
133
121
|
name = "InvalidPaginationToken";
|
|
134
122
|
$fault = "client";
|
|
@@ -153,20 +141,6 @@ let UnsupportedLocale$1 = class UnsupportedLocale extends HealthServiceException
|
|
|
153
141
|
Object.setPrototypeOf(this, UnsupportedLocale.prototype);
|
|
154
142
|
}
|
|
155
143
|
};
|
|
156
|
-
const EventAggregateField = {
|
|
157
|
-
EventTypeCategory: "eventTypeCategory",
|
|
158
|
-
};
|
|
159
|
-
const EventStatusCode = {
|
|
160
|
-
CLOSED: "closed",
|
|
161
|
-
OPEN: "open",
|
|
162
|
-
UPCOMING: "upcoming",
|
|
163
|
-
};
|
|
164
|
-
const EventTypeCategory = {
|
|
165
|
-
ACCOUNT_NOTIFICATION: "accountNotification",
|
|
166
|
-
INVESTIGATION: "investigation",
|
|
167
|
-
ISSUE: "issue",
|
|
168
|
-
SCHEDULED_CHANGE: "scheduledChange",
|
|
169
|
-
};
|
|
170
144
|
let ConcurrentModificationException$1 = class ConcurrentModificationException extends HealthServiceException$1 {
|
|
171
145
|
name = "ConcurrentModificationException";
|
|
172
146
|
$fault = "client";
|
|
@@ -266,7 +240,9 @@ const _aI = "accountId";
|
|
|
266
240
|
const _aV = "aggregateValue";
|
|
267
241
|
const _aZ = "availabilityZone";
|
|
268
242
|
const _aZv = "availabilityZones";
|
|
269
|
-
const _ac = "
|
|
243
|
+
const _ac = "actionability";
|
|
244
|
+
const _acc = "accounts";
|
|
245
|
+
const _act = "actionabilities";
|
|
270
246
|
const _c = "count";
|
|
271
247
|
const _ca = "category";
|
|
272
248
|
const _cl = "client";
|
|
@@ -314,6 +290,7 @@ const _oEA = "organizationEntityAggregates";
|
|
|
314
290
|
const _oEAF = "organizationEntityAccountFilters";
|
|
315
291
|
const _oEDF = "organizationEventDetailFilters";
|
|
316
292
|
const _oEF = "organizationEntityFilters";
|
|
293
|
+
const _p = "personas";
|
|
317
294
|
const _r = "region";
|
|
318
295
|
const _re = "regions";
|
|
319
296
|
const _s = "statuses";
|
|
@@ -521,8 +498,8 @@ var Event = [
|
|
|
521
498
|
n0,
|
|
522
499
|
_E,
|
|
523
500
|
0,
|
|
524
|
-
[_a, _se, _eTC, _eTCv, _r, _aZ, _sT, _eTn, _lUT, _sC, _eSC],
|
|
525
|
-
[0, 0, 0, 0, 0, 0, 4, 4, 4, 0, 0],
|
|
501
|
+
[_a, _se, _eTC, _eTCv, _r, _aZ, _sT, _eTn, _lUT, _sC, _eSC, _ac, _p],
|
|
502
|
+
[0, 0, 0, 0, 0, 0, 4, 4, 4, 0, 0, 0, 64 | 0],
|
|
526
503
|
];
|
|
527
504
|
var EventAccountFilter = [3, n0, _EAFv, 0, [_eAv, _aAI], [0, 0]];
|
|
528
505
|
var EventAggregate = [3, n0, _EAv, 0, [_aV, _c], [0, 1]];
|
|
@@ -541,13 +518,14 @@ var EventFilter = [
|
|
|
541
518
|
n0,
|
|
542
519
|
_EFv,
|
|
543
520
|
0,
|
|
544
|
-
[_eAve, _eTCve, _ser, _re, _aZv, _sTt, _eTnd, _lUTa, _eAnt, _eVn, _eTCven, _t, _eSCv],
|
|
521
|
+
[_act, _eAve, _eTCve, _ser, _re, _aZv, _sTt, _eTnd, _lUTa, _eAnt, _eVn, _eTCven, _t, _eSCv, _p],
|
|
545
522
|
[
|
|
546
523
|
64 | 0,
|
|
547
524
|
64 | 0,
|
|
548
525
|
64 | 0,
|
|
549
526
|
64 | 0,
|
|
550
527
|
64 | 0,
|
|
528
|
+
64 | 0,
|
|
551
529
|
() => dateTimeRangeList,
|
|
552
530
|
() => dateTimeRangeList,
|
|
553
531
|
() => dateTimeRangeList,
|
|
@@ -556,10 +534,18 @@ var EventFilter = [
|
|
|
556
534
|
64 | 0,
|
|
557
535
|
[1, n0, _tF, 0, 128 | 0],
|
|
558
536
|
64 | 0,
|
|
537
|
+
64 | 0,
|
|
559
538
|
],
|
|
560
539
|
];
|
|
561
|
-
var EventType = [3, n0, _ET, 0, [_se, _co, _ca], [0, 0, 0]];
|
|
562
|
-
var EventTypeFilter = [
|
|
540
|
+
var EventType = [3, n0, _ET, 0, [_se, _co, _ca, _ac, _p], [0, 0, 0, 0, 64 | 0]];
|
|
541
|
+
var EventTypeFilter = [
|
|
542
|
+
3,
|
|
543
|
+
n0,
|
|
544
|
+
_ETF,
|
|
545
|
+
0,
|
|
546
|
+
[_eTCve, _ser, _eTCven, _act, _p],
|
|
547
|
+
[64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0],
|
|
548
|
+
];
|
|
563
549
|
var InvalidPaginationToken = [
|
|
564
550
|
-3,
|
|
565
551
|
n0,
|
|
@@ -584,7 +570,7 @@ var OrganizationEntityAggregate = [
|
|
|
584
570
|
n0,
|
|
585
571
|
_OEA,
|
|
586
572
|
0,
|
|
587
|
-
[_eAv, _c, _s,
|
|
573
|
+
[_eAv, _c, _s, _acc],
|
|
588
574
|
[0, 1, 128 | 1, () => AccountEntityAggregatesList],
|
|
589
575
|
];
|
|
590
576
|
var OrganizationEvent = [
|
|
@@ -592,8 +578,8 @@ var OrganizationEvent = [
|
|
|
592
578
|
n0,
|
|
593
579
|
_OE,
|
|
594
580
|
0,
|
|
595
|
-
[_a, _se, _eTC, _eTCv, _eSC, _r, _sT, _eTn, _lUT, _sC],
|
|
596
|
-
[0, 0, 0, 0, 0, 0, 4, 4, 4, 0],
|
|
581
|
+
[_a, _se, _eTC, _eTCv, _eSC, _r, _sT, _eTn, _lUT, _sC, _ac, _p],
|
|
582
|
+
[0, 0, 0, 0, 0, 0, 4, 4, 4, 0, 0, 64 | 0],
|
|
597
583
|
];
|
|
598
584
|
var OrganizationEventDetails = [
|
|
599
585
|
3,
|
|
@@ -616,12 +602,13 @@ var OrganizationEventFilter = [
|
|
|
616
602
|
n0,
|
|
617
603
|
_OEF,
|
|
618
604
|
0,
|
|
619
|
-
[_eTCve, _aAIw, _ser, _re, _sT, _eTn, _lUT, _eAnt, _eVn, _eTCven, _eSCv],
|
|
605
|
+
[_act, _eTCve, _aAIw, _ser, _re, _sT, _eTn, _lUT, _eAnt, _eVn, _eTCven, _eSCv, _p],
|
|
620
606
|
[
|
|
621
607
|
64 | 0,
|
|
622
608
|
64 | 0,
|
|
623
609
|
64 | 0,
|
|
624
610
|
64 | 0,
|
|
611
|
+
64 | 0,
|
|
625
612
|
() => DateTimeRange,
|
|
626
613
|
() => DateTimeRange,
|
|
627
614
|
() => DateTimeRange,
|
|
@@ -629,6 +616,7 @@ var OrganizationEventFilter = [
|
|
|
629
616
|
64 | 0,
|
|
630
617
|
64 | 0,
|
|
631
618
|
64 | 0,
|
|
619
|
+
64 | 0,
|
|
632
620
|
],
|
|
633
621
|
];
|
|
634
622
|
var UnsupportedLocale = [
|
|
@@ -995,6 +983,53 @@ const paginateDescribeEventsForOrganization = core.createPaginator(HealthClient,
|
|
|
995
983
|
|
|
996
984
|
const paginateDescribeEvents = core.createPaginator(HealthClient, DescribeEventsCommand, "nextToken", "nextToken", "maxResults");
|
|
997
985
|
|
|
986
|
+
const EntityStatusCode = {
|
|
987
|
+
IMPAIRED: "IMPAIRED",
|
|
988
|
+
PENDING: "PENDING",
|
|
989
|
+
RESOLVED: "RESOLVED",
|
|
990
|
+
UNIMPAIRED: "UNIMPAIRED",
|
|
991
|
+
UNKNOWN: "UNKNOWN",
|
|
992
|
+
};
|
|
993
|
+
const EventScopeCode = {
|
|
994
|
+
ACCOUNT_SPECIFIC: "ACCOUNT_SPECIFIC",
|
|
995
|
+
NONE: "NONE",
|
|
996
|
+
PUBLIC: "PUBLIC",
|
|
997
|
+
};
|
|
998
|
+
const EventAggregateField = {
|
|
999
|
+
EventTypeCategory: "eventTypeCategory",
|
|
1000
|
+
};
|
|
1001
|
+
const EventActionability = {
|
|
1002
|
+
ACTION_MAY_BE_REQUIRED: "ACTION_MAY_BE_REQUIRED",
|
|
1003
|
+
ACTION_REQUIRED: "ACTION_REQUIRED",
|
|
1004
|
+
INFORMATIONAL: "INFORMATIONAL",
|
|
1005
|
+
};
|
|
1006
|
+
const EventStatusCode = {
|
|
1007
|
+
CLOSED: "closed",
|
|
1008
|
+
OPEN: "open",
|
|
1009
|
+
UPCOMING: "upcoming",
|
|
1010
|
+
};
|
|
1011
|
+
const EventTypeCategory = {
|
|
1012
|
+
ACCOUNT_NOTIFICATION: "accountNotification",
|
|
1013
|
+
INVESTIGATION: "investigation",
|
|
1014
|
+
ISSUE: "issue",
|
|
1015
|
+
SCHEDULED_CHANGE: "scheduledChange",
|
|
1016
|
+
};
|
|
1017
|
+
const EventPersona = {
|
|
1018
|
+
BILLING: "BILLING",
|
|
1019
|
+
OPERATIONS: "OPERATIONS",
|
|
1020
|
+
SECURITY: "SECURITY",
|
|
1021
|
+
};
|
|
1022
|
+
const EventTypeActionability = {
|
|
1023
|
+
ACTION_MAY_BE_REQUIRED: "ACTION_MAY_BE_REQUIRED",
|
|
1024
|
+
ACTION_REQUIRED: "ACTION_REQUIRED",
|
|
1025
|
+
INFORMATIONAL: "INFORMATIONAL",
|
|
1026
|
+
};
|
|
1027
|
+
const EventTypePersona = {
|
|
1028
|
+
BILLING: "BILLING",
|
|
1029
|
+
OPERATIONS: "OPERATIONS",
|
|
1030
|
+
SECURITY: "SECURITY",
|
|
1031
|
+
};
|
|
1032
|
+
|
|
998
1033
|
Object.defineProperty(exports, "$Command", {
|
|
999
1034
|
enumerable: true,
|
|
1000
1035
|
get: function () { return smithyClient.Command; }
|
|
@@ -1019,10 +1054,14 @@ exports.DescribeHealthServiceStatusForOrganizationCommand = DescribeHealthServic
|
|
|
1019
1054
|
exports.DisableHealthServiceAccessForOrganizationCommand = DisableHealthServiceAccessForOrganizationCommand;
|
|
1020
1055
|
exports.EnableHealthServiceAccessForOrganizationCommand = EnableHealthServiceAccessForOrganizationCommand;
|
|
1021
1056
|
exports.EntityStatusCode = EntityStatusCode;
|
|
1057
|
+
exports.EventActionability = EventActionability;
|
|
1022
1058
|
exports.EventAggregateField = EventAggregateField;
|
|
1059
|
+
exports.EventPersona = EventPersona;
|
|
1023
1060
|
exports.EventScopeCode = EventScopeCode;
|
|
1024
1061
|
exports.EventStatusCode = EventStatusCode;
|
|
1062
|
+
exports.EventTypeActionability = EventTypeActionability;
|
|
1025
1063
|
exports.EventTypeCategory = EventTypeCategory;
|
|
1064
|
+
exports.EventTypePersona = EventTypePersona;
|
|
1026
1065
|
exports.Health = Health;
|
|
1027
1066
|
exports.HealthClient = HealthClient;
|
|
1028
1067
|
exports.HealthServiceException = HealthServiceException$1;
|
package/dist-es/index.js
CHANGED
|
@@ -2,5 +2,6 @@ export * from "./HealthClient";
|
|
|
2
2
|
export * from "./Health";
|
|
3
3
|
export * from "./commands";
|
|
4
4
|
export * from "./pagination";
|
|
5
|
-
export * from "./models";
|
|
5
|
+
export * from "./models/enums";
|
|
6
|
+
export * from "./models/errors";
|
|
6
7
|
export { HealthServiceException } from "./models/HealthServiceException";
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
export const EntityStatusCode = {
|
|
2
|
+
IMPAIRED: "IMPAIRED",
|
|
3
|
+
PENDING: "PENDING",
|
|
4
|
+
RESOLVED: "RESOLVED",
|
|
5
|
+
UNIMPAIRED: "UNIMPAIRED",
|
|
6
|
+
UNKNOWN: "UNKNOWN",
|
|
7
|
+
};
|
|
8
|
+
export const EventScopeCode = {
|
|
9
|
+
ACCOUNT_SPECIFIC: "ACCOUNT_SPECIFIC",
|
|
10
|
+
NONE: "NONE",
|
|
11
|
+
PUBLIC: "PUBLIC",
|
|
12
|
+
};
|
|
13
|
+
export const EventAggregateField = {
|
|
14
|
+
EventTypeCategory: "eventTypeCategory",
|
|
15
|
+
};
|
|
16
|
+
export const EventActionability = {
|
|
17
|
+
ACTION_MAY_BE_REQUIRED: "ACTION_MAY_BE_REQUIRED",
|
|
18
|
+
ACTION_REQUIRED: "ACTION_REQUIRED",
|
|
19
|
+
INFORMATIONAL: "INFORMATIONAL",
|
|
20
|
+
};
|
|
21
|
+
export const EventStatusCode = {
|
|
22
|
+
CLOSED: "closed",
|
|
23
|
+
OPEN: "open",
|
|
24
|
+
UPCOMING: "upcoming",
|
|
25
|
+
};
|
|
26
|
+
export const EventTypeCategory = {
|
|
27
|
+
ACCOUNT_NOTIFICATION: "accountNotification",
|
|
28
|
+
INVESTIGATION: "investigation",
|
|
29
|
+
ISSUE: "issue",
|
|
30
|
+
SCHEDULED_CHANGE: "scheduledChange",
|
|
31
|
+
};
|
|
32
|
+
export const EventPersona = {
|
|
33
|
+
BILLING: "BILLING",
|
|
34
|
+
OPERATIONS: "OPERATIONS",
|
|
35
|
+
SECURITY: "SECURITY",
|
|
36
|
+
};
|
|
37
|
+
export const EventTypeActionability = {
|
|
38
|
+
ACTION_MAY_BE_REQUIRED: "ACTION_MAY_BE_REQUIRED",
|
|
39
|
+
ACTION_REQUIRED: "ACTION_REQUIRED",
|
|
40
|
+
INFORMATIONAL: "INFORMATIONAL",
|
|
41
|
+
};
|
|
42
|
+
export const EventTypePersona = {
|
|
43
|
+
BILLING: "BILLING",
|
|
44
|
+
OPERATIONS: "OPERATIONS",
|
|
45
|
+
SECURITY: "SECURITY",
|
|
46
|
+
};
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { HealthServiceException as __BaseException } from "./HealthServiceException";
|
|
2
|
+
export class InvalidPaginationToken extends __BaseException {
|
|
3
|
+
name = "InvalidPaginationToken";
|
|
4
|
+
$fault = "client";
|
|
5
|
+
constructor(opts) {
|
|
6
|
+
super({
|
|
7
|
+
name: "InvalidPaginationToken",
|
|
8
|
+
$fault: "client",
|
|
9
|
+
...opts,
|
|
10
|
+
});
|
|
11
|
+
Object.setPrototypeOf(this, InvalidPaginationToken.prototype);
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
export class UnsupportedLocale extends __BaseException {
|
|
15
|
+
name = "UnsupportedLocale";
|
|
16
|
+
$fault = "client";
|
|
17
|
+
constructor(opts) {
|
|
18
|
+
super({
|
|
19
|
+
name: "UnsupportedLocale",
|
|
20
|
+
$fault: "client",
|
|
21
|
+
...opts,
|
|
22
|
+
});
|
|
23
|
+
Object.setPrototypeOf(this, UnsupportedLocale.prototype);
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
export class ConcurrentModificationException extends __BaseException {
|
|
27
|
+
name = "ConcurrentModificationException";
|
|
28
|
+
$fault = "client";
|
|
29
|
+
constructor(opts) {
|
|
30
|
+
super({
|
|
31
|
+
name: "ConcurrentModificationException",
|
|
32
|
+
$fault: "client",
|
|
33
|
+
...opts,
|
|
34
|
+
});
|
|
35
|
+
Object.setPrototypeOf(this, ConcurrentModificationException.prototype);
|
|
36
|
+
}
|
|
37
|
+
}
|
|
@@ -1,63 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export const EntityStatusCode = {
|
|
3
|
-
IMPAIRED: "IMPAIRED",
|
|
4
|
-
PENDING: "PENDING",
|
|
5
|
-
RESOLVED: "RESOLVED",
|
|
6
|
-
UNIMPAIRED: "UNIMPAIRED",
|
|
7
|
-
UNKNOWN: "UNKNOWN",
|
|
8
|
-
};
|
|
9
|
-
export const EventScopeCode = {
|
|
10
|
-
ACCOUNT_SPECIFIC: "ACCOUNT_SPECIFIC",
|
|
11
|
-
NONE: "NONE",
|
|
12
|
-
PUBLIC: "PUBLIC",
|
|
13
|
-
};
|
|
14
|
-
export class InvalidPaginationToken extends __BaseException {
|
|
15
|
-
name = "InvalidPaginationToken";
|
|
16
|
-
$fault = "client";
|
|
17
|
-
constructor(opts) {
|
|
18
|
-
super({
|
|
19
|
-
name: "InvalidPaginationToken",
|
|
20
|
-
$fault: "client",
|
|
21
|
-
...opts,
|
|
22
|
-
});
|
|
23
|
-
Object.setPrototypeOf(this, InvalidPaginationToken.prototype);
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
export class UnsupportedLocale extends __BaseException {
|
|
27
|
-
name = "UnsupportedLocale";
|
|
28
|
-
$fault = "client";
|
|
29
|
-
constructor(opts) {
|
|
30
|
-
super({
|
|
31
|
-
name: "UnsupportedLocale",
|
|
32
|
-
$fault: "client",
|
|
33
|
-
...opts,
|
|
34
|
-
});
|
|
35
|
-
Object.setPrototypeOf(this, UnsupportedLocale.prototype);
|
|
36
|
-
}
|
|
37
|
-
}
|
|
38
|
-
export const EventAggregateField = {
|
|
39
|
-
EventTypeCategory: "eventTypeCategory",
|
|
40
|
-
};
|
|
41
|
-
export const EventStatusCode = {
|
|
42
|
-
CLOSED: "closed",
|
|
43
|
-
OPEN: "open",
|
|
44
|
-
UPCOMING: "upcoming",
|
|
45
|
-
};
|
|
46
|
-
export const EventTypeCategory = {
|
|
47
|
-
ACCOUNT_NOTIFICATION: "accountNotification",
|
|
48
|
-
INVESTIGATION: "investigation",
|
|
49
|
-
ISSUE: "issue",
|
|
50
|
-
SCHEDULED_CHANGE: "scheduledChange",
|
|
51
|
-
};
|
|
52
|
-
export class ConcurrentModificationException extends __BaseException {
|
|
53
|
-
name = "ConcurrentModificationException";
|
|
54
|
-
$fault = "client";
|
|
55
|
-
constructor(opts) {
|
|
56
|
-
super({
|
|
57
|
-
name: "ConcurrentModificationException",
|
|
58
|
-
$fault: "client",
|
|
59
|
-
...opts,
|
|
60
|
-
});
|
|
61
|
-
Object.setPrototypeOf(this, ConcurrentModificationException.prototype);
|
|
62
|
-
}
|
|
63
|
-
}
|
|
1
|
+
export {};
|
|
@@ -84,7 +84,9 @@ const _aI = "accountId";
|
|
|
84
84
|
const _aV = "aggregateValue";
|
|
85
85
|
const _aZ = "availabilityZone";
|
|
86
86
|
const _aZv = "availabilityZones";
|
|
87
|
-
const _ac = "
|
|
87
|
+
const _ac = "actionability";
|
|
88
|
+
const _acc = "accounts";
|
|
89
|
+
const _act = "actionabilities";
|
|
88
90
|
const _c = "count";
|
|
89
91
|
const _ca = "category";
|
|
90
92
|
const _cl = "client";
|
|
@@ -132,6 +134,7 @@ const _oEA = "organizationEntityAggregates";
|
|
|
132
134
|
const _oEAF = "organizationEntityAccountFilters";
|
|
133
135
|
const _oEDF = "organizationEventDetailFilters";
|
|
134
136
|
const _oEF = "organizationEntityFilters";
|
|
137
|
+
const _p = "personas";
|
|
135
138
|
const _r = "region";
|
|
136
139
|
const _re = "regions";
|
|
137
140
|
const _s = "statuses";
|
|
@@ -148,8 +151,8 @@ const _tF = "tagFilter";
|
|
|
148
151
|
const _to = "to";
|
|
149
152
|
const n0 = "com.amazonaws.health";
|
|
150
153
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
154
|
+
import { ConcurrentModificationException as __ConcurrentModificationException, InvalidPaginationToken as __InvalidPaginationToken, UnsupportedLocale as __UnsupportedLocale, } from "../models/errors";
|
|
151
155
|
import { HealthServiceException as __HealthServiceException } from "../models/HealthServiceException";
|
|
152
|
-
import { ConcurrentModificationException as __ConcurrentModificationException, InvalidPaginationToken as __InvalidPaginationToken, UnsupportedLocale as __UnsupportedLocale, } from "../models/index";
|
|
153
156
|
export var AccountEntityAggregate = [3, n0, _AEA, 0, [_aI, _c, _s], [0, 1, 128 | 1]];
|
|
154
157
|
export var AffectedEntity = [
|
|
155
158
|
3,
|
|
@@ -342,8 +345,8 @@ export var Event = [
|
|
|
342
345
|
n0,
|
|
343
346
|
_E,
|
|
344
347
|
0,
|
|
345
|
-
[_a, _se, _eTC, _eTCv, _r, _aZ, _sT, _eTn, _lUT, _sC, _eSC],
|
|
346
|
-
[0, 0, 0, 0, 0, 0, 4, 4, 4, 0, 0],
|
|
348
|
+
[_a, _se, _eTC, _eTCv, _r, _aZ, _sT, _eTn, _lUT, _sC, _eSC, _ac, _p],
|
|
349
|
+
[0, 0, 0, 0, 0, 0, 4, 4, 4, 0, 0, 0, 64 | 0],
|
|
347
350
|
];
|
|
348
351
|
export var EventAccountFilter = [3, n0, _EAFv, 0, [_eAv, _aAI], [0, 0]];
|
|
349
352
|
export var EventAggregate = [3, n0, _EAv, 0, [_aV, _c], [0, 1]];
|
|
@@ -362,13 +365,14 @@ export var EventFilter = [
|
|
|
362
365
|
n0,
|
|
363
366
|
_EFv,
|
|
364
367
|
0,
|
|
365
|
-
[_eAve, _eTCve, _ser, _re, _aZv, _sTt, _eTnd, _lUTa, _eAnt, _eVn, _eTCven, _t, _eSCv],
|
|
368
|
+
[_act, _eAve, _eTCve, _ser, _re, _aZv, _sTt, _eTnd, _lUTa, _eAnt, _eVn, _eTCven, _t, _eSCv, _p],
|
|
366
369
|
[
|
|
367
370
|
64 | 0,
|
|
368
371
|
64 | 0,
|
|
369
372
|
64 | 0,
|
|
370
373
|
64 | 0,
|
|
371
374
|
64 | 0,
|
|
375
|
+
64 | 0,
|
|
372
376
|
() => dateTimeRangeList,
|
|
373
377
|
() => dateTimeRangeList,
|
|
374
378
|
() => dateTimeRangeList,
|
|
@@ -377,10 +381,18 @@ export var EventFilter = [
|
|
|
377
381
|
64 | 0,
|
|
378
382
|
[1, n0, _tF, 0, 128 | 0],
|
|
379
383
|
64 | 0,
|
|
384
|
+
64 | 0,
|
|
380
385
|
],
|
|
381
386
|
];
|
|
382
|
-
export var EventType = [3, n0, _ET, 0, [_se, _co, _ca], [0, 0, 0]];
|
|
383
|
-
export var EventTypeFilter = [
|
|
387
|
+
export var EventType = [3, n0, _ET, 0, [_se, _co, _ca, _ac, _p], [0, 0, 0, 0, 64 | 0]];
|
|
388
|
+
export var EventTypeFilter = [
|
|
389
|
+
3,
|
|
390
|
+
n0,
|
|
391
|
+
_ETF,
|
|
392
|
+
0,
|
|
393
|
+
[_eTCve, _ser, _eTCven, _act, _p],
|
|
394
|
+
[64 | 0, 64 | 0, 64 | 0, 64 | 0, 64 | 0],
|
|
395
|
+
];
|
|
384
396
|
export var InvalidPaginationToken = [
|
|
385
397
|
-3,
|
|
386
398
|
n0,
|
|
@@ -405,7 +417,7 @@ export var OrganizationEntityAggregate = [
|
|
|
405
417
|
n0,
|
|
406
418
|
_OEA,
|
|
407
419
|
0,
|
|
408
|
-
[_eAv, _c, _s,
|
|
420
|
+
[_eAv, _c, _s, _acc],
|
|
409
421
|
[0, 1, 128 | 1, () => AccountEntityAggregatesList],
|
|
410
422
|
];
|
|
411
423
|
export var OrganizationEvent = [
|
|
@@ -413,8 +425,8 @@ export var OrganizationEvent = [
|
|
|
413
425
|
n0,
|
|
414
426
|
_OE,
|
|
415
427
|
0,
|
|
416
|
-
[_a, _se, _eTC, _eTCv, _eSC, _r, _sT, _eTn, _lUT, _sC],
|
|
417
|
-
[0, 0, 0, 0, 0, 0, 4, 4, 4, 0],
|
|
428
|
+
[_a, _se, _eTC, _eTCv, _eSC, _r, _sT, _eTn, _lUT, _sC, _ac, _p],
|
|
429
|
+
[0, 0, 0, 0, 0, 0, 4, 4, 4, 0, 0, 64 | 0],
|
|
418
430
|
];
|
|
419
431
|
export var OrganizationEventDetails = [
|
|
420
432
|
3,
|
|
@@ -437,12 +449,13 @@ export var OrganizationEventFilter = [
|
|
|
437
449
|
n0,
|
|
438
450
|
_OEF,
|
|
439
451
|
0,
|
|
440
|
-
[_eTCve, _aAIw, _ser, _re, _sT, _eTn, _lUT, _eAnt, _eVn, _eTCven, _eSCv],
|
|
452
|
+
[_act, _eTCve, _aAIw, _ser, _re, _sT, _eTn, _lUT, _eAnt, _eVn, _eTCven, _eSCv, _p],
|
|
441
453
|
[
|
|
442
454
|
64 | 0,
|
|
443
455
|
64 | 0,
|
|
444
456
|
64 | 0,
|
|
445
457
|
64 | 0,
|
|
458
|
+
64 | 0,
|
|
446
459
|
() => DateTimeRange,
|
|
447
460
|
() => DateTimeRange,
|
|
448
461
|
() => DateTimeRange,
|
|
@@ -450,6 +463,7 @@ export var OrganizationEventFilter = [
|
|
|
450
463
|
64 | 0,
|
|
451
464
|
64 | 0,
|
|
452
465
|
64 | 0,
|
|
466
|
+
64 | 0,
|
|
453
467
|
],
|
|
454
468
|
];
|
|
455
469
|
export var UnsupportedLocale = [
|
|
@@ -499,16 +513,20 @@ export var entityArnList = 64 | 0;
|
|
|
499
513
|
export var EntityList = [1, n0, _EL, 0, () => AffectedEntity];
|
|
500
514
|
export var entityStatusCodeList = 64 | 0;
|
|
501
515
|
export var entityValueList = 64 | 0;
|
|
516
|
+
export var EventActionabilityList = 64 | 0;
|
|
502
517
|
export var EventAggregateList = [1, n0, _EALv, 0, () => EventAggregate];
|
|
503
518
|
export var eventArnList = 64 | 0;
|
|
504
519
|
export var EventArnsList = 64 | 0;
|
|
505
520
|
export var EventList = [1, n0, _ELv, 0, () => Event];
|
|
521
|
+
export var EventPersonaList = 64 | 0;
|
|
506
522
|
export var eventStatusCodeList = 64 | 0;
|
|
523
|
+
export var EventTypeActionabilityList = 64 | 0;
|
|
507
524
|
export var EventTypeCategoryList = 64 | 0;
|
|
508
525
|
export var eventTypeCategoryList2 = 64 | 0;
|
|
509
526
|
export var EventTypeCodeList = 64 | 0;
|
|
510
527
|
export var EventTypeList = [1, n0, _ETL, 0, () => EventType];
|
|
511
528
|
export var eventTypeList2 = 64 | 0;
|
|
529
|
+
export var EventTypePersonaList = 64 | 0;
|
|
512
530
|
export var OrganizationAccountIdsList = 64 | 0;
|
|
513
531
|
export var OrganizationEntityAccountFiltersList = [1, n0, _OEAFL, 0, () => EntityAccountFilter];
|
|
514
532
|
export var OrganizationEntityAggregatesList = [1, n0, _OEAL, 0, () => OrganizationEntityAggregate];
|
|
@@ -43,6 +43,9 @@ declare const DescribeEventAggregatesCommand_base: {
|
|
|
43
43
|
* const client = new HealthClient(config);
|
|
44
44
|
* const input = { // DescribeEventAggregatesRequest
|
|
45
45
|
* filter: { // EventFilter
|
|
46
|
+
* actionabilities: [ // EventActionabilityList
|
|
47
|
+
* "ACTION_REQUIRED" || "ACTION_MAY_BE_REQUIRED" || "INFORMATIONAL",
|
|
48
|
+
* ],
|
|
46
49
|
* eventArns: [ // eventArnList
|
|
47
50
|
* "STRING_VALUE",
|
|
48
51
|
* ],
|
|
@@ -93,6 +96,9 @@ declare const DescribeEventAggregatesCommand_base: {
|
|
|
93
96
|
* eventStatusCodes: [ // eventStatusCodeList
|
|
94
97
|
* "open" || "closed" || "upcoming",
|
|
95
98
|
* ],
|
|
99
|
+
* personas: [ // EventPersonaList
|
|
100
|
+
* "OPERATIONS" || "SECURITY" || "BILLING",
|
|
101
|
+
* ],
|
|
96
102
|
* },
|
|
97
103
|
* aggregateField: "eventTypeCategory", // required
|
|
98
104
|
* maxResults: Number("int"),
|
|
@@ -68,6 +68,10 @@ declare const DescribeEventDetailsCommand_base: {
|
|
|
68
68
|
* // lastUpdatedTime: new Date("TIMESTAMP"),
|
|
69
69
|
* // statusCode: "open" || "closed" || "upcoming",
|
|
70
70
|
* // eventScopeCode: "PUBLIC" || "ACCOUNT_SPECIFIC" || "NONE",
|
|
71
|
+
* // actionability: "ACTION_REQUIRED" || "ACTION_MAY_BE_REQUIRED" || "INFORMATIONAL",
|
|
72
|
+
* // personas: [ // EventPersonaList
|
|
73
|
+
* // "OPERATIONS" || "SECURITY" || "BILLING",
|
|
74
|
+
* // ],
|
|
71
75
|
* // },
|
|
72
76
|
* // eventDescription: { // EventDescription
|
|
73
77
|
* // latestDescription: "STRING_VALUE",
|
|
@@ -94,6 +94,10 @@ declare const DescribeEventDetailsForOrganizationCommand_base: {
|
|
|
94
94
|
* // lastUpdatedTime: new Date("TIMESTAMP"),
|
|
95
95
|
* // statusCode: "open" || "closed" || "upcoming",
|
|
96
96
|
* // eventScopeCode: "PUBLIC" || "ACCOUNT_SPECIFIC" || "NONE",
|
|
97
|
+
* // actionability: "ACTION_REQUIRED" || "ACTION_MAY_BE_REQUIRED" || "INFORMATIONAL",
|
|
98
|
+
* // personas: [ // EventPersonaList
|
|
99
|
+
* // "OPERATIONS" || "SECURITY" || "BILLING",
|
|
100
|
+
* // ],
|
|
97
101
|
* // },
|
|
98
102
|
* // eventDescription: { // EventDescription
|
|
99
103
|
* // latestDescription: "STRING_VALUE",
|
|
@@ -53,6 +53,12 @@ declare const DescribeEventTypesCommand_base: {
|
|
|
53
53
|
* eventTypeCategories: [ // EventTypeCategoryList
|
|
54
54
|
* "issue" || "accountNotification" || "scheduledChange" || "investigation",
|
|
55
55
|
* ],
|
|
56
|
+
* actionabilities: [ // EventTypeActionabilityList
|
|
57
|
+
* "ACTION_REQUIRED" || "ACTION_MAY_BE_REQUIRED" || "INFORMATIONAL",
|
|
58
|
+
* ],
|
|
59
|
+
* personas: [ // EventTypePersonaList
|
|
60
|
+
* "OPERATIONS" || "SECURITY" || "BILLING",
|
|
61
|
+
* ],
|
|
56
62
|
* },
|
|
57
63
|
* locale: "STRING_VALUE",
|
|
58
64
|
* nextToken: "STRING_VALUE",
|
|
@@ -66,6 +72,10 @@ declare const DescribeEventTypesCommand_base: {
|
|
|
66
72
|
* // service: "STRING_VALUE",
|
|
67
73
|
* // code: "STRING_VALUE",
|
|
68
74
|
* // category: "issue" || "accountNotification" || "scheduledChange" || "investigation",
|
|
75
|
+
* // actionability: "ACTION_REQUIRED" || "ACTION_MAY_BE_REQUIRED" || "INFORMATIONAL",
|
|
76
|
+
* // personas: [ // EventTypePersonaList
|
|
77
|
+
* // "OPERATIONS" || "SECURITY" || "BILLING",
|
|
78
|
+
* // ],
|
|
69
79
|
* // },
|
|
70
80
|
* // ],
|
|
71
81
|
* // nextToken: "STRING_VALUE",
|
|
@@ -60,6 +60,9 @@ declare const DescribeEventsCommand_base: {
|
|
|
60
60
|
* const client = new HealthClient(config);
|
|
61
61
|
* const input = { // DescribeEventsRequest
|
|
62
62
|
* filter: { // EventFilter
|
|
63
|
+
* actionabilities: [ // EventActionabilityList
|
|
64
|
+
* "ACTION_REQUIRED" || "ACTION_MAY_BE_REQUIRED" || "INFORMATIONAL",
|
|
65
|
+
* ],
|
|
63
66
|
* eventArns: [ // eventArnList
|
|
64
67
|
* "STRING_VALUE",
|
|
65
68
|
* ],
|
|
@@ -110,6 +113,9 @@ declare const DescribeEventsCommand_base: {
|
|
|
110
113
|
* eventStatusCodes: [ // eventStatusCodeList
|
|
111
114
|
* "open" || "closed" || "upcoming",
|
|
112
115
|
* ],
|
|
116
|
+
* personas: [ // EventPersonaList
|
|
117
|
+
* "OPERATIONS" || "SECURITY" || "BILLING",
|
|
118
|
+
* ],
|
|
113
119
|
* },
|
|
114
120
|
* nextToken: "STRING_VALUE",
|
|
115
121
|
* maxResults: Number("int"),
|
|
@@ -131,6 +137,10 @@ declare const DescribeEventsCommand_base: {
|
|
|
131
137
|
* // lastUpdatedTime: new Date("TIMESTAMP"),
|
|
132
138
|
* // statusCode: "open" || "closed" || "upcoming",
|
|
133
139
|
* // eventScopeCode: "PUBLIC" || "ACCOUNT_SPECIFIC" || "NONE",
|
|
140
|
+
* // actionability: "ACTION_REQUIRED" || "ACTION_MAY_BE_REQUIRED" || "INFORMATIONAL",
|
|
141
|
+
* // personas: [ // EventPersonaList
|
|
142
|
+
* // "OPERATIONS" || "SECURITY" || "BILLING",
|
|
143
|
+
* // ],
|
|
134
144
|
* // },
|
|
135
145
|
* // ],
|
|
136
146
|
* // nextToken: "STRING_VALUE",
|
|
@@ -69,6 +69,9 @@ declare const DescribeEventsForOrganizationCommand_base: {
|
|
|
69
69
|
* const client = new HealthClient(config);
|
|
70
70
|
* const input = { // DescribeEventsForOrganizationRequest
|
|
71
71
|
* filter: { // OrganizationEventFilter
|
|
72
|
+
* actionabilities: [ // EventActionabilityList
|
|
73
|
+
* "ACTION_REQUIRED" || "ACTION_MAY_BE_REQUIRED" || "INFORMATIONAL",
|
|
74
|
+
* ],
|
|
72
75
|
* eventTypeCodes: [ // eventTypeList2
|
|
73
76
|
* "STRING_VALUE",
|
|
74
77
|
* ],
|
|
@@ -105,6 +108,9 @@ declare const DescribeEventsForOrganizationCommand_base: {
|
|
|
105
108
|
* eventStatusCodes: [ // eventStatusCodeList
|
|
106
109
|
* "open" || "closed" || "upcoming",
|
|
107
110
|
* ],
|
|
111
|
+
* personas: [ // EventPersonaList
|
|
112
|
+
* "OPERATIONS" || "SECURITY" || "BILLING",
|
|
113
|
+
* ],
|
|
108
114
|
* },
|
|
109
115
|
* nextToken: "STRING_VALUE",
|
|
110
116
|
* maxResults: Number("int"),
|
|
@@ -125,6 +131,10 @@ declare const DescribeEventsForOrganizationCommand_base: {
|
|
|
125
131
|
* // endTime: new Date("TIMESTAMP"),
|
|
126
132
|
* // lastUpdatedTime: new Date("TIMESTAMP"),
|
|
127
133
|
* // statusCode: "open" || "closed" || "upcoming",
|
|
134
|
+
* // actionability: "ACTION_REQUIRED" || "ACTION_MAY_BE_REQUIRED" || "INFORMATIONAL",
|
|
135
|
+
* // personas: [ // EventPersonaList
|
|
136
|
+
* // "OPERATIONS" || "SECURITY" || "BILLING",
|
|
137
|
+
* // ],
|
|
128
138
|
* // },
|
|
129
139
|
* // ],
|
|
130
140
|
* // nextToken: "STRING_VALUE",
|
package/dist-types/index.d.ts
CHANGED
|
@@ -52,5 +52,7 @@ export type { RuntimeExtension } from "./runtimeExtensions";
|
|
|
52
52
|
export type { HealthExtensionConfiguration } from "./extensionConfiguration";
|
|
53
53
|
export * from "./commands";
|
|
54
54
|
export * from "./pagination";
|
|
55
|
-
export * from "./models";
|
|
55
|
+
export * from "./models/enums";
|
|
56
|
+
export * from "./models/errors";
|
|
57
|
+
export type * from "./models/models_0";
|
|
56
58
|
export { HealthServiceException } from "./models/HealthServiceException";
|