@aws-sdk/client-inspector2 3.130.0 → 3.141.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +30 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AssociateMemberCommand.js +2 -2
- package/dist-cjs/commands/BatchGetAccountStatusCommand.js +2 -2
- package/dist-cjs/commands/BatchGetFreeTrialInfoCommand.js +2 -2
- package/dist-cjs/commands/CancelFindingsReportCommand.js +2 -2
- package/dist-cjs/commands/CreateFilterCommand.js +2 -2
- package/dist-cjs/commands/CreateFindingsReportCommand.js +2 -2
- package/dist-cjs/commands/DeleteFilterCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DisableCommand.js +2 -2
- package/dist-cjs/commands/DisableDelegatedAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateMemberCommand.js +2 -2
- package/dist-cjs/commands/EnableCommand.js +2 -2
- package/dist-cjs/commands/EnableDelegatedAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/GetConfigurationCommand.js +2 -2
- package/dist-cjs/commands/GetDelegatedAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/GetFindingsReportStatusCommand.js +2 -2
- package/dist-cjs/commands/GetMemberCommand.js +2 -2
- package/dist-cjs/commands/ListAccountPermissionsCommand.js +2 -2
- package/dist-cjs/commands/ListCoverageCommand.js +2 -2
- package/dist-cjs/commands/ListCoverageStatisticsCommand.js +2 -2
- package/dist-cjs/commands/ListDelegatedAdminAccountsCommand.js +2 -2
- package/dist-cjs/commands/ListFiltersCommand.js +2 -2
- package/dist-cjs/commands/ListFindingAggregationsCommand.js +2 -2
- package/dist-cjs/commands/ListFindingsCommand.js +2 -2
- package/dist-cjs/commands/ListMembersCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListUsageTotalsCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateFilterCommand.js +2 -2
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -2
- package/dist-cjs/models/models_0.js +615 -896
- package/dist-es/commands/AssociateMemberCommand.js +3 -3
- package/dist-es/commands/BatchGetAccountStatusCommand.js +3 -3
- package/dist-es/commands/BatchGetFreeTrialInfoCommand.js +3 -3
- package/dist-es/commands/CancelFindingsReportCommand.js +3 -3
- package/dist-es/commands/CreateFilterCommand.js +3 -3
- package/dist-es/commands/CreateFindingsReportCommand.js +3 -3
- package/dist-es/commands/DeleteFilterCommand.js +3 -3
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +3 -3
- package/dist-es/commands/DisableCommand.js +3 -3
- package/dist-es/commands/DisableDelegatedAdminAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateMemberCommand.js +3 -3
- package/dist-es/commands/EnableCommand.js +3 -3
- package/dist-es/commands/EnableDelegatedAdminAccountCommand.js +3 -3
- package/dist-es/commands/GetConfigurationCommand.js +3 -3
- package/dist-es/commands/GetDelegatedAdminAccountCommand.js +3 -3
- package/dist-es/commands/GetFindingsReportStatusCommand.js +3 -3
- package/dist-es/commands/GetMemberCommand.js +3 -3
- package/dist-es/commands/ListAccountPermissionsCommand.js +3 -3
- package/dist-es/commands/ListCoverageCommand.js +3 -3
- package/dist-es/commands/ListCoverageStatisticsCommand.js +3 -3
- package/dist-es/commands/ListDelegatedAdminAccountsCommand.js +3 -3
- package/dist-es/commands/ListFiltersCommand.js +3 -3
- package/dist-es/commands/ListFindingAggregationsCommand.js +3 -3
- package/dist-es/commands/ListFindingsCommand.js +3 -3
- package/dist-es/commands/ListMembersCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListUsageTotalsCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateFilterCommand.js +3 -3
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +3 -3
- package/dist-es/models/models_0.js +188 -612
- package/dist-types/models/models_0.d.ts +568 -848
- package/dist-types/ts3.4/models/models_0.d.ts +284 -564
- package/package.json +7 -7
|
@@ -21,14 +21,6 @@ export var Status;
|
|
|
21
21
|
Status["SUSPENDED"] = "SUSPENDED";
|
|
22
22
|
Status["SUSPENDING"] = "SUSPENDING";
|
|
23
23
|
})(Status || (Status = {}));
|
|
24
|
-
export var ResourceStatus;
|
|
25
|
-
(function (ResourceStatus) {
|
|
26
|
-
ResourceStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
27
|
-
})(ResourceStatus || (ResourceStatus = {}));
|
|
28
|
-
export var Account;
|
|
29
|
-
(function (Account) {
|
|
30
|
-
Account.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
31
|
-
})(Account || (Account = {}));
|
|
32
24
|
export var AggregationFindingType;
|
|
33
25
|
(function (AggregationFindingType) {
|
|
34
26
|
AggregationFindingType["NETWORK_REACHABILITY"] = "NETWORK_REACHABILITY";
|
|
@@ -50,18 +42,6 @@ export var SortOrder;
|
|
|
50
42
|
SortOrder["ASC"] = "ASC";
|
|
51
43
|
SortOrder["DESC"] = "DESC";
|
|
52
44
|
})(SortOrder || (SortOrder = {}));
|
|
53
|
-
export var AccountAggregation;
|
|
54
|
-
(function (AccountAggregation) {
|
|
55
|
-
AccountAggregation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
56
|
-
})(AccountAggregation || (AccountAggregation = {}));
|
|
57
|
-
export var SeverityCounts;
|
|
58
|
-
(function (SeverityCounts) {
|
|
59
|
-
SeverityCounts.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
60
|
-
})(SeverityCounts || (SeverityCounts = {}));
|
|
61
|
-
export var AccountAggregationResponse;
|
|
62
|
-
(function (AccountAggregationResponse) {
|
|
63
|
-
AccountAggregationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
64
|
-
})(AccountAggregationResponse || (AccountAggregationResponse = {}));
|
|
65
45
|
export var ErrorCode;
|
|
66
46
|
(function (ErrorCode) {
|
|
67
47
|
ErrorCode["ACCESS_DENIED"] = "ACCESS_DENIED";
|
|
@@ -79,28 +59,12 @@ export var ErrorCode;
|
|
|
79
59
|
ErrorCode["SSM_UNAVAILABLE"] = "SSM_UNAVAILABLE";
|
|
80
60
|
ErrorCode["SUSPEND_IN_PROGRESS"] = "SUSPEND_IN_PROGRESS";
|
|
81
61
|
})(ErrorCode || (ErrorCode = {}));
|
|
82
|
-
export var State;
|
|
83
|
-
(function (State) {
|
|
84
|
-
State.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
85
|
-
})(State || (State = {}));
|
|
86
|
-
export var ResourceState;
|
|
87
|
-
(function (ResourceState) {
|
|
88
|
-
ResourceState.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
89
|
-
})(ResourceState || (ResourceState = {}));
|
|
90
|
-
export var AccountState;
|
|
91
|
-
(function (AccountState) {
|
|
92
|
-
AccountState.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
93
|
-
})(AccountState || (AccountState = {}));
|
|
94
62
|
export var StringComparison;
|
|
95
63
|
(function (StringComparison) {
|
|
96
64
|
StringComparison["EQUALS"] = "EQUALS";
|
|
97
65
|
StringComparison["NOT_EQUALS"] = "NOT_EQUALS";
|
|
98
66
|
StringComparison["PREFIX"] = "PREFIX";
|
|
99
67
|
})(StringComparison || (StringComparison = {}));
|
|
100
|
-
export var StringFilter;
|
|
101
|
-
(function (StringFilter) {
|
|
102
|
-
StringFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
103
|
-
})(StringFilter || (StringFilter = {}));
|
|
104
68
|
export var AmiSortBy;
|
|
105
69
|
(function (AmiSortBy) {
|
|
106
70
|
AmiSortBy["AFFECTED_INSTANCES"] = "AFFECTED_INSTANCES";
|
|
@@ -108,28 +72,16 @@ export var AmiSortBy;
|
|
|
108
72
|
AmiSortBy["CRITICAL"] = "CRITICAL";
|
|
109
73
|
AmiSortBy["HIGH"] = "HIGH";
|
|
110
74
|
})(AmiSortBy || (AmiSortBy = {}));
|
|
111
|
-
export var AmiAggregation;
|
|
112
|
-
(function (AmiAggregation) {
|
|
113
|
-
AmiAggregation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
114
|
-
})(AmiAggregation || (AmiAggregation = {}));
|
|
115
75
|
export var AwsEcrContainerSortBy;
|
|
116
76
|
(function (AwsEcrContainerSortBy) {
|
|
117
77
|
AwsEcrContainerSortBy["ALL"] = "ALL";
|
|
118
78
|
AwsEcrContainerSortBy["CRITICAL"] = "CRITICAL";
|
|
119
79
|
AwsEcrContainerSortBy["HIGH"] = "HIGH";
|
|
120
80
|
})(AwsEcrContainerSortBy || (AwsEcrContainerSortBy = {}));
|
|
121
|
-
export var AwsEcrContainerAggregation;
|
|
122
|
-
(function (AwsEcrContainerAggregation) {
|
|
123
|
-
AwsEcrContainerAggregation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
124
|
-
})(AwsEcrContainerAggregation || (AwsEcrContainerAggregation = {}));
|
|
125
81
|
export var MapComparison;
|
|
126
82
|
(function (MapComparison) {
|
|
127
83
|
MapComparison["EQUALS"] = "EQUALS";
|
|
128
84
|
})(MapComparison || (MapComparison = {}));
|
|
129
|
-
export var MapFilter;
|
|
130
|
-
(function (MapFilter) {
|
|
131
|
-
MapFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
132
|
-
})(MapFilter || (MapFilter = {}));
|
|
133
85
|
export var Ec2InstanceSortBy;
|
|
134
86
|
(function (Ec2InstanceSortBy) {
|
|
135
87
|
Ec2InstanceSortBy["ALL"] = "ALL";
|
|
@@ -137,40 +89,24 @@ export var Ec2InstanceSortBy;
|
|
|
137
89
|
Ec2InstanceSortBy["HIGH"] = "HIGH";
|
|
138
90
|
Ec2InstanceSortBy["NETWORK_FINDINGS"] = "NETWORK_FINDINGS";
|
|
139
91
|
})(Ec2InstanceSortBy || (Ec2InstanceSortBy = {}));
|
|
140
|
-
export var Ec2InstanceAggregation;
|
|
141
|
-
(function (Ec2InstanceAggregation) {
|
|
142
|
-
Ec2InstanceAggregation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
143
|
-
})(Ec2InstanceAggregation || (Ec2InstanceAggregation = {}));
|
|
144
92
|
export var FindingTypeSortBy;
|
|
145
93
|
(function (FindingTypeSortBy) {
|
|
146
94
|
FindingTypeSortBy["ALL"] = "ALL";
|
|
147
95
|
FindingTypeSortBy["CRITICAL"] = "CRITICAL";
|
|
148
96
|
FindingTypeSortBy["HIGH"] = "HIGH";
|
|
149
97
|
})(FindingTypeSortBy || (FindingTypeSortBy = {}));
|
|
150
|
-
export var FindingTypeAggregation;
|
|
151
|
-
(function (FindingTypeAggregation) {
|
|
152
|
-
FindingTypeAggregation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
153
|
-
})(FindingTypeAggregation || (FindingTypeAggregation = {}));
|
|
154
98
|
export var ImageLayerSortBy;
|
|
155
99
|
(function (ImageLayerSortBy) {
|
|
156
100
|
ImageLayerSortBy["ALL"] = "ALL";
|
|
157
101
|
ImageLayerSortBy["CRITICAL"] = "CRITICAL";
|
|
158
102
|
ImageLayerSortBy["HIGH"] = "HIGH";
|
|
159
103
|
})(ImageLayerSortBy || (ImageLayerSortBy = {}));
|
|
160
|
-
export var ImageLayerAggregation;
|
|
161
|
-
(function (ImageLayerAggregation) {
|
|
162
|
-
ImageLayerAggregation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
163
|
-
})(ImageLayerAggregation || (ImageLayerAggregation = {}));
|
|
164
104
|
export var PackageSortBy;
|
|
165
105
|
(function (PackageSortBy) {
|
|
166
106
|
PackageSortBy["ALL"] = "ALL";
|
|
167
107
|
PackageSortBy["CRITICAL"] = "CRITICAL";
|
|
168
108
|
PackageSortBy["HIGH"] = "HIGH";
|
|
169
109
|
})(PackageSortBy || (PackageSortBy = {}));
|
|
170
|
-
export var PackageAggregation;
|
|
171
|
-
(function (PackageAggregation) {
|
|
172
|
-
PackageAggregation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
173
|
-
})(PackageAggregation || (PackageAggregation = {}));
|
|
174
110
|
export var RepositorySortBy;
|
|
175
111
|
(function (RepositorySortBy) {
|
|
176
112
|
RepositorySortBy["AFFECTED_IMAGES"] = "AFFECTED_IMAGES";
|
|
@@ -178,20 +114,12 @@ export var RepositorySortBy;
|
|
|
178
114
|
RepositorySortBy["CRITICAL"] = "CRITICAL";
|
|
179
115
|
RepositorySortBy["HIGH"] = "HIGH";
|
|
180
116
|
})(RepositorySortBy || (RepositorySortBy = {}));
|
|
181
|
-
export var RepositoryAggregation;
|
|
182
|
-
(function (RepositoryAggregation) {
|
|
183
|
-
RepositoryAggregation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
184
|
-
})(RepositoryAggregation || (RepositoryAggregation = {}));
|
|
185
117
|
export var TitleSortBy;
|
|
186
118
|
(function (TitleSortBy) {
|
|
187
119
|
TitleSortBy["ALL"] = "ALL";
|
|
188
120
|
TitleSortBy["CRITICAL"] = "CRITICAL";
|
|
189
121
|
TitleSortBy["HIGH"] = "HIGH";
|
|
190
122
|
})(TitleSortBy || (TitleSortBy = {}));
|
|
191
|
-
export var TitleAggregation;
|
|
192
|
-
(function (TitleAggregation) {
|
|
193
|
-
TitleAggregation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
194
|
-
})(TitleAggregation || (TitleAggregation = {}));
|
|
195
123
|
export var AggregationRequest;
|
|
196
124
|
(function (AggregationRequest) {
|
|
197
125
|
AggregationRequest.visit = function (value, visitor) {
|
|
@@ -215,64 +143,7 @@ export var AggregationRequest;
|
|
|
215
143
|
return visitor.titleAggregation(value.titleAggregation);
|
|
216
144
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
217
145
|
};
|
|
218
|
-
AggregationRequest.filterSensitiveLog = function (obj) {
|
|
219
|
-
var _a;
|
|
220
|
-
if (obj.accountAggregation !== undefined)
|
|
221
|
-
return { accountAggregation: AccountAggregation.filterSensitiveLog(obj.accountAggregation) };
|
|
222
|
-
if (obj.amiAggregation !== undefined)
|
|
223
|
-
return { amiAggregation: AmiAggregation.filterSensitiveLog(obj.amiAggregation) };
|
|
224
|
-
if (obj.awsEcrContainerAggregation !== undefined)
|
|
225
|
-
return {
|
|
226
|
-
awsEcrContainerAggregation: AwsEcrContainerAggregation.filterSensitiveLog(obj.awsEcrContainerAggregation),
|
|
227
|
-
};
|
|
228
|
-
if (obj.ec2InstanceAggregation !== undefined)
|
|
229
|
-
return { ec2InstanceAggregation: Ec2InstanceAggregation.filterSensitiveLog(obj.ec2InstanceAggregation) };
|
|
230
|
-
if (obj.findingTypeAggregation !== undefined)
|
|
231
|
-
return { findingTypeAggregation: FindingTypeAggregation.filterSensitiveLog(obj.findingTypeAggregation) };
|
|
232
|
-
if (obj.imageLayerAggregation !== undefined)
|
|
233
|
-
return { imageLayerAggregation: ImageLayerAggregation.filterSensitiveLog(obj.imageLayerAggregation) };
|
|
234
|
-
if (obj.packageAggregation !== undefined)
|
|
235
|
-
return { packageAggregation: PackageAggregation.filterSensitiveLog(obj.packageAggregation) };
|
|
236
|
-
if (obj.repositoryAggregation !== undefined)
|
|
237
|
-
return { repositoryAggregation: RepositoryAggregation.filterSensitiveLog(obj.repositoryAggregation) };
|
|
238
|
-
if (obj.titleAggregation !== undefined)
|
|
239
|
-
return { titleAggregation: TitleAggregation.filterSensitiveLog(obj.titleAggregation) };
|
|
240
|
-
if (obj.$unknown !== undefined)
|
|
241
|
-
return _a = {}, _a[obj.$unknown[0]] = "UNKNOWN", _a;
|
|
242
|
-
};
|
|
243
146
|
})(AggregationRequest || (AggregationRequest = {}));
|
|
244
|
-
export var AmiAggregationResponse;
|
|
245
|
-
(function (AmiAggregationResponse) {
|
|
246
|
-
AmiAggregationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
247
|
-
})(AmiAggregationResponse || (AmiAggregationResponse = {}));
|
|
248
|
-
export var AwsEcrContainerAggregationResponse;
|
|
249
|
-
(function (AwsEcrContainerAggregationResponse) {
|
|
250
|
-
AwsEcrContainerAggregationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
251
|
-
})(AwsEcrContainerAggregationResponse || (AwsEcrContainerAggregationResponse = {}));
|
|
252
|
-
export var Ec2InstanceAggregationResponse;
|
|
253
|
-
(function (Ec2InstanceAggregationResponse) {
|
|
254
|
-
Ec2InstanceAggregationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
255
|
-
})(Ec2InstanceAggregationResponse || (Ec2InstanceAggregationResponse = {}));
|
|
256
|
-
export var FindingTypeAggregationResponse;
|
|
257
|
-
(function (FindingTypeAggregationResponse) {
|
|
258
|
-
FindingTypeAggregationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
259
|
-
})(FindingTypeAggregationResponse || (FindingTypeAggregationResponse = {}));
|
|
260
|
-
export var ImageLayerAggregationResponse;
|
|
261
|
-
(function (ImageLayerAggregationResponse) {
|
|
262
|
-
ImageLayerAggregationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
263
|
-
})(ImageLayerAggregationResponse || (ImageLayerAggregationResponse = {}));
|
|
264
|
-
export var PackageAggregationResponse;
|
|
265
|
-
(function (PackageAggregationResponse) {
|
|
266
|
-
PackageAggregationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
267
|
-
})(PackageAggregationResponse || (PackageAggregationResponse = {}));
|
|
268
|
-
export var RepositoryAggregationResponse;
|
|
269
|
-
(function (RepositoryAggregationResponse) {
|
|
270
|
-
RepositoryAggregationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
271
|
-
})(RepositoryAggregationResponse || (RepositoryAggregationResponse = {}));
|
|
272
|
-
export var TitleAggregationResponse;
|
|
273
|
-
(function (TitleAggregationResponse) {
|
|
274
|
-
TitleAggregationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
275
|
-
})(TitleAggregationResponse || (TitleAggregationResponse = {}));
|
|
276
147
|
export var AggregationResponse;
|
|
277
148
|
(function (AggregationResponse) {
|
|
278
149
|
AggregationResponse.visit = function (value, visitor) {
|
|
@@ -296,31 +167,6 @@ export var AggregationResponse;
|
|
|
296
167
|
return visitor.titleAggregation(value.titleAggregation);
|
|
297
168
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
298
169
|
};
|
|
299
|
-
AggregationResponse.filterSensitiveLog = function (obj) {
|
|
300
|
-
var _a;
|
|
301
|
-
if (obj.accountAggregation !== undefined)
|
|
302
|
-
return { accountAggregation: AccountAggregationResponse.filterSensitiveLog(obj.accountAggregation) };
|
|
303
|
-
if (obj.amiAggregation !== undefined)
|
|
304
|
-
return { amiAggregation: AmiAggregationResponse.filterSensitiveLog(obj.amiAggregation) };
|
|
305
|
-
if (obj.awsEcrContainerAggregation !== undefined)
|
|
306
|
-
return {
|
|
307
|
-
awsEcrContainerAggregation: AwsEcrContainerAggregationResponse.filterSensitiveLog(obj.awsEcrContainerAggregation),
|
|
308
|
-
};
|
|
309
|
-
if (obj.ec2InstanceAggregation !== undefined)
|
|
310
|
-
return { ec2InstanceAggregation: Ec2InstanceAggregationResponse.filterSensitiveLog(obj.ec2InstanceAggregation) };
|
|
311
|
-
if (obj.findingTypeAggregation !== undefined)
|
|
312
|
-
return { findingTypeAggregation: FindingTypeAggregationResponse.filterSensitiveLog(obj.findingTypeAggregation) };
|
|
313
|
-
if (obj.imageLayerAggregation !== undefined)
|
|
314
|
-
return { imageLayerAggregation: ImageLayerAggregationResponse.filterSensitiveLog(obj.imageLayerAggregation) };
|
|
315
|
-
if (obj.packageAggregation !== undefined)
|
|
316
|
-
return { packageAggregation: PackageAggregationResponse.filterSensitiveLog(obj.packageAggregation) };
|
|
317
|
-
if (obj.repositoryAggregation !== undefined)
|
|
318
|
-
return { repositoryAggregation: RepositoryAggregationResponse.filterSensitiveLog(obj.repositoryAggregation) };
|
|
319
|
-
if (obj.titleAggregation !== undefined)
|
|
320
|
-
return { titleAggregation: TitleAggregationResponse.filterSensitiveLog(obj.titleAggregation) };
|
|
321
|
-
if (obj.$unknown !== undefined)
|
|
322
|
-
return _a = {}, _a[obj.$unknown[0]] = "UNKNOWN", _a;
|
|
323
|
-
};
|
|
324
170
|
})(AggregationResponse || (AggregationResponse = {}));
|
|
325
171
|
export var AggregationType;
|
|
326
172
|
(function (AggregationType) {
|
|
@@ -334,14 +180,6 @@ export var AggregationType;
|
|
|
334
180
|
AggregationType["REPOSITORY"] = "REPOSITORY";
|
|
335
181
|
AggregationType["TITLE"] = "TITLE";
|
|
336
182
|
})(AggregationType || (AggregationType = {}));
|
|
337
|
-
export var AssociateMemberRequest;
|
|
338
|
-
(function (AssociateMemberRequest) {
|
|
339
|
-
AssociateMemberRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
340
|
-
})(AssociateMemberRequest || (AssociateMemberRequest = {}));
|
|
341
|
-
export var AssociateMemberResponse;
|
|
342
|
-
(function (AssociateMemberResponse) {
|
|
343
|
-
AssociateMemberResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
344
|
-
})(AssociateMemberResponse || (AssociateMemberResponse = {}));
|
|
345
183
|
var InternalServerException = (function (_super) {
|
|
346
184
|
__extends(InternalServerException, _super);
|
|
347
185
|
function InternalServerException(opts) {
|
|
@@ -368,10 +206,6 @@ var ThrottlingException = (function (_super) {
|
|
|
368
206
|
return ThrottlingException;
|
|
369
207
|
}(__BaseException));
|
|
370
208
|
export { ThrottlingException };
|
|
371
|
-
export var ValidationExceptionField;
|
|
372
|
-
(function (ValidationExceptionField) {
|
|
373
|
-
ValidationExceptionField.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
374
|
-
})(ValidationExceptionField || (ValidationExceptionField = {}));
|
|
375
209
|
export var ValidationExceptionReason;
|
|
376
210
|
(function (ValidationExceptionReason) {
|
|
377
211
|
ValidationExceptionReason["CANNOT_PARSE"] = "CANNOT_PARSE";
|
|
@@ -392,18 +226,6 @@ var ValidationException = (function (_super) {
|
|
|
392
226
|
return ValidationException;
|
|
393
227
|
}(__BaseException));
|
|
394
228
|
export { ValidationException };
|
|
395
|
-
export var AutoEnable;
|
|
396
|
-
(function (AutoEnable) {
|
|
397
|
-
AutoEnable.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
398
|
-
})(AutoEnable || (AutoEnable = {}));
|
|
399
|
-
export var AwsEc2InstanceDetails;
|
|
400
|
-
(function (AwsEc2InstanceDetails) {
|
|
401
|
-
AwsEc2InstanceDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
402
|
-
})(AwsEc2InstanceDetails || (AwsEc2InstanceDetails = {}));
|
|
403
|
-
export var AwsEcrContainerImageDetails;
|
|
404
|
-
(function (AwsEcrContainerImageDetails) {
|
|
405
|
-
AwsEcrContainerImageDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
406
|
-
})(AwsEcrContainerImageDetails || (AwsEcrContainerImageDetails = {}));
|
|
407
229
|
var BadRequestException = (function (_super) {
|
|
408
230
|
__extends(BadRequestException, _super);
|
|
409
231
|
function BadRequestException(opts) {
|
|
@@ -416,18 +238,6 @@ var BadRequestException = (function (_super) {
|
|
|
416
238
|
return BadRequestException;
|
|
417
239
|
}(__BaseException));
|
|
418
240
|
export { BadRequestException };
|
|
419
|
-
export var BatchGetAccountStatusRequest;
|
|
420
|
-
(function (BatchGetAccountStatusRequest) {
|
|
421
|
-
BatchGetAccountStatusRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
422
|
-
})(BatchGetAccountStatusRequest || (BatchGetAccountStatusRequest = {}));
|
|
423
|
-
export var FailedAccount;
|
|
424
|
-
(function (FailedAccount) {
|
|
425
|
-
FailedAccount.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
426
|
-
})(FailedAccount || (FailedAccount = {}));
|
|
427
|
-
export var BatchGetAccountStatusResponse;
|
|
428
|
-
(function (BatchGetAccountStatusResponse) {
|
|
429
|
-
BatchGetAccountStatusResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
430
|
-
})(BatchGetAccountStatusResponse || (BatchGetAccountStatusResponse = {}));
|
|
431
241
|
var ResourceNotFoundException = (function (_super) {
|
|
432
242
|
__extends(ResourceNotFoundException, _super);
|
|
433
243
|
function ResourceNotFoundException(opts) {
|
|
@@ -440,10 +250,6 @@ var ResourceNotFoundException = (function (_super) {
|
|
|
440
250
|
return ResourceNotFoundException;
|
|
441
251
|
}(__BaseException));
|
|
442
252
|
export { ResourceNotFoundException };
|
|
443
|
-
export var BatchGetFreeTrialInfoRequest;
|
|
444
|
-
(function (BatchGetFreeTrialInfoRequest) {
|
|
445
|
-
BatchGetFreeTrialInfoRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
446
|
-
})(BatchGetFreeTrialInfoRequest || (BatchGetFreeTrialInfoRequest = {}));
|
|
447
253
|
export var FreeTrialStatus;
|
|
448
254
|
(function (FreeTrialStatus) {
|
|
449
255
|
FreeTrialStatus["ACTIVE"] = "ACTIVE";
|
|
@@ -454,35 +260,11 @@ export var FreeTrialType;
|
|
|
454
260
|
FreeTrialType["EC2"] = "EC2";
|
|
455
261
|
FreeTrialType["ECR"] = "ECR";
|
|
456
262
|
})(FreeTrialType || (FreeTrialType = {}));
|
|
457
|
-
export var FreeTrialInfo;
|
|
458
|
-
(function (FreeTrialInfo) {
|
|
459
|
-
FreeTrialInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
460
|
-
})(FreeTrialInfo || (FreeTrialInfo = {}));
|
|
461
|
-
export var FreeTrialAccountInfo;
|
|
462
|
-
(function (FreeTrialAccountInfo) {
|
|
463
|
-
FreeTrialAccountInfo.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
464
|
-
})(FreeTrialAccountInfo || (FreeTrialAccountInfo = {}));
|
|
465
263
|
export var FreeTrialInfoErrorCode;
|
|
466
264
|
(function (FreeTrialInfoErrorCode) {
|
|
467
265
|
FreeTrialInfoErrorCode["ACCESS_DENIED"] = "ACCESS_DENIED";
|
|
468
266
|
FreeTrialInfoErrorCode["INTERNAL_ERROR"] = "INTERNAL_ERROR";
|
|
469
267
|
})(FreeTrialInfoErrorCode || (FreeTrialInfoErrorCode = {}));
|
|
470
|
-
export var FreeTrialInfoError;
|
|
471
|
-
(function (FreeTrialInfoError) {
|
|
472
|
-
FreeTrialInfoError.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
473
|
-
})(FreeTrialInfoError || (FreeTrialInfoError = {}));
|
|
474
|
-
export var BatchGetFreeTrialInfoResponse;
|
|
475
|
-
(function (BatchGetFreeTrialInfoResponse) {
|
|
476
|
-
BatchGetFreeTrialInfoResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
477
|
-
})(BatchGetFreeTrialInfoResponse || (BatchGetFreeTrialInfoResponse = {}));
|
|
478
|
-
export var CancelFindingsReportRequest;
|
|
479
|
-
(function (CancelFindingsReportRequest) {
|
|
480
|
-
CancelFindingsReportRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
481
|
-
})(CancelFindingsReportRequest || (CancelFindingsReportRequest = {}));
|
|
482
|
-
export var CancelFindingsReportResponse;
|
|
483
|
-
(function (CancelFindingsReportResponse) {
|
|
484
|
-
CancelFindingsReportResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
485
|
-
})(CancelFindingsReportResponse || (CancelFindingsReportResponse = {}));
|
|
486
268
|
var ConflictException = (function (_super) {
|
|
487
269
|
__extends(ConflictException, _super);
|
|
488
270
|
function ConflictException(opts) {
|
|
@@ -505,31 +287,15 @@ export var GroupKey;
|
|
|
505
287
|
GroupKey["SCAN_STATUS_CODE"] = "SCAN_STATUS_CODE";
|
|
506
288
|
GroupKey["SCAN_STATUS_REASON"] = "SCAN_STATUS_REASON";
|
|
507
289
|
})(GroupKey || (GroupKey = {}));
|
|
508
|
-
export var Counts;
|
|
509
|
-
(function (Counts) {
|
|
510
|
-
Counts.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
511
|
-
})(Counts || (Counts = {}));
|
|
512
290
|
export var CoverageStringComparison;
|
|
513
291
|
(function (CoverageStringComparison) {
|
|
514
292
|
CoverageStringComparison["EQUALS"] = "EQUALS";
|
|
515
293
|
CoverageStringComparison["NOT_EQUALS"] = "NOT_EQUALS";
|
|
516
294
|
})(CoverageStringComparison || (CoverageStringComparison = {}));
|
|
517
|
-
export var CoverageStringFilter;
|
|
518
|
-
(function (CoverageStringFilter) {
|
|
519
|
-
CoverageStringFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
520
|
-
})(CoverageStringFilter || (CoverageStringFilter = {}));
|
|
521
295
|
export var CoverageMapComparison;
|
|
522
296
|
(function (CoverageMapComparison) {
|
|
523
297
|
CoverageMapComparison["EQUALS"] = "EQUALS";
|
|
524
298
|
})(CoverageMapComparison || (CoverageMapComparison = {}));
|
|
525
|
-
export var CoverageMapFilter;
|
|
526
|
-
(function (CoverageMapFilter) {
|
|
527
|
-
CoverageMapFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
528
|
-
})(CoverageMapFilter || (CoverageMapFilter = {}));
|
|
529
|
-
export var CoverageFilterCriteria;
|
|
530
|
-
(function (CoverageFilterCriteria) {
|
|
531
|
-
CoverageFilterCriteria.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
532
|
-
})(CoverageFilterCriteria || (CoverageFilterCriteria = {}));
|
|
533
299
|
export var CoverageResourceType;
|
|
534
300
|
(function (CoverageResourceType) {
|
|
535
301
|
CoverageResourceType["AWS_EC2_INSTANCE"] = "AWS_EC2_INSTANCE";
|
|
@@ -542,28 +308,12 @@ export var Ec2Platform;
|
|
|
542
308
|
Ec2Platform["UNKNOWN"] = "UNKNOWN";
|
|
543
309
|
Ec2Platform["WINDOWS"] = "WINDOWS";
|
|
544
310
|
})(Ec2Platform || (Ec2Platform = {}));
|
|
545
|
-
export var Ec2Metadata;
|
|
546
|
-
(function (Ec2Metadata) {
|
|
547
|
-
Ec2Metadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
548
|
-
})(Ec2Metadata || (Ec2Metadata = {}));
|
|
549
|
-
export var EcrContainerImageMetadata;
|
|
550
|
-
(function (EcrContainerImageMetadata) {
|
|
551
|
-
EcrContainerImageMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
552
|
-
})(EcrContainerImageMetadata || (EcrContainerImageMetadata = {}));
|
|
553
311
|
export var EcrScanFrequency;
|
|
554
312
|
(function (EcrScanFrequency) {
|
|
555
313
|
EcrScanFrequency["CONTINUOUS_SCAN"] = "CONTINUOUS_SCAN";
|
|
556
314
|
EcrScanFrequency["MANUAL"] = "MANUAL";
|
|
557
315
|
EcrScanFrequency["SCAN_ON_PUSH"] = "SCAN_ON_PUSH";
|
|
558
316
|
})(EcrScanFrequency || (EcrScanFrequency = {}));
|
|
559
|
-
export var EcrRepositoryMetadata;
|
|
560
|
-
(function (EcrRepositoryMetadata) {
|
|
561
|
-
EcrRepositoryMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
562
|
-
})(EcrRepositoryMetadata || (EcrRepositoryMetadata = {}));
|
|
563
|
-
export var ResourceScanMetadata;
|
|
564
|
-
(function (ResourceScanMetadata) {
|
|
565
|
-
ResourceScanMetadata.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
566
|
-
})(ResourceScanMetadata || (ResourceScanMetadata = {}));
|
|
567
317
|
export var ScanStatusReason;
|
|
568
318
|
(function (ScanStatusReason) {
|
|
569
319
|
ScanStatusReason["ACCESS_DENIED"] = "ACCESS_DENIED";
|
|
@@ -586,52 +336,16 @@ export var ScanStatusCode;
|
|
|
586
336
|
ScanStatusCode["ACTIVE"] = "ACTIVE";
|
|
587
337
|
ScanStatusCode["INACTIVE"] = "INACTIVE";
|
|
588
338
|
})(ScanStatusCode || (ScanStatusCode = {}));
|
|
589
|
-
export var ScanStatus;
|
|
590
|
-
(function (ScanStatus) {
|
|
591
|
-
ScanStatus.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
592
|
-
})(ScanStatus || (ScanStatus = {}));
|
|
593
339
|
export var ScanType;
|
|
594
340
|
(function (ScanType) {
|
|
595
341
|
ScanType["NETWORK"] = "NETWORK";
|
|
596
342
|
ScanType["PACKAGE"] = "PACKAGE";
|
|
597
343
|
})(ScanType || (ScanType = {}));
|
|
598
|
-
export var CoveredResource;
|
|
599
|
-
(function (CoveredResource) {
|
|
600
|
-
CoveredResource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
601
|
-
})(CoveredResource || (CoveredResource = {}));
|
|
602
344
|
export var FilterAction;
|
|
603
345
|
(function (FilterAction) {
|
|
604
346
|
FilterAction["NONE"] = "NONE";
|
|
605
347
|
FilterAction["SUPPRESS"] = "SUPPRESS";
|
|
606
348
|
})(FilterAction || (FilterAction = {}));
|
|
607
|
-
export var DateFilter;
|
|
608
|
-
(function (DateFilter) {
|
|
609
|
-
DateFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
610
|
-
})(DateFilter || (DateFilter = {}));
|
|
611
|
-
export var NumberFilter;
|
|
612
|
-
(function (NumberFilter) {
|
|
613
|
-
NumberFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
614
|
-
})(NumberFilter || (NumberFilter = {}));
|
|
615
|
-
export var PortRangeFilter;
|
|
616
|
-
(function (PortRangeFilter) {
|
|
617
|
-
PortRangeFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
618
|
-
})(PortRangeFilter || (PortRangeFilter = {}));
|
|
619
|
-
export var PackageFilter;
|
|
620
|
-
(function (PackageFilter) {
|
|
621
|
-
PackageFilter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
622
|
-
})(PackageFilter || (PackageFilter = {}));
|
|
623
|
-
export var FilterCriteria;
|
|
624
|
-
(function (FilterCriteria) {
|
|
625
|
-
FilterCriteria.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
626
|
-
})(FilterCriteria || (FilterCriteria = {}));
|
|
627
|
-
export var CreateFilterRequest;
|
|
628
|
-
(function (CreateFilterRequest) {
|
|
629
|
-
CreateFilterRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
630
|
-
})(CreateFilterRequest || (CreateFilterRequest = {}));
|
|
631
|
-
export var CreateFilterResponse;
|
|
632
|
-
(function (CreateFilterResponse) {
|
|
633
|
-
CreateFilterResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
634
|
-
})(CreateFilterResponse || (CreateFilterResponse = {}));
|
|
635
349
|
var ServiceQuotaExceededException = (function (_super) {
|
|
636
350
|
__extends(ServiceQuotaExceededException, _super);
|
|
637
351
|
function ServiceQuotaExceededException(opts) {
|
|
@@ -650,34 +364,10 @@ export var ReportFormat;
|
|
|
650
364
|
ReportFormat["CSV"] = "CSV";
|
|
651
365
|
ReportFormat["JSON"] = "JSON";
|
|
652
366
|
})(ReportFormat || (ReportFormat = {}));
|
|
653
|
-
export var Destination;
|
|
654
|
-
(function (Destination) {
|
|
655
|
-
Destination.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
656
|
-
})(Destination || (Destination = {}));
|
|
657
|
-
export var CreateFindingsReportRequest;
|
|
658
|
-
(function (CreateFindingsReportRequest) {
|
|
659
|
-
CreateFindingsReportRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
660
|
-
})(CreateFindingsReportRequest || (CreateFindingsReportRequest = {}));
|
|
661
|
-
export var CreateFindingsReportResponse;
|
|
662
|
-
(function (CreateFindingsReportResponse) {
|
|
663
|
-
CreateFindingsReportResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
664
|
-
})(CreateFindingsReportResponse || (CreateFindingsReportResponse = {}));
|
|
665
367
|
export var Currency;
|
|
666
368
|
(function (Currency) {
|
|
667
369
|
Currency["USD"] = "USD";
|
|
668
370
|
})(Currency || (Currency = {}));
|
|
669
|
-
export var CvssScore;
|
|
670
|
-
(function (CvssScore) {
|
|
671
|
-
CvssScore.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
672
|
-
})(CvssScore || (CvssScore = {}));
|
|
673
|
-
export var CvssScoreAdjustment;
|
|
674
|
-
(function (CvssScoreAdjustment) {
|
|
675
|
-
CvssScoreAdjustment.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
676
|
-
})(CvssScoreAdjustment || (CvssScoreAdjustment = {}));
|
|
677
|
-
export var CvssScoreDetails;
|
|
678
|
-
(function (CvssScoreDetails) {
|
|
679
|
-
CvssScoreDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
680
|
-
})(CvssScoreDetails || (CvssScoreDetails = {}));
|
|
681
371
|
export var RelationshipStatus;
|
|
682
372
|
(function (RelationshipStatus) {
|
|
683
373
|
RelationshipStatus["ACCOUNT_SUSPENDED"] = "ACCOUNT_SUSPENDED";
|
|
@@ -693,104 +383,28 @@ export var RelationshipStatus;
|
|
|
693
383
|
RelationshipStatus["REMOVED"] = "REMOVED";
|
|
694
384
|
RelationshipStatus["RESIGNED"] = "RESIGNED";
|
|
695
385
|
})(RelationshipStatus || (RelationshipStatus = {}));
|
|
696
|
-
export var DelegatedAdmin;
|
|
697
|
-
(function (DelegatedAdmin) {
|
|
698
|
-
DelegatedAdmin.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
699
|
-
})(DelegatedAdmin || (DelegatedAdmin = {}));
|
|
700
386
|
export var DelegatedAdminStatus;
|
|
701
387
|
(function (DelegatedAdminStatus) {
|
|
702
388
|
DelegatedAdminStatus["DISABLE_IN_PROGRESS"] = "DISABLE_IN_PROGRESS";
|
|
703
389
|
DelegatedAdminStatus["ENABLED"] = "ENABLED";
|
|
704
390
|
})(DelegatedAdminStatus || (DelegatedAdminStatus = {}));
|
|
705
|
-
export var DelegatedAdminAccount;
|
|
706
|
-
(function (DelegatedAdminAccount) {
|
|
707
|
-
DelegatedAdminAccount.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
708
|
-
})(DelegatedAdminAccount || (DelegatedAdminAccount = {}));
|
|
709
|
-
export var DeleteFilterRequest;
|
|
710
|
-
(function (DeleteFilterRequest) {
|
|
711
|
-
DeleteFilterRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
712
|
-
})(DeleteFilterRequest || (DeleteFilterRequest = {}));
|
|
713
|
-
export var DeleteFilterResponse;
|
|
714
|
-
(function (DeleteFilterResponse) {
|
|
715
|
-
DeleteFilterResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
716
|
-
})(DeleteFilterResponse || (DeleteFilterResponse = {}));
|
|
717
|
-
export var DescribeOrganizationConfigurationRequest;
|
|
718
|
-
(function (DescribeOrganizationConfigurationRequest) {
|
|
719
|
-
DescribeOrganizationConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
720
|
-
})(DescribeOrganizationConfigurationRequest || (DescribeOrganizationConfigurationRequest = {}));
|
|
721
|
-
export var DescribeOrganizationConfigurationResponse;
|
|
722
|
-
(function (DescribeOrganizationConfigurationResponse) {
|
|
723
|
-
DescribeOrganizationConfigurationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
724
|
-
})(DescribeOrganizationConfigurationResponse || (DescribeOrganizationConfigurationResponse = {}));
|
|
725
391
|
export var ResourceScanType;
|
|
726
392
|
(function (ResourceScanType) {
|
|
727
393
|
ResourceScanType["EC2"] = "EC2";
|
|
728
394
|
ResourceScanType["ECR"] = "ECR";
|
|
729
395
|
})(ResourceScanType || (ResourceScanType = {}));
|
|
730
|
-
export var DisableRequest;
|
|
731
|
-
(function (DisableRequest) {
|
|
732
|
-
DisableRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
733
|
-
})(DisableRequest || (DisableRequest = {}));
|
|
734
|
-
export var DisableResponse;
|
|
735
|
-
(function (DisableResponse) {
|
|
736
|
-
DisableResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
737
|
-
})(DisableResponse || (DisableResponse = {}));
|
|
738
|
-
export var DisableDelegatedAdminAccountRequest;
|
|
739
|
-
(function (DisableDelegatedAdminAccountRequest) {
|
|
740
|
-
DisableDelegatedAdminAccountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
741
|
-
})(DisableDelegatedAdminAccountRequest || (DisableDelegatedAdminAccountRequest = {}));
|
|
742
|
-
export var DisableDelegatedAdminAccountResponse;
|
|
743
|
-
(function (DisableDelegatedAdminAccountResponse) {
|
|
744
|
-
DisableDelegatedAdminAccountResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
745
|
-
})(DisableDelegatedAdminAccountResponse || (DisableDelegatedAdminAccountResponse = {}));
|
|
746
|
-
export var DisassociateMemberRequest;
|
|
747
|
-
(function (DisassociateMemberRequest) {
|
|
748
|
-
DisassociateMemberRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
749
|
-
})(DisassociateMemberRequest || (DisassociateMemberRequest = {}));
|
|
750
|
-
export var DisassociateMemberResponse;
|
|
751
|
-
(function (DisassociateMemberResponse) {
|
|
752
|
-
DisassociateMemberResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
753
|
-
})(DisassociateMemberResponse || (DisassociateMemberResponse = {}));
|
|
754
396
|
export var EcrRescanDuration;
|
|
755
397
|
(function (EcrRescanDuration) {
|
|
756
398
|
EcrRescanDuration["DAYS_180"] = "DAYS_180";
|
|
757
399
|
EcrRescanDuration["DAYS_30"] = "DAYS_30";
|
|
758
400
|
EcrRescanDuration["LIFETIME"] = "LIFETIME";
|
|
759
401
|
})(EcrRescanDuration || (EcrRescanDuration = {}));
|
|
760
|
-
export var EcrConfiguration;
|
|
761
|
-
(function (EcrConfiguration) {
|
|
762
|
-
EcrConfiguration.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
763
|
-
})(EcrConfiguration || (EcrConfiguration = {}));
|
|
764
402
|
export var EcrRescanDurationStatus;
|
|
765
403
|
(function (EcrRescanDurationStatus) {
|
|
766
404
|
EcrRescanDurationStatus["FAILED"] = "FAILED";
|
|
767
405
|
EcrRescanDurationStatus["PENDING"] = "PENDING";
|
|
768
406
|
EcrRescanDurationStatus["SUCCESS"] = "SUCCESS";
|
|
769
407
|
})(EcrRescanDurationStatus || (EcrRescanDurationStatus = {}));
|
|
770
|
-
export var EcrRescanDurationState;
|
|
771
|
-
(function (EcrRescanDurationState) {
|
|
772
|
-
EcrRescanDurationState.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
773
|
-
})(EcrRescanDurationState || (EcrRescanDurationState = {}));
|
|
774
|
-
export var EcrConfigurationState;
|
|
775
|
-
(function (EcrConfigurationState) {
|
|
776
|
-
EcrConfigurationState.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
777
|
-
})(EcrConfigurationState || (EcrConfigurationState = {}));
|
|
778
|
-
export var EnableRequest;
|
|
779
|
-
(function (EnableRequest) {
|
|
780
|
-
EnableRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
781
|
-
})(EnableRequest || (EnableRequest = {}));
|
|
782
|
-
export var EnableResponse;
|
|
783
|
-
(function (EnableResponse) {
|
|
784
|
-
EnableResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
785
|
-
})(EnableResponse || (EnableResponse = {}));
|
|
786
|
-
export var EnableDelegatedAdminAccountRequest;
|
|
787
|
-
(function (EnableDelegatedAdminAccountRequest) {
|
|
788
|
-
EnableDelegatedAdminAccountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
789
|
-
})(EnableDelegatedAdminAccountRequest || (EnableDelegatedAdminAccountRequest = {}));
|
|
790
|
-
export var EnableDelegatedAdminAccountResponse;
|
|
791
|
-
(function (EnableDelegatedAdminAccountResponse) {
|
|
792
|
-
EnableDelegatedAdminAccountResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
793
|
-
})(EnableDelegatedAdminAccountResponse || (EnableDelegatedAdminAccountResponse = {}));
|
|
794
408
|
export var ExternalReportStatus;
|
|
795
409
|
(function (ExternalReportStatus) {
|
|
796
410
|
ExternalReportStatus["CANCELLED"] = "CANCELLED";
|
|
@@ -798,35 +412,11 @@ export var ExternalReportStatus;
|
|
|
798
412
|
ExternalReportStatus["IN_PROGRESS"] = "IN_PROGRESS";
|
|
799
413
|
ExternalReportStatus["SUCCEEDED"] = "SUCCEEDED";
|
|
800
414
|
})(ExternalReportStatus || (ExternalReportStatus = {}));
|
|
801
|
-
export var Filter;
|
|
802
|
-
(function (Filter) {
|
|
803
|
-
Filter.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
804
|
-
})(Filter || (Filter = {}));
|
|
805
|
-
export var InspectorScoreDetails;
|
|
806
|
-
(function (InspectorScoreDetails) {
|
|
807
|
-
InspectorScoreDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
808
|
-
})(InspectorScoreDetails || (InspectorScoreDetails = {}));
|
|
809
|
-
export var Step;
|
|
810
|
-
(function (Step) {
|
|
811
|
-
Step.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
812
|
-
})(Step || (Step = {}));
|
|
813
|
-
export var NetworkPath;
|
|
814
|
-
(function (NetworkPath) {
|
|
815
|
-
NetworkPath.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
816
|
-
})(NetworkPath || (NetworkPath = {}));
|
|
817
|
-
export var PortRange;
|
|
818
|
-
(function (PortRange) {
|
|
819
|
-
PortRange.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
820
|
-
})(PortRange || (PortRange = {}));
|
|
821
415
|
export var NetworkProtocol;
|
|
822
416
|
(function (NetworkProtocol) {
|
|
823
417
|
NetworkProtocol["TCP"] = "TCP";
|
|
824
418
|
NetworkProtocol["UDP"] = "UDP";
|
|
825
419
|
})(NetworkProtocol || (NetworkProtocol = {}));
|
|
826
|
-
export var NetworkReachabilityDetails;
|
|
827
|
-
(function (NetworkReachabilityDetails) {
|
|
828
|
-
NetworkReachabilityDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
829
|
-
})(NetworkReachabilityDetails || (NetworkReachabilityDetails = {}));
|
|
830
420
|
export var PackageManager;
|
|
831
421
|
(function (PackageManager) {
|
|
832
422
|
PackageManager["BUNDLER"] = "BUNDLER";
|
|
@@ -846,36 +436,12 @@ export var PackageManager;
|
|
|
846
436
|
PackageManager["PYTHONPKG"] = "PYTHONPKG";
|
|
847
437
|
PackageManager["YARN"] = "YARN";
|
|
848
438
|
})(PackageManager || (PackageManager = {}));
|
|
849
|
-
export var VulnerablePackage;
|
|
850
|
-
(function (VulnerablePackage) {
|
|
851
|
-
VulnerablePackage.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
852
|
-
})(VulnerablePackage || (VulnerablePackage = {}));
|
|
853
|
-
export var PackageVulnerabilityDetails;
|
|
854
|
-
(function (PackageVulnerabilityDetails) {
|
|
855
|
-
PackageVulnerabilityDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
856
|
-
})(PackageVulnerabilityDetails || (PackageVulnerabilityDetails = {}));
|
|
857
|
-
export var Recommendation;
|
|
858
|
-
(function (Recommendation) {
|
|
859
|
-
Recommendation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
860
|
-
})(Recommendation || (Recommendation = {}));
|
|
861
|
-
export var Remediation;
|
|
862
|
-
(function (Remediation) {
|
|
863
|
-
Remediation.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
864
|
-
})(Remediation || (Remediation = {}));
|
|
865
|
-
export var ResourceDetails;
|
|
866
|
-
(function (ResourceDetails) {
|
|
867
|
-
ResourceDetails.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
868
|
-
})(ResourceDetails || (ResourceDetails = {}));
|
|
869
439
|
export var ResourceType;
|
|
870
440
|
(function (ResourceType) {
|
|
871
441
|
ResourceType["AWS_EC2_INSTANCE"] = "AWS_EC2_INSTANCE";
|
|
872
442
|
ResourceType["AWS_ECR_CONTAINER_IMAGE"] = "AWS_ECR_CONTAINER_IMAGE";
|
|
873
443
|
ResourceType["AWS_ECR_REPOSITORY"] = "AWS_ECR_REPOSITORY";
|
|
874
444
|
})(ResourceType || (ResourceType = {}));
|
|
875
|
-
export var Resource;
|
|
876
|
-
(function (Resource) {
|
|
877
|
-
Resource.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
878
|
-
})(Resource || (Resource = {}));
|
|
879
445
|
export var Severity;
|
|
880
446
|
(function (Severity) {
|
|
881
447
|
Severity["CRITICAL"] = "CRITICAL";
|
|
@@ -896,30 +462,6 @@ export var FindingType;
|
|
|
896
462
|
FindingType["NETWORK_REACHABILITY"] = "NETWORK_REACHABILITY";
|
|
897
463
|
FindingType["PACKAGE_VULNERABILITY"] = "PACKAGE_VULNERABILITY";
|
|
898
464
|
})(FindingType || (FindingType = {}));
|
|
899
|
-
export var Finding;
|
|
900
|
-
(function (Finding) {
|
|
901
|
-
Finding.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
902
|
-
})(Finding || (Finding = {}));
|
|
903
|
-
export var GetConfigurationRequest;
|
|
904
|
-
(function (GetConfigurationRequest) {
|
|
905
|
-
GetConfigurationRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
906
|
-
})(GetConfigurationRequest || (GetConfigurationRequest = {}));
|
|
907
|
-
export var GetConfigurationResponse;
|
|
908
|
-
(function (GetConfigurationResponse) {
|
|
909
|
-
GetConfigurationResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
910
|
-
})(GetConfigurationResponse || (GetConfigurationResponse = {}));
|
|
911
|
-
export var GetDelegatedAdminAccountRequest;
|
|
912
|
-
(function (GetDelegatedAdminAccountRequest) {
|
|
913
|
-
GetDelegatedAdminAccountRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
914
|
-
})(GetDelegatedAdminAccountRequest || (GetDelegatedAdminAccountRequest = {}));
|
|
915
|
-
export var GetDelegatedAdminAccountResponse;
|
|
916
|
-
(function (GetDelegatedAdminAccountResponse) {
|
|
917
|
-
GetDelegatedAdminAccountResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
918
|
-
})(GetDelegatedAdminAccountResponse || (GetDelegatedAdminAccountResponse = {}));
|
|
919
|
-
export var GetFindingsReportStatusRequest;
|
|
920
|
-
(function (GetFindingsReportStatusRequest) {
|
|
921
|
-
GetFindingsReportStatusRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
922
|
-
})(GetFindingsReportStatusRequest || (GetFindingsReportStatusRequest = {}));
|
|
923
465
|
export var ReportingErrorCode;
|
|
924
466
|
(function (ReportingErrorCode) {
|
|
925
467
|
ReportingErrorCode["BUCKET_NOT_FOUND"] = "BUCKET_NOT_FOUND";
|
|
@@ -929,31 +471,11 @@ export var ReportingErrorCode;
|
|
|
929
471
|
ReportingErrorCode["MALFORMED_KMS_KEY"] = "MALFORMED_KMS_KEY";
|
|
930
472
|
ReportingErrorCode["NO_FINDINGS_FOUND"] = "NO_FINDINGS_FOUND";
|
|
931
473
|
})(ReportingErrorCode || (ReportingErrorCode = {}));
|
|
932
|
-
export var GetFindingsReportStatusResponse;
|
|
933
|
-
(function (GetFindingsReportStatusResponse) {
|
|
934
|
-
GetFindingsReportStatusResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
935
|
-
})(GetFindingsReportStatusResponse || (GetFindingsReportStatusResponse = {}));
|
|
936
|
-
export var GetMemberRequest;
|
|
937
|
-
(function (GetMemberRequest) {
|
|
938
|
-
GetMemberRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
939
|
-
})(GetMemberRequest || (GetMemberRequest = {}));
|
|
940
|
-
export var Member;
|
|
941
|
-
(function (Member) {
|
|
942
|
-
Member.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
943
|
-
})(Member || (Member = {}));
|
|
944
|
-
export var GetMemberResponse;
|
|
945
|
-
(function (GetMemberResponse) {
|
|
946
|
-
GetMemberResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
947
|
-
})(GetMemberResponse || (GetMemberResponse = {}));
|
|
948
474
|
export var Service;
|
|
949
475
|
(function (Service) {
|
|
950
476
|
Service["EC2"] = "EC2";
|
|
951
477
|
Service["ECR"] = "ECR";
|
|
952
478
|
})(Service || (Service = {}));
|
|
953
|
-
export var ListAccountPermissionsRequest;
|
|
954
|
-
(function (ListAccountPermissionsRequest) {
|
|
955
|
-
ListAccountPermissionsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
956
|
-
})(ListAccountPermissionsRequest || (ListAccountPermissionsRequest = {}));
|
|
957
479
|
export var Operation;
|
|
958
480
|
(function (Operation) {
|
|
959
481
|
Operation["DISABLE_REPOSITORY"] = "DISABLE_REPOSITORY";
|
|
@@ -961,56 +483,6 @@ export var Operation;
|
|
|
961
483
|
Operation["ENABLE_REPOSITORY"] = "ENABLE_REPOSITORY";
|
|
962
484
|
Operation["ENABLE_SCANNING"] = "ENABLE_SCANNING";
|
|
963
485
|
})(Operation || (Operation = {}));
|
|
964
|
-
export var Permission;
|
|
965
|
-
(function (Permission) {
|
|
966
|
-
Permission.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
967
|
-
})(Permission || (Permission = {}));
|
|
968
|
-
export var ListAccountPermissionsResponse;
|
|
969
|
-
(function (ListAccountPermissionsResponse) {
|
|
970
|
-
ListAccountPermissionsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
971
|
-
})(ListAccountPermissionsResponse || (ListAccountPermissionsResponse = {}));
|
|
972
|
-
export var ListCoverageRequest;
|
|
973
|
-
(function (ListCoverageRequest) {
|
|
974
|
-
ListCoverageRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
975
|
-
})(ListCoverageRequest || (ListCoverageRequest = {}));
|
|
976
|
-
export var ListCoverageResponse;
|
|
977
|
-
(function (ListCoverageResponse) {
|
|
978
|
-
ListCoverageResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
979
|
-
})(ListCoverageResponse || (ListCoverageResponse = {}));
|
|
980
|
-
export var ListCoverageStatisticsRequest;
|
|
981
|
-
(function (ListCoverageStatisticsRequest) {
|
|
982
|
-
ListCoverageStatisticsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
983
|
-
})(ListCoverageStatisticsRequest || (ListCoverageStatisticsRequest = {}));
|
|
984
|
-
export var ListCoverageStatisticsResponse;
|
|
985
|
-
(function (ListCoverageStatisticsResponse) {
|
|
986
|
-
ListCoverageStatisticsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
987
|
-
})(ListCoverageStatisticsResponse || (ListCoverageStatisticsResponse = {}));
|
|
988
|
-
export var ListDelegatedAdminAccountsRequest;
|
|
989
|
-
(function (ListDelegatedAdminAccountsRequest) {
|
|
990
|
-
ListDelegatedAdminAccountsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
991
|
-
})(ListDelegatedAdminAccountsRequest || (ListDelegatedAdminAccountsRequest = {}));
|
|
992
|
-
export var ListDelegatedAdminAccountsResponse;
|
|
993
|
-
(function (ListDelegatedAdminAccountsResponse) {
|
|
994
|
-
ListDelegatedAdminAccountsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
995
|
-
})(ListDelegatedAdminAccountsResponse || (ListDelegatedAdminAccountsResponse = {}));
|
|
996
|
-
export var ListFiltersRequest;
|
|
997
|
-
(function (ListFiltersRequest) {
|
|
998
|
-
ListFiltersRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
999
|
-
})(ListFiltersRequest || (ListFiltersRequest = {}));
|
|
1000
|
-
export var ListFiltersResponse;
|
|
1001
|
-
(function (ListFiltersResponse) {
|
|
1002
|
-
ListFiltersResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1003
|
-
})(ListFiltersResponse || (ListFiltersResponse = {}));
|
|
1004
|
-
export var ListFindingAggregationsRequest;
|
|
1005
|
-
(function (ListFindingAggregationsRequest) {
|
|
1006
|
-
ListFindingAggregationsRequest.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.aggregationRequest && {
|
|
1007
|
-
aggregationRequest: AggregationRequest.filterSensitiveLog(obj.aggregationRequest),
|
|
1008
|
-
}))); };
|
|
1009
|
-
})(ListFindingAggregationsRequest || (ListFindingAggregationsRequest = {}));
|
|
1010
|
-
export var ListFindingAggregationsResponse;
|
|
1011
|
-
(function (ListFindingAggregationsResponse) {
|
|
1012
|
-
ListFindingAggregationsResponse.filterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.responses && { responses: obj.responses.map(function (item) { return AggregationResponse.filterSensitiveLog(item); }) }))); };
|
|
1013
|
-
})(ListFindingAggregationsResponse || (ListFindingAggregationsResponse = {}));
|
|
1014
486
|
export var SortField;
|
|
1015
487
|
(function (SortField) {
|
|
1016
488
|
SortField["AWS_ACCOUNT_ID"] = "AWS_ACCOUNT_ID";
|
|
@@ -1030,93 +502,197 @@ export var SortField;
|
|
|
1030
502
|
SortField["VULNERABILITY_ID"] = "VULNERABILITY_ID";
|
|
1031
503
|
SortField["VULNERABILITY_SOURCE"] = "VULNERABILITY_SOURCE";
|
|
1032
504
|
})(SortField || (SortField = {}));
|
|
1033
|
-
export var SortCriteria;
|
|
1034
|
-
(function (SortCriteria) {
|
|
1035
|
-
SortCriteria.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1036
|
-
})(SortCriteria || (SortCriteria = {}));
|
|
1037
|
-
export var ListFindingsRequest;
|
|
1038
|
-
(function (ListFindingsRequest) {
|
|
1039
|
-
ListFindingsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1040
|
-
})(ListFindingsRequest || (ListFindingsRequest = {}));
|
|
1041
|
-
export var ListFindingsResponse;
|
|
1042
|
-
(function (ListFindingsResponse) {
|
|
1043
|
-
ListFindingsResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1044
|
-
})(ListFindingsResponse || (ListFindingsResponse = {}));
|
|
1045
|
-
export var ListMembersRequest;
|
|
1046
|
-
(function (ListMembersRequest) {
|
|
1047
|
-
ListMembersRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1048
|
-
})(ListMembersRequest || (ListMembersRequest = {}));
|
|
1049
|
-
export var ListMembersResponse;
|
|
1050
|
-
(function (ListMembersResponse) {
|
|
1051
|
-
ListMembersResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1052
|
-
})(ListMembersResponse || (ListMembersResponse = {}));
|
|
1053
|
-
export var ListTagsForResourceRequest;
|
|
1054
|
-
(function (ListTagsForResourceRequest) {
|
|
1055
|
-
ListTagsForResourceRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1056
|
-
})(ListTagsForResourceRequest || (ListTagsForResourceRequest = {}));
|
|
1057
|
-
export var ListTagsForResourceResponse;
|
|
1058
|
-
(function (ListTagsForResourceResponse) {
|
|
1059
|
-
ListTagsForResourceResponse.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1060
|
-
})(ListTagsForResourceResponse || (ListTagsForResourceResponse = {}));
|
|
1061
|
-
export var ListUsageTotalsRequest;
|
|
1062
|
-
(function (ListUsageTotalsRequest) {
|
|
1063
|
-
ListUsageTotalsRequest.filterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
1064
|
-
})(ListUsageTotalsRequest || (ListUsageTotalsRequest = {}));
|
|
1065
505
|
export var UsageType;
|
|
1066
506
|
(function (UsageType) {
|
|
1067
507
|
UsageType["EC2_INSTANCE_HOURS"] = "EC2_INSTANCE_HOURS";
|
|
1068
508
|
UsageType["ECR_INITIAL_SCAN"] = "ECR_INITIAL_SCAN";
|
|
1069
509
|
UsageType["ECR_RESCAN"] = "ECR_RESCAN";
|
|
1070
510
|
})(UsageType || (UsageType = {}));
|
|
1071
|
-
export var
|
|
1072
|
-
|
|
1073
|
-
|
|
1074
|
-
|
|
1075
|
-
export var
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
export var
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
export var
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
export var
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1103
|
-
|
|
1104
|
-
|
|
1105
|
-
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
|
|
1115
|
-
export var
|
|
1116
|
-
|
|
1117
|
-
|
|
1118
|
-
|
|
1119
|
-
export var
|
|
1120
|
-
|
|
1121
|
-
|
|
1122
|
-
|
|
511
|
+
export var ResourceStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
512
|
+
export var AccountFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
513
|
+
export var AccountAggregationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
514
|
+
export var SeverityCountsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
515
|
+
export var AccountAggregationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
516
|
+
export var StateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
517
|
+
export var ResourceStateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
518
|
+
export var AccountStateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
519
|
+
export var StringFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
520
|
+
export var AmiAggregationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
521
|
+
export var AwsEcrContainerAggregationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
522
|
+
export var MapFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
523
|
+
export var Ec2InstanceAggregationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
524
|
+
export var FindingTypeAggregationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
525
|
+
export var ImageLayerAggregationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
526
|
+
export var PackageAggregationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
527
|
+
export var RepositoryAggregationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
528
|
+
export var TitleAggregationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
529
|
+
export var AggregationRequestFilterSensitiveLog = function (obj) {
|
|
530
|
+
var _a;
|
|
531
|
+
if (obj.accountAggregation !== undefined)
|
|
532
|
+
return { accountAggregation: AccountAggregationFilterSensitiveLog(obj.accountAggregation) };
|
|
533
|
+
if (obj.amiAggregation !== undefined)
|
|
534
|
+
return { amiAggregation: AmiAggregationFilterSensitiveLog(obj.amiAggregation) };
|
|
535
|
+
if (obj.awsEcrContainerAggregation !== undefined)
|
|
536
|
+
return { awsEcrContainerAggregation: AwsEcrContainerAggregationFilterSensitiveLog(obj.awsEcrContainerAggregation) };
|
|
537
|
+
if (obj.ec2InstanceAggregation !== undefined)
|
|
538
|
+
return { ec2InstanceAggregation: Ec2InstanceAggregationFilterSensitiveLog(obj.ec2InstanceAggregation) };
|
|
539
|
+
if (obj.findingTypeAggregation !== undefined)
|
|
540
|
+
return { findingTypeAggregation: FindingTypeAggregationFilterSensitiveLog(obj.findingTypeAggregation) };
|
|
541
|
+
if (obj.imageLayerAggregation !== undefined)
|
|
542
|
+
return { imageLayerAggregation: ImageLayerAggregationFilterSensitiveLog(obj.imageLayerAggregation) };
|
|
543
|
+
if (obj.packageAggregation !== undefined)
|
|
544
|
+
return { packageAggregation: PackageAggregationFilterSensitiveLog(obj.packageAggregation) };
|
|
545
|
+
if (obj.repositoryAggregation !== undefined)
|
|
546
|
+
return { repositoryAggregation: RepositoryAggregationFilterSensitiveLog(obj.repositoryAggregation) };
|
|
547
|
+
if (obj.titleAggregation !== undefined)
|
|
548
|
+
return { titleAggregation: TitleAggregationFilterSensitiveLog(obj.titleAggregation) };
|
|
549
|
+
if (obj.$unknown !== undefined)
|
|
550
|
+
return _a = {}, _a[obj.$unknown[0]] = "UNKNOWN", _a;
|
|
551
|
+
};
|
|
552
|
+
export var AmiAggregationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
553
|
+
export var AwsEcrContainerAggregationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
554
|
+
export var Ec2InstanceAggregationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
555
|
+
export var FindingTypeAggregationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
556
|
+
export var ImageLayerAggregationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
557
|
+
export var PackageAggregationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
558
|
+
export var RepositoryAggregationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
559
|
+
export var TitleAggregationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
560
|
+
export var AggregationResponseFilterSensitiveLog = function (obj) {
|
|
561
|
+
var _a;
|
|
562
|
+
if (obj.accountAggregation !== undefined)
|
|
563
|
+
return { accountAggregation: AccountAggregationResponseFilterSensitiveLog(obj.accountAggregation) };
|
|
564
|
+
if (obj.amiAggregation !== undefined)
|
|
565
|
+
return { amiAggregation: AmiAggregationResponseFilterSensitiveLog(obj.amiAggregation) };
|
|
566
|
+
if (obj.awsEcrContainerAggregation !== undefined)
|
|
567
|
+
return {
|
|
568
|
+
awsEcrContainerAggregation: AwsEcrContainerAggregationResponseFilterSensitiveLog(obj.awsEcrContainerAggregation),
|
|
569
|
+
};
|
|
570
|
+
if (obj.ec2InstanceAggregation !== undefined)
|
|
571
|
+
return { ec2InstanceAggregation: Ec2InstanceAggregationResponseFilterSensitiveLog(obj.ec2InstanceAggregation) };
|
|
572
|
+
if (obj.findingTypeAggregation !== undefined)
|
|
573
|
+
return { findingTypeAggregation: FindingTypeAggregationResponseFilterSensitiveLog(obj.findingTypeAggregation) };
|
|
574
|
+
if (obj.imageLayerAggregation !== undefined)
|
|
575
|
+
return { imageLayerAggregation: ImageLayerAggregationResponseFilterSensitiveLog(obj.imageLayerAggregation) };
|
|
576
|
+
if (obj.packageAggregation !== undefined)
|
|
577
|
+
return { packageAggregation: PackageAggregationResponseFilterSensitiveLog(obj.packageAggregation) };
|
|
578
|
+
if (obj.repositoryAggregation !== undefined)
|
|
579
|
+
return { repositoryAggregation: RepositoryAggregationResponseFilterSensitiveLog(obj.repositoryAggregation) };
|
|
580
|
+
if (obj.titleAggregation !== undefined)
|
|
581
|
+
return { titleAggregation: TitleAggregationResponseFilterSensitiveLog(obj.titleAggregation) };
|
|
582
|
+
if (obj.$unknown !== undefined)
|
|
583
|
+
return _a = {}, _a[obj.$unknown[0]] = "UNKNOWN", _a;
|
|
584
|
+
};
|
|
585
|
+
export var AssociateMemberRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
586
|
+
export var AssociateMemberResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
587
|
+
export var ValidationExceptionFieldFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
588
|
+
export var AutoEnableFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
589
|
+
export var AwsEc2InstanceDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
590
|
+
export var AwsEcrContainerImageDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
591
|
+
export var BatchGetAccountStatusRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
592
|
+
export var FailedAccountFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
593
|
+
export var BatchGetAccountStatusResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
594
|
+
export var BatchGetFreeTrialInfoRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
595
|
+
export var FreeTrialInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
596
|
+
export var FreeTrialAccountInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
597
|
+
export var FreeTrialInfoErrorFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
598
|
+
export var BatchGetFreeTrialInfoResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
599
|
+
export var CancelFindingsReportRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
600
|
+
export var CancelFindingsReportResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
601
|
+
export var CountsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
602
|
+
export var CoverageStringFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
603
|
+
export var CoverageMapFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
604
|
+
export var CoverageFilterCriteriaFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
605
|
+
export var Ec2MetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
606
|
+
export var EcrContainerImageMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
607
|
+
export var EcrRepositoryMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
608
|
+
export var ResourceScanMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
609
|
+
export var ScanStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
610
|
+
export var CoveredResourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
611
|
+
export var DateFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
612
|
+
export var NumberFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
613
|
+
export var PortRangeFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
614
|
+
export var PackageFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
615
|
+
export var FilterCriteriaFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
616
|
+
export var CreateFilterRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
617
|
+
export var CreateFilterResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
618
|
+
export var DestinationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
619
|
+
export var CreateFindingsReportRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
620
|
+
export var CreateFindingsReportResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
621
|
+
export var CvssScoreFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
622
|
+
export var CvssScoreAdjustmentFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
623
|
+
export var CvssScoreDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
624
|
+
export var DelegatedAdminFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
625
|
+
export var DelegatedAdminAccountFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
626
|
+
export var DeleteFilterRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
627
|
+
export var DeleteFilterResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
628
|
+
export var DescribeOrganizationConfigurationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
629
|
+
export var DescribeOrganizationConfigurationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
630
|
+
export var DisableRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
631
|
+
export var DisableResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
632
|
+
export var DisableDelegatedAdminAccountRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
633
|
+
export var DisableDelegatedAdminAccountResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
634
|
+
export var DisassociateMemberRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
635
|
+
export var DisassociateMemberResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
636
|
+
export var EcrConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
637
|
+
export var EcrRescanDurationStateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
638
|
+
export var EcrConfigurationStateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
639
|
+
export var EnableRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
640
|
+
export var EnableResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
641
|
+
export var EnableDelegatedAdminAccountRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
642
|
+
export var EnableDelegatedAdminAccountResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
643
|
+
export var FilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
644
|
+
export var InspectorScoreDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
645
|
+
export var StepFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
646
|
+
export var NetworkPathFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
647
|
+
export var PortRangeFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
648
|
+
export var NetworkReachabilityDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
649
|
+
export var VulnerablePackageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
650
|
+
export var PackageVulnerabilityDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
651
|
+
export var RecommendationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
652
|
+
export var RemediationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
653
|
+
export var ResourceDetailsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
654
|
+
export var ResourceFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
655
|
+
export var FindingFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
656
|
+
export var GetConfigurationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
657
|
+
export var GetConfigurationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
658
|
+
export var GetDelegatedAdminAccountRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
659
|
+
export var GetDelegatedAdminAccountResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
660
|
+
export var GetFindingsReportStatusRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
661
|
+
export var GetFindingsReportStatusResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
662
|
+
export var GetMemberRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
663
|
+
export var MemberFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
664
|
+
export var GetMemberResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
665
|
+
export var ListAccountPermissionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
666
|
+
export var PermissionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
667
|
+
export var ListAccountPermissionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
668
|
+
export var ListCoverageRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
669
|
+
export var ListCoverageResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
670
|
+
export var ListCoverageStatisticsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
671
|
+
export var ListCoverageStatisticsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
672
|
+
export var ListDelegatedAdminAccountsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
673
|
+
export var ListDelegatedAdminAccountsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
674
|
+
export var ListFiltersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
675
|
+
export var ListFiltersResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
676
|
+
export var ListFindingAggregationsRequestFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.aggregationRequest && { aggregationRequest: AggregationRequestFilterSensitiveLog(obj.aggregationRequest) }))); };
|
|
677
|
+
export var ListFindingAggregationsResponseFilterSensitiveLog = function (obj) { return (__assign(__assign({}, obj), (obj.responses && { responses: obj.responses.map(function (item) { return AggregationResponseFilterSensitiveLog(item); }) }))); };
|
|
678
|
+
export var SortCriteriaFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
679
|
+
export var ListFindingsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
680
|
+
export var ListFindingsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
681
|
+
export var ListMembersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
682
|
+
export var ListMembersResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
683
|
+
export var ListTagsForResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
684
|
+
export var ListTagsForResourceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
685
|
+
export var ListUsageTotalsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
686
|
+
export var UsageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
687
|
+
export var UsageTotalFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
688
|
+
export var ListUsageTotalsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
689
|
+
export var TagResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
690
|
+
export var TagResourceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
691
|
+
export var UntagResourceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
692
|
+
export var UntagResourceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
693
|
+
export var UpdateConfigurationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
694
|
+
export var UpdateConfigurationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
695
|
+
export var UpdateFilterRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
696
|
+
export var UpdateFilterResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
697
|
+
export var UpdateOrganizationConfigurationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|
|
698
|
+
export var UpdateOrganizationConfigurationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
|