@aws-sdk/client-securityhub 3.934.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 +474 -476
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +458 -0
- package/dist-es/models/errors.js +193 -0
- package/dist-es/models/models_0.js +1 -178
- package/dist-es/models/models_1.js +1 -48
- package/dist-es/models/models_2.js +1 -359
- package/dist-es/models/models_3.js +1 -68
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/GetFindingStatisticsV2Command.d.ts +2 -1
- package/dist-types/commands/GetFindingsV2Command.d.ts +2 -1
- package/dist-types/commands/GetInsightResultsCommand.d.ts +1 -1
- package/dist-types/commands/GetInsightsCommand.d.ts +1 -1
- package/dist-types/commands/GetInvitationsCountCommand.d.ts +1 -1
- package/dist-types/commands/GetMasterAccountCommand.d.ts +1 -1
- package/dist-types/commands/GetMembersCommand.d.ts +1 -1
- package/dist-types/commands/GetResourcesStatisticsV2Command.d.ts +2 -1
- package/dist-types/commands/GetResourcesV2Command.d.ts +2 -1
- package/dist-types/commands/GetSecurityControlDefinitionCommand.d.ts +1 -1
- package/dist-types/commands/InviteMembersCommand.d.ts +1 -1
- package/dist-types/commands/ListAggregatorsV2Command.d.ts +1 -1
- package/dist-types/commands/ListAutomationRulesCommand.d.ts +1 -1
- package/dist-types/commands/ListAutomationRulesV2Command.d.ts +1 -1
- package/dist-types/commands/ListConfigurationPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/ListConfigurationPolicyAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListConnectorsV2Command.d.ts +1 -1
- package/dist-types/commands/ListEnabledProductsForImportCommand.d.ts +1 -1
- package/dist-types/commands/ListFindingAggregatorsCommand.d.ts +1 -1
- package/dist-types/commands/ListInvitationsCommand.d.ts +1 -1
- package/dist-types/commands/ListMembersCommand.d.ts +1 -1
- package/dist-types/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -1
- package/dist-types/commands/ListSecurityControlDefinitionsCommand.d.ts +1 -1
- package/dist-types/commands/ListStandardsControlAssociationsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/StartConfigurationPolicyAssociationCommand.d.ts +1 -1
- package/dist-types/commands/StartConfigurationPolicyDisassociationCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/index.d.ts +6 -1
- package/dist-types/models/enums.d.ts +994 -0
- package/dist-types/models/errors.d.ts +179 -0
- package/dist-types/models/models_0.d.ts +903 -305
- package/dist-types/models/models_1.d.ts +5669 -5639
- package/dist-types/models/models_2.d.ts +5423 -5594
- package/dist-types/models/models_3.d.ts +3 -1634
- package/dist-types/ts3.4/commands/GetFindingStatisticsV2Command.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetFindingsV2Command.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetInsightResultsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInsightsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInvitationsCountCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMasterAccountCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMembersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetResourcesStatisticsV2Command.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetResourcesV2Command.d.ts +2 -4
- package/dist-types/ts3.4/commands/GetSecurityControlDefinitionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/InviteMembersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAggregatorsV2Command.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAutomationRulesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAutomationRulesV2Command.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListConfigurationPoliciesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListConfigurationPolicyAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListConnectorsV2Command.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEnabledProductsForImportCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFindingAggregatorsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListInvitationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListOrganizationAdminAccountsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListSecurityControlDefinitionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStandardsControlAssociationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartConfigurationPolicyAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartConfigurationPolicyDisassociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +6 -1
- package/dist-types/ts3.4/models/enums.d.ts +574 -0
- package/dist-types/ts3.4/models/errors.d.ts +106 -0
- package/dist-types/ts3.4/models/models_0.d.ts +209 -164
- package/dist-types/ts3.4/models/models_1.d.ts +205 -260
- package/dist-types/ts3.4/models/models_2.d.ts +398 -582
- package/dist-types/ts3.4/models/models_3.d.ts +13 -439
- package/package.json +12 -12
- package/dist-es/models/index.js +0 -4
- package/dist-types/models/index.d.ts +0 -4
- package/dist-types/ts3.4/models/index.d.ts +0 -4
|
@@ -1,67 +1,29 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import {
|
|
2
|
+
ActorSessionMfaStatus,
|
|
3
|
+
AdminStatus,
|
|
4
|
+
AssociationType,
|
|
5
|
+
AutomationRulesActionType,
|
|
6
|
+
AutomationRulesActionTypeV2,
|
|
7
|
+
ConfigurationPolicyAssociationStatus,
|
|
8
|
+
DateRangeUnit,
|
|
9
|
+
MapFilterComparison,
|
|
10
|
+
RuleStatus,
|
|
11
|
+
RuleStatusV2,
|
|
12
|
+
SeverityLabel,
|
|
13
|
+
StringFilterComparison,
|
|
14
|
+
VerificationState,
|
|
15
|
+
WorkflowStatus,
|
|
16
|
+
} from "./enums";
|
|
3
17
|
export interface AcceptAdministratorInvitationRequest {
|
|
4
18
|
AdministratorId: string | undefined;
|
|
5
19
|
InvitationId: string | undefined;
|
|
6
20
|
}
|
|
7
21
|
export interface AcceptAdministratorInvitationResponse {}
|
|
8
|
-
export declare class InternalException extends __BaseException {
|
|
9
|
-
readonly name: "InternalException";
|
|
10
|
-
readonly $fault: "server";
|
|
11
|
-
Message?: string | undefined;
|
|
12
|
-
Code?: string | undefined;
|
|
13
|
-
constructor(opts: __ExceptionOptionType<InternalException, __BaseException>);
|
|
14
|
-
}
|
|
15
|
-
export declare class InvalidAccessException extends __BaseException {
|
|
16
|
-
readonly name: "InvalidAccessException";
|
|
17
|
-
readonly $fault: "client";
|
|
18
|
-
Message?: string | undefined;
|
|
19
|
-
Code?: string | undefined;
|
|
20
|
-
constructor(
|
|
21
|
-
opts: __ExceptionOptionType<InvalidAccessException, __BaseException>
|
|
22
|
-
);
|
|
23
|
-
}
|
|
24
|
-
export declare class InvalidInputException extends __BaseException {
|
|
25
|
-
readonly name: "InvalidInputException";
|
|
26
|
-
readonly $fault: "client";
|
|
27
|
-
Message?: string | undefined;
|
|
28
|
-
Code?: string | undefined;
|
|
29
|
-
constructor(
|
|
30
|
-
opts: __ExceptionOptionType<InvalidInputException, __BaseException>
|
|
31
|
-
);
|
|
32
|
-
}
|
|
33
|
-
export declare class LimitExceededException extends __BaseException {
|
|
34
|
-
readonly name: "LimitExceededException";
|
|
35
|
-
readonly $fault: "client";
|
|
36
|
-
Message?: string | undefined;
|
|
37
|
-
Code?: string | undefined;
|
|
38
|
-
constructor(
|
|
39
|
-
opts: __ExceptionOptionType<LimitExceededException, __BaseException>
|
|
40
|
-
);
|
|
41
|
-
}
|
|
42
|
-
export declare class ResourceNotFoundException extends __BaseException {
|
|
43
|
-
readonly name: "ResourceNotFoundException";
|
|
44
|
-
readonly $fault: "client";
|
|
45
|
-
Message?: string | undefined;
|
|
46
|
-
Code?: string | undefined;
|
|
47
|
-
constructor(
|
|
48
|
-
opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>
|
|
49
|
-
);
|
|
50
|
-
}
|
|
51
22
|
export interface AcceptInvitationRequest {
|
|
52
23
|
MasterId: string | undefined;
|
|
53
24
|
InvitationId: string | undefined;
|
|
54
25
|
}
|
|
55
26
|
export interface AcceptInvitationResponse {}
|
|
56
|
-
export declare class AccessDeniedException extends __BaseException {
|
|
57
|
-
readonly name: "AccessDeniedException";
|
|
58
|
-
readonly $fault: "client";
|
|
59
|
-
Message?: string | undefined;
|
|
60
|
-
Code?: string | undefined;
|
|
61
|
-
constructor(
|
|
62
|
-
opts: __ExceptionOptionType<AccessDeniedException, __BaseException>
|
|
63
|
-
);
|
|
64
|
-
}
|
|
65
27
|
export interface AccountDetails {
|
|
66
28
|
AccountId: string | undefined;
|
|
67
29
|
Email?: string | undefined;
|
|
@@ -151,35 +113,11 @@ export interface RelatedFinding {
|
|
|
151
113
|
ProductArn: string | undefined;
|
|
152
114
|
Id: string | undefined;
|
|
153
115
|
}
|
|
154
|
-
export declare const SeverityLabel: {
|
|
155
|
-
readonly CRITICAL: "CRITICAL";
|
|
156
|
-
readonly HIGH: "HIGH";
|
|
157
|
-
readonly INFORMATIONAL: "INFORMATIONAL";
|
|
158
|
-
readonly LOW: "LOW";
|
|
159
|
-
readonly MEDIUM: "MEDIUM";
|
|
160
|
-
};
|
|
161
|
-
export type SeverityLabel = (typeof SeverityLabel)[keyof typeof SeverityLabel];
|
|
162
116
|
export interface SeverityUpdate {
|
|
163
117
|
Normalized?: number | undefined;
|
|
164
118
|
Product?: number | undefined;
|
|
165
119
|
Label?: SeverityLabel | undefined;
|
|
166
120
|
}
|
|
167
|
-
export declare const VerificationState: {
|
|
168
|
-
readonly BENIGN_POSITIVE: "BENIGN_POSITIVE";
|
|
169
|
-
readonly FALSE_POSITIVE: "FALSE_POSITIVE";
|
|
170
|
-
readonly TRUE_POSITIVE: "TRUE_POSITIVE";
|
|
171
|
-
readonly UNKNOWN: "UNKNOWN";
|
|
172
|
-
};
|
|
173
|
-
export type VerificationState =
|
|
174
|
-
(typeof VerificationState)[keyof typeof VerificationState];
|
|
175
|
-
export declare const WorkflowStatus: {
|
|
176
|
-
readonly NEW: "NEW";
|
|
177
|
-
readonly NOTIFIED: "NOTIFIED";
|
|
178
|
-
readonly RESOLVED: "RESOLVED";
|
|
179
|
-
readonly SUPPRESSED: "SUPPRESSED";
|
|
180
|
-
};
|
|
181
|
-
export type WorkflowStatus =
|
|
182
|
-
(typeof WorkflowStatus)[keyof typeof WorkflowStatus];
|
|
183
121
|
export interface WorkflowUpdate {
|
|
184
122
|
Status?: WorkflowStatus | undefined;
|
|
185
123
|
}
|
|
@@ -194,11 +132,6 @@ export interface AutomationRulesFindingFieldsUpdate {
|
|
|
194
132
|
Workflow?: WorkflowUpdate | undefined;
|
|
195
133
|
RelatedFindings?: RelatedFinding[] | undefined;
|
|
196
134
|
}
|
|
197
|
-
export declare const AutomationRulesActionType: {
|
|
198
|
-
readonly FINDING_FIELDS_UPDATE: "FINDING_FIELDS_UPDATE";
|
|
199
|
-
};
|
|
200
|
-
export type AutomationRulesActionType =
|
|
201
|
-
(typeof AutomationRulesActionType)[keyof typeof AutomationRulesActionType];
|
|
202
135
|
export interface AutomationRulesAction {
|
|
203
136
|
Type?: AutomationRulesActionType | undefined;
|
|
204
137
|
FindingFieldsUpdate?: AutomationRulesFindingFieldsUpdate | undefined;
|
|
@@ -208,12 +141,6 @@ export interface ActionTarget {
|
|
|
208
141
|
Name: string | undefined;
|
|
209
142
|
Description: string | undefined;
|
|
210
143
|
}
|
|
211
|
-
export declare const ActorSessionMfaStatus: {
|
|
212
|
-
readonly DISABLED: "DISABLED";
|
|
213
|
-
readonly ENABLED: "ENABLED";
|
|
214
|
-
};
|
|
215
|
-
export type ActorSessionMfaStatus =
|
|
216
|
-
(typeof ActorSessionMfaStatus)[keyof typeof ActorSessionMfaStatus];
|
|
217
144
|
export interface ActorSession {
|
|
218
145
|
Uid?: string | undefined;
|
|
219
146
|
MfaStatus?: ActorSessionMfaStatus | undefined;
|
|
@@ -240,11 +167,6 @@ export interface Adjustment {
|
|
|
240
167
|
Metric?: string | undefined;
|
|
241
168
|
Reason?: string | undefined;
|
|
242
169
|
}
|
|
243
|
-
export declare const AdminStatus: {
|
|
244
|
-
readonly DISABLE_IN_PROGRESS: "DISABLE_IN_PROGRESS";
|
|
245
|
-
readonly ENABLED: "ENABLED";
|
|
246
|
-
};
|
|
247
|
-
export type AdminStatus = (typeof AdminStatus)[keyof typeof AdminStatus];
|
|
248
170
|
export interface AdminAccount {
|
|
249
171
|
AccountId?: string | undefined;
|
|
250
172
|
Status?: AdminStatus | undefined;
|
|
@@ -252,28 +174,9 @@ export interface AdminAccount {
|
|
|
252
174
|
export interface AggregatorV2 {
|
|
253
175
|
AggregatorV2Arn?: string | undefined;
|
|
254
176
|
}
|
|
255
|
-
export declare const AllowedOperators: {
|
|
256
|
-
readonly AND: "AND";
|
|
257
|
-
readonly OR: "OR";
|
|
258
|
-
};
|
|
259
|
-
export type AllowedOperators =
|
|
260
|
-
(typeof AllowedOperators)[keyof typeof AllowedOperators];
|
|
261
177
|
export interface AssociatedStandard {
|
|
262
178
|
StandardsId?: string | undefined;
|
|
263
179
|
}
|
|
264
|
-
export declare const ConfigurationPolicyAssociationStatus: {
|
|
265
|
-
readonly FAILED: "FAILED";
|
|
266
|
-
readonly PENDING: "PENDING";
|
|
267
|
-
readonly SUCCESS: "SUCCESS";
|
|
268
|
-
};
|
|
269
|
-
export type ConfigurationPolicyAssociationStatus =
|
|
270
|
-
(typeof ConfigurationPolicyAssociationStatus)[keyof typeof ConfigurationPolicyAssociationStatus];
|
|
271
|
-
export declare const AssociationType: {
|
|
272
|
-
readonly APPLIED: "APPLIED";
|
|
273
|
-
readonly INHERITED: "INHERITED";
|
|
274
|
-
};
|
|
275
|
-
export type AssociationType =
|
|
276
|
-
(typeof AssociationType)[keyof typeof AssociationType];
|
|
277
180
|
export interface AssociationFilters {
|
|
278
181
|
ConfigurationPolicyId?: string | undefined;
|
|
279
182
|
AssociationType?: AssociationType | undefined;
|
|
@@ -291,18 +194,6 @@ export interface AssociationSetDetails {
|
|
|
291
194
|
RouteTableId?: string | undefined;
|
|
292
195
|
SubnetId?: string | undefined;
|
|
293
196
|
}
|
|
294
|
-
export declare const AssociationStatus: {
|
|
295
|
-
readonly DISABLED: "DISABLED";
|
|
296
|
-
readonly ENABLED: "ENABLED";
|
|
297
|
-
};
|
|
298
|
-
export type AssociationStatus =
|
|
299
|
-
(typeof AssociationStatus)[keyof typeof AssociationStatus];
|
|
300
|
-
export declare const AutoEnableStandards: {
|
|
301
|
-
readonly DEFAULT: "DEFAULT";
|
|
302
|
-
readonly NONE: "NONE";
|
|
303
|
-
};
|
|
304
|
-
export type AutoEnableStandards =
|
|
305
|
-
(typeof AutoEnableStandards)[keyof typeof AutoEnableStandards];
|
|
306
197
|
export interface ExternalIntegrationConfiguration {
|
|
307
198
|
ConnectorArn?: string | undefined;
|
|
308
199
|
}
|
|
@@ -311,12 +202,6 @@ export interface AutomationRulesFindingFieldsUpdateV2 {
|
|
|
311
202
|
Comment?: string | undefined;
|
|
312
203
|
StatusId?: number | undefined;
|
|
313
204
|
}
|
|
314
|
-
export declare const AutomationRulesActionTypeV2: {
|
|
315
|
-
readonly EXTERNAL_INTEGRATION: "EXTERNAL_INTEGRATION";
|
|
316
|
-
readonly FINDING_FIELDS_UPDATE: "FINDING_FIELDS_UPDATE";
|
|
317
|
-
};
|
|
318
|
-
export type AutomationRulesActionTypeV2 =
|
|
319
|
-
(typeof AutomationRulesActionTypeV2)[keyof typeof AutomationRulesActionTypeV2];
|
|
320
205
|
export interface AutomationRulesActionV2 {
|
|
321
206
|
Type: AutomationRulesActionTypeV2 | undefined;
|
|
322
207
|
FindingFieldsUpdate?: AutomationRulesFindingFieldsUpdateV2 | undefined;
|
|
@@ -327,17 +212,6 @@ export interface AutomationRulesActionV2 {
|
|
|
327
212
|
export interface AutomationRulesActionTypeObjectV2 {
|
|
328
213
|
Type?: AutomationRulesActionTypeV2 | undefined;
|
|
329
214
|
}
|
|
330
|
-
export declare const StringFilterComparison: {
|
|
331
|
-
readonly CONTAINS: "CONTAINS";
|
|
332
|
-
readonly CONTAINS_WORD: "CONTAINS_WORD";
|
|
333
|
-
readonly EQUALS: "EQUALS";
|
|
334
|
-
readonly NOT_CONTAINS: "NOT_CONTAINS";
|
|
335
|
-
readonly NOT_EQUALS: "NOT_EQUALS";
|
|
336
|
-
readonly PREFIX: "PREFIX";
|
|
337
|
-
readonly PREFIX_NOT_EQUALS: "PREFIX_NOT_EQUALS";
|
|
338
|
-
};
|
|
339
|
-
export type StringFilterComparison =
|
|
340
|
-
(typeof StringFilterComparison)[keyof typeof StringFilterComparison];
|
|
341
215
|
export interface StringFilter {
|
|
342
216
|
Value?: string | undefined;
|
|
343
217
|
Comparison?: StringFilterComparison | undefined;
|
|
@@ -349,10 +223,6 @@ export interface NumberFilter {
|
|
|
349
223
|
Gt?: number | undefined;
|
|
350
224
|
Lt?: number | undefined;
|
|
351
225
|
}
|
|
352
|
-
export declare const DateRangeUnit: {
|
|
353
|
-
readonly DAYS: "DAYS";
|
|
354
|
-
};
|
|
355
|
-
export type DateRangeUnit = (typeof DateRangeUnit)[keyof typeof DateRangeUnit];
|
|
356
226
|
export interface DateRange {
|
|
357
227
|
Value?: number | undefined;
|
|
358
228
|
Unit?: DateRangeUnit | undefined;
|
|
@@ -362,14 +232,6 @@ export interface DateFilter {
|
|
|
362
232
|
End?: string | undefined;
|
|
363
233
|
DateRange?: DateRange | undefined;
|
|
364
234
|
}
|
|
365
|
-
export declare const MapFilterComparison: {
|
|
366
|
-
readonly CONTAINS: "CONTAINS";
|
|
367
|
-
readonly EQUALS: "EQUALS";
|
|
368
|
-
readonly NOT_CONTAINS: "NOT_CONTAINS";
|
|
369
|
-
readonly NOT_EQUALS: "NOT_EQUALS";
|
|
370
|
-
};
|
|
371
|
-
export type MapFilterComparison =
|
|
372
|
-
(typeof MapFilterComparison)[keyof typeof MapFilterComparison];
|
|
373
235
|
export interface MapFilter {
|
|
374
236
|
Key?: string | undefined;
|
|
375
237
|
Value?: string | undefined;
|
|
@@ -415,11 +277,6 @@ export interface AutomationRulesFindingFilters {
|
|
|
415
277
|
ResourceApplicationName?: StringFilter[] | undefined;
|
|
416
278
|
AwsAccountName?: StringFilter[] | undefined;
|
|
417
279
|
}
|
|
418
|
-
export declare const RuleStatus: {
|
|
419
|
-
readonly DISABLED: "DISABLED";
|
|
420
|
-
readonly ENABLED: "ENABLED";
|
|
421
|
-
};
|
|
422
|
-
export type RuleStatus = (typeof RuleStatus)[keyof typeof RuleStatus];
|
|
423
280
|
export interface AutomationRulesConfig {
|
|
424
281
|
RuleArn?: string | undefined;
|
|
425
282
|
RuleStatus?: RuleStatus | undefined;
|
|
@@ -444,11 +301,6 @@ export interface AutomationRulesMetadata {
|
|
|
444
301
|
UpdatedAt?: Date | undefined;
|
|
445
302
|
CreatedBy?: string | undefined;
|
|
446
303
|
}
|
|
447
|
-
export declare const RuleStatusV2: {
|
|
448
|
-
readonly DISABLED: "DISABLED";
|
|
449
|
-
readonly ENABLED: "ENABLED";
|
|
450
|
-
};
|
|
451
|
-
export type RuleStatusV2 = (typeof RuleStatusV2)[keyof typeof RuleStatusV2];
|
|
452
304
|
export interface AutomationRulesMetadataV2 {
|
|
453
305
|
RuleArn?: string | undefined;
|
|
454
306
|
RuleId?: string | undefined;
|
|
@@ -2154,3 +2006,196 @@ export interface AwsEcsTaskDefinitionContainerDefinitionsFirelensConfigurationDe
|
|
|
2154
2006
|
Options?: Record<string, string> | undefined;
|
|
2155
2007
|
Type?: string | undefined;
|
|
2156
2008
|
}
|
|
2009
|
+
export interface AwsEcsTaskDefinitionContainerDefinitionsHealthCheckDetails {
|
|
2010
|
+
Command?: string[] | undefined;
|
|
2011
|
+
Interval?: number | undefined;
|
|
2012
|
+
Retries?: number | undefined;
|
|
2013
|
+
StartPeriod?: number | undefined;
|
|
2014
|
+
Timeout?: number | undefined;
|
|
2015
|
+
}
|
|
2016
|
+
export interface AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersCapabilitiesDetails {
|
|
2017
|
+
Add?: string[] | undefined;
|
|
2018
|
+
Drop?: string[] | undefined;
|
|
2019
|
+
}
|
|
2020
|
+
export interface AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDevicesDetails {
|
|
2021
|
+
ContainerPath?: string | undefined;
|
|
2022
|
+
HostPath?: string | undefined;
|
|
2023
|
+
Permissions?: string[] | undefined;
|
|
2024
|
+
}
|
|
2025
|
+
export interface AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersTmpfsDetails {
|
|
2026
|
+
ContainerPath?: string | undefined;
|
|
2027
|
+
MountOptions?: string[] | undefined;
|
|
2028
|
+
Size?: number | undefined;
|
|
2029
|
+
}
|
|
2030
|
+
export interface AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDetails {
|
|
2031
|
+
Capabilities?:
|
|
2032
|
+
| AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersCapabilitiesDetails
|
|
2033
|
+
| undefined;
|
|
2034
|
+
Devices?:
|
|
2035
|
+
| AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDevicesDetails[]
|
|
2036
|
+
| undefined;
|
|
2037
|
+
InitProcessEnabled?: boolean | undefined;
|
|
2038
|
+
MaxSwap?: number | undefined;
|
|
2039
|
+
SharedMemorySize?: number | undefined;
|
|
2040
|
+
Swappiness?: number | undefined;
|
|
2041
|
+
Tmpfs?:
|
|
2042
|
+
| AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersTmpfsDetails[]
|
|
2043
|
+
| undefined;
|
|
2044
|
+
}
|
|
2045
|
+
export interface AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationSecretOptionsDetails {
|
|
2046
|
+
Name?: string | undefined;
|
|
2047
|
+
ValueFrom?: string | undefined;
|
|
2048
|
+
}
|
|
2049
|
+
export interface AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationDetails {
|
|
2050
|
+
LogDriver?: string | undefined;
|
|
2051
|
+
Options?: Record<string, string> | undefined;
|
|
2052
|
+
SecretOptions?:
|
|
2053
|
+
| AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationSecretOptionsDetails[]
|
|
2054
|
+
| undefined;
|
|
2055
|
+
}
|
|
2056
|
+
export interface AwsEcsTaskDefinitionContainerDefinitionsMountPointsDetails {
|
|
2057
|
+
ContainerPath?: string | undefined;
|
|
2058
|
+
ReadOnly?: boolean | undefined;
|
|
2059
|
+
SourceVolume?: string | undefined;
|
|
2060
|
+
}
|
|
2061
|
+
export interface AwsEcsTaskDefinitionContainerDefinitionsPortMappingsDetails {
|
|
2062
|
+
ContainerPort?: number | undefined;
|
|
2063
|
+
HostPort?: number | undefined;
|
|
2064
|
+
Protocol?: string | undefined;
|
|
2065
|
+
}
|
|
2066
|
+
export interface AwsEcsTaskDefinitionContainerDefinitionsRepositoryCredentialsDetails {
|
|
2067
|
+
CredentialsParameter?: string | undefined;
|
|
2068
|
+
}
|
|
2069
|
+
export interface AwsEcsTaskDefinitionContainerDefinitionsResourceRequirementsDetails {
|
|
2070
|
+
Type?: string | undefined;
|
|
2071
|
+
Value?: string | undefined;
|
|
2072
|
+
}
|
|
2073
|
+
export interface AwsEcsTaskDefinitionContainerDefinitionsSecretsDetails {
|
|
2074
|
+
Name?: string | undefined;
|
|
2075
|
+
ValueFrom?: string | undefined;
|
|
2076
|
+
}
|
|
2077
|
+
export interface AwsEcsTaskDefinitionContainerDefinitionsSystemControlsDetails {
|
|
2078
|
+
Namespace?: string | undefined;
|
|
2079
|
+
Value?: string | undefined;
|
|
2080
|
+
}
|
|
2081
|
+
export interface AwsEcsTaskDefinitionContainerDefinitionsUlimitsDetails {
|
|
2082
|
+
HardLimit?: number | undefined;
|
|
2083
|
+
Name?: string | undefined;
|
|
2084
|
+
SoftLimit?: number | undefined;
|
|
2085
|
+
}
|
|
2086
|
+
export interface AwsEcsTaskDefinitionContainerDefinitionsVolumesFromDetails {
|
|
2087
|
+
ReadOnly?: boolean | undefined;
|
|
2088
|
+
SourceContainer?: string | undefined;
|
|
2089
|
+
}
|
|
2090
|
+
export interface AwsEcsTaskDefinitionContainerDefinitionsDetails {
|
|
2091
|
+
Command?: string[] | undefined;
|
|
2092
|
+
Cpu?: number | undefined;
|
|
2093
|
+
DependsOn?:
|
|
2094
|
+
| AwsEcsTaskDefinitionContainerDefinitionsDependsOnDetails[]
|
|
2095
|
+
| undefined;
|
|
2096
|
+
DisableNetworking?: boolean | undefined;
|
|
2097
|
+
DnsSearchDomains?: string[] | undefined;
|
|
2098
|
+
DnsServers?: string[] | undefined;
|
|
2099
|
+
DockerLabels?: Record<string, string> | undefined;
|
|
2100
|
+
DockerSecurityOptions?: string[] | undefined;
|
|
2101
|
+
EntryPoint?: string[] | undefined;
|
|
2102
|
+
Environment?:
|
|
2103
|
+
| AwsEcsTaskDefinitionContainerDefinitionsEnvironmentDetails[]
|
|
2104
|
+
| undefined;
|
|
2105
|
+
EnvironmentFiles?:
|
|
2106
|
+
| AwsEcsTaskDefinitionContainerDefinitionsEnvironmentFilesDetails[]
|
|
2107
|
+
| undefined;
|
|
2108
|
+
Essential?: boolean | undefined;
|
|
2109
|
+
ExtraHosts?:
|
|
2110
|
+
| AwsEcsTaskDefinitionContainerDefinitionsExtraHostsDetails[]
|
|
2111
|
+
| undefined;
|
|
2112
|
+
FirelensConfiguration?:
|
|
2113
|
+
| AwsEcsTaskDefinitionContainerDefinitionsFirelensConfigurationDetails
|
|
2114
|
+
| undefined;
|
|
2115
|
+
HealthCheck?:
|
|
2116
|
+
| AwsEcsTaskDefinitionContainerDefinitionsHealthCheckDetails
|
|
2117
|
+
| undefined;
|
|
2118
|
+
Hostname?: string | undefined;
|
|
2119
|
+
Image?: string | undefined;
|
|
2120
|
+
Interactive?: boolean | undefined;
|
|
2121
|
+
Links?: string[] | undefined;
|
|
2122
|
+
LinuxParameters?:
|
|
2123
|
+
| AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDetails
|
|
2124
|
+
| undefined;
|
|
2125
|
+
LogConfiguration?:
|
|
2126
|
+
| AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationDetails
|
|
2127
|
+
| undefined;
|
|
2128
|
+
Memory?: number | undefined;
|
|
2129
|
+
MemoryReservation?: number | undefined;
|
|
2130
|
+
MountPoints?:
|
|
2131
|
+
| AwsEcsTaskDefinitionContainerDefinitionsMountPointsDetails[]
|
|
2132
|
+
| undefined;
|
|
2133
|
+
Name?: string | undefined;
|
|
2134
|
+
PortMappings?:
|
|
2135
|
+
| AwsEcsTaskDefinitionContainerDefinitionsPortMappingsDetails[]
|
|
2136
|
+
| undefined;
|
|
2137
|
+
Privileged?: boolean | undefined;
|
|
2138
|
+
PseudoTerminal?: boolean | undefined;
|
|
2139
|
+
ReadonlyRootFilesystem?: boolean | undefined;
|
|
2140
|
+
RepositoryCredentials?:
|
|
2141
|
+
| AwsEcsTaskDefinitionContainerDefinitionsRepositoryCredentialsDetails
|
|
2142
|
+
| undefined;
|
|
2143
|
+
ResourceRequirements?:
|
|
2144
|
+
| AwsEcsTaskDefinitionContainerDefinitionsResourceRequirementsDetails[]
|
|
2145
|
+
| undefined;
|
|
2146
|
+
Secrets?:
|
|
2147
|
+
| AwsEcsTaskDefinitionContainerDefinitionsSecretsDetails[]
|
|
2148
|
+
| undefined;
|
|
2149
|
+
StartTimeout?: number | undefined;
|
|
2150
|
+
StopTimeout?: number | undefined;
|
|
2151
|
+
SystemControls?:
|
|
2152
|
+
| AwsEcsTaskDefinitionContainerDefinitionsSystemControlsDetails[]
|
|
2153
|
+
| undefined;
|
|
2154
|
+
Ulimits?:
|
|
2155
|
+
| AwsEcsTaskDefinitionContainerDefinitionsUlimitsDetails[]
|
|
2156
|
+
| undefined;
|
|
2157
|
+
User?: string | undefined;
|
|
2158
|
+
VolumesFrom?:
|
|
2159
|
+
| AwsEcsTaskDefinitionContainerDefinitionsVolumesFromDetails[]
|
|
2160
|
+
| undefined;
|
|
2161
|
+
WorkingDirectory?: string | undefined;
|
|
2162
|
+
}
|
|
2163
|
+
export interface AwsEcsTaskDefinitionInferenceAcceleratorsDetails {
|
|
2164
|
+
DeviceName?: string | undefined;
|
|
2165
|
+
DeviceType?: string | undefined;
|
|
2166
|
+
}
|
|
2167
|
+
export interface AwsEcsTaskDefinitionPlacementConstraintsDetails {
|
|
2168
|
+
Expression?: string | undefined;
|
|
2169
|
+
Type?: string | undefined;
|
|
2170
|
+
}
|
|
2171
|
+
export interface AwsEcsTaskDefinitionProxyConfigurationProxyConfigurationPropertiesDetails {
|
|
2172
|
+
Name?: string | undefined;
|
|
2173
|
+
Value?: string | undefined;
|
|
2174
|
+
}
|
|
2175
|
+
export interface AwsEcsTaskDefinitionProxyConfigurationDetails {
|
|
2176
|
+
ContainerName?: string | undefined;
|
|
2177
|
+
ProxyConfigurationProperties?:
|
|
2178
|
+
| AwsEcsTaskDefinitionProxyConfigurationProxyConfigurationPropertiesDetails[]
|
|
2179
|
+
| undefined;
|
|
2180
|
+
Type?: string | undefined;
|
|
2181
|
+
}
|
|
2182
|
+
export interface AwsEcsTaskDefinitionVolumesDockerVolumeConfigurationDetails {
|
|
2183
|
+
Autoprovision?: boolean | undefined;
|
|
2184
|
+
Driver?: string | undefined;
|
|
2185
|
+
DriverOpts?: Record<string, string> | undefined;
|
|
2186
|
+
Labels?: Record<string, string> | undefined;
|
|
2187
|
+
Scope?: string | undefined;
|
|
2188
|
+
}
|
|
2189
|
+
export interface AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationAuthorizationConfigDetails {
|
|
2190
|
+
AccessPointId?: string | undefined;
|
|
2191
|
+
Iam?: string | undefined;
|
|
2192
|
+
}
|
|
2193
|
+
export interface AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationDetails {
|
|
2194
|
+
AuthorizationConfig?:
|
|
2195
|
+
| AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationAuthorizationConfigDetails
|
|
2196
|
+
| undefined;
|
|
2197
|
+
FilesystemId?: string | undefined;
|
|
2198
|
+
RootDirectory?: string | undefined;
|
|
2199
|
+
TransitEncryption?: string | undefined;
|
|
2200
|
+
TransitEncryptionPort?: number | undefined;
|
|
2201
|
+
}
|