@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,178 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export class InternalException extends __BaseException {
|
|
3
|
-
name = "InternalException";
|
|
4
|
-
$fault = "server";
|
|
5
|
-
Message;
|
|
6
|
-
Code;
|
|
7
|
-
constructor(opts) {
|
|
8
|
-
super({
|
|
9
|
-
name: "InternalException",
|
|
10
|
-
$fault: "server",
|
|
11
|
-
...opts,
|
|
12
|
-
});
|
|
13
|
-
Object.setPrototypeOf(this, InternalException.prototype);
|
|
14
|
-
this.Message = opts.Message;
|
|
15
|
-
this.Code = opts.Code;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
export class InvalidAccessException extends __BaseException {
|
|
19
|
-
name = "InvalidAccessException";
|
|
20
|
-
$fault = "client";
|
|
21
|
-
Message;
|
|
22
|
-
Code;
|
|
23
|
-
constructor(opts) {
|
|
24
|
-
super({
|
|
25
|
-
name: "InvalidAccessException",
|
|
26
|
-
$fault: "client",
|
|
27
|
-
...opts,
|
|
28
|
-
});
|
|
29
|
-
Object.setPrototypeOf(this, InvalidAccessException.prototype);
|
|
30
|
-
this.Message = opts.Message;
|
|
31
|
-
this.Code = opts.Code;
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
export class InvalidInputException extends __BaseException {
|
|
35
|
-
name = "InvalidInputException";
|
|
36
|
-
$fault = "client";
|
|
37
|
-
Message;
|
|
38
|
-
Code;
|
|
39
|
-
constructor(opts) {
|
|
40
|
-
super({
|
|
41
|
-
name: "InvalidInputException",
|
|
42
|
-
$fault: "client",
|
|
43
|
-
...opts,
|
|
44
|
-
});
|
|
45
|
-
Object.setPrototypeOf(this, InvalidInputException.prototype);
|
|
46
|
-
this.Message = opts.Message;
|
|
47
|
-
this.Code = opts.Code;
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
export class LimitExceededException extends __BaseException {
|
|
51
|
-
name = "LimitExceededException";
|
|
52
|
-
$fault = "client";
|
|
53
|
-
Message;
|
|
54
|
-
Code;
|
|
55
|
-
constructor(opts) {
|
|
56
|
-
super({
|
|
57
|
-
name: "LimitExceededException",
|
|
58
|
-
$fault: "client",
|
|
59
|
-
...opts,
|
|
60
|
-
});
|
|
61
|
-
Object.setPrototypeOf(this, LimitExceededException.prototype);
|
|
62
|
-
this.Message = opts.Message;
|
|
63
|
-
this.Code = opts.Code;
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
export class ResourceNotFoundException extends __BaseException {
|
|
67
|
-
name = "ResourceNotFoundException";
|
|
68
|
-
$fault = "client";
|
|
69
|
-
Message;
|
|
70
|
-
Code;
|
|
71
|
-
constructor(opts) {
|
|
72
|
-
super({
|
|
73
|
-
name: "ResourceNotFoundException",
|
|
74
|
-
$fault: "client",
|
|
75
|
-
...opts,
|
|
76
|
-
});
|
|
77
|
-
Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
|
|
78
|
-
this.Message = opts.Message;
|
|
79
|
-
this.Code = opts.Code;
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
export class AccessDeniedException extends __BaseException {
|
|
83
|
-
name = "AccessDeniedException";
|
|
84
|
-
$fault = "client";
|
|
85
|
-
Message;
|
|
86
|
-
Code;
|
|
87
|
-
constructor(opts) {
|
|
88
|
-
super({
|
|
89
|
-
name: "AccessDeniedException",
|
|
90
|
-
$fault: "client",
|
|
91
|
-
...opts,
|
|
92
|
-
});
|
|
93
|
-
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
94
|
-
this.Message = opts.Message;
|
|
95
|
-
this.Code = opts.Code;
|
|
96
|
-
}
|
|
97
|
-
}
|
|
98
|
-
export const SeverityLabel = {
|
|
99
|
-
CRITICAL: "CRITICAL",
|
|
100
|
-
HIGH: "HIGH",
|
|
101
|
-
INFORMATIONAL: "INFORMATIONAL",
|
|
102
|
-
LOW: "LOW",
|
|
103
|
-
MEDIUM: "MEDIUM",
|
|
104
|
-
};
|
|
105
|
-
export const VerificationState = {
|
|
106
|
-
BENIGN_POSITIVE: "BENIGN_POSITIVE",
|
|
107
|
-
FALSE_POSITIVE: "FALSE_POSITIVE",
|
|
108
|
-
TRUE_POSITIVE: "TRUE_POSITIVE",
|
|
109
|
-
UNKNOWN: "UNKNOWN",
|
|
110
|
-
};
|
|
111
|
-
export const WorkflowStatus = {
|
|
112
|
-
NEW: "NEW",
|
|
113
|
-
NOTIFIED: "NOTIFIED",
|
|
114
|
-
RESOLVED: "RESOLVED",
|
|
115
|
-
SUPPRESSED: "SUPPRESSED",
|
|
116
|
-
};
|
|
117
|
-
export const AutomationRulesActionType = {
|
|
118
|
-
FINDING_FIELDS_UPDATE: "FINDING_FIELDS_UPDATE",
|
|
119
|
-
};
|
|
120
|
-
export const ActorSessionMfaStatus = {
|
|
121
|
-
DISABLED: "DISABLED",
|
|
122
|
-
ENABLED: "ENABLED",
|
|
123
|
-
};
|
|
124
|
-
export const AdminStatus = {
|
|
125
|
-
DISABLE_IN_PROGRESS: "DISABLE_IN_PROGRESS",
|
|
126
|
-
ENABLED: "ENABLED",
|
|
127
|
-
};
|
|
128
|
-
export const AllowedOperators = {
|
|
129
|
-
AND: "AND",
|
|
130
|
-
OR: "OR",
|
|
131
|
-
};
|
|
132
|
-
export const ConfigurationPolicyAssociationStatus = {
|
|
133
|
-
FAILED: "FAILED",
|
|
134
|
-
PENDING: "PENDING",
|
|
135
|
-
SUCCESS: "SUCCESS",
|
|
136
|
-
};
|
|
137
|
-
export const AssociationType = {
|
|
138
|
-
APPLIED: "APPLIED",
|
|
139
|
-
INHERITED: "INHERITED",
|
|
140
|
-
};
|
|
141
|
-
export const AssociationStatus = {
|
|
142
|
-
DISABLED: "DISABLED",
|
|
143
|
-
ENABLED: "ENABLED",
|
|
144
|
-
};
|
|
145
|
-
export const AutoEnableStandards = {
|
|
146
|
-
DEFAULT: "DEFAULT",
|
|
147
|
-
NONE: "NONE",
|
|
148
|
-
};
|
|
149
|
-
export const AutomationRulesActionTypeV2 = {
|
|
150
|
-
EXTERNAL_INTEGRATION: "EXTERNAL_INTEGRATION",
|
|
151
|
-
FINDING_FIELDS_UPDATE: "FINDING_FIELDS_UPDATE",
|
|
152
|
-
};
|
|
153
|
-
export const StringFilterComparison = {
|
|
154
|
-
CONTAINS: "CONTAINS",
|
|
155
|
-
CONTAINS_WORD: "CONTAINS_WORD",
|
|
156
|
-
EQUALS: "EQUALS",
|
|
157
|
-
NOT_CONTAINS: "NOT_CONTAINS",
|
|
158
|
-
NOT_EQUALS: "NOT_EQUALS",
|
|
159
|
-
PREFIX: "PREFIX",
|
|
160
|
-
PREFIX_NOT_EQUALS: "PREFIX_NOT_EQUALS",
|
|
161
|
-
};
|
|
162
|
-
export const DateRangeUnit = {
|
|
163
|
-
DAYS: "DAYS",
|
|
164
|
-
};
|
|
165
|
-
export const MapFilterComparison = {
|
|
166
|
-
CONTAINS: "CONTAINS",
|
|
167
|
-
EQUALS: "EQUALS",
|
|
168
|
-
NOT_CONTAINS: "NOT_CONTAINS",
|
|
169
|
-
NOT_EQUALS: "NOT_EQUALS",
|
|
170
|
-
};
|
|
171
|
-
export const RuleStatus = {
|
|
172
|
-
DISABLED: "DISABLED",
|
|
173
|
-
ENABLED: "ENABLED",
|
|
174
|
-
};
|
|
175
|
-
export const RuleStatusV2 = {
|
|
176
|
-
DISABLED: "DISABLED",
|
|
177
|
-
ENABLED: "ENABLED",
|
|
178
|
-
};
|
|
1
|
+
export {};
|
|
@@ -1,48 +1 @@
|
|
|
1
|
-
export
|
|
2
|
-
ACTIVE: "Active",
|
|
3
|
-
INACTIVE: "Inactive",
|
|
4
|
-
};
|
|
5
|
-
export const AwsS3BucketNotificationConfigurationS3KeyFilterRuleName = {
|
|
6
|
-
PREFIX: "Prefix",
|
|
7
|
-
SUFFIX: "Suffix",
|
|
8
|
-
};
|
|
9
|
-
export const ComplianceStatus = {
|
|
10
|
-
FAILED: "FAILED",
|
|
11
|
-
NOT_AVAILABLE: "NOT_AVAILABLE",
|
|
12
|
-
PASSED: "PASSED",
|
|
13
|
-
WARNING: "WARNING",
|
|
14
|
-
};
|
|
15
|
-
export const ConnectionDirection = {
|
|
16
|
-
INBOUND: "INBOUND",
|
|
17
|
-
OUTBOUND: "OUTBOUND",
|
|
18
|
-
};
|
|
19
|
-
export const MalwareState = {
|
|
20
|
-
OBSERVED: "OBSERVED",
|
|
21
|
-
REMOVAL_FAILED: "REMOVAL_FAILED",
|
|
22
|
-
REMOVED: "REMOVED",
|
|
23
|
-
};
|
|
24
|
-
export const MalwareType = {
|
|
25
|
-
ADWARE: "ADWARE",
|
|
26
|
-
BLENDED_THREAT: "BLENDED_THREAT",
|
|
27
|
-
BOTNET_AGENT: "BOTNET_AGENT",
|
|
28
|
-
COIN_MINER: "COIN_MINER",
|
|
29
|
-
EXPLOIT_KIT: "EXPLOIT_KIT",
|
|
30
|
-
KEYLOGGER: "KEYLOGGER",
|
|
31
|
-
MACRO: "MACRO",
|
|
32
|
-
POTENTIALLY_UNWANTED: "POTENTIALLY_UNWANTED",
|
|
33
|
-
RANSOMWARE: "RANSOMWARE",
|
|
34
|
-
REMOTE_ACCESS: "REMOTE_ACCESS",
|
|
35
|
-
ROOTKIT: "ROOTKIT",
|
|
36
|
-
SPYWARE: "SPYWARE",
|
|
37
|
-
TROJAN: "TROJAN",
|
|
38
|
-
VIRUS: "VIRUS",
|
|
39
|
-
WORM: "WORM",
|
|
40
|
-
};
|
|
41
|
-
export const NetworkDirection = {
|
|
42
|
-
IN: "IN",
|
|
43
|
-
OUT: "OUT",
|
|
44
|
-
};
|
|
45
|
-
export const RecordState = {
|
|
46
|
-
ACTIVE: "ACTIVE",
|
|
47
|
-
ARCHIVED: "ARCHIVED",
|
|
48
|
-
};
|
|
1
|
+
export {};
|
|
@@ -1,359 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export const Partition = {
|
|
3
|
-
AWS: "aws",
|
|
4
|
-
AWS_CN: "aws-cn",
|
|
5
|
-
AWS_US_GOV: "aws-us-gov",
|
|
6
|
-
};
|
|
7
|
-
export const ThreatIntelIndicatorCategory = {
|
|
8
|
-
BACKDOOR: "BACKDOOR",
|
|
9
|
-
CARD_STEALER: "CARD_STEALER",
|
|
10
|
-
COMMAND_AND_CONTROL: "COMMAND_AND_CONTROL",
|
|
11
|
-
DROP_SITE: "DROP_SITE",
|
|
12
|
-
EXPLOIT_SITE: "EXPLOIT_SITE",
|
|
13
|
-
KEYLOGGER: "KEYLOGGER",
|
|
14
|
-
};
|
|
15
|
-
export const ThreatIntelIndicatorType = {
|
|
16
|
-
DOMAIN: "DOMAIN",
|
|
17
|
-
EMAIL_ADDRESS: "EMAIL_ADDRESS",
|
|
18
|
-
HASH_MD5: "HASH_MD5",
|
|
19
|
-
HASH_SHA1: "HASH_SHA1",
|
|
20
|
-
HASH_SHA256: "HASH_SHA256",
|
|
21
|
-
HASH_SHA512: "HASH_SHA512",
|
|
22
|
-
IPV4_ADDRESS: "IPV4_ADDRESS",
|
|
23
|
-
IPV6_ADDRESS: "IPV6_ADDRESS",
|
|
24
|
-
MUTEX: "MUTEX",
|
|
25
|
-
PROCESS: "PROCESS",
|
|
26
|
-
URL: "URL",
|
|
27
|
-
};
|
|
28
|
-
export const VulnerabilityExploitAvailable = {
|
|
29
|
-
NO: "NO",
|
|
30
|
-
YES: "YES",
|
|
31
|
-
};
|
|
32
|
-
export const VulnerabilityFixAvailable = {
|
|
33
|
-
NO: "NO",
|
|
34
|
-
PARTIAL: "PARTIAL",
|
|
35
|
-
YES: "YES",
|
|
36
|
-
};
|
|
37
|
-
export const WorkflowState = {
|
|
38
|
-
ASSIGNED: "ASSIGNED",
|
|
39
|
-
DEFERRED: "DEFERRED",
|
|
40
|
-
IN_PROGRESS: "IN_PROGRESS",
|
|
41
|
-
NEW: "NEW",
|
|
42
|
-
RESOLVED: "RESOLVED",
|
|
43
|
-
};
|
|
44
|
-
export const StandardsControlsUpdatable = {
|
|
45
|
-
NOT_READY_FOR_UPDATES: "NOT_READY_FOR_UPDATES",
|
|
46
|
-
READY_FOR_UPDATES: "READY_FOR_UPDATES",
|
|
47
|
-
};
|
|
48
|
-
export const StandardsStatus = {
|
|
49
|
-
DELETING: "DELETING",
|
|
50
|
-
FAILED: "FAILED",
|
|
51
|
-
INCOMPLETE: "INCOMPLETE",
|
|
52
|
-
PENDING: "PENDING",
|
|
53
|
-
READY: "READY",
|
|
54
|
-
};
|
|
55
|
-
export const StatusReasonCode = {
|
|
56
|
-
INTERNAL_ERROR: "INTERNAL_ERROR",
|
|
57
|
-
MAXIMUM_NUMBER_OF_CONFIG_RULES_EXCEEDED: "MAXIMUM_NUMBER_OF_CONFIG_RULES_EXCEEDED",
|
|
58
|
-
NO_AVAILABLE_CONFIGURATION_RECORDER: "NO_AVAILABLE_CONFIGURATION_RECORDER",
|
|
59
|
-
};
|
|
60
|
-
export const TargetType = {
|
|
61
|
-
ACCOUNT: "ACCOUNT",
|
|
62
|
-
ORGANIZATIONAL_UNIT: "ORGANIZATIONAL_UNIT",
|
|
63
|
-
ROOT: "ROOT",
|
|
64
|
-
};
|
|
65
|
-
export const ParameterValueType = {
|
|
66
|
-
CUSTOM: "CUSTOM",
|
|
67
|
-
DEFAULT: "DEFAULT",
|
|
68
|
-
};
|
|
69
|
-
export const ControlStatus = {
|
|
70
|
-
DISABLED: "DISABLED",
|
|
71
|
-
ENABLED: "ENABLED",
|
|
72
|
-
};
|
|
73
|
-
export const SeverityRating = {
|
|
74
|
-
CRITICAL: "CRITICAL",
|
|
75
|
-
HIGH: "HIGH",
|
|
76
|
-
LOW: "LOW",
|
|
77
|
-
MEDIUM: "MEDIUM",
|
|
78
|
-
};
|
|
79
|
-
export const UpdateStatus = {
|
|
80
|
-
READY: "READY",
|
|
81
|
-
UPDATING: "UPDATING",
|
|
82
|
-
};
|
|
83
|
-
export const UnprocessedErrorCode = {
|
|
84
|
-
ACCESS_DENIED: "ACCESS_DENIED",
|
|
85
|
-
INVALID_INPUT: "INVALID_INPUT",
|
|
86
|
-
LIMIT_EXCEEDED: "LIMIT_EXCEEDED",
|
|
87
|
-
NOT_FOUND: "NOT_FOUND",
|
|
88
|
-
RESOURCE_NOT_FOUND: "RESOURCE_NOT_FOUND",
|
|
89
|
-
};
|
|
90
|
-
export const BatchUpdateFindingsV2UnprocessedFindingErrorCode = {
|
|
91
|
-
ConflictException: "ConflictException",
|
|
92
|
-
InternalServerException: "InternalServerException",
|
|
93
|
-
ResourceNotFoundException: "ResourceNotFoundException",
|
|
94
|
-
ValidationException: "ValidationException",
|
|
95
|
-
};
|
|
96
|
-
export class ConflictException extends __BaseException {
|
|
97
|
-
name = "ConflictException";
|
|
98
|
-
$fault = "client";
|
|
99
|
-
Message;
|
|
100
|
-
Code;
|
|
101
|
-
constructor(opts) {
|
|
102
|
-
super({
|
|
103
|
-
name: "ConflictException",
|
|
104
|
-
$fault: "client",
|
|
105
|
-
...opts,
|
|
106
|
-
});
|
|
107
|
-
Object.setPrototypeOf(this, ConflictException.prototype);
|
|
108
|
-
this.Message = opts.Message;
|
|
109
|
-
this.Code = opts.Code;
|
|
110
|
-
}
|
|
111
|
-
}
|
|
112
|
-
export class InternalServerException extends __BaseException {
|
|
113
|
-
name = "InternalServerException";
|
|
114
|
-
$fault = "server";
|
|
115
|
-
Message;
|
|
116
|
-
Code;
|
|
117
|
-
constructor(opts) {
|
|
118
|
-
super({
|
|
119
|
-
name: "InternalServerException",
|
|
120
|
-
$fault: "server",
|
|
121
|
-
...opts,
|
|
122
|
-
});
|
|
123
|
-
Object.setPrototypeOf(this, InternalServerException.prototype);
|
|
124
|
-
this.Message = opts.Message;
|
|
125
|
-
this.Code = opts.Code;
|
|
126
|
-
}
|
|
127
|
-
}
|
|
128
|
-
export class ThrottlingException extends __BaseException {
|
|
129
|
-
name = "ThrottlingException";
|
|
130
|
-
$fault = "client";
|
|
131
|
-
Message;
|
|
132
|
-
Code;
|
|
133
|
-
constructor(opts) {
|
|
134
|
-
super({
|
|
135
|
-
name: "ThrottlingException",
|
|
136
|
-
$fault: "client",
|
|
137
|
-
...opts,
|
|
138
|
-
});
|
|
139
|
-
Object.setPrototypeOf(this, ThrottlingException.prototype);
|
|
140
|
-
this.Message = opts.Message;
|
|
141
|
-
this.Code = opts.Code;
|
|
142
|
-
}
|
|
143
|
-
}
|
|
144
|
-
export class ValidationException extends __BaseException {
|
|
145
|
-
name = "ValidationException";
|
|
146
|
-
$fault = "client";
|
|
147
|
-
Message;
|
|
148
|
-
Code;
|
|
149
|
-
constructor(opts) {
|
|
150
|
-
super({
|
|
151
|
-
name: "ValidationException",
|
|
152
|
-
$fault: "client",
|
|
153
|
-
...opts,
|
|
154
|
-
});
|
|
155
|
-
Object.setPrototypeOf(this, ValidationException.prototype);
|
|
156
|
-
this.Message = opts.Message;
|
|
157
|
-
this.Code = opts.Code;
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
export const OcsfBooleanField = {
|
|
161
|
-
COMPLIANCE_ASSESSMENTS_MEETS_CRITERIA: "compliance.assessments.meets_criteria",
|
|
162
|
-
VULNERABILITIES_IS_EXPLOIT_AVAILABLE: "vulnerabilities.is_exploit_available",
|
|
163
|
-
VULNERABILITIES_IS_FIX_AVAILABLE: "vulnerabilities.is_fix_available",
|
|
164
|
-
};
|
|
165
|
-
export const OcsfDateField = {
|
|
166
|
-
FINDING_INFO_CREATED_TIME_DT: "finding_info.created_time_dt",
|
|
167
|
-
FINDING_INFO_FIRST_SEEN_TIME_DT: "finding_info.first_seen_time_dt",
|
|
168
|
-
FINDING_INFO_LAST_SEEN_TIME_DT: "finding_info.last_seen_time_dt",
|
|
169
|
-
FINDING_INFO_MODIFIED_TIME_DT: "finding_info.modified_time_dt",
|
|
170
|
-
RESOURCES_IMAGE_CREATED_TIME_DT: "resources.image.created_time_dt",
|
|
171
|
-
RESOURCES_IMAGE_LAST_USED_TIME_DT: "resources.image.last_used_time_dt",
|
|
172
|
-
RESOURCES_MODIFIED_TIME_DT: "resources.modified_time_dt",
|
|
173
|
-
};
|
|
174
|
-
export const OcsfIpField = {
|
|
175
|
-
EVIDENCES_DST_ENDPOINT_IP: "evidences.dst_endpoint.ip",
|
|
176
|
-
EVIDENCES_SRC_ENDPOINT_IP: "evidences.src_endpoint.ip",
|
|
177
|
-
};
|
|
178
|
-
export const OcsfMapField = {
|
|
179
|
-
COMPLIANCE_CONTROL_PARAMETERS: "compliance.control_parameters",
|
|
180
|
-
DATABUCKET_TAGS: "databucket.tags",
|
|
181
|
-
FINDING_INFO_TAGS: "finding_info.tags",
|
|
182
|
-
RESOURCES_TAGS: "resources.tags",
|
|
183
|
-
};
|
|
184
|
-
export const OcsfNumberField = {
|
|
185
|
-
ACTIVITY_ID: "activity_id",
|
|
186
|
-
COMPLIANCE_STATUS_ID: "compliance.status_id",
|
|
187
|
-
CONFIDENCE_SCORE: "confidence_score",
|
|
188
|
-
EVIDENCES_API_RESPONSE_CODE: "evidences.api.response.code",
|
|
189
|
-
EVIDENCES_DST_ENDPOINT_AUTONOMOUS_SYSTEM_NUMBER: "evidences.dst_endpoint.autonomous_system.number",
|
|
190
|
-
EVIDENCES_DST_ENDPOINT_PORT: "evidences.dst_endpoint.port",
|
|
191
|
-
EVIDENCES_SRC_ENDPOINT_AUTONOMOUS_SYSTEM_NUMBER: "evidences.src_endpoint.autonomous_system.number",
|
|
192
|
-
EVIDENCES_SRC_ENDPOINT_PORT: "evidences.src_endpoint.port",
|
|
193
|
-
FINDING_INFO_RELATED_EVENTS_COUNT: "finding_info.related_events_count",
|
|
194
|
-
RESOURCES_IMAGE_IN_USE_COUNT: "resources.image.in_use_count",
|
|
195
|
-
SEVERITY_ID: "severity_id",
|
|
196
|
-
STATUS_ID: "status_id",
|
|
197
|
-
};
|
|
198
|
-
export const OcsfStringField = {
|
|
199
|
-
ACTIVITY_NAME: "activity_name",
|
|
200
|
-
CLASS_NAME: "class_name",
|
|
201
|
-
CLOUD_ACCOUNT_NAME: "cloud.account.name",
|
|
202
|
-
CLOUD_ACCOUNT_UID: "cloud.account.uid",
|
|
203
|
-
CLOUD_PROVIDER: "cloud.provider",
|
|
204
|
-
CLOUD_REGION: "cloud.region",
|
|
205
|
-
COMMENT: "comment",
|
|
206
|
-
COMPLIANCE_ASSESSMENTS_CATEGORY: "compliance.assessments.category",
|
|
207
|
-
COMPLIANCE_ASSESSMENTS_NAME: "compliance.assessments.name",
|
|
208
|
-
COMPLIANCE_CONTROL: "compliance.control",
|
|
209
|
-
COMPLIANCE_STANDARDS: "compliance.standards",
|
|
210
|
-
COMPLIANCE_STATUS: "compliance.status",
|
|
211
|
-
DATABUCKET_ENCRYPTION_DETAILS_ALGORITHM: "databucket.encryption_details.algorithm",
|
|
212
|
-
DATABUCKET_ENCRYPTION_DETAILS_KEY_UID: "databucket.encryption_details.key_uid",
|
|
213
|
-
DATABUCKET_FILE_DATA_CLASSIFICATIONS_CLASSIFIER_DETAILS_TYPE: "databucket.file.data_classifications.classifier_details.type",
|
|
214
|
-
EVIDENCES_ACTOR_USER_ACCOUNT_UID: "evidences.actor.user.account.uid",
|
|
215
|
-
EVIDENCES_API_OPERATION: "evidences.api.operation",
|
|
216
|
-
EVIDENCES_API_RESPONSE_ERROR_MESSAGE: "evidences.api.response.error_message",
|
|
217
|
-
EVIDENCES_API_SERVICE_NAME: "evidences.api.service.name",
|
|
218
|
-
EVIDENCES_CONNECTION_INFO_DIRECTION: "evidences.connection_info.direction",
|
|
219
|
-
EVIDENCES_CONNECTION_INFO_PROTOCOL_NAME: "evidences.connection_info.protocol_name",
|
|
220
|
-
EVIDENCES_DST_ENDPOINT_AUTONOMOUS_SYSTEM_NAME: "evidences.dst_endpoint.autonomous_system.name",
|
|
221
|
-
EVIDENCES_DST_ENDPOINT_LOCATION_CITY: "evidences.dst_endpoint.location.city",
|
|
222
|
-
EVIDENCES_DST_ENDPOINT_LOCATION_COUNTRY: "evidences.dst_endpoint.location.country",
|
|
223
|
-
EVIDENCES_SRC_ENDPOINT_AUTONOMOUS_SYSTEM_NAME: "evidences.src_endpoint.autonomous_system.name",
|
|
224
|
-
EVIDENCES_SRC_ENDPOINT_HOSTNAME: "evidences.src_endpoint.hostname",
|
|
225
|
-
EVIDENCES_SRC_ENDPOINT_LOCATION_CITY: "evidences.src_endpoint.location.city",
|
|
226
|
-
EVIDENCES_SRC_ENDPOINT_LOCATION_COUNTRY: "evidences.src_endpoint.location.country",
|
|
227
|
-
FINDING_INFO_ANALYTIC_NAME: "finding_info.analytic.name",
|
|
228
|
-
FINDING_INFO_DESC: "finding_info.desc",
|
|
229
|
-
FINDING_INFO_RELATED_EVENTS_PRODUCT_UID: "finding_info.related_events.product.uid",
|
|
230
|
-
FINDING_INFO_RELATED_EVENTS_TITLE: "finding_info.related_events.title",
|
|
231
|
-
FINDING_INFO_RELATED_EVENTS_UID: "finding_info.related_events.uid",
|
|
232
|
-
FINDING_INFO_SRC_URL: "finding_info.src_url",
|
|
233
|
-
FINDING_INFO_TITLE: "finding_info.title",
|
|
234
|
-
FINDING_INFO_TYPES: "finding_info.types",
|
|
235
|
-
FINDING_INFO_UID: "finding_info.uid",
|
|
236
|
-
MALWARE_NAME: "malware.name",
|
|
237
|
-
MALWARE_SCAN_INFO_UID: "malware_scan_info.uid",
|
|
238
|
-
MALWARE_SEVERITY: "malware.severity",
|
|
239
|
-
METADATA_PRODUCT_NAME: "metadata.product.name",
|
|
240
|
-
METADATA_PRODUCT_UID: "metadata.product.uid",
|
|
241
|
-
METADATA_PRODUCT_VENDOR_NAME: "metadata.product.vendor_name",
|
|
242
|
-
METADATA_UID: "metadata.uid",
|
|
243
|
-
REMEDIATION_DESC: "remediation.desc",
|
|
244
|
-
REMEDIATION_REFERENCES: "remediation.references",
|
|
245
|
-
RESOURCES_CLOUD_FUNCTION_LAYERS_UID_ALT: "resources.cloud_function.layers.uid_alt",
|
|
246
|
-
RESOURCES_CLOUD_FUNCTION_RUNTIME: "resources.cloud_function.runtime",
|
|
247
|
-
RESOURCES_CLOUD_FUNCTION_USER_UID: "resources.cloud_function.user.uid",
|
|
248
|
-
RESOURCES_CLOUD_PARTITION: "resources.cloud_partition",
|
|
249
|
-
RESOURCES_DEVICE_ENCRYPTION_DETAILS_KEY_UID: "resources.device.encryption_details.key_uid",
|
|
250
|
-
RESOURCES_DEVICE_IMAGE_UID: "resources.device.image.uid",
|
|
251
|
-
RESOURCES_IMAGE_ARCHITECTURE: "resources.image.architecture",
|
|
252
|
-
RESOURCES_IMAGE_REGISTRY_UID: "resources.image.registry_uid",
|
|
253
|
-
RESOURCES_IMAGE_REPOSITORY_NAME: "resources.image.repository_name",
|
|
254
|
-
RESOURCES_IMAGE_UID: "resources.image.uid",
|
|
255
|
-
RESOURCES_REGION: "resources.region",
|
|
256
|
-
RESOURCES_SUBNET_INFO_UID: "resources.subnet_info.uid",
|
|
257
|
-
RESOURCES_TYPE: "resources.type",
|
|
258
|
-
RESOURCES_UID: "resources.uid",
|
|
259
|
-
RESOURCES_VPC_UID: "resources.vpc_uid",
|
|
260
|
-
SEVERITY: "severity",
|
|
261
|
-
STATUS: "status",
|
|
262
|
-
VULNERABILITIES_AFFECTED_CODE_FILE_PATH: "vulnerabilities.affected_code.file.path",
|
|
263
|
-
VULNERABILITIES_AFFECTED_PACKAGES_NAME: "vulnerabilities.affected_packages.name",
|
|
264
|
-
VULNERABILITIES_CVE_EPSS_SCORE: "vulnerabilities.cve.epss.score",
|
|
265
|
-
VULNERABILITIES_CVE_UID: "vulnerabilities.cve.uid",
|
|
266
|
-
VULNERABILITIES_FIX_COVERAGE: "vulnerabilities.fix_coverage",
|
|
267
|
-
VULNERABILITIES_RELATED_VULNERABILITIES: "vulnerabilities.related_vulnerabilities",
|
|
268
|
-
};
|
|
269
|
-
export const ConnectorAuthStatus = {
|
|
270
|
-
ACTIVE: "ACTIVE",
|
|
271
|
-
FAILED: "FAILED",
|
|
272
|
-
};
|
|
273
|
-
export const ConnectorProviderName = {
|
|
274
|
-
JIRA_CLOUD: "JIRA_CLOUD",
|
|
275
|
-
SERVICENOW: "SERVICENOW",
|
|
276
|
-
};
|
|
277
|
-
export const ConnectorStatus = {
|
|
278
|
-
CONNECTED: "CONNECTED",
|
|
279
|
-
FAILED_TO_CONNECT: "FAILED_TO_CONNECT",
|
|
280
|
-
PENDING_AUTHORIZATION: "PENDING_AUTHORIZATION",
|
|
281
|
-
PENDING_CONFIGURATION: "PENDING_CONFIGURATION",
|
|
282
|
-
};
|
|
283
|
-
export const ControlFindingGenerator = {
|
|
284
|
-
SECURITY_CONTROL: "SECURITY_CONTROL",
|
|
285
|
-
STANDARD_CONTROL: "STANDARD_CONTROL",
|
|
286
|
-
};
|
|
287
|
-
export class ResourceConflictException extends __BaseException {
|
|
288
|
-
name = "ResourceConflictException";
|
|
289
|
-
$fault = "client";
|
|
290
|
-
Message;
|
|
291
|
-
Code;
|
|
292
|
-
constructor(opts) {
|
|
293
|
-
super({
|
|
294
|
-
name: "ResourceConflictException",
|
|
295
|
-
$fault: "client",
|
|
296
|
-
...opts,
|
|
297
|
-
});
|
|
298
|
-
Object.setPrototypeOf(this, ResourceConflictException.prototype);
|
|
299
|
-
this.Message = opts.Message;
|
|
300
|
-
this.Code = opts.Code;
|
|
301
|
-
}
|
|
302
|
-
}
|
|
303
|
-
export const SecurityControlProperty = {
|
|
304
|
-
Parameters: "Parameters",
|
|
305
|
-
};
|
|
306
|
-
export const OrganizationConfigurationConfigurationType = {
|
|
307
|
-
CENTRAL: "CENTRAL",
|
|
308
|
-
LOCAL: "LOCAL",
|
|
309
|
-
};
|
|
310
|
-
export const OrganizationConfigurationStatus = {
|
|
311
|
-
ENABLED: "ENABLED",
|
|
312
|
-
FAILED: "FAILED",
|
|
313
|
-
PENDING: "PENDING",
|
|
314
|
-
};
|
|
315
|
-
export const IntegrationType = {
|
|
316
|
-
RECEIVE_FINDINGS_FROM_SECURITY_HUB: "RECEIVE_FINDINGS_FROM_SECURITY_HUB",
|
|
317
|
-
SEND_FINDINGS_TO_SECURITY_HUB: "SEND_FINDINGS_TO_SECURITY_HUB",
|
|
318
|
-
UPDATE_FINDINGS_IN_SECURITY_HUB: "UPDATE_FINDINGS_IN_SECURITY_HUB",
|
|
319
|
-
};
|
|
320
|
-
export const IntegrationV2Type = {
|
|
321
|
-
RECEIVE_FINDINGS_FROM_SECURITY_HUB: "RECEIVE_FINDINGS_FROM_SECURITY_HUB",
|
|
322
|
-
SEND_FINDINGS_TO_SECURITY_HUB: "SEND_FINDINGS_TO_SECURITY_HUB",
|
|
323
|
-
UPDATE_FINDINGS_IN_SECURITY_HUB: "UPDATE_FINDINGS_IN_SECURITY_HUB",
|
|
324
|
-
};
|
|
325
|
-
export const SecurityHubFeature = {
|
|
326
|
-
SECURITY_HUB: "SecurityHub",
|
|
327
|
-
SECURITY_HUB_V2: "SecurityHubV2",
|
|
328
|
-
};
|
|
329
|
-
export const FindingHistoryUpdateSourceType = {
|
|
330
|
-
BATCH_IMPORT_FINDINGS: "BATCH_IMPORT_FINDINGS",
|
|
331
|
-
BATCH_UPDATE_FINDINGS: "BATCH_UPDATE_FINDINGS",
|
|
332
|
-
};
|
|
333
|
-
export const SortOrder = {
|
|
334
|
-
ASCENDING: "asc",
|
|
335
|
-
DESCENDING: "desc",
|
|
336
|
-
};
|
|
337
|
-
export const GroupByField = {
|
|
338
|
-
ACTIVITY_NAME: "activity_name",
|
|
339
|
-
CLASS_NAME: "class_name",
|
|
340
|
-
CLOUD_ACCOUNT_NAME: "cloud.account.name",
|
|
341
|
-
CLOUD_ACCOUNT_UID: "cloud.account.uid",
|
|
342
|
-
CLOUD_PROVIDER: "cloud.provider",
|
|
343
|
-
CLOUD_REGION: "cloud.region",
|
|
344
|
-
COMPLIANCE_ASSESSMENTS_NAME: "compliance.assessments.name",
|
|
345
|
-
COMPLIANCE_CONTROL: "compliance.control",
|
|
346
|
-
COMPLIANCE_STANDARDS: "compliance.standards",
|
|
347
|
-
COMPLIANCE_STATUS: "compliance.status",
|
|
348
|
-
FINDING_INFO_ANALYTIC_NAME: "finding_info.analytic.name",
|
|
349
|
-
FINDING_INFO_TITLE: "finding_info.title",
|
|
350
|
-
FINDING_INFO_TYPES: "finding_info.types",
|
|
351
|
-
METADATA_PRODUCT_NAME: "metadata.product.name",
|
|
352
|
-
METADATA_PRODUCT_UID: "metadata.product.uid",
|
|
353
|
-
RESOURCES_TYPE: "resources.type",
|
|
354
|
-
RESOURCES_UID: "resources.uid",
|
|
355
|
-
SEVERITY: "severity",
|
|
356
|
-
STATUS: "status",
|
|
357
|
-
VULNERABILITIES_AFFECTED_PACKAGES_NAME: "vulnerabilities.affected_packages.name",
|
|
358
|
-
VULNERABILITIES_FIX_COVERAGE: "vulnerabilities.fix_coverage",
|
|
359
|
-
};
|
|
1
|
+
export {};
|
|
@@ -1,68 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export const ResourcesDateField = {
|
|
3
|
-
RESOURCE_CREATION_TIME_DT: "ResourceCreationTime",
|
|
4
|
-
RESOURCE_DETAIL_CAPTURE_TIME_DT: "ResourceDetailCaptureTime",
|
|
5
|
-
};
|
|
6
|
-
export const ResourcesMapField = {
|
|
7
|
-
TAG: "ResourceTags",
|
|
8
|
-
};
|
|
9
|
-
export const ResourcesNumberField = {
|
|
10
|
-
SEVERITY_CRITICAL: "FindingsSummary.Severities.Critical",
|
|
11
|
-
SEVERITY_FATAL: "FindingsSummary.Severities.Fatal",
|
|
12
|
-
SEVERITY_HIGH: "FindingsSummary.Severities.High",
|
|
13
|
-
SEVERITY_INFORMATIONAL: "FindingsSummary.Severities.Informational",
|
|
14
|
-
SEVERITY_LOW: "FindingsSummary.Severities.Low",
|
|
15
|
-
SEVERITY_MEDIUM: "FindingsSummary.Severities.Medium",
|
|
16
|
-
SEVERITY_OTHER: "FindingsSummary.Severities.Other",
|
|
17
|
-
SEVERITY_UNKNOWN: "FindingsSummary.Severities.Unknown",
|
|
18
|
-
TOTAL_FINDINGS: "FindingsSummary.TotalFindings",
|
|
19
|
-
};
|
|
20
|
-
export const ResourcesStringField = {
|
|
21
|
-
ACCOUNT_ID: "AccountId",
|
|
22
|
-
FINDING_TYPE: "FindingsSummary.FindingType",
|
|
23
|
-
PRODUCT_NAME: "FindingsSummary.ProductName",
|
|
24
|
-
REGION: "Region",
|
|
25
|
-
RESOURCE_CATEGORY: "ResourceCategory",
|
|
26
|
-
RESOURCE_GUID: "ResourceGuid",
|
|
27
|
-
RESOURCE_ID: "ResourceId",
|
|
28
|
-
RESOURCE_NAME: "ResourceName",
|
|
29
|
-
RESOURCE_TYPE: "ResourceType",
|
|
30
|
-
};
|
|
31
|
-
export const ResourceGroupByField = {
|
|
32
|
-
ACCOUNT_ID: "AccountId",
|
|
33
|
-
FINDING_TYPE: "FindingsSummary.FindingType",
|
|
34
|
-
REGION: "Region",
|
|
35
|
-
RESOURCE_CATEGORY: "ResourceCategory",
|
|
36
|
-
RESOURCE_NAME: "ResourceName",
|
|
37
|
-
RESOURCE_TYPE: "ResourceType",
|
|
38
|
-
};
|
|
39
|
-
export const ResourceCategory = {
|
|
40
|
-
AI_ML: "AI/ML",
|
|
41
|
-
CODE: "Code",
|
|
42
|
-
COMPUTE: "Compute",
|
|
43
|
-
DATABASE: "Database",
|
|
44
|
-
IDENTITY: "Identity",
|
|
45
|
-
NETWORK: "Network",
|
|
46
|
-
OTHER: "Other",
|
|
47
|
-
STORAGE: "Storage",
|
|
48
|
-
};
|
|
49
|
-
export const RegionAvailabilityStatus = {
|
|
50
|
-
AVAILABLE: "AVAILABLE",
|
|
51
|
-
UNAVAILABLE: "UNAVAILABLE",
|
|
52
|
-
};
|
|
53
|
-
export class ResourceInUseException extends __BaseException {
|
|
54
|
-
name = "ResourceInUseException";
|
|
55
|
-
$fault = "client";
|
|
56
|
-
Message;
|
|
57
|
-
Code;
|
|
58
|
-
constructor(opts) {
|
|
59
|
-
super({
|
|
60
|
-
name: "ResourceInUseException",
|
|
61
|
-
$fault: "client",
|
|
62
|
-
...opts,
|
|
63
|
-
});
|
|
64
|
-
Object.setPrototypeOf(this, ResourceInUseException.prototype);
|
|
65
|
-
this.Message = opts.Message;
|
|
66
|
-
this.Code = opts.Code;
|
|
67
|
-
}
|
|
68
|
-
}
|
|
1
|
+
export {};
|
|
@@ -3393,7 +3393,7 @@ const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.securityhub";
|
|
|
3393
3393
|
const _tK = "tagKeys";
|
|
3394
3394
|
const n0 = "com.amazonaws.securityhub";
|
|
3395
3395
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
3396
|
-
import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalException as __InternalException, InternalServerException as __InternalServerException, InvalidAccessException as __InvalidAccessException, InvalidInputException as __InvalidInputException, LimitExceededException as __LimitExceededException, ResourceConflictException as __ResourceConflictException, ResourceInUseException as __ResourceInUseException, ResourceNotFoundException as __ResourceNotFoundException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/
|
|
3396
|
+
import { AccessDeniedException as __AccessDeniedException, ConflictException as __ConflictException, InternalException as __InternalException, InternalServerException as __InternalServerException, InvalidAccessException as __InvalidAccessException, InvalidInputException as __InvalidInputException, LimitExceededException as __LimitExceededException, ResourceConflictException as __ResourceConflictException, ResourceInUseException as __ResourceInUseException, ResourceNotFoundException as __ResourceNotFoundException, ThrottlingException as __ThrottlingException, ValidationException as __ValidationException, } from "../models/errors";
|
|
3397
3397
|
import { SecurityHubServiceException as __SecurityHubServiceException } from "../models/SecurityHubServiceException";
|
|
3398
3398
|
export var SensitiveNonEmptyString = [0, n0, _SNES, 8, 0];
|
|
3399
3399
|
export var AcceptAdministratorInvitationRequest = [3, n0, _AAIR, 0, [_AI, _II], [0, 0]];
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
3
|
+
import { GetFindingStatisticsV2Response } from "../models/models_2";
|
|
4
|
+
import { GetFindingStatisticsV2Request } from "../models/models_3";
|
|
4
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
6
|
/**
|
|
6
7
|
* @public
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import {
|
|
3
|
+
import { GetFindingsV2Response } from "../models/models_2";
|
|
4
|
+
import { GetFindingsV2Request } from "../models/models_3";
|
|
4
5
|
import { SecurityHubClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../SecurityHubClient";
|
|
5
6
|
/**
|
|
6
7
|
* @public
|