@aws-sdk/client-securityhub 3.131.0 → 3.142.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +33 -0
- package/README.md +1 -1
- package/dist-cjs/commands/AcceptAdministratorInvitationCommand.js +2 -2
- package/dist-cjs/commands/AcceptInvitationCommand.js +2 -2
- package/dist-cjs/commands/BatchDisableStandardsCommand.js +2 -2
- package/dist-cjs/commands/BatchEnableStandardsCommand.js +2 -2
- package/dist-cjs/commands/BatchImportFindingsCommand.js +2 -2
- package/dist-cjs/commands/BatchUpdateFindingsCommand.js +2 -2
- package/dist-cjs/commands/CreateActionTargetCommand.js +2 -2
- package/dist-cjs/commands/CreateFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/CreateInsightCommand.js +2 -2
- package/dist-cjs/commands/CreateMembersCommand.js +2 -2
- package/dist-cjs/commands/DeclineInvitationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteActionTargetCommand.js +2 -2
- package/dist-cjs/commands/DeleteFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/DeleteInsightCommand.js +2 -2
- package/dist-cjs/commands/DeleteInvitationsCommand.js +2 -2
- package/dist-cjs/commands/DeleteMembersCommand.js +2 -2
- package/dist-cjs/commands/DescribeActionTargetsCommand.js +2 -2
- package/dist-cjs/commands/DescribeHubCommand.js +2 -2
- package/dist-cjs/commands/DescribeOrganizationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeProductsCommand.js +2 -2
- package/dist-cjs/commands/DescribeStandardsCommand.js +2 -2
- package/dist-cjs/commands/DescribeStandardsControlsCommand.js +2 -2
- package/dist-cjs/commands/DisableImportFindingsForProductCommand.js +2 -2
- package/dist-cjs/commands/DisableOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/DisableSecurityHubCommand.js +2 -2
- package/dist-cjs/commands/DisassociateFromAdministratorAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateFromMasterAccountCommand.js +2 -2
- package/dist-cjs/commands/DisassociateMembersCommand.js +2 -2
- package/dist-cjs/commands/EnableImportFindingsForProductCommand.js +2 -2
- package/dist-cjs/commands/EnableOrganizationAdminAccountCommand.js +2 -2
- package/dist-cjs/commands/EnableSecurityHubCommand.js +2 -2
- package/dist-cjs/commands/GetAdministratorAccountCommand.js +2 -2
- package/dist-cjs/commands/GetEnabledStandardsCommand.js +2 -2
- package/dist-cjs/commands/GetFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/GetFindingsCommand.js +2 -2
- package/dist-cjs/commands/GetInsightResultsCommand.js +2 -2
- package/dist-cjs/commands/GetInsightsCommand.js +2 -2
- package/dist-cjs/commands/GetInvitationsCountCommand.js +2 -2
- package/dist-cjs/commands/GetMasterAccountCommand.js +2 -2
- package/dist-cjs/commands/GetMembersCommand.js +2 -2
- package/dist-cjs/commands/InviteMembersCommand.js +2 -2
- package/dist-cjs/commands/ListEnabledProductsForImportCommand.js +2 -2
- package/dist-cjs/commands/ListFindingAggregatorsCommand.js +2 -2
- package/dist-cjs/commands/ListInvitationsCommand.js +2 -2
- package/dist-cjs/commands/ListMembersCommand.js +2 -2
- package/dist-cjs/commands/ListOrganizationAdminAccountsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateActionTargetCommand.js +2 -2
- package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +2 -2
- package/dist-cjs/commands/UpdateFindingsCommand.js +2 -2
- package/dist-cjs/commands/UpdateInsightCommand.js +2 -2
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateStandardsControlCommand.js +2 -2
- package/dist-cjs/models/models_0.js +1170 -1752
- package/dist-cjs/models/models_1.js +1114 -1668
- package/dist-cjs/models/models_2.js +73 -109
- package/dist-cjs/protocols/Aws_restJson1.js +589 -1530
- package/dist-es/commands/AcceptAdministratorInvitationCommand.js +3 -3
- package/dist-es/commands/AcceptInvitationCommand.js +3 -3
- package/dist-es/commands/BatchDisableStandardsCommand.js +3 -3
- package/dist-es/commands/BatchEnableStandardsCommand.js +3 -3
- package/dist-es/commands/BatchImportFindingsCommand.js +3 -3
- package/dist-es/commands/BatchUpdateFindingsCommand.js +3 -3
- package/dist-es/commands/CreateActionTargetCommand.js +3 -3
- package/dist-es/commands/CreateFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/CreateInsightCommand.js +3 -3
- package/dist-es/commands/CreateMembersCommand.js +3 -3
- package/dist-es/commands/DeclineInvitationsCommand.js +3 -3
- package/dist-es/commands/DeleteActionTargetCommand.js +3 -3
- package/dist-es/commands/DeleteFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/DeleteInsightCommand.js +3 -3
- package/dist-es/commands/DeleteInvitationsCommand.js +3 -3
- package/dist-es/commands/DeleteMembersCommand.js +3 -3
- package/dist-es/commands/DescribeActionTargetsCommand.js +3 -3
- package/dist-es/commands/DescribeHubCommand.js +3 -3
- package/dist-es/commands/DescribeOrganizationConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeProductsCommand.js +3 -3
- package/dist-es/commands/DescribeStandardsCommand.js +3 -3
- package/dist-es/commands/DescribeStandardsControlsCommand.js +3 -3
- package/dist-es/commands/DisableImportFindingsForProductCommand.js +3 -3
- package/dist-es/commands/DisableOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/DisableSecurityHubCommand.js +3 -3
- package/dist-es/commands/DisassociateFromAdministratorAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateFromMasterAccountCommand.js +3 -3
- package/dist-es/commands/DisassociateMembersCommand.js +3 -3
- package/dist-es/commands/EnableImportFindingsForProductCommand.js +3 -3
- package/dist-es/commands/EnableOrganizationAdminAccountCommand.js +3 -3
- package/dist-es/commands/EnableSecurityHubCommand.js +3 -3
- package/dist-es/commands/GetAdministratorAccountCommand.js +3 -3
- package/dist-es/commands/GetEnabledStandardsCommand.js +3 -3
- package/dist-es/commands/GetFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/GetFindingsCommand.js +3 -3
- package/dist-es/commands/GetInsightResultsCommand.js +3 -3
- package/dist-es/commands/GetInsightsCommand.js +3 -3
- package/dist-es/commands/GetInvitationsCountCommand.js +3 -3
- package/dist-es/commands/GetMasterAccountCommand.js +3 -3
- package/dist-es/commands/GetMembersCommand.js +3 -3
- package/dist-es/commands/InviteMembersCommand.js +3 -3
- package/dist-es/commands/ListEnabledProductsForImportCommand.js +3 -3
- package/dist-es/commands/ListFindingAggregatorsCommand.js +3 -3
- package/dist-es/commands/ListInvitationsCommand.js +3 -3
- package/dist-es/commands/ListMembersCommand.js +3 -3
- package/dist-es/commands/ListOrganizationAdminAccountsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateActionTargetCommand.js +3 -3
- package/dist-es/commands/UpdateFindingAggregatorCommand.js +3 -3
- package/dist-es/commands/UpdateFindingsCommand.js +3 -3
- package/dist-es/commands/UpdateInsightCommand.js +3 -3
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateStandardsControlCommand.js +3 -3
- package/dist-es/models/models_0.js +291 -1164
- package/dist-es/models/models_1.js +277 -1108
- package/dist-es/models/models_2.js +18 -72
- package/dist-es/protocols/Aws_restJson1.js +771 -1514
- package/dist-types/models/models_0.d.ts +1164 -1746
- package/dist-types/models/models_1.d.ts +1182 -1677
- package/dist-types/models/models_2.d.ts +72 -108
- package/dist-types/ts3.4/models/models_0.d.ts +582 -1164
- package/dist-types/ts3.4/models/models_1.d.ts +554 -1108
- package/dist-types/ts3.4/models/models_2.d.ts +36 -72
- package/package.json +6 -6
|
@@ -10,20 +10,8 @@ export interface TagResourceRequest {
|
|
|
10
10
|
*/
|
|
11
11
|
Tags: Record<string, string> | undefined;
|
|
12
12
|
}
|
|
13
|
-
export declare namespace TagResourceRequest {
|
|
14
|
-
/**
|
|
15
|
-
* @internal
|
|
16
|
-
*/
|
|
17
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
18
|
-
}
|
|
19
13
|
export interface TagResourceResponse {
|
|
20
14
|
}
|
|
21
|
-
export declare namespace TagResourceResponse {
|
|
22
|
-
/**
|
|
23
|
-
* @internal
|
|
24
|
-
*/
|
|
25
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
26
|
-
}
|
|
27
15
|
export interface UntagResourceRequest {
|
|
28
16
|
/**
|
|
29
17
|
* <p>The ARN of the resource to remove the tags from.</p>
|
|
@@ -34,20 +22,8 @@ export interface UntagResourceRequest {
|
|
|
34
22
|
*/
|
|
35
23
|
TagKeys: string[] | undefined;
|
|
36
24
|
}
|
|
37
|
-
export declare namespace UntagResourceRequest {
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
42
|
-
}
|
|
43
25
|
export interface UntagResourceResponse {
|
|
44
26
|
}
|
|
45
|
-
export declare namespace UntagResourceResponse {
|
|
46
|
-
/**
|
|
47
|
-
* @internal
|
|
48
|
-
*/
|
|
49
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
50
|
-
}
|
|
51
27
|
export interface UpdateActionTargetRequest {
|
|
52
28
|
/**
|
|
53
29
|
* <p>The ARN of the custom action target to update.</p>
|
|
@@ -62,20 +38,8 @@ export interface UpdateActionTargetRequest {
|
|
|
62
38
|
*/
|
|
63
39
|
Description?: string;
|
|
64
40
|
}
|
|
65
|
-
export declare namespace UpdateActionTargetRequest {
|
|
66
|
-
/**
|
|
67
|
-
* @internal
|
|
68
|
-
*/
|
|
69
|
-
const filterSensitiveLog: (obj: UpdateActionTargetRequest) => any;
|
|
70
|
-
}
|
|
71
41
|
export interface UpdateActionTargetResponse {
|
|
72
42
|
}
|
|
73
|
-
export declare namespace UpdateActionTargetResponse {
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
const filterSensitiveLog: (obj: UpdateActionTargetResponse) => any;
|
|
78
|
-
}
|
|
79
43
|
export interface UpdateFindingAggregatorRequest {
|
|
80
44
|
/**
|
|
81
45
|
* <p>The ARN of the finding aggregator. To obtain the ARN, use <code>ListFindingAggregators</code>.</p>
|
|
@@ -110,12 +74,6 @@ export interface UpdateFindingAggregatorRequest {
|
|
|
110
74
|
*/
|
|
111
75
|
Regions?: string[];
|
|
112
76
|
}
|
|
113
|
-
export declare namespace UpdateFindingAggregatorRequest {
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
const filterSensitiveLog: (obj: UpdateFindingAggregatorRequest) => any;
|
|
118
|
-
}
|
|
119
77
|
export interface UpdateFindingAggregatorResponse {
|
|
120
78
|
/**
|
|
121
79
|
* <p>The ARN of the finding aggregator.</p>
|
|
@@ -134,12 +92,6 @@ export interface UpdateFindingAggregatorResponse {
|
|
|
134
92
|
*/
|
|
135
93
|
Regions?: string[];
|
|
136
94
|
}
|
|
137
|
-
export declare namespace UpdateFindingAggregatorResponse {
|
|
138
|
-
/**
|
|
139
|
-
* @internal
|
|
140
|
-
*/
|
|
141
|
-
const filterSensitiveLog: (obj: UpdateFindingAggregatorResponse) => any;
|
|
142
|
-
}
|
|
143
95
|
export interface UpdateFindingsRequest {
|
|
144
96
|
/**
|
|
145
97
|
* <p>A collection of attributes that specify which findings you want to update.</p>
|
|
@@ -154,20 +106,8 @@ export interface UpdateFindingsRequest {
|
|
|
154
106
|
*/
|
|
155
107
|
RecordState?: RecordState | string;
|
|
156
108
|
}
|
|
157
|
-
export declare namespace UpdateFindingsRequest {
|
|
158
|
-
/**
|
|
159
|
-
* @internal
|
|
160
|
-
*/
|
|
161
|
-
const filterSensitiveLog: (obj: UpdateFindingsRequest) => any;
|
|
162
|
-
}
|
|
163
109
|
export interface UpdateFindingsResponse {
|
|
164
110
|
}
|
|
165
|
-
export declare namespace UpdateFindingsResponse {
|
|
166
|
-
/**
|
|
167
|
-
* @internal
|
|
168
|
-
*/
|
|
169
|
-
const filterSensitiveLog: (obj: UpdateFindingsResponse) => any;
|
|
170
|
-
}
|
|
171
111
|
export interface UpdateInsightRequest {
|
|
172
112
|
/**
|
|
173
113
|
* <p>The ARN of the insight that you want to update.</p>
|
|
@@ -186,20 +126,8 @@ export interface UpdateInsightRequest {
|
|
|
186
126
|
*/
|
|
187
127
|
GroupByAttribute?: string;
|
|
188
128
|
}
|
|
189
|
-
export declare namespace UpdateInsightRequest {
|
|
190
|
-
/**
|
|
191
|
-
* @internal
|
|
192
|
-
*/
|
|
193
|
-
const filterSensitiveLog: (obj: UpdateInsightRequest) => any;
|
|
194
|
-
}
|
|
195
129
|
export interface UpdateInsightResponse {
|
|
196
130
|
}
|
|
197
|
-
export declare namespace UpdateInsightResponse {
|
|
198
|
-
/**
|
|
199
|
-
* @internal
|
|
200
|
-
*/
|
|
201
|
-
const filterSensitiveLog: (obj: UpdateInsightResponse) => any;
|
|
202
|
-
}
|
|
203
131
|
export interface UpdateOrganizationConfigurationRequest {
|
|
204
132
|
/**
|
|
205
133
|
* <p>Whether to automatically enable Security Hub for new accounts in the organization.</p>
|
|
@@ -216,20 +144,8 @@ export interface UpdateOrganizationConfigurationRequest {
|
|
|
216
144
|
*/
|
|
217
145
|
AutoEnableStandards?: AutoEnableStandards | string;
|
|
218
146
|
}
|
|
219
|
-
export declare namespace UpdateOrganizationConfigurationRequest {
|
|
220
|
-
/**
|
|
221
|
-
* @internal
|
|
222
|
-
*/
|
|
223
|
-
const filterSensitiveLog: (obj: UpdateOrganizationConfigurationRequest) => any;
|
|
224
|
-
}
|
|
225
147
|
export interface UpdateOrganizationConfigurationResponse {
|
|
226
148
|
}
|
|
227
|
-
export declare namespace UpdateOrganizationConfigurationResponse {
|
|
228
|
-
/**
|
|
229
|
-
* @internal
|
|
230
|
-
*/
|
|
231
|
-
const filterSensitiveLog: (obj: UpdateOrganizationConfigurationResponse) => any;
|
|
232
|
-
}
|
|
233
149
|
export interface UpdateSecurityHubConfigurationRequest {
|
|
234
150
|
/**
|
|
235
151
|
* <p>Whether to automatically enable new controls when they are added to standards that are
|
|
@@ -240,20 +156,8 @@ export interface UpdateSecurityHubConfigurationRequest {
|
|
|
240
156
|
*/
|
|
241
157
|
AutoEnableControls?: boolean;
|
|
242
158
|
}
|
|
243
|
-
export declare namespace UpdateSecurityHubConfigurationRequest {
|
|
244
|
-
/**
|
|
245
|
-
* @internal
|
|
246
|
-
*/
|
|
247
|
-
const filterSensitiveLog: (obj: UpdateSecurityHubConfigurationRequest) => any;
|
|
248
|
-
}
|
|
249
159
|
export interface UpdateSecurityHubConfigurationResponse {
|
|
250
160
|
}
|
|
251
|
-
export declare namespace UpdateSecurityHubConfigurationResponse {
|
|
252
|
-
/**
|
|
253
|
-
* @internal
|
|
254
|
-
*/
|
|
255
|
-
const filterSensitiveLog: (obj: UpdateSecurityHubConfigurationResponse) => any;
|
|
256
|
-
}
|
|
257
161
|
export interface UpdateStandardsControlRequest {
|
|
258
162
|
/**
|
|
259
163
|
* <p>The ARN of the security standard control to enable or disable.</p>
|
|
@@ -269,17 +173,77 @@ export interface UpdateStandardsControlRequest {
|
|
|
269
173
|
*/
|
|
270
174
|
DisabledReason?: string;
|
|
271
175
|
}
|
|
272
|
-
export declare namespace UpdateStandardsControlRequest {
|
|
273
|
-
/**
|
|
274
|
-
* @internal
|
|
275
|
-
*/
|
|
276
|
-
const filterSensitiveLog: (obj: UpdateStandardsControlRequest) => any;
|
|
277
|
-
}
|
|
278
176
|
export interface UpdateStandardsControlResponse {
|
|
279
177
|
}
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
178
|
+
/**
|
|
179
|
+
* @internal
|
|
180
|
+
*/
|
|
181
|
+
export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
182
|
+
/**
|
|
183
|
+
* @internal
|
|
184
|
+
*/
|
|
185
|
+
export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
186
|
+
/**
|
|
187
|
+
* @internal
|
|
188
|
+
*/
|
|
189
|
+
export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
190
|
+
/**
|
|
191
|
+
* @internal
|
|
192
|
+
*/
|
|
193
|
+
export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
194
|
+
/**
|
|
195
|
+
* @internal
|
|
196
|
+
*/
|
|
197
|
+
export declare const UpdateActionTargetRequestFilterSensitiveLog: (obj: UpdateActionTargetRequest) => any;
|
|
198
|
+
/**
|
|
199
|
+
* @internal
|
|
200
|
+
*/
|
|
201
|
+
export declare const UpdateActionTargetResponseFilterSensitiveLog: (obj: UpdateActionTargetResponse) => any;
|
|
202
|
+
/**
|
|
203
|
+
* @internal
|
|
204
|
+
*/
|
|
205
|
+
export declare const UpdateFindingAggregatorRequestFilterSensitiveLog: (obj: UpdateFindingAggregatorRequest) => any;
|
|
206
|
+
/**
|
|
207
|
+
* @internal
|
|
208
|
+
*/
|
|
209
|
+
export declare const UpdateFindingAggregatorResponseFilterSensitiveLog: (obj: UpdateFindingAggregatorResponse) => any;
|
|
210
|
+
/**
|
|
211
|
+
* @internal
|
|
212
|
+
*/
|
|
213
|
+
export declare const UpdateFindingsRequestFilterSensitiveLog: (obj: UpdateFindingsRequest) => any;
|
|
214
|
+
/**
|
|
215
|
+
* @internal
|
|
216
|
+
*/
|
|
217
|
+
export declare const UpdateFindingsResponseFilterSensitiveLog: (obj: UpdateFindingsResponse) => any;
|
|
218
|
+
/**
|
|
219
|
+
* @internal
|
|
220
|
+
*/
|
|
221
|
+
export declare const UpdateInsightRequestFilterSensitiveLog: (obj: UpdateInsightRequest) => any;
|
|
222
|
+
/**
|
|
223
|
+
* @internal
|
|
224
|
+
*/
|
|
225
|
+
export declare const UpdateInsightResponseFilterSensitiveLog: (obj: UpdateInsightResponse) => any;
|
|
226
|
+
/**
|
|
227
|
+
* @internal
|
|
228
|
+
*/
|
|
229
|
+
export declare const UpdateOrganizationConfigurationRequestFilterSensitiveLog: (obj: UpdateOrganizationConfigurationRequest) => any;
|
|
230
|
+
/**
|
|
231
|
+
* @internal
|
|
232
|
+
*/
|
|
233
|
+
export declare const UpdateOrganizationConfigurationResponseFilterSensitiveLog: (obj: UpdateOrganizationConfigurationResponse) => any;
|
|
234
|
+
/**
|
|
235
|
+
* @internal
|
|
236
|
+
*/
|
|
237
|
+
export declare const UpdateSecurityHubConfigurationRequestFilterSensitiveLog: (obj: UpdateSecurityHubConfigurationRequest) => any;
|
|
238
|
+
/**
|
|
239
|
+
* @internal
|
|
240
|
+
*/
|
|
241
|
+
export declare const UpdateSecurityHubConfigurationResponseFilterSensitiveLog: (obj: UpdateSecurityHubConfigurationResponse) => any;
|
|
242
|
+
/**
|
|
243
|
+
* @internal
|
|
244
|
+
*/
|
|
245
|
+
export declare const UpdateStandardsControlRequestFilterSensitiveLog: (obj: UpdateStandardsControlRequest) => any;
|
|
246
|
+
/**
|
|
247
|
+
* @internal
|
|
248
|
+
*/
|
|
249
|
+
export declare const UpdateStandardsControlResponseFilterSensitiveLog: (obj: UpdateStandardsControlResponse) => any;
|