@aws-sdk/client-securityhub 3.933.0 → 3.935.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +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,209 +1,26 @@
|
|
|
1
|
+
import {
|
|
2
|
+
AwsIamAccessKeyStatus,
|
|
3
|
+
AwsS3BucketNotificationConfigurationS3KeyFilterRuleName,
|
|
4
|
+
ComplianceStatus,
|
|
5
|
+
ConnectionDirection,
|
|
6
|
+
MalwareState,
|
|
7
|
+
MalwareType,
|
|
8
|
+
NetworkDirection,
|
|
9
|
+
SeverityLabel,
|
|
10
|
+
} from "./enums";
|
|
1
11
|
import {
|
|
2
12
|
Actor,
|
|
3
13
|
AssociatedStandard,
|
|
4
14
|
AvailabilityZone,
|
|
5
15
|
AwsEcsContainerDetails,
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
16
|
+
AwsEcsTaskDefinitionContainerDefinitionsDetails,
|
|
17
|
+
AwsEcsTaskDefinitionInferenceAcceleratorsDetails,
|
|
18
|
+
AwsEcsTaskDefinitionPlacementConstraintsDetails,
|
|
19
|
+
AwsEcsTaskDefinitionProxyConfigurationDetails,
|
|
20
|
+
AwsEcsTaskDefinitionVolumesDockerVolumeConfigurationDetails,
|
|
21
|
+
AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationDetails,
|
|
11
22
|
RelatedFinding,
|
|
12
|
-
SeverityLabel,
|
|
13
23
|
} from "./models_0";
|
|
14
|
-
export interface AwsEcsTaskDefinitionContainerDefinitionsHealthCheckDetails {
|
|
15
|
-
Command?: string[] | undefined;
|
|
16
|
-
Interval?: number | undefined;
|
|
17
|
-
Retries?: number | undefined;
|
|
18
|
-
StartPeriod?: number | undefined;
|
|
19
|
-
Timeout?: number | undefined;
|
|
20
|
-
}
|
|
21
|
-
export interface AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersCapabilitiesDetails {
|
|
22
|
-
Add?: string[] | undefined;
|
|
23
|
-
Drop?: string[] | undefined;
|
|
24
|
-
}
|
|
25
|
-
export interface AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDevicesDetails {
|
|
26
|
-
ContainerPath?: string | undefined;
|
|
27
|
-
HostPath?: string | undefined;
|
|
28
|
-
Permissions?: string[] | undefined;
|
|
29
|
-
}
|
|
30
|
-
export interface AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersTmpfsDetails {
|
|
31
|
-
ContainerPath?: string | undefined;
|
|
32
|
-
MountOptions?: string[] | undefined;
|
|
33
|
-
Size?: number | undefined;
|
|
34
|
-
}
|
|
35
|
-
export interface AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDetails {
|
|
36
|
-
Capabilities?:
|
|
37
|
-
| AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersCapabilitiesDetails
|
|
38
|
-
| undefined;
|
|
39
|
-
Devices?:
|
|
40
|
-
| AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDevicesDetails[]
|
|
41
|
-
| undefined;
|
|
42
|
-
InitProcessEnabled?: boolean | undefined;
|
|
43
|
-
MaxSwap?: number | undefined;
|
|
44
|
-
SharedMemorySize?: number | undefined;
|
|
45
|
-
Swappiness?: number | undefined;
|
|
46
|
-
Tmpfs?:
|
|
47
|
-
| AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersTmpfsDetails[]
|
|
48
|
-
| undefined;
|
|
49
|
-
}
|
|
50
|
-
export interface AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationSecretOptionsDetails {
|
|
51
|
-
Name?: string | undefined;
|
|
52
|
-
ValueFrom?: string | undefined;
|
|
53
|
-
}
|
|
54
|
-
export interface AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationDetails {
|
|
55
|
-
LogDriver?: string | undefined;
|
|
56
|
-
Options?: Record<string, string> | undefined;
|
|
57
|
-
SecretOptions?:
|
|
58
|
-
| AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationSecretOptionsDetails[]
|
|
59
|
-
| undefined;
|
|
60
|
-
}
|
|
61
|
-
export interface AwsEcsTaskDefinitionContainerDefinitionsMountPointsDetails {
|
|
62
|
-
ContainerPath?: string | undefined;
|
|
63
|
-
ReadOnly?: boolean | undefined;
|
|
64
|
-
SourceVolume?: string | undefined;
|
|
65
|
-
}
|
|
66
|
-
export interface AwsEcsTaskDefinitionContainerDefinitionsPortMappingsDetails {
|
|
67
|
-
ContainerPort?: number | undefined;
|
|
68
|
-
HostPort?: number | undefined;
|
|
69
|
-
Protocol?: string | undefined;
|
|
70
|
-
}
|
|
71
|
-
export interface AwsEcsTaskDefinitionContainerDefinitionsRepositoryCredentialsDetails {
|
|
72
|
-
CredentialsParameter?: string | undefined;
|
|
73
|
-
}
|
|
74
|
-
export interface AwsEcsTaskDefinitionContainerDefinitionsResourceRequirementsDetails {
|
|
75
|
-
Type?: string | undefined;
|
|
76
|
-
Value?: string | undefined;
|
|
77
|
-
}
|
|
78
|
-
export interface AwsEcsTaskDefinitionContainerDefinitionsSecretsDetails {
|
|
79
|
-
Name?: string | undefined;
|
|
80
|
-
ValueFrom?: string | undefined;
|
|
81
|
-
}
|
|
82
|
-
export interface AwsEcsTaskDefinitionContainerDefinitionsSystemControlsDetails {
|
|
83
|
-
Namespace?: string | undefined;
|
|
84
|
-
Value?: string | undefined;
|
|
85
|
-
}
|
|
86
|
-
export interface AwsEcsTaskDefinitionContainerDefinitionsUlimitsDetails {
|
|
87
|
-
HardLimit?: number | undefined;
|
|
88
|
-
Name?: string | undefined;
|
|
89
|
-
SoftLimit?: number | undefined;
|
|
90
|
-
}
|
|
91
|
-
export interface AwsEcsTaskDefinitionContainerDefinitionsVolumesFromDetails {
|
|
92
|
-
ReadOnly?: boolean | undefined;
|
|
93
|
-
SourceContainer?: string | undefined;
|
|
94
|
-
}
|
|
95
|
-
export interface AwsEcsTaskDefinitionContainerDefinitionsDetails {
|
|
96
|
-
Command?: string[] | undefined;
|
|
97
|
-
Cpu?: number | undefined;
|
|
98
|
-
DependsOn?:
|
|
99
|
-
| AwsEcsTaskDefinitionContainerDefinitionsDependsOnDetails[]
|
|
100
|
-
| undefined;
|
|
101
|
-
DisableNetworking?: boolean | undefined;
|
|
102
|
-
DnsSearchDomains?: string[] | undefined;
|
|
103
|
-
DnsServers?: string[] | undefined;
|
|
104
|
-
DockerLabels?: Record<string, string> | undefined;
|
|
105
|
-
DockerSecurityOptions?: string[] | undefined;
|
|
106
|
-
EntryPoint?: string[] | undefined;
|
|
107
|
-
Environment?:
|
|
108
|
-
| AwsEcsTaskDefinitionContainerDefinitionsEnvironmentDetails[]
|
|
109
|
-
| undefined;
|
|
110
|
-
EnvironmentFiles?:
|
|
111
|
-
| AwsEcsTaskDefinitionContainerDefinitionsEnvironmentFilesDetails[]
|
|
112
|
-
| undefined;
|
|
113
|
-
Essential?: boolean | undefined;
|
|
114
|
-
ExtraHosts?:
|
|
115
|
-
| AwsEcsTaskDefinitionContainerDefinitionsExtraHostsDetails[]
|
|
116
|
-
| undefined;
|
|
117
|
-
FirelensConfiguration?:
|
|
118
|
-
| AwsEcsTaskDefinitionContainerDefinitionsFirelensConfigurationDetails
|
|
119
|
-
| undefined;
|
|
120
|
-
HealthCheck?:
|
|
121
|
-
| AwsEcsTaskDefinitionContainerDefinitionsHealthCheckDetails
|
|
122
|
-
| undefined;
|
|
123
|
-
Hostname?: string | undefined;
|
|
124
|
-
Image?: string | undefined;
|
|
125
|
-
Interactive?: boolean | undefined;
|
|
126
|
-
Links?: string[] | undefined;
|
|
127
|
-
LinuxParameters?:
|
|
128
|
-
| AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDetails
|
|
129
|
-
| undefined;
|
|
130
|
-
LogConfiguration?:
|
|
131
|
-
| AwsEcsTaskDefinitionContainerDefinitionsLogConfigurationDetails
|
|
132
|
-
| undefined;
|
|
133
|
-
Memory?: number | undefined;
|
|
134
|
-
MemoryReservation?: number | undefined;
|
|
135
|
-
MountPoints?:
|
|
136
|
-
| AwsEcsTaskDefinitionContainerDefinitionsMountPointsDetails[]
|
|
137
|
-
| undefined;
|
|
138
|
-
Name?: string | undefined;
|
|
139
|
-
PortMappings?:
|
|
140
|
-
| AwsEcsTaskDefinitionContainerDefinitionsPortMappingsDetails[]
|
|
141
|
-
| undefined;
|
|
142
|
-
Privileged?: boolean | undefined;
|
|
143
|
-
PseudoTerminal?: boolean | undefined;
|
|
144
|
-
ReadonlyRootFilesystem?: boolean | undefined;
|
|
145
|
-
RepositoryCredentials?:
|
|
146
|
-
| AwsEcsTaskDefinitionContainerDefinitionsRepositoryCredentialsDetails
|
|
147
|
-
| undefined;
|
|
148
|
-
ResourceRequirements?:
|
|
149
|
-
| AwsEcsTaskDefinitionContainerDefinitionsResourceRequirementsDetails[]
|
|
150
|
-
| undefined;
|
|
151
|
-
Secrets?:
|
|
152
|
-
| AwsEcsTaskDefinitionContainerDefinitionsSecretsDetails[]
|
|
153
|
-
| undefined;
|
|
154
|
-
StartTimeout?: number | undefined;
|
|
155
|
-
StopTimeout?: number | undefined;
|
|
156
|
-
SystemControls?:
|
|
157
|
-
| AwsEcsTaskDefinitionContainerDefinitionsSystemControlsDetails[]
|
|
158
|
-
| undefined;
|
|
159
|
-
Ulimits?:
|
|
160
|
-
| AwsEcsTaskDefinitionContainerDefinitionsUlimitsDetails[]
|
|
161
|
-
| undefined;
|
|
162
|
-
User?: string | undefined;
|
|
163
|
-
VolumesFrom?:
|
|
164
|
-
| AwsEcsTaskDefinitionContainerDefinitionsVolumesFromDetails[]
|
|
165
|
-
| undefined;
|
|
166
|
-
WorkingDirectory?: string | undefined;
|
|
167
|
-
}
|
|
168
|
-
export interface AwsEcsTaskDefinitionInferenceAcceleratorsDetails {
|
|
169
|
-
DeviceName?: string | undefined;
|
|
170
|
-
DeviceType?: string | undefined;
|
|
171
|
-
}
|
|
172
|
-
export interface AwsEcsTaskDefinitionPlacementConstraintsDetails {
|
|
173
|
-
Expression?: string | undefined;
|
|
174
|
-
Type?: string | undefined;
|
|
175
|
-
}
|
|
176
|
-
export interface AwsEcsTaskDefinitionProxyConfigurationProxyConfigurationPropertiesDetails {
|
|
177
|
-
Name?: string | undefined;
|
|
178
|
-
Value?: string | undefined;
|
|
179
|
-
}
|
|
180
|
-
export interface AwsEcsTaskDefinitionProxyConfigurationDetails {
|
|
181
|
-
ContainerName?: string | undefined;
|
|
182
|
-
ProxyConfigurationProperties?:
|
|
183
|
-
| AwsEcsTaskDefinitionProxyConfigurationProxyConfigurationPropertiesDetails[]
|
|
184
|
-
| undefined;
|
|
185
|
-
Type?: string | undefined;
|
|
186
|
-
}
|
|
187
|
-
export interface AwsEcsTaskDefinitionVolumesDockerVolumeConfigurationDetails {
|
|
188
|
-
Autoprovision?: boolean | undefined;
|
|
189
|
-
Driver?: string | undefined;
|
|
190
|
-
DriverOpts?: Record<string, string> | undefined;
|
|
191
|
-
Labels?: Record<string, string> | undefined;
|
|
192
|
-
Scope?: string | undefined;
|
|
193
|
-
}
|
|
194
|
-
export interface AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationAuthorizationConfigDetails {
|
|
195
|
-
AccessPointId?: string | undefined;
|
|
196
|
-
Iam?: string | undefined;
|
|
197
|
-
}
|
|
198
|
-
export interface AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationDetails {
|
|
199
|
-
AuthorizationConfig?:
|
|
200
|
-
| AwsEcsTaskDefinitionVolumesEfsVolumeConfigurationAuthorizationConfigDetails
|
|
201
|
-
| undefined;
|
|
202
|
-
FilesystemId?: string | undefined;
|
|
203
|
-
RootDirectory?: string | undefined;
|
|
204
|
-
TransitEncryption?: string | undefined;
|
|
205
|
-
TransitEncryptionPort?: number | undefined;
|
|
206
|
-
}
|
|
207
24
|
export interface AwsEcsTaskDefinitionVolumesHostDetails {
|
|
208
25
|
SourcePath?: string | undefined;
|
|
209
26
|
}
|
|
@@ -648,12 +465,6 @@ export interface AwsIamAccessKeySessionContext {
|
|
|
648
465
|
Attributes?: AwsIamAccessKeySessionContextAttributes | undefined;
|
|
649
466
|
SessionIssuer?: AwsIamAccessKeySessionContextSessionIssuer | undefined;
|
|
650
467
|
}
|
|
651
|
-
export declare const AwsIamAccessKeyStatus: {
|
|
652
|
-
readonly ACTIVE: "Active";
|
|
653
|
-
readonly INACTIVE: "Inactive";
|
|
654
|
-
};
|
|
655
|
-
export type AwsIamAccessKeyStatus =
|
|
656
|
-
(typeof AwsIamAccessKeyStatus)[keyof typeof AwsIamAccessKeyStatus];
|
|
657
468
|
export interface AwsIamAccessKeyDetails {
|
|
658
469
|
UserName?: string | undefined;
|
|
659
470
|
Status?: AwsIamAccessKeyStatus | undefined;
|
|
@@ -1670,12 +1481,6 @@ export interface AwsS3BucketLoggingConfiguration {
|
|
|
1670
1481
|
DestinationBucketName?: string | undefined;
|
|
1671
1482
|
LogFilePrefix?: string | undefined;
|
|
1672
1483
|
}
|
|
1673
|
-
export declare const AwsS3BucketNotificationConfigurationS3KeyFilterRuleName: {
|
|
1674
|
-
readonly PREFIX: "Prefix";
|
|
1675
|
-
readonly SUFFIX: "Suffix";
|
|
1676
|
-
};
|
|
1677
|
-
export type AwsS3BucketNotificationConfigurationS3KeyFilterRuleName =
|
|
1678
|
-
(typeof AwsS3BucketNotificationConfigurationS3KeyFilterRuleName)[keyof typeof AwsS3BucketNotificationConfigurationS3KeyFilterRuleName];
|
|
1679
1484
|
export interface AwsS3BucketNotificationConfigurationS3KeyFilterRule {
|
|
1680
1485
|
Name?: AwsS3BucketNotificationConfigurationS3KeyFilterRuleName | undefined;
|
|
1681
1486
|
Value?: string | undefined;
|
|
@@ -1826,14 +1631,6 @@ export interface SecurityControlParameter {
|
|
|
1826
1631
|
Name?: string | undefined;
|
|
1827
1632
|
Value?: string[] | undefined;
|
|
1828
1633
|
}
|
|
1829
|
-
export declare const ComplianceStatus: {
|
|
1830
|
-
readonly FAILED: "FAILED";
|
|
1831
|
-
readonly NOT_AVAILABLE: "NOT_AVAILABLE";
|
|
1832
|
-
readonly PASSED: "PASSED";
|
|
1833
|
-
readonly WARNING: "WARNING";
|
|
1834
|
-
};
|
|
1835
|
-
export type ComplianceStatus =
|
|
1836
|
-
(typeof ComplianceStatus)[keyof typeof ComplianceStatus];
|
|
1837
1634
|
export interface StatusReason {
|
|
1838
1635
|
ReasonCode: string | undefined;
|
|
1839
1636
|
Description?: string | undefined;
|
|
@@ -1850,12 +1647,6 @@ export interface NetworkAutonomousSystem {
|
|
|
1850
1647
|
Name?: string | undefined;
|
|
1851
1648
|
Number?: number | undefined;
|
|
1852
1649
|
}
|
|
1853
|
-
export declare const ConnectionDirection: {
|
|
1854
|
-
readonly INBOUND: "INBOUND";
|
|
1855
|
-
readonly OUTBOUND: "OUTBOUND";
|
|
1856
|
-
};
|
|
1857
|
-
export type ConnectionDirection =
|
|
1858
|
-
(typeof ConnectionDirection)[keyof typeof ConnectionDirection];
|
|
1859
1650
|
export interface NetworkConnection {
|
|
1860
1651
|
Direction?: ConnectionDirection | undefined;
|
|
1861
1652
|
}
|
|
@@ -1923,42 +1714,12 @@ export interface GeneratorDetails {
|
|
|
1923
1714
|
Description?: string | undefined;
|
|
1924
1715
|
Labels?: string[] | undefined;
|
|
1925
1716
|
}
|
|
1926
|
-
export declare const MalwareState: {
|
|
1927
|
-
readonly OBSERVED: "OBSERVED";
|
|
1928
|
-
readonly REMOVAL_FAILED: "REMOVAL_FAILED";
|
|
1929
|
-
readonly REMOVED: "REMOVED";
|
|
1930
|
-
};
|
|
1931
|
-
export type MalwareState = (typeof MalwareState)[keyof typeof MalwareState];
|
|
1932
|
-
export declare const MalwareType: {
|
|
1933
|
-
readonly ADWARE: "ADWARE";
|
|
1934
|
-
readonly BLENDED_THREAT: "BLENDED_THREAT";
|
|
1935
|
-
readonly BOTNET_AGENT: "BOTNET_AGENT";
|
|
1936
|
-
readonly COIN_MINER: "COIN_MINER";
|
|
1937
|
-
readonly EXPLOIT_KIT: "EXPLOIT_KIT";
|
|
1938
|
-
readonly KEYLOGGER: "KEYLOGGER";
|
|
1939
|
-
readonly MACRO: "MACRO";
|
|
1940
|
-
readonly POTENTIALLY_UNWANTED: "POTENTIALLY_UNWANTED";
|
|
1941
|
-
readonly RANSOMWARE: "RANSOMWARE";
|
|
1942
|
-
readonly REMOTE_ACCESS: "REMOTE_ACCESS";
|
|
1943
|
-
readonly ROOTKIT: "ROOTKIT";
|
|
1944
|
-
readonly SPYWARE: "SPYWARE";
|
|
1945
|
-
readonly TROJAN: "TROJAN";
|
|
1946
|
-
readonly VIRUS: "VIRUS";
|
|
1947
|
-
readonly WORM: "WORM";
|
|
1948
|
-
};
|
|
1949
|
-
export type MalwareType = (typeof MalwareType)[keyof typeof MalwareType];
|
|
1950
1717
|
export interface Malware {
|
|
1951
1718
|
Name: string | undefined;
|
|
1952
1719
|
Type?: MalwareType | undefined;
|
|
1953
1720
|
Path?: string | undefined;
|
|
1954
1721
|
State?: MalwareState | undefined;
|
|
1955
1722
|
}
|
|
1956
|
-
export declare const NetworkDirection: {
|
|
1957
|
-
readonly IN: "IN";
|
|
1958
|
-
readonly OUT: "OUT";
|
|
1959
|
-
};
|
|
1960
|
-
export type NetworkDirection =
|
|
1961
|
-
(typeof NetworkDirection)[keyof typeof NetworkDirection];
|
|
1962
1723
|
export interface PortRange {
|
|
1963
1724
|
Begin?: number | undefined;
|
|
1964
1725
|
End?: number | undefined;
|
|
@@ -2018,11 +1779,6 @@ export interface ProcessDetails {
|
|
|
2018
1779
|
LaunchedAt?: string | undefined;
|
|
2019
1780
|
TerminatedAt?: string | undefined;
|
|
2020
1781
|
}
|
|
2021
|
-
export declare const RecordState: {
|
|
2022
|
-
readonly ACTIVE: "ACTIVE";
|
|
2023
|
-
readonly ARCHIVED: "ARCHIVED";
|
|
2024
|
-
};
|
|
2025
|
-
export type RecordState = (typeof RecordState)[keyof typeof RecordState];
|
|
2026
1782
|
export interface Recommendation {
|
|
2027
1783
|
Text?: string | undefined;
|
|
2028
1784
|
Url?: string | undefined;
|
|
@@ -2089,3 +1845,192 @@ export interface ClassificationResult {
|
|
|
2089
1845
|
SensitiveData?: SensitiveDataResult[] | undefined;
|
|
2090
1846
|
CustomDataIdentifiers?: CustomDataIdentifiersResult | undefined;
|
|
2091
1847
|
}
|
|
1848
|
+
export interface DataClassificationDetails {
|
|
1849
|
+
DetailedResultsLocation?: string | undefined;
|
|
1850
|
+
Result?: ClassificationResult | undefined;
|
|
1851
|
+
}
|
|
1852
|
+
export interface AwsSnsTopicSubscription {
|
|
1853
|
+
Endpoint?: string | undefined;
|
|
1854
|
+
Protocol?: string | undefined;
|
|
1855
|
+
}
|
|
1856
|
+
export interface AwsSnsTopicDetails {
|
|
1857
|
+
KmsMasterKeyId?: string | undefined;
|
|
1858
|
+
Subscription?: AwsSnsTopicSubscription[] | undefined;
|
|
1859
|
+
TopicName?: string | undefined;
|
|
1860
|
+
Owner?: string | undefined;
|
|
1861
|
+
SqsSuccessFeedbackRoleArn?: string | undefined;
|
|
1862
|
+
SqsFailureFeedbackRoleArn?: string | undefined;
|
|
1863
|
+
ApplicationSuccessFeedbackRoleArn?: string | undefined;
|
|
1864
|
+
FirehoseSuccessFeedbackRoleArn?: string | undefined;
|
|
1865
|
+
FirehoseFailureFeedbackRoleArn?: string | undefined;
|
|
1866
|
+
HttpSuccessFeedbackRoleArn?: string | undefined;
|
|
1867
|
+
HttpFailureFeedbackRoleArn?: string | undefined;
|
|
1868
|
+
}
|
|
1869
|
+
export interface AwsSqsQueueDetails {
|
|
1870
|
+
KmsDataKeyReusePeriodSeconds?: number | undefined;
|
|
1871
|
+
KmsMasterKeyId?: string | undefined;
|
|
1872
|
+
QueueName?: string | undefined;
|
|
1873
|
+
DeadLetterTargetArn?: string | undefined;
|
|
1874
|
+
}
|
|
1875
|
+
export interface AwsSsmComplianceSummary {
|
|
1876
|
+
Status?: string | undefined;
|
|
1877
|
+
CompliantCriticalCount?: number | undefined;
|
|
1878
|
+
CompliantHighCount?: number | undefined;
|
|
1879
|
+
CompliantMediumCount?: number | undefined;
|
|
1880
|
+
ExecutionType?: string | undefined;
|
|
1881
|
+
NonCompliantCriticalCount?: number | undefined;
|
|
1882
|
+
CompliantInformationalCount?: number | undefined;
|
|
1883
|
+
NonCompliantInformationalCount?: number | undefined;
|
|
1884
|
+
CompliantUnspecifiedCount?: number | undefined;
|
|
1885
|
+
NonCompliantLowCount?: number | undefined;
|
|
1886
|
+
NonCompliantHighCount?: number | undefined;
|
|
1887
|
+
CompliantLowCount?: number | undefined;
|
|
1888
|
+
ComplianceType?: string | undefined;
|
|
1889
|
+
PatchBaselineId?: string | undefined;
|
|
1890
|
+
OverallSeverity?: string | undefined;
|
|
1891
|
+
NonCompliantMediumCount?: number | undefined;
|
|
1892
|
+
NonCompliantUnspecifiedCount?: number | undefined;
|
|
1893
|
+
PatchGroup?: string | undefined;
|
|
1894
|
+
}
|
|
1895
|
+
export interface AwsSsmPatch {
|
|
1896
|
+
ComplianceSummary?: AwsSsmComplianceSummary | undefined;
|
|
1897
|
+
}
|
|
1898
|
+
export interface AwsSsmPatchComplianceDetails {
|
|
1899
|
+
Patch?: AwsSsmPatch | undefined;
|
|
1900
|
+
}
|
|
1901
|
+
export interface AwsStepFunctionStateMachineLoggingConfigurationDestinationsCloudWatchLogsLogGroupDetails {
|
|
1902
|
+
LogGroupArn?: string | undefined;
|
|
1903
|
+
}
|
|
1904
|
+
export interface AwsStepFunctionStateMachineLoggingConfigurationDestinationsDetails {
|
|
1905
|
+
CloudWatchLogsLogGroup?:
|
|
1906
|
+
| AwsStepFunctionStateMachineLoggingConfigurationDestinationsCloudWatchLogsLogGroupDetails
|
|
1907
|
+
| undefined;
|
|
1908
|
+
}
|
|
1909
|
+
export interface AwsStepFunctionStateMachineLoggingConfigurationDetails {
|
|
1910
|
+
Destinations?:
|
|
1911
|
+
| AwsStepFunctionStateMachineLoggingConfigurationDestinationsDetails[]
|
|
1912
|
+
| undefined;
|
|
1913
|
+
IncludeExecutionData?: boolean | undefined;
|
|
1914
|
+
Level?: string | undefined;
|
|
1915
|
+
}
|
|
1916
|
+
export interface AwsStepFunctionStateMachineTracingConfigurationDetails {
|
|
1917
|
+
Enabled?: boolean | undefined;
|
|
1918
|
+
}
|
|
1919
|
+
export interface AwsStepFunctionStateMachineDetails {
|
|
1920
|
+
Label?: string | undefined;
|
|
1921
|
+
LoggingConfiguration?:
|
|
1922
|
+
| AwsStepFunctionStateMachineLoggingConfigurationDetails
|
|
1923
|
+
| undefined;
|
|
1924
|
+
Name?: string | undefined;
|
|
1925
|
+
RoleArn?: string | undefined;
|
|
1926
|
+
StateMachineArn?: string | undefined;
|
|
1927
|
+
Status?: string | undefined;
|
|
1928
|
+
TracingConfiguration?:
|
|
1929
|
+
| AwsStepFunctionStateMachineTracingConfigurationDetails
|
|
1930
|
+
| undefined;
|
|
1931
|
+
Type?: string | undefined;
|
|
1932
|
+
}
|
|
1933
|
+
export interface AwsWafRateBasedRuleMatchPredicate {
|
|
1934
|
+
DataId?: string | undefined;
|
|
1935
|
+
Negated?: boolean | undefined;
|
|
1936
|
+
Type?: string | undefined;
|
|
1937
|
+
}
|
|
1938
|
+
export interface AwsWafRateBasedRuleDetails {
|
|
1939
|
+
MetricName?: string | undefined;
|
|
1940
|
+
Name?: string | undefined;
|
|
1941
|
+
RateKey?: string | undefined;
|
|
1942
|
+
RateLimit?: number | undefined;
|
|
1943
|
+
RuleId?: string | undefined;
|
|
1944
|
+
MatchPredicates?: AwsWafRateBasedRuleMatchPredicate[] | undefined;
|
|
1945
|
+
}
|
|
1946
|
+
export interface AwsWafRegionalRateBasedRuleMatchPredicate {
|
|
1947
|
+
DataId?: string | undefined;
|
|
1948
|
+
Negated?: boolean | undefined;
|
|
1949
|
+
Type?: string | undefined;
|
|
1950
|
+
}
|
|
1951
|
+
export interface AwsWafRegionalRateBasedRuleDetails {
|
|
1952
|
+
MetricName?: string | undefined;
|
|
1953
|
+
Name?: string | undefined;
|
|
1954
|
+
RateKey?: string | undefined;
|
|
1955
|
+
RateLimit?: number | undefined;
|
|
1956
|
+
RuleId?: string | undefined;
|
|
1957
|
+
MatchPredicates?: AwsWafRegionalRateBasedRuleMatchPredicate[] | undefined;
|
|
1958
|
+
}
|
|
1959
|
+
export interface AwsWafRegionalRulePredicateListDetails {
|
|
1960
|
+
DataId?: string | undefined;
|
|
1961
|
+
Negated?: boolean | undefined;
|
|
1962
|
+
Type?: string | undefined;
|
|
1963
|
+
}
|
|
1964
|
+
export interface AwsWafRegionalRuleDetails {
|
|
1965
|
+
MetricName?: string | undefined;
|
|
1966
|
+
Name?: string | undefined;
|
|
1967
|
+
PredicateList?: AwsWafRegionalRulePredicateListDetails[] | undefined;
|
|
1968
|
+
RuleId?: string | undefined;
|
|
1969
|
+
}
|
|
1970
|
+
export interface AwsWafRegionalRuleGroupRulesActionDetails {
|
|
1971
|
+
Type?: string | undefined;
|
|
1972
|
+
}
|
|
1973
|
+
export interface AwsWafRegionalRuleGroupRulesDetails {
|
|
1974
|
+
Action?: AwsWafRegionalRuleGroupRulesActionDetails | undefined;
|
|
1975
|
+
Priority?: number | undefined;
|
|
1976
|
+
RuleId?: string | undefined;
|
|
1977
|
+
Type?: string | undefined;
|
|
1978
|
+
}
|
|
1979
|
+
export interface AwsWafRegionalRuleGroupDetails {
|
|
1980
|
+
MetricName?: string | undefined;
|
|
1981
|
+
Name?: string | undefined;
|
|
1982
|
+
RuleGroupId?: string | undefined;
|
|
1983
|
+
Rules?: AwsWafRegionalRuleGroupRulesDetails[] | undefined;
|
|
1984
|
+
}
|
|
1985
|
+
export interface AwsWafRegionalWebAclRulesListActionDetails {
|
|
1986
|
+
Type?: string | undefined;
|
|
1987
|
+
}
|
|
1988
|
+
export interface AwsWafRegionalWebAclRulesListOverrideActionDetails {
|
|
1989
|
+
Type?: string | undefined;
|
|
1990
|
+
}
|
|
1991
|
+
export interface AwsWafRegionalWebAclRulesListDetails {
|
|
1992
|
+
Action?: AwsWafRegionalWebAclRulesListActionDetails | undefined;
|
|
1993
|
+
OverrideAction?:
|
|
1994
|
+
| AwsWafRegionalWebAclRulesListOverrideActionDetails
|
|
1995
|
+
| undefined;
|
|
1996
|
+
Priority?: number | undefined;
|
|
1997
|
+
RuleId?: string | undefined;
|
|
1998
|
+
Type?: string | undefined;
|
|
1999
|
+
}
|
|
2000
|
+
export interface AwsWafRegionalWebAclDetails {
|
|
2001
|
+
DefaultAction?: string | undefined;
|
|
2002
|
+
MetricName?: string | undefined;
|
|
2003
|
+
Name?: string | undefined;
|
|
2004
|
+
RulesList?: AwsWafRegionalWebAclRulesListDetails[] | undefined;
|
|
2005
|
+
WebAclId?: string | undefined;
|
|
2006
|
+
}
|
|
2007
|
+
export interface AwsWafRulePredicateListDetails {
|
|
2008
|
+
DataId?: string | undefined;
|
|
2009
|
+
Negated?: boolean | undefined;
|
|
2010
|
+
Type?: string | undefined;
|
|
2011
|
+
}
|
|
2012
|
+
export interface AwsWafRuleDetails {
|
|
2013
|
+
MetricName?: string | undefined;
|
|
2014
|
+
Name?: string | undefined;
|
|
2015
|
+
PredicateList?: AwsWafRulePredicateListDetails[] | undefined;
|
|
2016
|
+
RuleId?: string | undefined;
|
|
2017
|
+
}
|
|
2018
|
+
export interface AwsWafRuleGroupRulesActionDetails {
|
|
2019
|
+
Type?: string | undefined;
|
|
2020
|
+
}
|
|
2021
|
+
export interface AwsWafRuleGroupRulesDetails {
|
|
2022
|
+
Action?: AwsWafRuleGroupRulesActionDetails | undefined;
|
|
2023
|
+
Priority?: number | undefined;
|
|
2024
|
+
RuleId?: string | undefined;
|
|
2025
|
+
Type?: string | undefined;
|
|
2026
|
+
}
|
|
2027
|
+
export interface AwsWafRuleGroupDetails {
|
|
2028
|
+
MetricName?: string | undefined;
|
|
2029
|
+
Name?: string | undefined;
|
|
2030
|
+
RuleGroupId?: string | undefined;
|
|
2031
|
+
Rules?: AwsWafRuleGroupRulesDetails[] | undefined;
|
|
2032
|
+
}
|
|
2033
|
+
export interface AwsWafv2CustomHttpHeader {
|
|
2034
|
+
Name?: string | undefined;
|
|
2035
|
+
Value?: string | undefined;
|
|
2036
|
+
}
|