@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,12 +10,6 @@ export interface RuleGroupVariablesPortSetsDetails {
|
|
|
10
10
|
*/
|
|
11
11
|
Definition?: string[];
|
|
12
12
|
}
|
|
13
|
-
export declare namespace RuleGroupVariablesPortSetsDetails {
|
|
14
|
-
/**
|
|
15
|
-
* @internal
|
|
16
|
-
*/
|
|
17
|
-
const filterSensitiveLog: (obj: RuleGroupVariablesPortSetsDetails) => any;
|
|
18
|
-
}
|
|
19
13
|
/**
|
|
20
14
|
* <p>Additional settings to use in the specified rules.</p>
|
|
21
15
|
*/
|
|
@@ -29,12 +23,6 @@ export interface RuleGroupVariables {
|
|
|
29
23
|
*/
|
|
30
24
|
PortSets?: RuleGroupVariablesPortSetsDetails;
|
|
31
25
|
}
|
|
32
|
-
export declare namespace RuleGroupVariables {
|
|
33
|
-
/**
|
|
34
|
-
* @internal
|
|
35
|
-
*/
|
|
36
|
-
const filterSensitiveLog: (obj: RuleGroupVariables) => any;
|
|
37
|
-
}
|
|
38
26
|
/**
|
|
39
27
|
* <p>Details about the rule group.</p>
|
|
40
28
|
*/
|
|
@@ -50,12 +38,6 @@ export interface RuleGroupDetails {
|
|
|
50
38
|
*/
|
|
51
39
|
RulesSource?: RuleGroupSource;
|
|
52
40
|
}
|
|
53
|
-
export declare namespace RuleGroupDetails {
|
|
54
|
-
/**
|
|
55
|
-
* @internal
|
|
56
|
-
*/
|
|
57
|
-
const filterSensitiveLog: (obj: RuleGroupDetails) => any;
|
|
58
|
-
}
|
|
59
41
|
/**
|
|
60
42
|
* <p>Details about an Network Firewall rule group. Rule groups are used to inspect and control network traffic. Stateless rule groups apply to individual packets. Stateful rule groups apply to packets in the context of their traffic flow.</p>
|
|
61
43
|
* <p>Rule groups are referenced in firewall policies.
|
|
@@ -91,12 +73,6 @@ export interface AwsNetworkFirewallRuleGroupDetails {
|
|
|
91
73
|
*/
|
|
92
74
|
Type?: string;
|
|
93
75
|
}
|
|
94
|
-
export declare namespace AwsNetworkFirewallRuleGroupDetails {
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
const filterSensitiveLog: (obj: AwsNetworkFirewallRuleGroupDetails) => any;
|
|
99
|
-
}
|
|
100
76
|
/**
|
|
101
77
|
* <p>Specifies information about the master user of the domain.
|
|
102
78
|
* </p>
|
|
@@ -118,12 +94,6 @@ export interface AwsOpenSearchServiceDomainMasterUserOptionsDetails {
|
|
|
118
94
|
*/
|
|
119
95
|
MasterUserPassword?: string;
|
|
120
96
|
}
|
|
121
|
-
export declare namespace AwsOpenSearchServiceDomainMasterUserOptionsDetails {
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
125
|
-
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainMasterUserOptionsDetails) => any;
|
|
126
|
-
}
|
|
127
97
|
/**
|
|
128
98
|
* <p>Provides information about domain access control options.
|
|
129
99
|
* </p>
|
|
@@ -145,12 +115,6 @@ export interface AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails {
|
|
|
145
115
|
*/
|
|
146
116
|
MasterUserOptions?: AwsOpenSearchServiceDomainMasterUserOptionsDetails;
|
|
147
117
|
}
|
|
148
|
-
export declare namespace AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails {
|
|
149
|
-
/**
|
|
150
|
-
* @internal
|
|
151
|
-
*/
|
|
152
|
-
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails) => any;
|
|
153
|
-
}
|
|
154
118
|
/**
|
|
155
119
|
* <p>Configuration options for zone awareness.</p>
|
|
156
120
|
*/
|
|
@@ -160,12 +124,6 @@ export interface AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetai
|
|
|
160
124
|
*/
|
|
161
125
|
AvailabilityZoneCount?: number;
|
|
162
126
|
}
|
|
163
|
-
export declare namespace AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails {
|
|
164
|
-
/**
|
|
165
|
-
* @internal
|
|
166
|
-
*/
|
|
167
|
-
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails) => any;
|
|
168
|
-
}
|
|
169
127
|
/**
|
|
170
128
|
* <p>Details about the configuration of an OpenSearch cluster.</p>
|
|
171
129
|
*/
|
|
@@ -213,12 +171,6 @@ export interface AwsOpenSearchServiceDomainClusterConfigDetails {
|
|
|
213
171
|
*/
|
|
214
172
|
DedicatedMasterType?: string;
|
|
215
173
|
}
|
|
216
|
-
export declare namespace AwsOpenSearchServiceDomainClusterConfigDetails {
|
|
217
|
-
/**
|
|
218
|
-
* @internal
|
|
219
|
-
*/
|
|
220
|
-
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainClusterConfigDetails) => any;
|
|
221
|
-
}
|
|
222
174
|
/**
|
|
223
175
|
* <p>Information about additional options for the domain endpoint.</p>
|
|
224
176
|
*/
|
|
@@ -244,12 +196,6 @@ export interface AwsOpenSearchServiceDomainDomainEndpointOptionsDetails {
|
|
|
244
196
|
*/
|
|
245
197
|
TLSSecurityPolicy?: string;
|
|
246
198
|
}
|
|
247
|
-
export declare namespace AwsOpenSearchServiceDomainDomainEndpointOptionsDetails {
|
|
248
|
-
/**
|
|
249
|
-
* @internal
|
|
250
|
-
*/
|
|
251
|
-
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainDomainEndpointOptionsDetails) => any;
|
|
252
|
-
}
|
|
253
199
|
/**
|
|
254
200
|
* <p>Details about the configuration for encryption at rest for the OpenSearch domain.</p>
|
|
255
201
|
*/
|
|
@@ -263,12 +209,6 @@ export interface AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails {
|
|
|
263
209
|
*/
|
|
264
210
|
KmsKeyId?: string;
|
|
265
211
|
}
|
|
266
|
-
export declare namespace AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails {
|
|
267
|
-
/**
|
|
268
|
-
* @internal
|
|
269
|
-
*/
|
|
270
|
-
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails) => any;
|
|
271
|
-
}
|
|
272
212
|
/**
|
|
273
213
|
* <p>Configuration details for a log publishing option.</p>
|
|
274
214
|
*/
|
|
@@ -282,12 +222,6 @@ export interface AwsOpenSearchServiceDomainLogPublishingOption {
|
|
|
282
222
|
*/
|
|
283
223
|
Enabled?: boolean;
|
|
284
224
|
}
|
|
285
|
-
export declare namespace AwsOpenSearchServiceDomainLogPublishingOption {
|
|
286
|
-
/**
|
|
287
|
-
* @internal
|
|
288
|
-
*/
|
|
289
|
-
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainLogPublishingOption) => any;
|
|
290
|
-
}
|
|
291
225
|
/**
|
|
292
226
|
* <p>Configures the CloudWatch Logs to publish for the OpenSearch domain.</p>
|
|
293
227
|
*/
|
|
@@ -305,12 +239,6 @@ export interface AwsOpenSearchServiceDomainLogPublishingOptionsDetails {
|
|
|
305
239
|
*/
|
|
306
240
|
AuditLogs?: AwsOpenSearchServiceDomainLogPublishingOption;
|
|
307
241
|
}
|
|
308
|
-
export declare namespace AwsOpenSearchServiceDomainLogPublishingOptionsDetails {
|
|
309
|
-
/**
|
|
310
|
-
* @internal
|
|
311
|
-
*/
|
|
312
|
-
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainLogPublishingOptionsDetails) => any;
|
|
313
|
-
}
|
|
314
242
|
/**
|
|
315
243
|
* <p>Provides details about the configuration for node-to-node encryption.</p>
|
|
316
244
|
*/
|
|
@@ -320,12 +248,6 @@ export interface AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails {
|
|
|
320
248
|
*/
|
|
321
249
|
Enabled?: boolean;
|
|
322
250
|
}
|
|
323
|
-
export declare namespace AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails {
|
|
324
|
-
/**
|
|
325
|
-
* @internal
|
|
326
|
-
*/
|
|
327
|
-
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails) => any;
|
|
328
|
-
}
|
|
329
251
|
/**
|
|
330
252
|
* <p>Provides information about the state of the domain relative to the latest service software.</p>
|
|
331
253
|
*/
|
|
@@ -363,12 +285,6 @@ export interface AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails {
|
|
|
363
285
|
*/
|
|
364
286
|
OptionalDeployment?: boolean;
|
|
365
287
|
}
|
|
366
|
-
export declare namespace AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails {
|
|
367
|
-
/**
|
|
368
|
-
* @internal
|
|
369
|
-
*/
|
|
370
|
-
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails) => any;
|
|
371
|
-
}
|
|
372
288
|
/**
|
|
373
289
|
* <p>Contains information that OpenSearch Service derives based on the <code>VPCOptions</code> for the domain.</p>
|
|
374
290
|
*/
|
|
@@ -382,12 +298,6 @@ export interface AwsOpenSearchServiceDomainVpcOptionsDetails {
|
|
|
382
298
|
*/
|
|
383
299
|
SubnetIds?: string[];
|
|
384
300
|
}
|
|
385
|
-
export declare namespace AwsOpenSearchServiceDomainVpcOptionsDetails {
|
|
386
|
-
/**
|
|
387
|
-
* @internal
|
|
388
|
-
*/
|
|
389
|
-
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainVpcOptionsDetails) => any;
|
|
390
|
-
}
|
|
391
301
|
/**
|
|
392
302
|
* <p>Information about an Amazon OpenSearch Service domain.</p>
|
|
393
303
|
*/
|
|
@@ -455,12 +365,6 @@ export interface AwsOpenSearchServiceDomainDetails {
|
|
|
455
365
|
*/
|
|
456
366
|
AdvancedSecurityOptions?: AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails;
|
|
457
367
|
}
|
|
458
|
-
export declare namespace AwsOpenSearchServiceDomainDetails {
|
|
459
|
-
/**
|
|
460
|
-
* @internal
|
|
461
|
-
*/
|
|
462
|
-
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainDetails) => any;
|
|
463
|
-
}
|
|
464
368
|
/**
|
|
465
369
|
* <p>An IAM role that is associated with the Amazon RDS DB cluster.</p>
|
|
466
370
|
*/
|
|
@@ -474,12 +378,6 @@ export interface AwsRdsDbClusterAssociatedRole {
|
|
|
474
378
|
*/
|
|
475
379
|
Status?: string;
|
|
476
380
|
}
|
|
477
|
-
export declare namespace AwsRdsDbClusterAssociatedRole {
|
|
478
|
-
/**
|
|
479
|
-
* @internal
|
|
480
|
-
*/
|
|
481
|
-
const filterSensitiveLog: (obj: AwsRdsDbClusterAssociatedRole) => any;
|
|
482
|
-
}
|
|
483
381
|
/**
|
|
484
382
|
* <p>Information about an instance in the DB cluster.</p>
|
|
485
383
|
*/
|
|
@@ -502,12 +400,6 @@ export interface AwsRdsDbClusterMember {
|
|
|
502
400
|
*/
|
|
503
401
|
DbClusterParameterGroupStatus?: string;
|
|
504
402
|
}
|
|
505
|
-
export declare namespace AwsRdsDbClusterMember {
|
|
506
|
-
/**
|
|
507
|
-
* @internal
|
|
508
|
-
*/
|
|
509
|
-
const filterSensitiveLog: (obj: AwsRdsDbClusterMember) => any;
|
|
510
|
-
}
|
|
511
403
|
/**
|
|
512
404
|
* <p>Information about an option group membership for a DB cluster.</p>
|
|
513
405
|
*/
|
|
@@ -521,12 +413,6 @@ export interface AwsRdsDbClusterOptionGroupMembership {
|
|
|
521
413
|
*/
|
|
522
414
|
Status?: string;
|
|
523
415
|
}
|
|
524
|
-
export declare namespace AwsRdsDbClusterOptionGroupMembership {
|
|
525
|
-
/**
|
|
526
|
-
* @internal
|
|
527
|
-
*/
|
|
528
|
-
const filterSensitiveLog: (obj: AwsRdsDbClusterOptionGroupMembership) => any;
|
|
529
|
-
}
|
|
530
416
|
/**
|
|
531
417
|
* <p>Information about an Active Directory domain membership record associated with the DB
|
|
532
418
|
* instance.</p>
|
|
@@ -549,12 +435,6 @@ export interface AwsRdsDbDomainMembership {
|
|
|
549
435
|
*/
|
|
550
436
|
IamRoleName?: string;
|
|
551
437
|
}
|
|
552
|
-
export declare namespace AwsRdsDbDomainMembership {
|
|
553
|
-
/**
|
|
554
|
-
* @internal
|
|
555
|
-
*/
|
|
556
|
-
const filterSensitiveLog: (obj: AwsRdsDbDomainMembership) => any;
|
|
557
|
-
}
|
|
558
438
|
/**
|
|
559
439
|
* <p>A VPC security groups that the DB instance belongs to.</p>
|
|
560
440
|
*/
|
|
@@ -568,12 +448,6 @@ export interface AwsRdsDbInstanceVpcSecurityGroup {
|
|
|
568
448
|
*/
|
|
569
449
|
Status?: string;
|
|
570
450
|
}
|
|
571
|
-
export declare namespace AwsRdsDbInstanceVpcSecurityGroup {
|
|
572
|
-
/**
|
|
573
|
-
* @internal
|
|
574
|
-
*/
|
|
575
|
-
const filterSensitiveLog: (obj: AwsRdsDbInstanceVpcSecurityGroup) => any;
|
|
576
|
-
}
|
|
577
451
|
/**
|
|
578
452
|
* <p>Information about an Amazon RDS DB cluster.</p>
|
|
579
453
|
*/
|
|
@@ -747,12 +621,6 @@ export interface AwsRdsDbClusterDetails {
|
|
|
747
621
|
*/
|
|
748
622
|
IamDatabaseAuthenticationEnabled?: boolean;
|
|
749
623
|
}
|
|
750
|
-
export declare namespace AwsRdsDbClusterDetails {
|
|
751
|
-
/**
|
|
752
|
-
* @internal
|
|
753
|
-
*/
|
|
754
|
-
const filterSensitiveLog: (obj: AwsRdsDbClusterDetails) => any;
|
|
755
|
-
}
|
|
756
624
|
/**
|
|
757
625
|
* <p>Information about an Amazon RDS DB cluster snapshot.</p>
|
|
758
626
|
*/
|
|
@@ -837,12 +705,6 @@ export interface AwsRdsDbClusterSnapshotDetails {
|
|
|
837
705
|
*/
|
|
838
706
|
IamDatabaseAuthenticationEnabled?: boolean;
|
|
839
707
|
}
|
|
840
|
-
export declare namespace AwsRdsDbClusterSnapshotDetails {
|
|
841
|
-
/**
|
|
842
|
-
* @internal
|
|
843
|
-
*/
|
|
844
|
-
const filterSensitiveLog: (obj: AwsRdsDbClusterSnapshotDetails) => any;
|
|
845
|
-
}
|
|
846
708
|
/**
|
|
847
709
|
* <p>An IAM role associated with the DB instance.</p>
|
|
848
710
|
*/
|
|
@@ -880,12 +742,6 @@ export interface AwsRdsDbInstanceAssociatedRole {
|
|
|
880
742
|
*/
|
|
881
743
|
Status?: string;
|
|
882
744
|
}
|
|
883
|
-
export declare namespace AwsRdsDbInstanceAssociatedRole {
|
|
884
|
-
/**
|
|
885
|
-
* @internal
|
|
886
|
-
*/
|
|
887
|
-
const filterSensitiveLog: (obj: AwsRdsDbInstanceAssociatedRole) => any;
|
|
888
|
-
}
|
|
889
745
|
/**
|
|
890
746
|
* <p>Provides information about a parameter group for a DB instance.</p>
|
|
891
747
|
*/
|
|
@@ -899,12 +755,6 @@ export interface AwsRdsDbParameterGroup {
|
|
|
899
755
|
*/
|
|
900
756
|
ParameterApplyStatus?: string;
|
|
901
757
|
}
|
|
902
|
-
export declare namespace AwsRdsDbParameterGroup {
|
|
903
|
-
/**
|
|
904
|
-
* @internal
|
|
905
|
-
*/
|
|
906
|
-
const filterSensitiveLog: (obj: AwsRdsDbParameterGroup) => any;
|
|
907
|
-
}
|
|
908
758
|
/**
|
|
909
759
|
* <p>An Availability Zone for a subnet in a subnet group.</p>
|
|
910
760
|
*/
|
|
@@ -914,12 +764,6 @@ export interface AwsRdsDbSubnetGroupSubnetAvailabilityZone {
|
|
|
914
764
|
*/
|
|
915
765
|
Name?: string;
|
|
916
766
|
}
|
|
917
|
-
export declare namespace AwsRdsDbSubnetGroupSubnetAvailabilityZone {
|
|
918
|
-
/**
|
|
919
|
-
* @internal
|
|
920
|
-
*/
|
|
921
|
-
const filterSensitiveLog: (obj: AwsRdsDbSubnetGroupSubnetAvailabilityZone) => any;
|
|
922
|
-
}
|
|
923
767
|
/**
|
|
924
768
|
* <p>Information about a subnet in a subnet group.</p>
|
|
925
769
|
*/
|
|
@@ -937,12 +781,6 @@ export interface AwsRdsDbSubnetGroupSubnet {
|
|
|
937
781
|
*/
|
|
938
782
|
SubnetStatus?: string;
|
|
939
783
|
}
|
|
940
|
-
export declare namespace AwsRdsDbSubnetGroupSubnet {
|
|
941
|
-
/**
|
|
942
|
-
* @internal
|
|
943
|
-
*/
|
|
944
|
-
const filterSensitiveLog: (obj: AwsRdsDbSubnetGroupSubnet) => any;
|
|
945
|
-
}
|
|
946
784
|
/**
|
|
947
785
|
* <p>Information about the subnet group for the database instance.</p>
|
|
948
786
|
*/
|
|
@@ -972,12 +810,6 @@ export interface AwsRdsDbSubnetGroup {
|
|
|
972
810
|
*/
|
|
973
811
|
DbSubnetGroupArn?: string;
|
|
974
812
|
}
|
|
975
|
-
export declare namespace AwsRdsDbSubnetGroup {
|
|
976
|
-
/**
|
|
977
|
-
* @internal
|
|
978
|
-
*/
|
|
979
|
-
const filterSensitiveLog: (obj: AwsRdsDbSubnetGroup) => any;
|
|
980
|
-
}
|
|
981
813
|
/**
|
|
982
814
|
* <p>Specifies the connection endpoint.</p>
|
|
983
815
|
*/
|
|
@@ -995,12 +827,6 @@ export interface AwsRdsDbInstanceEndpoint {
|
|
|
995
827
|
*/
|
|
996
828
|
HostedZoneId?: string;
|
|
997
829
|
}
|
|
998
|
-
export declare namespace AwsRdsDbInstanceEndpoint {
|
|
999
|
-
/**
|
|
1000
|
-
* @internal
|
|
1001
|
-
*/
|
|
1002
|
-
const filterSensitiveLog: (obj: AwsRdsDbInstanceEndpoint) => any;
|
|
1003
|
-
}
|
|
1004
830
|
/**
|
|
1005
831
|
* <p>An option group membership.</p>
|
|
1006
832
|
*/
|
|
@@ -1014,12 +840,6 @@ export interface AwsRdsDbOptionGroupMembership {
|
|
|
1014
840
|
*/
|
|
1015
841
|
Status?: string;
|
|
1016
842
|
}
|
|
1017
|
-
export declare namespace AwsRdsDbOptionGroupMembership {
|
|
1018
|
-
/**
|
|
1019
|
-
* @internal
|
|
1020
|
-
*/
|
|
1021
|
-
const filterSensitiveLog: (obj: AwsRdsDbOptionGroupMembership) => any;
|
|
1022
|
-
}
|
|
1023
843
|
/**
|
|
1024
844
|
* <p>Identifies the log types to enable and disable.</p>
|
|
1025
845
|
*/
|
|
@@ -1033,12 +853,6 @@ export interface AwsRdsPendingCloudWatchLogsExports {
|
|
|
1033
853
|
*/
|
|
1034
854
|
LogTypesToDisable?: string[];
|
|
1035
855
|
}
|
|
1036
|
-
export declare namespace AwsRdsPendingCloudWatchLogsExports {
|
|
1037
|
-
/**
|
|
1038
|
-
* @internal
|
|
1039
|
-
*/
|
|
1040
|
-
const filterSensitiveLog: (obj: AwsRdsPendingCloudWatchLogsExports) => any;
|
|
1041
|
-
}
|
|
1042
856
|
/**
|
|
1043
857
|
* <p>A processor feature.</p>
|
|
1044
858
|
*/
|
|
@@ -1052,12 +866,6 @@ export interface AwsRdsDbProcessorFeature {
|
|
|
1052
866
|
*/
|
|
1053
867
|
Value?: string;
|
|
1054
868
|
}
|
|
1055
|
-
export declare namespace AwsRdsDbProcessorFeature {
|
|
1056
|
-
/**
|
|
1057
|
-
* @internal
|
|
1058
|
-
*/
|
|
1059
|
-
const filterSensitiveLog: (obj: AwsRdsDbProcessorFeature) => any;
|
|
1060
|
-
}
|
|
1061
869
|
/**
|
|
1062
870
|
* <p>Changes to a DB instance that are currently pending.</p>
|
|
1063
871
|
*/
|
|
@@ -1123,12 +931,6 @@ export interface AwsRdsDbPendingModifiedValues {
|
|
|
1123
931
|
*/
|
|
1124
932
|
ProcessorFeatures?: AwsRdsDbProcessorFeature[];
|
|
1125
933
|
}
|
|
1126
|
-
export declare namespace AwsRdsDbPendingModifiedValues {
|
|
1127
|
-
/**
|
|
1128
|
-
* @internal
|
|
1129
|
-
*/
|
|
1130
|
-
const filterSensitiveLog: (obj: AwsRdsDbPendingModifiedValues) => any;
|
|
1131
|
-
}
|
|
1132
934
|
/**
|
|
1133
935
|
* <p>Information about the status of a read replica.</p>
|
|
1134
936
|
*/
|
|
@@ -1150,12 +952,6 @@ export interface AwsRdsDbStatusInfo {
|
|
|
1150
952
|
*/
|
|
1151
953
|
Message?: string;
|
|
1152
954
|
}
|
|
1153
|
-
export declare namespace AwsRdsDbStatusInfo {
|
|
1154
|
-
/**
|
|
1155
|
-
* @internal
|
|
1156
|
-
*/
|
|
1157
|
-
const filterSensitiveLog: (obj: AwsRdsDbStatusInfo) => any;
|
|
1158
|
-
}
|
|
1159
955
|
/**
|
|
1160
956
|
* <p>Contains the details of an Amazon RDS DB instance.</p>
|
|
1161
957
|
*/
|
|
@@ -1450,12 +1246,6 @@ export interface AwsRdsDbInstanceDetails {
|
|
|
1450
1246
|
*/
|
|
1451
1247
|
MaxAllocatedStorage?: number;
|
|
1452
1248
|
}
|
|
1453
|
-
export declare namespace AwsRdsDbInstanceDetails {
|
|
1454
|
-
/**
|
|
1455
|
-
* @internal
|
|
1456
|
-
*/
|
|
1457
|
-
const filterSensitiveLog: (obj: AwsRdsDbInstanceDetails) => any;
|
|
1458
|
-
}
|
|
1459
1249
|
/**
|
|
1460
1250
|
* <p>EC2 security group information for an RDS DB security group.</p>
|
|
1461
1251
|
*/
|
|
@@ -1477,12 +1267,6 @@ export interface AwsRdsDbSecurityGroupEc2SecurityGroup {
|
|
|
1477
1267
|
*/
|
|
1478
1268
|
Status?: string;
|
|
1479
1269
|
}
|
|
1480
|
-
export declare namespace AwsRdsDbSecurityGroupEc2SecurityGroup {
|
|
1481
|
-
/**
|
|
1482
|
-
* @internal
|
|
1483
|
-
*/
|
|
1484
|
-
const filterSensitiveLog: (obj: AwsRdsDbSecurityGroupEc2SecurityGroup) => any;
|
|
1485
|
-
}
|
|
1486
1270
|
/**
|
|
1487
1271
|
* <p>IP range information for an RDS DB security group.</p>
|
|
1488
1272
|
*/
|
|
@@ -1496,12 +1280,6 @@ export interface AwsRdsDbSecurityGroupIpRange {
|
|
|
1496
1280
|
*/
|
|
1497
1281
|
Status?: string;
|
|
1498
1282
|
}
|
|
1499
|
-
export declare namespace AwsRdsDbSecurityGroupIpRange {
|
|
1500
|
-
/**
|
|
1501
|
-
* @internal
|
|
1502
|
-
*/
|
|
1503
|
-
const filterSensitiveLog: (obj: AwsRdsDbSecurityGroupIpRange) => any;
|
|
1504
|
-
}
|
|
1505
1283
|
/**
|
|
1506
1284
|
* <p>Provides information about an Amazon RDS DB security group.</p>
|
|
1507
1285
|
*/
|
|
@@ -1536,12 +1314,6 @@ export interface AwsRdsDbSecurityGroupDetails {
|
|
|
1536
1314
|
*/
|
|
1537
1315
|
VpcId?: string;
|
|
1538
1316
|
}
|
|
1539
|
-
export declare namespace AwsRdsDbSecurityGroupDetails {
|
|
1540
|
-
/**
|
|
1541
|
-
* @internal
|
|
1542
|
-
*/
|
|
1543
|
-
const filterSensitiveLog: (obj: AwsRdsDbSecurityGroupDetails) => any;
|
|
1544
|
-
}
|
|
1545
1317
|
/**
|
|
1546
1318
|
* <p>Provides details about an Amazon RDS DB cluster snapshot.</p>
|
|
1547
1319
|
*/
|
|
@@ -1655,12 +1427,6 @@ export interface AwsRdsDbSnapshotDetails {
|
|
|
1655
1427
|
*/
|
|
1656
1428
|
DbiResourceId?: string;
|
|
1657
1429
|
}
|
|
1658
|
-
export declare namespace AwsRdsDbSnapshotDetails {
|
|
1659
|
-
/**
|
|
1660
|
-
* @internal
|
|
1661
|
-
*/
|
|
1662
|
-
const filterSensitiveLog: (obj: AwsRdsDbSnapshotDetails) => any;
|
|
1663
|
-
}
|
|
1664
1430
|
/**
|
|
1665
1431
|
* <p>Details about an Amazon RDS event notification subscription. The subscription allows Amazon RDS to post events to an SNS topic.</p>
|
|
1666
1432
|
*/
|
|
@@ -1711,12 +1477,6 @@ export interface AwsRdsEventSubscriptionDetails {
|
|
|
1711
1477
|
*/
|
|
1712
1478
|
SubscriptionCreationTime?: string;
|
|
1713
1479
|
}
|
|
1714
|
-
export declare namespace AwsRdsEventSubscriptionDetails {
|
|
1715
|
-
/**
|
|
1716
|
-
* @internal
|
|
1717
|
-
*/
|
|
1718
|
-
const filterSensitiveLog: (obj: AwsRdsEventSubscriptionDetails) => any;
|
|
1719
|
-
}
|
|
1720
1480
|
/**
|
|
1721
1481
|
* <p>A node in an Amazon Redshift cluster.</p>
|
|
1722
1482
|
*/
|
|
@@ -1734,12 +1494,6 @@ export interface AwsRedshiftClusterClusterNode {
|
|
|
1734
1494
|
*/
|
|
1735
1495
|
PublicIpAddress?: string;
|
|
1736
1496
|
}
|
|
1737
|
-
export declare namespace AwsRedshiftClusterClusterNode {
|
|
1738
|
-
/**
|
|
1739
|
-
* @internal
|
|
1740
|
-
*/
|
|
1741
|
-
const filterSensitiveLog: (obj: AwsRedshiftClusterClusterNode) => any;
|
|
1742
|
-
}
|
|
1743
1497
|
/**
|
|
1744
1498
|
* <p>The status of a parameter in a cluster parameter group for an Amazon Redshift
|
|
1745
1499
|
* cluster.</p>
|
|
@@ -1763,12 +1517,6 @@ export interface AwsRedshiftClusterClusterParameterStatus {
|
|
|
1763
1517
|
*/
|
|
1764
1518
|
ParameterApplyErrorDescription?: string;
|
|
1765
1519
|
}
|
|
1766
|
-
export declare namespace AwsRedshiftClusterClusterParameterStatus {
|
|
1767
|
-
/**
|
|
1768
|
-
* @internal
|
|
1769
|
-
*/
|
|
1770
|
-
const filterSensitiveLog: (obj: AwsRedshiftClusterClusterParameterStatus) => any;
|
|
1771
|
-
}
|
|
1772
1520
|
/**
|
|
1773
1521
|
* <p>A cluster parameter group that is associated with an Amazon Redshift cluster.</p>
|
|
1774
1522
|
*/
|
|
@@ -1786,12 +1534,6 @@ export interface AwsRedshiftClusterClusterParameterGroup {
|
|
|
1786
1534
|
*/
|
|
1787
1535
|
ParameterGroupName?: string;
|
|
1788
1536
|
}
|
|
1789
|
-
export declare namespace AwsRedshiftClusterClusterParameterGroup {
|
|
1790
|
-
/**
|
|
1791
|
-
* @internal
|
|
1792
|
-
*/
|
|
1793
|
-
const filterSensitiveLog: (obj: AwsRedshiftClusterClusterParameterGroup) => any;
|
|
1794
|
-
}
|
|
1795
1537
|
/**
|
|
1796
1538
|
* <p>A security group that is associated with the cluster.</p>
|
|
1797
1539
|
*/
|
|
@@ -1805,12 +1547,6 @@ export interface AwsRedshiftClusterClusterSecurityGroup {
|
|
|
1805
1547
|
*/
|
|
1806
1548
|
Status?: string;
|
|
1807
1549
|
}
|
|
1808
|
-
export declare namespace AwsRedshiftClusterClusterSecurityGroup {
|
|
1809
|
-
/**
|
|
1810
|
-
* @internal
|
|
1811
|
-
*/
|
|
1812
|
-
const filterSensitiveLog: (obj: AwsRedshiftClusterClusterSecurityGroup) => any;
|
|
1813
|
-
}
|
|
1814
1550
|
/**
|
|
1815
1551
|
* <p>Information about a cross-Region snapshot copy.</p>
|
|
1816
1552
|
*/
|
|
@@ -1839,12 +1575,6 @@ export interface AwsRedshiftClusterClusterSnapshotCopyStatus {
|
|
|
1839
1575
|
*/
|
|
1840
1576
|
SnapshotCopyGrantName?: string;
|
|
1841
1577
|
}
|
|
1842
|
-
export declare namespace AwsRedshiftClusterClusterSnapshotCopyStatus {
|
|
1843
|
-
/**
|
|
1844
|
-
* @internal
|
|
1845
|
-
*/
|
|
1846
|
-
const filterSensitiveLog: (obj: AwsRedshiftClusterClusterSnapshotCopyStatus) => any;
|
|
1847
|
-
}
|
|
1848
1578
|
/**
|
|
1849
1579
|
* <p>A time windows during which maintenance was deferred for an Amazon Redshift
|
|
1850
1580
|
* cluster.</p>
|
|
@@ -1869,12 +1599,6 @@ export interface AwsRedshiftClusterDeferredMaintenanceWindow {
|
|
|
1869
1599
|
*/
|
|
1870
1600
|
DeferMaintenanceStartTime?: string;
|
|
1871
1601
|
}
|
|
1872
|
-
export declare namespace AwsRedshiftClusterDeferredMaintenanceWindow {
|
|
1873
|
-
/**
|
|
1874
|
-
* @internal
|
|
1875
|
-
*/
|
|
1876
|
-
const filterSensitiveLog: (obj: AwsRedshiftClusterDeferredMaintenanceWindow) => any;
|
|
1877
|
-
}
|
|
1878
1602
|
/**
|
|
1879
1603
|
* <p>The status of the elastic IP (EIP) address for an Amazon Redshift cluster.</p>
|
|
1880
1604
|
*/
|
|
@@ -1888,12 +1612,6 @@ export interface AwsRedshiftClusterElasticIpStatus {
|
|
|
1888
1612
|
*/
|
|
1889
1613
|
Status?: string;
|
|
1890
1614
|
}
|
|
1891
|
-
export declare namespace AwsRedshiftClusterElasticIpStatus {
|
|
1892
|
-
/**
|
|
1893
|
-
* @internal
|
|
1894
|
-
*/
|
|
1895
|
-
const filterSensitiveLog: (obj: AwsRedshiftClusterElasticIpStatus) => any;
|
|
1896
|
-
}
|
|
1897
1615
|
/**
|
|
1898
1616
|
* <p>The connection endpoint for an Amazon Redshift cluster.</p>
|
|
1899
1617
|
*/
|
|
@@ -1907,12 +1625,6 @@ export interface AwsRedshiftClusterEndpoint {
|
|
|
1907
1625
|
*/
|
|
1908
1626
|
Port?: number;
|
|
1909
1627
|
}
|
|
1910
|
-
export declare namespace AwsRedshiftClusterEndpoint {
|
|
1911
|
-
/**
|
|
1912
|
-
* @internal
|
|
1913
|
-
*/
|
|
1914
|
-
const filterSensitiveLog: (obj: AwsRedshiftClusterEndpoint) => any;
|
|
1915
|
-
}
|
|
1916
1628
|
/**
|
|
1917
1629
|
* <p>Information about whether an Amazon Redshift cluster finished applying any hardware
|
|
1918
1630
|
* changes to security module (HSM) settings that were specified in a modify cluster
|
|
@@ -1938,12 +1650,6 @@ export interface AwsRedshiftClusterHsmStatus {
|
|
|
1938
1650
|
*/
|
|
1939
1651
|
Status?: string;
|
|
1940
1652
|
}
|
|
1941
|
-
export declare namespace AwsRedshiftClusterHsmStatus {
|
|
1942
|
-
/**
|
|
1943
|
-
* @internal
|
|
1944
|
-
*/
|
|
1945
|
-
const filterSensitiveLog: (obj: AwsRedshiftClusterHsmStatus) => any;
|
|
1946
|
-
}
|
|
1947
1653
|
/**
|
|
1948
1654
|
* <p>An IAM role that the cluster can use to access other Amazon Web Services services.</p>
|
|
1949
1655
|
*/
|
|
@@ -1959,12 +1665,6 @@ export interface AwsRedshiftClusterIamRole {
|
|
|
1959
1665
|
*/
|
|
1960
1666
|
IamRoleArn?: string;
|
|
1961
1667
|
}
|
|
1962
|
-
export declare namespace AwsRedshiftClusterIamRole {
|
|
1963
|
-
/**
|
|
1964
|
-
* @internal
|
|
1965
|
-
*/
|
|
1966
|
-
const filterSensitiveLog: (obj: AwsRedshiftClusterIamRole) => any;
|
|
1967
|
-
}
|
|
1968
1668
|
/**
|
|
1969
1669
|
* <p>Provides information about the logging status of the cluster.</p>
|
|
1970
1670
|
*/
|
|
@@ -2000,12 +1700,6 @@ export interface AwsRedshiftClusterLoggingStatus {
|
|
|
2000
1700
|
*/
|
|
2001
1701
|
S3KeyPrefix?: string;
|
|
2002
1702
|
}
|
|
2003
|
-
export declare namespace AwsRedshiftClusterLoggingStatus {
|
|
2004
|
-
/**
|
|
2005
|
-
* @internal
|
|
2006
|
-
*/
|
|
2007
|
-
const filterSensitiveLog: (obj: AwsRedshiftClusterLoggingStatus) => any;
|
|
2008
|
-
}
|
|
2009
1703
|
/**
|
|
2010
1704
|
* <p>Changes to the Amazon Redshift cluster that are currently pending.</p>
|
|
2011
1705
|
*/
|
|
@@ -2057,12 +1751,6 @@ export interface AwsRedshiftClusterPendingModifiedValues {
|
|
|
2057
1751
|
*/
|
|
2058
1752
|
PubliclyAccessible?: boolean;
|
|
2059
1753
|
}
|
|
2060
|
-
export declare namespace AwsRedshiftClusterPendingModifiedValues {
|
|
2061
|
-
/**
|
|
2062
|
-
* @internal
|
|
2063
|
-
*/
|
|
2064
|
-
const filterSensitiveLog: (obj: AwsRedshiftClusterPendingModifiedValues) => any;
|
|
2065
|
-
}
|
|
2066
1754
|
/**
|
|
2067
1755
|
* <p>Information about the resize operation for the cluster.</p>
|
|
2068
1756
|
*/
|
|
@@ -2078,12 +1766,6 @@ export interface AwsRedshiftClusterResizeInfo {
|
|
|
2078
1766
|
*/
|
|
2079
1767
|
ResizeType?: string;
|
|
2080
1768
|
}
|
|
2081
|
-
export declare namespace AwsRedshiftClusterResizeInfo {
|
|
2082
|
-
/**
|
|
2083
|
-
* @internal
|
|
2084
|
-
*/
|
|
2085
|
-
const filterSensitiveLog: (obj: AwsRedshiftClusterResizeInfo) => any;
|
|
2086
|
-
}
|
|
2087
1769
|
/**
|
|
2088
1770
|
* <p>Information about the status of a cluster restore action. It only applies if the cluster
|
|
2089
1771
|
* was created by restoring a snapshot.</p>
|
|
@@ -2125,12 +1807,6 @@ export interface AwsRedshiftClusterRestoreStatus {
|
|
|
2125
1807
|
*/
|
|
2126
1808
|
Status?: string;
|
|
2127
1809
|
}
|
|
2128
|
-
export declare namespace AwsRedshiftClusterRestoreStatus {
|
|
2129
|
-
/**
|
|
2130
|
-
* @internal
|
|
2131
|
-
*/
|
|
2132
|
-
const filterSensitiveLog: (obj: AwsRedshiftClusterRestoreStatus) => any;
|
|
2133
|
-
}
|
|
2134
1810
|
/**
|
|
2135
1811
|
* <p>A VPC security group that the cluster belongs to, if the cluster is in a VPC.</p>
|
|
2136
1812
|
*/
|
|
@@ -2144,12 +1820,6 @@ export interface AwsRedshiftClusterVpcSecurityGroup {
|
|
|
2144
1820
|
*/
|
|
2145
1821
|
VpcSecurityGroupId?: string;
|
|
2146
1822
|
}
|
|
2147
|
-
export declare namespace AwsRedshiftClusterVpcSecurityGroup {
|
|
2148
|
-
/**
|
|
2149
|
-
* @internal
|
|
2150
|
-
*/
|
|
2151
|
-
const filterSensitiveLog: (obj: AwsRedshiftClusterVpcSecurityGroup) => any;
|
|
2152
|
-
}
|
|
2153
1823
|
/**
|
|
2154
1824
|
* <p>Details about an Amazon Redshift cluster.</p>
|
|
2155
1825
|
*/
|
|
@@ -2406,12 +2076,6 @@ export interface AwsRedshiftClusterDetails {
|
|
|
2406
2076
|
*/
|
|
2407
2077
|
LoggingStatus?: AwsRedshiftClusterLoggingStatus;
|
|
2408
2078
|
}
|
|
2409
|
-
export declare namespace AwsRedshiftClusterDetails {
|
|
2410
|
-
/**
|
|
2411
|
-
* @internal
|
|
2412
|
-
*/
|
|
2413
|
-
const filterSensitiveLog: (obj: AwsRedshiftClusterDetails) => any;
|
|
2414
|
-
}
|
|
2415
2079
|
/**
|
|
2416
2080
|
* <p>provides information about the Amazon S3 Public Access Block configuration for accounts.</p>
|
|
2417
2081
|
*/
|
|
@@ -2433,12 +2097,6 @@ export interface AwsS3AccountPublicAccessBlockDetails {
|
|
|
2433
2097
|
*/
|
|
2434
2098
|
RestrictPublicBuckets?: boolean;
|
|
2435
2099
|
}
|
|
2436
|
-
export declare namespace AwsS3AccountPublicAccessBlockDetails {
|
|
2437
|
-
/**
|
|
2438
|
-
* @internal
|
|
2439
|
-
*/
|
|
2440
|
-
const filterSensitiveLog: (obj: AwsS3AccountPublicAccessBlockDetails) => any;
|
|
2441
|
-
}
|
|
2442
2100
|
/**
|
|
2443
2101
|
* <p>Information about what Amazon S3
|
|
2444
2102
|
* does when a multipart upload is incomplete.</p>
|
|
@@ -2449,12 +2107,6 @@ export interface AwsS3BucketBucketLifecycleConfigurationRulesAbortIncompleteMult
|
|
|
2449
2107
|
*/
|
|
2450
2108
|
DaysAfterInitiation?: number;
|
|
2451
2109
|
}
|
|
2452
|
-
export declare namespace AwsS3BucketBucketLifecycleConfigurationRulesAbortIncompleteMultipartUploadDetails {
|
|
2453
|
-
/**
|
|
2454
|
-
* @internal
|
|
2455
|
-
*/
|
|
2456
|
-
const filterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesAbortIncompleteMultipartUploadDetails) => any;
|
|
2457
|
-
}
|
|
2458
2110
|
/**
|
|
2459
2111
|
* <p>A tag that is assigned to matching objects.</p>
|
|
2460
2112
|
*/
|
|
@@ -2468,12 +2120,6 @@ export interface AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOper
|
|
|
2468
2120
|
*/
|
|
2469
2121
|
Value?: string;
|
|
2470
2122
|
}
|
|
2471
|
-
export declare namespace AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsTagDetails {
|
|
2472
|
-
/**
|
|
2473
|
-
* @internal
|
|
2474
|
-
*/
|
|
2475
|
-
const filterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsTagDetails) => any;
|
|
2476
|
-
}
|
|
2477
2123
|
/**
|
|
2478
2124
|
* <p>A value to use for the filter.</p>
|
|
2479
2125
|
*/
|
|
@@ -2491,12 +2137,6 @@ export interface AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOper
|
|
|
2491
2137
|
*/
|
|
2492
2138
|
Type?: string;
|
|
2493
2139
|
}
|
|
2494
|
-
export declare namespace AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsDetails {
|
|
2495
|
-
/**
|
|
2496
|
-
* @internal
|
|
2497
|
-
*/
|
|
2498
|
-
const filterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsDetails) => any;
|
|
2499
|
-
}
|
|
2500
2140
|
/**
|
|
2501
2141
|
* <p>A tag filter.</p>
|
|
2502
2142
|
*/
|
|
@@ -2510,12 +2150,6 @@ export interface AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagD
|
|
|
2510
2150
|
*/
|
|
2511
2151
|
Value?: string;
|
|
2512
2152
|
}
|
|
2513
|
-
export declare namespace AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetails {
|
|
2514
|
-
/**
|
|
2515
|
-
* @internal
|
|
2516
|
-
*/
|
|
2517
|
-
const filterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetails) => any;
|
|
2518
|
-
}
|
|
2519
2153
|
/**
|
|
2520
2154
|
* <p>The configuration for the filter.</p>
|
|
2521
2155
|
*/
|
|
@@ -2537,12 +2171,6 @@ export interface AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateDeta
|
|
|
2537
2171
|
*/
|
|
2538
2172
|
Type?: string;
|
|
2539
2173
|
}
|
|
2540
|
-
export declare namespace AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateDetails {
|
|
2541
|
-
/**
|
|
2542
|
-
* @internal
|
|
2543
|
-
*/
|
|
2544
|
-
const filterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateDetails) => any;
|
|
2545
|
-
}
|
|
2546
2174
|
/**
|
|
2547
2175
|
* <p>Identifies the objects that a rule applies to.</p>
|
|
2548
2176
|
*/
|
|
@@ -2552,12 +2180,6 @@ export interface AwsS3BucketBucketLifecycleConfigurationRulesFilterDetails {
|
|
|
2552
2180
|
*/
|
|
2553
2181
|
Predicate?: AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateDetails;
|
|
2554
2182
|
}
|
|
2555
|
-
export declare namespace AwsS3BucketBucketLifecycleConfigurationRulesFilterDetails {
|
|
2556
|
-
/**
|
|
2557
|
-
* @internal
|
|
2558
|
-
*/
|
|
2559
|
-
const filterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesFilterDetails) => any;
|
|
2560
|
-
}
|
|
2561
2183
|
/**
|
|
2562
2184
|
* <p>A transition rule that describes when noncurrent objects transition to a specified storage class.</p>
|
|
2563
2185
|
*/
|
|
@@ -2571,12 +2193,6 @@ export interface AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTr
|
|
|
2571
2193
|
*/
|
|
2572
2194
|
StorageClass?: string;
|
|
2573
2195
|
}
|
|
2574
|
-
export declare namespace AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsDetails {
|
|
2575
|
-
/**
|
|
2576
|
-
* @internal
|
|
2577
|
-
*/
|
|
2578
|
-
const filterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsDetails) => any;
|
|
2579
|
-
}
|
|
2580
2196
|
/**
|
|
2581
2197
|
* <p>A rule for when objects transition to specific storage classes.</p>
|
|
2582
2198
|
*/
|
|
@@ -2597,12 +2213,6 @@ export interface AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetails
|
|
|
2597
2213
|
*/
|
|
2598
2214
|
StorageClass?: string;
|
|
2599
2215
|
}
|
|
2600
|
-
export declare namespace AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetails {
|
|
2601
|
-
/**
|
|
2602
|
-
* @internal
|
|
2603
|
-
*/
|
|
2604
|
-
const filterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetails) => any;
|
|
2605
|
-
}
|
|
2606
2216
|
/**
|
|
2607
2217
|
* <p>Configuration for a lifecycle rule.</p>
|
|
2608
2218
|
*/
|
|
@@ -2660,12 +2270,6 @@ export interface AwsS3BucketBucketLifecycleConfigurationRulesDetails {
|
|
|
2660
2270
|
*/
|
|
2661
2271
|
Transitions?: AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetails[];
|
|
2662
2272
|
}
|
|
2663
|
-
export declare namespace AwsS3BucketBucketLifecycleConfigurationRulesDetails {
|
|
2664
|
-
/**
|
|
2665
|
-
* @internal
|
|
2666
|
-
*/
|
|
2667
|
-
const filterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesDetails) => any;
|
|
2668
|
-
}
|
|
2669
2273
|
/**
|
|
2670
2274
|
* <p>The lifecycle configuration for the objects in the S3 bucket.</p>
|
|
2671
2275
|
*/
|
|
@@ -2675,12 +2279,6 @@ export interface AwsS3BucketBucketLifecycleConfigurationDetails {
|
|
|
2675
2279
|
*/
|
|
2676
2280
|
Rules?: AwsS3BucketBucketLifecycleConfigurationRulesDetails[];
|
|
2677
2281
|
}
|
|
2678
|
-
export declare namespace AwsS3BucketBucketLifecycleConfigurationDetails {
|
|
2679
|
-
/**
|
|
2680
|
-
* @internal
|
|
2681
|
-
*/
|
|
2682
|
-
const filterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationDetails) => any;
|
|
2683
|
-
}
|
|
2684
2282
|
/**
|
|
2685
2283
|
* <p>Describes the versioning state of an S3 bucket.</p>
|
|
2686
2284
|
*/
|
|
@@ -2694,12 +2292,6 @@ export interface AwsS3BucketBucketVersioningConfiguration {
|
|
|
2694
2292
|
*/
|
|
2695
2293
|
Status?: string;
|
|
2696
2294
|
}
|
|
2697
|
-
export declare namespace AwsS3BucketBucketVersioningConfiguration {
|
|
2698
|
-
/**
|
|
2699
|
-
* @internal
|
|
2700
|
-
*/
|
|
2701
|
-
const filterSensitiveLog: (obj: AwsS3BucketBucketVersioningConfiguration) => any;
|
|
2702
|
-
}
|
|
2703
2295
|
/**
|
|
2704
2296
|
* <p>Information about logging for
|
|
2705
2297
|
* the S3 bucket</p>
|
|
@@ -2714,12 +2306,6 @@ export interface AwsS3BucketLoggingConfiguration {
|
|
|
2714
2306
|
*/
|
|
2715
2307
|
LogFilePrefix?: string;
|
|
2716
2308
|
}
|
|
2717
|
-
export declare namespace AwsS3BucketLoggingConfiguration {
|
|
2718
|
-
/**
|
|
2719
|
-
* @internal
|
|
2720
|
-
*/
|
|
2721
|
-
const filterSensitiveLog: (obj: AwsS3BucketLoggingConfiguration) => any;
|
|
2722
|
-
}
|
|
2723
2309
|
export declare enum AwsS3BucketNotificationConfigurationS3KeyFilterRuleName {
|
|
2724
2310
|
PREFIX = "Prefix",
|
|
2725
2311
|
SUFFIX = "Suffix"
|
|
@@ -2737,12 +2323,6 @@ export interface AwsS3BucketNotificationConfigurationS3KeyFilterRule {
|
|
|
2737
2323
|
*/
|
|
2738
2324
|
Value?: string;
|
|
2739
2325
|
}
|
|
2740
|
-
export declare namespace AwsS3BucketNotificationConfigurationS3KeyFilterRule {
|
|
2741
|
-
/**
|
|
2742
|
-
* @internal
|
|
2743
|
-
*/
|
|
2744
|
-
const filterSensitiveLog: (obj: AwsS3BucketNotificationConfigurationS3KeyFilterRule) => any;
|
|
2745
|
-
}
|
|
2746
2326
|
/**
|
|
2747
2327
|
* <p>Details for an Amazon S3 filter.</p>
|
|
2748
2328
|
*/
|
|
@@ -2752,12 +2332,6 @@ export interface AwsS3BucketNotificationConfigurationS3KeyFilter {
|
|
|
2752
2332
|
*/
|
|
2753
2333
|
FilterRules?: AwsS3BucketNotificationConfigurationS3KeyFilterRule[];
|
|
2754
2334
|
}
|
|
2755
|
-
export declare namespace AwsS3BucketNotificationConfigurationS3KeyFilter {
|
|
2756
|
-
/**
|
|
2757
|
-
* @internal
|
|
2758
|
-
*/
|
|
2759
|
-
const filterSensitiveLog: (obj: AwsS3BucketNotificationConfigurationS3KeyFilter) => any;
|
|
2760
|
-
}
|
|
2761
2335
|
/**
|
|
2762
2336
|
* <p>Filtering information for the notifications. The
|
|
2763
2337
|
* filtering is based on Amazon S3 key names.</p>
|
|
@@ -2768,12 +2342,6 @@ export interface AwsS3BucketNotificationConfigurationFilter {
|
|
|
2768
2342
|
*/
|
|
2769
2343
|
S3KeyFilter?: AwsS3BucketNotificationConfigurationS3KeyFilter;
|
|
2770
2344
|
}
|
|
2771
|
-
export declare namespace AwsS3BucketNotificationConfigurationFilter {
|
|
2772
|
-
/**
|
|
2773
|
-
* @internal
|
|
2774
|
-
*/
|
|
2775
|
-
const filterSensitiveLog: (obj: AwsS3BucketNotificationConfigurationFilter) => any;
|
|
2776
|
-
}
|
|
2777
2345
|
/**
|
|
2778
2346
|
* <p>Details for an S3 bucket notification configuration.</p>
|
|
2779
2347
|
*/
|
|
@@ -2797,12 +2365,6 @@ export interface AwsS3BucketNotificationConfigurationDetail {
|
|
|
2797
2365
|
*/
|
|
2798
2366
|
Type?: string;
|
|
2799
2367
|
}
|
|
2800
|
-
export declare namespace AwsS3BucketNotificationConfigurationDetail {
|
|
2801
|
-
/**
|
|
2802
|
-
* @internal
|
|
2803
|
-
*/
|
|
2804
|
-
const filterSensitiveLog: (obj: AwsS3BucketNotificationConfigurationDetail) => any;
|
|
2805
|
-
}
|
|
2806
2368
|
/**
|
|
2807
2369
|
* <p>The notification
|
|
2808
2370
|
* configuration for the S3 bucket.</p>
|
|
@@ -2813,12 +2375,6 @@ export interface AwsS3BucketNotificationConfiguration {
|
|
|
2813
2375
|
*/
|
|
2814
2376
|
Configurations?: AwsS3BucketNotificationConfigurationDetail[];
|
|
2815
2377
|
}
|
|
2816
|
-
export declare namespace AwsS3BucketNotificationConfiguration {
|
|
2817
|
-
/**
|
|
2818
|
-
* @internal
|
|
2819
|
-
*/
|
|
2820
|
-
const filterSensitiveLog: (obj: AwsS3BucketNotificationConfiguration) => any;
|
|
2821
|
-
}
|
|
2822
2378
|
/**
|
|
2823
2379
|
* <p>The redirect behavior for requests
|
|
2824
2380
|
* to the website.</p>
|
|
@@ -2834,12 +2390,6 @@ export interface AwsS3BucketWebsiteConfigurationRedirectTo {
|
|
|
2834
2390
|
*/
|
|
2835
2391
|
Protocol?: string;
|
|
2836
2392
|
}
|
|
2837
|
-
export declare namespace AwsS3BucketWebsiteConfigurationRedirectTo {
|
|
2838
|
-
/**
|
|
2839
|
-
* @internal
|
|
2840
|
-
*/
|
|
2841
|
-
const filterSensitiveLog: (obj: AwsS3BucketWebsiteConfigurationRedirectTo) => any;
|
|
2842
|
-
}
|
|
2843
2393
|
/**
|
|
2844
2394
|
* <p>The condition that must be met in order to apply the routing rule.</p>
|
|
2845
2395
|
*/
|
|
@@ -2853,12 +2403,6 @@ export interface AwsS3BucketWebsiteConfigurationRoutingRuleCondition {
|
|
|
2853
2403
|
*/
|
|
2854
2404
|
KeyPrefixEquals?: string;
|
|
2855
2405
|
}
|
|
2856
|
-
export declare namespace AwsS3BucketWebsiteConfigurationRoutingRuleCondition {
|
|
2857
|
-
/**
|
|
2858
|
-
* @internal
|
|
2859
|
-
*/
|
|
2860
|
-
const filterSensitiveLog: (obj: AwsS3BucketWebsiteConfigurationRoutingRuleCondition) => any;
|
|
2861
|
-
}
|
|
2862
2406
|
/**
|
|
2863
2407
|
* <p>The rules to redirect the request if the condition in <code>Condition</code> is
|
|
2864
2408
|
* met.</p>
|
|
@@ -2888,12 +2432,6 @@ export interface AwsS3BucketWebsiteConfigurationRoutingRuleRedirect {
|
|
|
2888
2432
|
*/
|
|
2889
2433
|
ReplaceKeyWith?: string;
|
|
2890
2434
|
}
|
|
2891
|
-
export declare namespace AwsS3BucketWebsiteConfigurationRoutingRuleRedirect {
|
|
2892
|
-
/**
|
|
2893
|
-
* @internal
|
|
2894
|
-
*/
|
|
2895
|
-
const filterSensitiveLog: (obj: AwsS3BucketWebsiteConfigurationRoutingRuleRedirect) => any;
|
|
2896
|
-
}
|
|
2897
2435
|
/**
|
|
2898
2436
|
* <p>A rule for redirecting requests
|
|
2899
2437
|
* to the website.</p>
|
|
@@ -2909,12 +2447,6 @@ export interface AwsS3BucketWebsiteConfigurationRoutingRule {
|
|
|
2909
2447
|
*/
|
|
2910
2448
|
Redirect?: AwsS3BucketWebsiteConfigurationRoutingRuleRedirect;
|
|
2911
2449
|
}
|
|
2912
|
-
export declare namespace AwsS3BucketWebsiteConfigurationRoutingRule {
|
|
2913
|
-
/**
|
|
2914
|
-
* @internal
|
|
2915
|
-
*/
|
|
2916
|
-
const filterSensitiveLog: (obj: AwsS3BucketWebsiteConfigurationRoutingRule) => any;
|
|
2917
|
-
}
|
|
2918
2450
|
/**
|
|
2919
2451
|
* <p>Website parameters for the S3
|
|
2920
2452
|
* bucket.</p>
|
|
@@ -2937,12 +2469,6 @@ export interface AwsS3BucketWebsiteConfiguration {
|
|
|
2937
2469
|
*/
|
|
2938
2470
|
RoutingRules?: AwsS3BucketWebsiteConfigurationRoutingRule[];
|
|
2939
2471
|
}
|
|
2940
|
-
export declare namespace AwsS3BucketWebsiteConfiguration {
|
|
2941
|
-
/**
|
|
2942
|
-
* @internal
|
|
2943
|
-
*/
|
|
2944
|
-
const filterSensitiveLog: (obj: AwsS3BucketWebsiteConfiguration) => any;
|
|
2945
|
-
}
|
|
2946
2472
|
/**
|
|
2947
2473
|
* <p>Specifies the default server-side encryption to apply to new objects in the
|
|
2948
2474
|
* bucket.</p>
|
|
@@ -2957,12 +2483,6 @@ export interface AwsS3BucketServerSideEncryptionByDefault {
|
|
|
2957
2483
|
*/
|
|
2958
2484
|
KMSMasterKeyID?: string;
|
|
2959
2485
|
}
|
|
2960
|
-
export declare namespace AwsS3BucketServerSideEncryptionByDefault {
|
|
2961
|
-
/**
|
|
2962
|
-
* @internal
|
|
2963
|
-
*/
|
|
2964
|
-
const filterSensitiveLog: (obj: AwsS3BucketServerSideEncryptionByDefault) => any;
|
|
2965
|
-
}
|
|
2966
2486
|
/**
|
|
2967
2487
|
* <p>An encryption rule to apply to the S3 bucket.</p>
|
|
2968
2488
|
*/
|
|
@@ -2974,12 +2494,6 @@ export interface AwsS3BucketServerSideEncryptionRule {
|
|
|
2974
2494
|
*/
|
|
2975
2495
|
ApplyServerSideEncryptionByDefault?: AwsS3BucketServerSideEncryptionByDefault;
|
|
2976
2496
|
}
|
|
2977
|
-
export declare namespace AwsS3BucketServerSideEncryptionRule {
|
|
2978
|
-
/**
|
|
2979
|
-
* @internal
|
|
2980
|
-
*/
|
|
2981
|
-
const filterSensitiveLog: (obj: AwsS3BucketServerSideEncryptionRule) => any;
|
|
2982
|
-
}
|
|
2983
2497
|
/**
|
|
2984
2498
|
* <p>The encryption configuration for the S3 bucket.</p>
|
|
2985
2499
|
*/
|
|
@@ -2989,12 +2503,6 @@ export interface AwsS3BucketServerSideEncryptionConfiguration {
|
|
|
2989
2503
|
*/
|
|
2990
2504
|
Rules?: AwsS3BucketServerSideEncryptionRule[];
|
|
2991
2505
|
}
|
|
2992
|
-
export declare namespace AwsS3BucketServerSideEncryptionConfiguration {
|
|
2993
|
-
/**
|
|
2994
|
-
* @internal
|
|
2995
|
-
*/
|
|
2996
|
-
const filterSensitiveLog: (obj: AwsS3BucketServerSideEncryptionConfiguration) => any;
|
|
2997
|
-
}
|
|
2998
2506
|
/**
|
|
2999
2507
|
* <p>The details of an Amazon S3 bucket.</p>
|
|
3000
2508
|
*/
|
|
@@ -3051,12 +2559,6 @@ export interface AwsS3BucketDetails {
|
|
|
3051
2559
|
*/
|
|
3052
2560
|
BucketVersioningConfiguration?: AwsS3BucketBucketVersioningConfiguration;
|
|
3053
2561
|
}
|
|
3054
|
-
export declare namespace AwsS3BucketDetails {
|
|
3055
|
-
/**
|
|
3056
|
-
* @internal
|
|
3057
|
-
*/
|
|
3058
|
-
const filterSensitiveLog: (obj: AwsS3BucketDetails) => any;
|
|
3059
|
-
}
|
|
3060
2562
|
/**
|
|
3061
2563
|
* <p>Details about an Amazon S3 object.</p>
|
|
3062
2564
|
*/
|
|
@@ -3091,12 +2593,6 @@ export interface AwsS3ObjectDetails {
|
|
|
3091
2593
|
*/
|
|
3092
2594
|
SSEKMSKeyId?: string;
|
|
3093
2595
|
}
|
|
3094
|
-
export declare namespace AwsS3ObjectDetails {
|
|
3095
|
-
/**
|
|
3096
|
-
* @internal
|
|
3097
|
-
*/
|
|
3098
|
-
const filterSensitiveLog: (obj: AwsS3ObjectDetails) => any;
|
|
3099
|
-
}
|
|
3100
2596
|
/**
|
|
3101
2597
|
* <p>Defines the rotation schedule for the secret.</p>
|
|
3102
2598
|
*/
|
|
@@ -3106,12 +2602,6 @@ export interface AwsSecretsManagerSecretRotationRules {
|
|
|
3106
2602
|
*/
|
|
3107
2603
|
AutomaticallyAfterDays?: number;
|
|
3108
2604
|
}
|
|
3109
|
-
export declare namespace AwsSecretsManagerSecretRotationRules {
|
|
3110
|
-
/**
|
|
3111
|
-
* @internal
|
|
3112
|
-
*/
|
|
3113
|
-
const filterSensitiveLog: (obj: AwsSecretsManagerSecretRotationRules) => any;
|
|
3114
|
-
}
|
|
3115
2605
|
/**
|
|
3116
2606
|
* <p>Details about an Secrets Manager secret.</p>
|
|
3117
2607
|
*/
|
|
@@ -3151,12 +2641,6 @@ export interface AwsSecretsManagerSecretDetails {
|
|
|
3151
2641
|
*/
|
|
3152
2642
|
Description?: string;
|
|
3153
2643
|
}
|
|
3154
|
-
export declare namespace AwsSecretsManagerSecretDetails {
|
|
3155
|
-
/**
|
|
3156
|
-
* @internal
|
|
3157
|
-
*/
|
|
3158
|
-
const filterSensitiveLog: (obj: AwsSecretsManagerSecretDetails) => any;
|
|
3159
|
-
}
|
|
3160
2644
|
export declare enum ComplianceStatus {
|
|
3161
2645
|
FAILED = "FAILED",
|
|
3162
2646
|
NOT_AVAILABLE = "NOT_AVAILABLE",
|
|
@@ -3178,12 +2662,6 @@ export interface StatusReason {
|
|
|
3178
2662
|
*/
|
|
3179
2663
|
Description?: string;
|
|
3180
2664
|
}
|
|
3181
|
-
export declare namespace StatusReason {
|
|
3182
|
-
/**
|
|
3183
|
-
* @internal
|
|
3184
|
-
*/
|
|
3185
|
-
const filterSensitiveLog: (obj: StatusReason) => any;
|
|
3186
|
-
}
|
|
3187
2665
|
/**
|
|
3188
2666
|
* <p>Contains finding details that are specific to control-based findings. Only returned for
|
|
3189
2667
|
* findings generated from controls.</p>
|
|
@@ -3235,12 +2713,6 @@ export interface Compliance {
|
|
|
3235
2713
|
*/
|
|
3236
2714
|
StatusReasons?: StatusReason[];
|
|
3237
2715
|
}
|
|
3238
|
-
export declare namespace Compliance {
|
|
3239
|
-
/**
|
|
3240
|
-
* @internal
|
|
3241
|
-
*/
|
|
3242
|
-
const filterSensitiveLog: (obj: Compliance) => any;
|
|
3243
|
-
}
|
|
3244
2716
|
/**
|
|
3245
2717
|
* <p>Details about a related finding.</p>
|
|
3246
2718
|
*/
|
|
@@ -3254,12 +2726,6 @@ export interface RelatedFinding {
|
|
|
3254
2726
|
*/
|
|
3255
2727
|
Id: string | undefined;
|
|
3256
2728
|
}
|
|
3257
|
-
export declare namespace RelatedFinding {
|
|
3258
|
-
/**
|
|
3259
|
-
* @internal
|
|
3260
|
-
*/
|
|
3261
|
-
const filterSensitiveLog: (obj: RelatedFinding) => any;
|
|
3262
|
-
}
|
|
3263
2729
|
export declare enum SeverityLabel {
|
|
3264
2730
|
CRITICAL = "CRITICAL",
|
|
3265
2731
|
HIGH = "HIGH",
|
|
@@ -3280,12 +2746,6 @@ export interface FindingProviderSeverity {
|
|
|
3280
2746
|
*/
|
|
3281
2747
|
Original?: string;
|
|
3282
2748
|
}
|
|
3283
|
-
export declare namespace FindingProviderSeverity {
|
|
3284
|
-
/**
|
|
3285
|
-
* @internal
|
|
3286
|
-
*/
|
|
3287
|
-
const filterSensitiveLog: (obj: FindingProviderSeverity) => any;
|
|
3288
|
-
}
|
|
3289
2749
|
/**
|
|
3290
2750
|
* <p>In a <code>BatchImportFindings</code> request, finding providers use <code>FindingProviderFields</code> to provide and update values for confidence, criticality, related findings, severity, and types.</p>
|
|
3291
2751
|
*/
|
|
@@ -3319,12 +2779,6 @@ export interface FindingProviderFields {
|
|
|
3319
2779
|
*/
|
|
3320
2780
|
Types?: string[];
|
|
3321
2781
|
}
|
|
3322
|
-
export declare namespace FindingProviderFields {
|
|
3323
|
-
/**
|
|
3324
|
-
* @internal
|
|
3325
|
-
*/
|
|
3326
|
-
const filterSensitiveLog: (obj: FindingProviderFields) => any;
|
|
3327
|
-
}
|
|
3328
2782
|
export declare enum MalwareState {
|
|
3329
2783
|
OBSERVED = "OBSERVED",
|
|
3330
2784
|
REMOVAL_FAILED = "REMOVAL_FAILED",
|
|
@@ -3368,12 +2822,6 @@ export interface Malware {
|
|
|
3368
2822
|
*/
|
|
3369
2823
|
State?: MalwareState | string;
|
|
3370
2824
|
}
|
|
3371
|
-
export declare namespace Malware {
|
|
3372
|
-
/**
|
|
3373
|
-
* @internal
|
|
3374
|
-
*/
|
|
3375
|
-
const filterSensitiveLog: (obj: Malware) => any;
|
|
3376
|
-
}
|
|
3377
2825
|
export declare enum NetworkDirection {
|
|
3378
2826
|
IN = "IN",
|
|
3379
2827
|
OUT = "OUT"
|
|
@@ -3391,12 +2839,6 @@ export interface PortRange {
|
|
|
3391
2839
|
*/
|
|
3392
2840
|
End?: number;
|
|
3393
2841
|
}
|
|
3394
|
-
export declare namespace PortRange {
|
|
3395
|
-
/**
|
|
3396
|
-
* @internal
|
|
3397
|
-
*/
|
|
3398
|
-
const filterSensitiveLog: (obj: PortRange) => any;
|
|
3399
|
-
}
|
|
3400
2842
|
/**
|
|
3401
2843
|
* <p>The details of network-related information about a finding.</p>
|
|
3402
2844
|
*/
|
|
@@ -3451,12 +2893,6 @@ export interface Network {
|
|
|
3451
2893
|
*/
|
|
3452
2894
|
DestinationDomain?: string;
|
|
3453
2895
|
}
|
|
3454
|
-
export declare namespace Network {
|
|
3455
|
-
/**
|
|
3456
|
-
* @internal
|
|
3457
|
-
*/
|
|
3458
|
-
const filterSensitiveLog: (obj: Network) => any;
|
|
3459
|
-
}
|
|
3460
2896
|
/**
|
|
3461
2897
|
* <p>Information about the destination of the next component in the network path.</p>
|
|
3462
2898
|
*/
|
|
@@ -3470,12 +2906,6 @@ export interface NetworkPathComponentDetails {
|
|
|
3470
2906
|
*/
|
|
3471
2907
|
PortRanges?: PortRange[];
|
|
3472
2908
|
}
|
|
3473
|
-
export declare namespace NetworkPathComponentDetails {
|
|
3474
|
-
/**
|
|
3475
|
-
* @internal
|
|
3476
|
-
*/
|
|
3477
|
-
const filterSensitiveLog: (obj: NetworkPathComponentDetails) => any;
|
|
3478
|
-
}
|
|
3479
2909
|
/**
|
|
3480
2910
|
* <p>Details about a network path component that occurs before or after the current
|
|
3481
2911
|
* component.</p>
|
|
@@ -3494,12 +2924,6 @@ export interface NetworkHeader {
|
|
|
3494
2924
|
*/
|
|
3495
2925
|
Source?: NetworkPathComponentDetails;
|
|
3496
2926
|
}
|
|
3497
|
-
export declare namespace NetworkHeader {
|
|
3498
|
-
/**
|
|
3499
|
-
* @internal
|
|
3500
|
-
*/
|
|
3501
|
-
const filterSensitiveLog: (obj: NetworkHeader) => any;
|
|
3502
|
-
}
|
|
3503
2927
|
/**
|
|
3504
2928
|
* <p>Information about a network path component.</p>
|
|
3505
2929
|
*/
|
|
@@ -3523,12 +2947,6 @@ export interface NetworkPathComponent {
|
|
|
3523
2947
|
*/
|
|
3524
2948
|
Ingress?: NetworkHeader;
|
|
3525
2949
|
}
|
|
3526
|
-
export declare namespace NetworkPathComponent {
|
|
3527
|
-
/**
|
|
3528
|
-
* @internal
|
|
3529
|
-
*/
|
|
3530
|
-
const filterSensitiveLog: (obj: NetworkPathComponent) => any;
|
|
3531
|
-
}
|
|
3532
2950
|
/**
|
|
3533
2951
|
* <p>A user-defined note added to a finding.</p>
|
|
3534
2952
|
*/
|
|
@@ -3549,12 +2967,6 @@ export interface Note {
|
|
|
3549
2967
|
*/
|
|
3550
2968
|
UpdatedAt: string | undefined;
|
|
3551
2969
|
}
|
|
3552
|
-
export declare namespace Note {
|
|
3553
|
-
/**
|
|
3554
|
-
* @internal
|
|
3555
|
-
*/
|
|
3556
|
-
const filterSensitiveLog: (obj: Note) => any;
|
|
3557
|
-
}
|
|
3558
2970
|
/**
|
|
3559
2971
|
* <p>Provides an overview of the patch compliance status for an instance against a selected
|
|
3560
2972
|
* compliance standard.</p>
|
|
@@ -3617,12 +3029,6 @@ export interface PatchSummary {
|
|
|
3617
3029
|
*/
|
|
3618
3030
|
Operation?: string;
|
|
3619
3031
|
}
|
|
3620
|
-
export declare namespace PatchSummary {
|
|
3621
|
-
/**
|
|
3622
|
-
* @internal
|
|
3623
|
-
*/
|
|
3624
|
-
const filterSensitiveLog: (obj: PatchSummary) => any;
|
|
3625
|
-
}
|
|
3626
3032
|
/**
|
|
3627
3033
|
* <p>The details of process-related information about a finding.</p>
|
|
3628
3034
|
*/
|
|
@@ -3658,12 +3064,6 @@ export interface ProcessDetails {
|
|
|
3658
3064
|
*/
|
|
3659
3065
|
TerminatedAt?: string;
|
|
3660
3066
|
}
|
|
3661
|
-
export declare namespace ProcessDetails {
|
|
3662
|
-
/**
|
|
3663
|
-
* @internal
|
|
3664
|
-
*/
|
|
3665
|
-
const filterSensitiveLog: (obj: ProcessDetails) => any;
|
|
3666
|
-
}
|
|
3667
3067
|
export declare enum RecordState {
|
|
3668
3068
|
ACTIVE = "ACTIVE",
|
|
3669
3069
|
ARCHIVED = "ARCHIVED"
|
|
@@ -3681,12 +3081,6 @@ export interface Recommendation {
|
|
|
3681
3081
|
*/
|
|
3682
3082
|
Url?: string;
|
|
3683
3083
|
}
|
|
3684
|
-
export declare namespace Recommendation {
|
|
3685
|
-
/**
|
|
3686
|
-
* @internal
|
|
3687
|
-
*/
|
|
3688
|
-
const filterSensitiveLog: (obj: Recommendation) => any;
|
|
3689
|
-
}
|
|
3690
3084
|
/**
|
|
3691
3085
|
* <p>Details about the remediation steps for a finding.</p>
|
|
3692
3086
|
*/
|
|
@@ -3696,12 +3090,6 @@ export interface Remediation {
|
|
|
3696
3090
|
*/
|
|
3697
3091
|
Recommendation?: Recommendation;
|
|
3698
3092
|
}
|
|
3699
|
-
export declare namespace Remediation {
|
|
3700
|
-
/**
|
|
3701
|
-
* @internal
|
|
3702
|
-
*/
|
|
3703
|
-
const filterSensitiveLog: (obj: Remediation) => any;
|
|
3704
|
-
}
|
|
3705
3093
|
/**
|
|
3706
3094
|
* <p>An occurrence of sensitive data detected in a Microsoft Excel workbook, comma-separated value (CSV) file, or tab-separated value (TSV) file.</p>
|
|
3707
3095
|
*/
|
|
@@ -3723,12 +3111,6 @@ export interface Cell {
|
|
|
3723
3111
|
*/
|
|
3724
3112
|
CellReference?: string;
|
|
3725
3113
|
}
|
|
3726
|
-
export declare namespace Cell {
|
|
3727
|
-
/**
|
|
3728
|
-
* @internal
|
|
3729
|
-
*/
|
|
3730
|
-
const filterSensitiveLog: (obj: Cell) => any;
|
|
3731
|
-
}
|
|
3732
3114
|
/**
|
|
3733
3115
|
* <p>Identifies where the sensitive data begins and ends.</p>
|
|
3734
3116
|
*/
|
|
@@ -3746,12 +3128,6 @@ export interface Range {
|
|
|
3746
3128
|
*/
|
|
3747
3129
|
StartColumn?: number;
|
|
3748
3130
|
}
|
|
3749
|
-
export declare namespace Range {
|
|
3750
|
-
/**
|
|
3751
|
-
* @internal
|
|
3752
|
-
*/
|
|
3753
|
-
const filterSensitiveLog: (obj: Range) => any;
|
|
3754
|
-
}
|
|
3755
3131
|
/**
|
|
3756
3132
|
* <p>An occurrence of sensitive data in an Adobe Portable Document Format (PDF) file.</p>
|
|
3757
3133
|
*/
|
|
@@ -3769,12 +3145,6 @@ export interface Page {
|
|
|
3769
3145
|
*/
|
|
3770
3146
|
OffsetRange?: Range;
|
|
3771
3147
|
}
|
|
3772
|
-
export declare namespace Page {
|
|
3773
|
-
/**
|
|
3774
|
-
* @internal
|
|
3775
|
-
*/
|
|
3776
|
-
const filterSensitiveLog: (obj: Page) => any;
|
|
3777
|
-
}
|
|
3778
3148
|
/**
|
|
3779
3149
|
* <p>An occurrence of sensitive data in an Apache Avro object container or an Apache Parquet file.</p>
|
|
3780
3150
|
*/
|
|
@@ -3788,12 +3158,6 @@ export interface _Record {
|
|
|
3788
3158
|
*/
|
|
3789
3159
|
RecordIndex?: number;
|
|
3790
3160
|
}
|
|
3791
|
-
export declare namespace _Record {
|
|
3792
|
-
/**
|
|
3793
|
-
* @internal
|
|
3794
|
-
*/
|
|
3795
|
-
const filterSensitiveLog: (obj: _Record) => any;
|
|
3796
|
-
}
|
|
3797
3161
|
/**
|
|
3798
3162
|
* <p>The detected occurrences of sensitive data.</p>
|
|
3799
3163
|
*/
|
|
@@ -3819,12 +3183,6 @@ export interface Occurrences {
|
|
|
3819
3183
|
*/
|
|
3820
3184
|
Cells?: Cell[];
|
|
3821
3185
|
}
|
|
3822
|
-
export declare namespace Occurrences {
|
|
3823
|
-
/**
|
|
3824
|
-
* @internal
|
|
3825
|
-
*/
|
|
3826
|
-
const filterSensitiveLog: (obj: Occurrences) => any;
|
|
3827
|
-
}
|
|
3828
3186
|
/**
|
|
3829
3187
|
* <p>The list of detected instances of sensitive data.</p>
|
|
3830
3188
|
*/
|
|
@@ -3846,12 +3204,6 @@ export interface CustomDataIdentifiersDetections {
|
|
|
3846
3204
|
*/
|
|
3847
3205
|
Occurrences?: Occurrences;
|
|
3848
3206
|
}
|
|
3849
|
-
export declare namespace CustomDataIdentifiersDetections {
|
|
3850
|
-
/**
|
|
3851
|
-
* @internal
|
|
3852
|
-
*/
|
|
3853
|
-
const filterSensitiveLog: (obj: CustomDataIdentifiersDetections) => any;
|
|
3854
|
-
}
|
|
3855
3207
|
/**
|
|
3856
3208
|
* <p>Contains an instance of sensitive data that was detected by a customer-defined identifier.</p>
|
|
3857
3209
|
*/
|
|
@@ -3865,12 +3217,6 @@ export interface CustomDataIdentifiersResult {
|
|
|
3865
3217
|
*/
|
|
3866
3218
|
TotalCount?: number;
|
|
3867
3219
|
}
|
|
3868
|
-
export declare namespace CustomDataIdentifiersResult {
|
|
3869
|
-
/**
|
|
3870
|
-
* @internal
|
|
3871
|
-
*/
|
|
3872
|
-
const filterSensitiveLog: (obj: CustomDataIdentifiersResult) => any;
|
|
3873
|
-
}
|
|
3874
3220
|
/**
|
|
3875
3221
|
* <p>The list of detected instances of sensitive data.</p>
|
|
3876
3222
|
*/
|
|
@@ -3888,12 +3234,6 @@ export interface SensitiveDataDetections {
|
|
|
3888
3234
|
*/
|
|
3889
3235
|
Occurrences?: Occurrences;
|
|
3890
3236
|
}
|
|
3891
|
-
export declare namespace SensitiveDataDetections {
|
|
3892
|
-
/**
|
|
3893
|
-
* @internal
|
|
3894
|
-
*/
|
|
3895
|
-
const filterSensitiveLog: (obj: SensitiveDataDetections) => any;
|
|
3896
|
-
}
|
|
3897
3237
|
/**
|
|
3898
3238
|
* <p>Contains a detected instance of sensitive data that are based on built-in identifiers.</p>
|
|
3899
3239
|
*/
|
|
@@ -3911,12 +3251,6 @@ export interface SensitiveDataResult {
|
|
|
3911
3251
|
*/
|
|
3912
3252
|
TotalCount?: number;
|
|
3913
3253
|
}
|
|
3914
|
-
export declare namespace SensitiveDataResult {
|
|
3915
|
-
/**
|
|
3916
|
-
* @internal
|
|
3917
|
-
*/
|
|
3918
|
-
const filterSensitiveLog: (obj: SensitiveDataResult) => any;
|
|
3919
|
-
}
|
|
3920
3254
|
/**
|
|
3921
3255
|
* <p>Provides details about the current status of the sensitive data detection.</p>
|
|
3922
3256
|
*/
|
|
@@ -3930,12 +3264,6 @@ export interface ClassificationStatus {
|
|
|
3930
3264
|
*/
|
|
3931
3265
|
Reason?: string;
|
|
3932
3266
|
}
|
|
3933
|
-
export declare namespace ClassificationStatus {
|
|
3934
|
-
/**
|
|
3935
|
-
* @internal
|
|
3936
|
-
*/
|
|
3937
|
-
const filterSensitiveLog: (obj: ClassificationStatus) => any;
|
|
3938
|
-
}
|
|
3939
3267
|
/**
|
|
3940
3268
|
* <p>Details about the sensitive data that was detected on the resource.</p>
|
|
3941
3269
|
*/
|
|
@@ -3965,12 +3293,6 @@ export interface ClassificationResult {
|
|
|
3965
3293
|
*/
|
|
3966
3294
|
CustomDataIdentifiers?: CustomDataIdentifiersResult;
|
|
3967
3295
|
}
|
|
3968
|
-
export declare namespace ClassificationResult {
|
|
3969
|
-
/**
|
|
3970
|
-
* @internal
|
|
3971
|
-
*/
|
|
3972
|
-
const filterSensitiveLog: (obj: ClassificationResult) => any;
|
|
3973
|
-
}
|
|
3974
3296
|
/**
|
|
3975
3297
|
* <p>Provides details about sensitive data that was detected on a resource.</p>
|
|
3976
3298
|
*/
|
|
@@ -3984,12 +3306,6 @@ export interface DataClassificationDetails {
|
|
|
3984
3306
|
*/
|
|
3985
3307
|
Result?: ClassificationResult;
|
|
3986
3308
|
}
|
|
3987
|
-
export declare namespace DataClassificationDetails {
|
|
3988
|
-
/**
|
|
3989
|
-
* @internal
|
|
3990
|
-
*/
|
|
3991
|
-
const filterSensitiveLog: (obj: DataClassificationDetails) => any;
|
|
3992
|
-
}
|
|
3993
3309
|
/**
|
|
3994
3310
|
* <p>A wrapper type for the attributes of an Amazon SNS subscription.</p>
|
|
3995
3311
|
*/
|
|
@@ -4003,12 +3319,6 @@ export interface AwsSnsTopicSubscription {
|
|
|
4003
3319
|
*/
|
|
4004
3320
|
Protocol?: string;
|
|
4005
3321
|
}
|
|
4006
|
-
export declare namespace AwsSnsTopicSubscription {
|
|
4007
|
-
/**
|
|
4008
|
-
* @internal
|
|
4009
|
-
*/
|
|
4010
|
-
const filterSensitiveLog: (obj: AwsSnsTopicSubscription) => any;
|
|
4011
|
-
}
|
|
4012
3322
|
/**
|
|
4013
3323
|
* <p>Provides information about an Amazon SNS topic to which notifications can be published.</p>
|
|
4014
3324
|
*/
|
|
@@ -4064,12 +3374,6 @@ export interface AwsSnsTopicDetails {
|
|
|
4064
3374
|
*/
|
|
4065
3375
|
HttpFailureFeedbackRoleArn?: string;
|
|
4066
3376
|
}
|
|
4067
|
-
export declare namespace AwsSnsTopicDetails {
|
|
4068
|
-
/**
|
|
4069
|
-
* @internal
|
|
4070
|
-
*/
|
|
4071
|
-
const filterSensitiveLog: (obj: AwsSnsTopicDetails) => any;
|
|
4072
|
-
}
|
|
4073
3377
|
/**
|
|
4074
3378
|
* <p>Data about a queue.</p>
|
|
4075
3379
|
*/
|
|
@@ -4093,12 +3397,6 @@ export interface AwsSqsQueueDetails {
|
|
|
4093
3397
|
*/
|
|
4094
3398
|
DeadLetterTargetArn?: string;
|
|
4095
3399
|
}
|
|
4096
|
-
export declare namespace AwsSqsQueueDetails {
|
|
4097
|
-
/**
|
|
4098
|
-
* @internal
|
|
4099
|
-
*/
|
|
4100
|
-
const filterSensitiveLog: (obj: AwsSqsQueueDetails) => any;
|
|
4101
|
-
}
|
|
4102
3400
|
/**
|
|
4103
3401
|
* <p>Provides the details about the compliance status for a patch.</p>
|
|
4104
3402
|
*/
|
|
@@ -4209,12 +3507,6 @@ export interface AwsSsmComplianceSummary {
|
|
|
4209
3507
|
*/
|
|
4210
3508
|
PatchGroup?: string;
|
|
4211
3509
|
}
|
|
4212
|
-
export declare namespace AwsSsmComplianceSummary {
|
|
4213
|
-
/**
|
|
4214
|
-
* @internal
|
|
4215
|
-
*/
|
|
4216
|
-
const filterSensitiveLog: (obj: AwsSsmComplianceSummary) => any;
|
|
4217
|
-
}
|
|
4218
3510
|
/**
|
|
4219
3511
|
* <p>Provides details about the compliance for a patch.</p>
|
|
4220
3512
|
*/
|
|
@@ -4224,12 +3516,6 @@ export interface AwsSsmPatch {
|
|
|
4224
3516
|
*/
|
|
4225
3517
|
ComplianceSummary?: AwsSsmComplianceSummary;
|
|
4226
3518
|
}
|
|
4227
|
-
export declare namespace AwsSsmPatch {
|
|
4228
|
-
/**
|
|
4229
|
-
* @internal
|
|
4230
|
-
*/
|
|
4231
|
-
const filterSensitiveLog: (obj: AwsSsmPatch) => any;
|
|
4232
|
-
}
|
|
4233
3519
|
/**
|
|
4234
3520
|
* <p>Provides information about the state of a patch on an instance based on the patch
|
|
4235
3521
|
* baseline that was used to patch the instance.</p>
|
|
@@ -4240,12 +3526,6 @@ export interface AwsSsmPatchComplianceDetails {
|
|
|
4240
3526
|
*/
|
|
4241
3527
|
Patch?: AwsSsmPatch;
|
|
4242
3528
|
}
|
|
4243
|
-
export declare namespace AwsSsmPatchComplianceDetails {
|
|
4244
|
-
/**
|
|
4245
|
-
* @internal
|
|
4246
|
-
*/
|
|
4247
|
-
const filterSensitiveLog: (obj: AwsSsmPatchComplianceDetails) => any;
|
|
4248
|
-
}
|
|
4249
3529
|
/**
|
|
4250
3530
|
* <p>A match predicate. A predicate might look for characteristics such as specific IP addresses, geographic locations, or sizes.</p>
|
|
4251
3531
|
*/
|
|
@@ -4265,12 +3545,6 @@ export interface AwsWafRateBasedRuleMatchPredicate {
|
|
|
4265
3545
|
*/
|
|
4266
3546
|
Type?: string;
|
|
4267
3547
|
}
|
|
4268
|
-
export declare namespace AwsWafRateBasedRuleMatchPredicate {
|
|
4269
|
-
/**
|
|
4270
|
-
* @internal
|
|
4271
|
-
*/
|
|
4272
|
-
const filterSensitiveLog: (obj: AwsWafRateBasedRuleMatchPredicate) => any;
|
|
4273
|
-
}
|
|
4274
3548
|
/**
|
|
4275
3549
|
* <p>Details about a rate-based rule for global resources. A rate-based rule provides settings to indicate when to allow, block, or count a request. Rate-based rules include the number of requests that arrive over a specified period of time.</p>
|
|
4276
3550
|
*/
|
|
@@ -4300,12 +3574,6 @@ export interface AwsWafRateBasedRuleDetails {
|
|
|
4300
3574
|
*/
|
|
4301
3575
|
MatchPredicates?: AwsWafRateBasedRuleMatchPredicate[];
|
|
4302
3576
|
}
|
|
4303
|
-
export declare namespace AwsWafRateBasedRuleDetails {
|
|
4304
|
-
/**
|
|
4305
|
-
* @internal
|
|
4306
|
-
*/
|
|
4307
|
-
const filterSensitiveLog: (obj: AwsWafRateBasedRuleDetails) => any;
|
|
4308
|
-
}
|
|
4309
3577
|
/**
|
|
4310
3578
|
* <p>Details for a match predicate. A predicate might look for characteristics such as specific IP addresses, geographic locations, or sizes.</p>
|
|
4311
3579
|
*/
|
|
@@ -4324,12 +3592,6 @@ export interface AwsWafRegionalRateBasedRuleMatchPredicate {
|
|
|
4324
3592
|
*/
|
|
4325
3593
|
Type?: string;
|
|
4326
3594
|
}
|
|
4327
|
-
export declare namespace AwsWafRegionalRateBasedRuleMatchPredicate {
|
|
4328
|
-
/**
|
|
4329
|
-
* @internal
|
|
4330
|
-
*/
|
|
4331
|
-
const filterSensitiveLog: (obj: AwsWafRegionalRateBasedRuleMatchPredicate) => any;
|
|
4332
|
-
}
|
|
4333
3595
|
/**
|
|
4334
3596
|
* <p>contains details about a rate-based rule for Regional resources. A rate-based rule provides settings to indicate when to allow, block, or count a request. Rate-based rules include the number of requests that arrive over a specified period of time.</p>
|
|
4335
3597
|
*/
|
|
@@ -4359,12 +3621,6 @@ export interface AwsWafRegionalRateBasedRuleDetails {
|
|
|
4359
3621
|
*/
|
|
4360
3622
|
MatchPredicates?: AwsWafRegionalRateBasedRuleMatchPredicate[];
|
|
4361
3623
|
}
|
|
4362
|
-
export declare namespace AwsWafRegionalRateBasedRuleDetails {
|
|
4363
|
-
/**
|
|
4364
|
-
* @internal
|
|
4365
|
-
*/
|
|
4366
|
-
const filterSensitiveLog: (obj: AwsWafRegionalRateBasedRuleDetails) => any;
|
|
4367
|
-
}
|
|
4368
3624
|
/**
|
|
4369
3625
|
* <p>Provides details about the <code>ByteMatchSet</code>, <code>IPSet</code>, <code>SqlInjectionMatchSet</code>, <code>XssMatchSet</code>,
|
|
4370
3626
|
* <code>RegexMatchSet</code>, <code>GeoMatchSet</code>, and <code>SizeConstraintSet</code> objects that you want to add to a rule and, for each object, indicates whether you want to negate the settings.
|
|
@@ -4389,12 +3645,6 @@ export interface AwsWafRegionalRulePredicateListDetails {
|
|
|
4389
3645
|
*/
|
|
4390
3646
|
Type?: string;
|
|
4391
3647
|
}
|
|
4392
|
-
export declare namespace AwsWafRegionalRulePredicateListDetails {
|
|
4393
|
-
/**
|
|
4394
|
-
* @internal
|
|
4395
|
-
*/
|
|
4396
|
-
const filterSensitiveLog: (obj: AwsWafRegionalRulePredicateListDetails) => any;
|
|
4397
|
-
}
|
|
4398
3648
|
/**
|
|
4399
3649
|
* <p>Provides information about an WAF Regional rule. This rule identifies the web requests that you want to allow, block, or count. </p>
|
|
4400
3650
|
*/
|
|
@@ -4422,14 +3672,8 @@ export interface AwsWafRegionalRuleDetails {
|
|
|
4422
3672
|
*/
|
|
4423
3673
|
RuleId?: string;
|
|
4424
3674
|
}
|
|
4425
|
-
export declare namespace AwsWafRegionalRuleDetails {
|
|
4426
|
-
/**
|
|
4427
|
-
* @internal
|
|
4428
|
-
*/
|
|
4429
|
-
const filterSensitiveLog: (obj: AwsWafRegionalRuleDetails) => any;
|
|
4430
|
-
}
|
|
4431
3675
|
/**
|
|
4432
|
-
* <p>Describes the action that
|
|
3676
|
+
* <p>Describes the action that WAF should take on a web request when it matches the criteria defined in the rule.
|
|
4433
3677
|
* </p>
|
|
4434
3678
|
*/
|
|
4435
3679
|
export interface AwsWafRegionalRuleGroupRulesActionDetails {
|
|
@@ -4439,12 +3683,6 @@ export interface AwsWafRegionalRuleGroupRulesActionDetails {
|
|
|
4439
3683
|
*/
|
|
4440
3684
|
Type?: string;
|
|
4441
3685
|
}
|
|
4442
|
-
export declare namespace AwsWafRegionalRuleGroupRulesActionDetails {
|
|
4443
|
-
/**
|
|
4444
|
-
* @internal
|
|
4445
|
-
*/
|
|
4446
|
-
const filterSensitiveLog: (obj: AwsWafRegionalRuleGroupRulesActionDetails) => any;
|
|
4447
|
-
}
|
|
4448
3686
|
/**
|
|
4449
3687
|
* <p>Provides information about the rules attached to a rule group
|
|
4450
3688
|
* </p>
|
|
@@ -4470,12 +3708,6 @@ export interface AwsWafRegionalRuleGroupRulesDetails {
|
|
|
4470
3708
|
*/
|
|
4471
3709
|
Type?: string;
|
|
4472
3710
|
}
|
|
4473
|
-
export declare namespace AwsWafRegionalRuleGroupRulesDetails {
|
|
4474
|
-
/**
|
|
4475
|
-
* @internal
|
|
4476
|
-
*/
|
|
4477
|
-
const filterSensitiveLog: (obj: AwsWafRegionalRuleGroupRulesDetails) => any;
|
|
4478
|
-
}
|
|
4479
3711
|
/**
|
|
4480
3712
|
* <p>Provides information about an WAF Regional rule group. The rule group is a collection of rules for inspecting and controlling web
|
|
4481
3713
|
* requests. </p>
|
|
@@ -4503,12 +3735,6 @@ export interface AwsWafRegionalRuleGroupDetails {
|
|
|
4503
3735
|
*/
|
|
4504
3736
|
Rules?: AwsWafRegionalRuleGroupRulesDetails[];
|
|
4505
3737
|
}
|
|
4506
|
-
export declare namespace AwsWafRegionalRuleGroupDetails {
|
|
4507
|
-
/**
|
|
4508
|
-
* @internal
|
|
4509
|
-
*/
|
|
4510
|
-
const filterSensitiveLog: (obj: AwsWafRegionalRuleGroupDetails) => any;
|
|
4511
|
-
}
|
|
4512
3738
|
/**
|
|
4513
3739
|
* <p>The action that WAF takes when a web request matches all conditions in the
|
|
4514
3740
|
* rule, such as allow, block, or count the request. </p>
|
|
@@ -4520,12 +3746,6 @@ export interface AwsWafRegionalWebAclRulesListActionDetails {
|
|
|
4520
3746
|
*/
|
|
4521
3747
|
Type?: string;
|
|
4522
3748
|
}
|
|
4523
|
-
export declare namespace AwsWafRegionalWebAclRulesListActionDetails {
|
|
4524
|
-
/**
|
|
4525
|
-
* @internal
|
|
4526
|
-
*/
|
|
4527
|
-
const filterSensitiveLog: (obj: AwsWafRegionalWebAclRulesListActionDetails) => any;
|
|
4528
|
-
}
|
|
4529
3749
|
/**
|
|
4530
3750
|
* <p>Provides details about the action to use in the place of the action that results from the rule group
|
|
4531
3751
|
* evaluation.
|
|
@@ -4538,12 +3758,6 @@ export interface AwsWafRegionalWebAclRulesListOverrideActionDetails {
|
|
|
4538
3758
|
*/
|
|
4539
3759
|
Type?: string;
|
|
4540
3760
|
}
|
|
4541
|
-
export declare namespace AwsWafRegionalWebAclRulesListOverrideActionDetails {
|
|
4542
|
-
/**
|
|
4543
|
-
* @internal
|
|
4544
|
-
*/
|
|
4545
|
-
const filterSensitiveLog: (obj: AwsWafRegionalWebAclRulesListOverrideActionDetails) => any;
|
|
4546
|
-
}
|
|
4547
3761
|
/**
|
|
4548
3762
|
* <p>A combination of <code>ByteMatchSet</code>, <code>IPSet</code>, and/or <code>SqlInjectionMatchSet</code>
|
|
4549
3763
|
* objects that identify the web requests that you want to allow, block, or count.
|
|
@@ -4551,7 +3765,7 @@ export declare namespace AwsWafRegionalWebAclRulesListOverrideActionDetails {
|
|
|
4551
3765
|
*/
|
|
4552
3766
|
export interface AwsWafRegionalWebAclRulesListDetails {
|
|
4553
3767
|
/**
|
|
4554
|
-
* <p>The action that
|
|
3768
|
+
* <p>The action that WAF takes when a web request matches all conditions in the rule, such as allow,
|
|
4555
3769
|
* block, or count the request.
|
|
4556
3770
|
* </p>
|
|
4557
3771
|
*/
|
|
@@ -4577,12 +3791,6 @@ export interface AwsWafRegionalWebAclRulesListDetails {
|
|
|
4577
3791
|
*/
|
|
4578
3792
|
Type?: string;
|
|
4579
3793
|
}
|
|
4580
|
-
export declare namespace AwsWafRegionalWebAclRulesListDetails {
|
|
4581
|
-
/**
|
|
4582
|
-
* @internal
|
|
4583
|
-
*/
|
|
4584
|
-
const filterSensitiveLog: (obj: AwsWafRegionalWebAclRulesListDetails) => any;
|
|
4585
|
-
}
|
|
4586
3794
|
/**
|
|
4587
3795
|
* <p>Provides information about the web access control list (web ACL). The web ACL contains the rules that identify the requests that you
|
|
4588
3796
|
* want to allow, block, or count. </p>
|
|
@@ -4615,12 +3823,6 @@ export interface AwsWafRegionalWebAclDetails {
|
|
|
4615
3823
|
*/
|
|
4616
3824
|
WebAclId?: string;
|
|
4617
3825
|
}
|
|
4618
|
-
export declare namespace AwsWafRegionalWebAclDetails {
|
|
4619
|
-
/**
|
|
4620
|
-
* @internal
|
|
4621
|
-
*/
|
|
4622
|
-
const filterSensitiveLog: (obj: AwsWafRegionalWebAclDetails) => any;
|
|
4623
|
-
}
|
|
4624
3826
|
/**
|
|
4625
3827
|
* <p>Provides details about the <code>ByteMatchSet</code>, <code>IPSet</code>, <code>SqlInjectionMatchSet</code>, <code>XssMatchSet</code>,
|
|
4626
3828
|
* <code>RegexMatchSet</code>, <code>GeoMatchSet</code>, and <code>SizeConstraintSet</code> objects that you want to add to a rule and,
|
|
@@ -4646,12 +3848,6 @@ export interface AwsWafRulePredicateListDetails {
|
|
|
4646
3848
|
*/
|
|
4647
3849
|
Type?: string;
|
|
4648
3850
|
}
|
|
4649
|
-
export declare namespace AwsWafRulePredicateListDetails {
|
|
4650
|
-
/**
|
|
4651
|
-
* @internal
|
|
4652
|
-
*/
|
|
4653
|
-
const filterSensitiveLog: (obj: AwsWafRulePredicateListDetails) => any;
|
|
4654
|
-
}
|
|
4655
3851
|
/**
|
|
4656
3852
|
* <p>Provides information about a WAF rule. This rule specifies the web requests that you want to allow, block, or count.
|
|
4657
3853
|
* </p>
|
|
@@ -4680,12 +3876,6 @@ export interface AwsWafRuleDetails {
|
|
|
4680
3876
|
*/
|
|
4681
3877
|
RuleId?: string;
|
|
4682
3878
|
}
|
|
4683
|
-
export declare namespace AwsWafRuleDetails {
|
|
4684
|
-
/**
|
|
4685
|
-
* @internal
|
|
4686
|
-
*/
|
|
4687
|
-
const filterSensitiveLog: (obj: AwsWafRuleDetails) => any;
|
|
4688
|
-
}
|
|
4689
3879
|
/**
|
|
4690
3880
|
* <p>Provides information about what action WAF should take on a web request when it matches the criteria defined in the rule.
|
|
4691
3881
|
* </p>
|
|
@@ -4697,12 +3887,6 @@ export interface AwsWafRuleGroupRulesActionDetails {
|
|
|
4697
3887
|
*/
|
|
4698
3888
|
Type?: string;
|
|
4699
3889
|
}
|
|
4700
|
-
export declare namespace AwsWafRuleGroupRulesActionDetails {
|
|
4701
|
-
/**
|
|
4702
|
-
* @internal
|
|
4703
|
-
*/
|
|
4704
|
-
const filterSensitiveLog: (obj: AwsWafRuleGroupRulesActionDetails) => any;
|
|
4705
|
-
}
|
|
4706
3890
|
/**
|
|
4707
3891
|
* <p>Provides information about the rules attached to the rule group. These rules identify the web requests that you want to
|
|
4708
3892
|
* allow, block, or count.
|
|
@@ -4730,12 +3914,6 @@ export interface AwsWafRuleGroupRulesDetails {
|
|
|
4730
3914
|
*/
|
|
4731
3915
|
Type?: string;
|
|
4732
3916
|
}
|
|
4733
|
-
export declare namespace AwsWafRuleGroupRulesDetails {
|
|
4734
|
-
/**
|
|
4735
|
-
* @internal
|
|
4736
|
-
*/
|
|
4737
|
-
const filterSensitiveLog: (obj: AwsWafRuleGroupRulesDetails) => any;
|
|
4738
|
-
}
|
|
4739
3917
|
/**
|
|
4740
3918
|
* <p>Provides information about an WAF rule group. A rule group is a collection of rules for inspecting and controlling web requests.
|
|
4741
3919
|
* </p>
|
|
@@ -4763,12 +3941,6 @@ export interface AwsWafRuleGroupDetails {
|
|
|
4763
3941
|
*/
|
|
4764
3942
|
Rules?: AwsWafRuleGroupRulesDetails[];
|
|
4765
3943
|
}
|
|
4766
|
-
export declare namespace AwsWafRuleGroupDetails {
|
|
4767
|
-
/**
|
|
4768
|
-
* @internal
|
|
4769
|
-
*/
|
|
4770
|
-
const filterSensitiveLog: (obj: AwsWafRuleGroupDetails) => any;
|
|
4771
|
-
}
|
|
4772
3944
|
/**
|
|
4773
3945
|
* <p>Details about the action that CloudFront or WAF takes when a web request matches the
|
|
4774
3946
|
* conditions in the rule. </p>
|
|
@@ -4798,12 +3970,6 @@ export interface WafAction {
|
|
|
4798
3970
|
*/
|
|
4799
3971
|
Type?: string;
|
|
4800
3972
|
}
|
|
4801
|
-
export declare namespace WafAction {
|
|
4802
|
-
/**
|
|
4803
|
-
* @internal
|
|
4804
|
-
*/
|
|
4805
|
-
const filterSensitiveLog: (obj: WafAction) => any;
|
|
4806
|
-
}
|
|
4807
3973
|
/**
|
|
4808
3974
|
* <p>Details about a rule to exclude from a rule group.</p>
|
|
4809
3975
|
*/
|
|
@@ -4813,12 +3979,6 @@ export interface WafExcludedRule {
|
|
|
4813
3979
|
*/
|
|
4814
3980
|
RuleId?: string;
|
|
4815
3981
|
}
|
|
4816
|
-
export declare namespace WafExcludedRule {
|
|
4817
|
-
/**
|
|
4818
|
-
* @internal
|
|
4819
|
-
*/
|
|
4820
|
-
const filterSensitiveLog: (obj: WafExcludedRule) => any;
|
|
4821
|
-
}
|
|
4822
3982
|
/**
|
|
4823
3983
|
* <p>Details about an override action for a rule.</p>
|
|
4824
3984
|
*/
|
|
@@ -4831,12 +3991,6 @@ export interface WafOverrideAction {
|
|
|
4831
3991
|
*/
|
|
4832
3992
|
Type?: string;
|
|
4833
3993
|
}
|
|
4834
|
-
export declare namespace WafOverrideAction {
|
|
4835
|
-
/**
|
|
4836
|
-
* @internal
|
|
4837
|
-
*/
|
|
4838
|
-
const filterSensitiveLog: (obj: WafOverrideAction) => any;
|
|
4839
|
-
}
|
|
4840
3994
|
/**
|
|
4841
3995
|
* <p>Details for a rule in an WAF web ACL.</p>
|
|
4842
3996
|
*/
|
|
@@ -4888,12 +4042,6 @@ export interface AwsWafWebAclRule {
|
|
|
4888
4042
|
*/
|
|
4889
4043
|
Type?: string;
|
|
4890
4044
|
}
|
|
4891
|
-
export declare namespace AwsWafWebAclRule {
|
|
4892
|
-
/**
|
|
4893
|
-
* @internal
|
|
4894
|
-
*/
|
|
4895
|
-
const filterSensitiveLog: (obj: AwsWafWebAclRule) => any;
|
|
4896
|
-
}
|
|
4897
4045
|
/**
|
|
4898
4046
|
* <p>Provides information about an WAF web access control list (web ACL).</p>
|
|
4899
4047
|
*/
|
|
@@ -4915,12 +4063,6 @@ export interface AwsWafWebAclDetails {
|
|
|
4915
4063
|
*/
|
|
4916
4064
|
WebAclId?: string;
|
|
4917
4065
|
}
|
|
4918
|
-
export declare namespace AwsWafWebAclDetails {
|
|
4919
|
-
/**
|
|
4920
|
-
* @internal
|
|
4921
|
-
*/
|
|
4922
|
-
const filterSensitiveLog: (obj: AwsWafWebAclDetails) => any;
|
|
4923
|
-
}
|
|
4924
4066
|
/**
|
|
4925
4067
|
* <p>Information about the encryption configuration for X-Ray.</p>
|
|
4926
4068
|
*/
|
|
@@ -4938,12 +4080,6 @@ export interface AwsXrayEncryptionConfigDetails {
|
|
|
4938
4080
|
*/
|
|
4939
4081
|
Type?: string;
|
|
4940
4082
|
}
|
|
4941
|
-
export declare namespace AwsXrayEncryptionConfigDetails {
|
|
4942
|
-
/**
|
|
4943
|
-
* @internal
|
|
4944
|
-
*/
|
|
4945
|
-
const filterSensitiveLog: (obj: AwsXrayEncryptionConfigDetails) => any;
|
|
4946
|
-
}
|
|
4947
4083
|
/**
|
|
4948
4084
|
* <p>Describes the mounting of a volume in a container.
|
|
4949
4085
|
* </p>
|
|
@@ -4960,12 +4096,6 @@ export interface VolumeMount {
|
|
|
4960
4096
|
*/
|
|
4961
4097
|
MountPath?: string;
|
|
4962
4098
|
}
|
|
4963
|
-
export declare namespace VolumeMount {
|
|
4964
|
-
/**
|
|
4965
|
-
* @internal
|
|
4966
|
-
*/
|
|
4967
|
-
const filterSensitiveLog: (obj: VolumeMount) => any;
|
|
4968
|
-
}
|
|
4969
4099
|
/**
|
|
4970
4100
|
* <p>Container details related to a finding.</p>
|
|
4971
4101
|
*/
|
|
@@ -5006,12 +4136,6 @@ export interface ContainerDetails {
|
|
|
5006
4136
|
*/
|
|
5007
4137
|
Privileged?: boolean;
|
|
5008
4138
|
}
|
|
5009
|
-
export declare namespace ContainerDetails {
|
|
5010
|
-
/**
|
|
5011
|
-
* @internal
|
|
5012
|
-
*/
|
|
5013
|
-
const filterSensitiveLog: (obj: ContainerDetails) => any;
|
|
5014
|
-
}
|
|
5015
4139
|
/**
|
|
5016
4140
|
* <p>Additional details about a resource related to a finding.</p>
|
|
5017
4141
|
* <p>To provide the details, use the object that corresponds to the resource type. For
|
|
@@ -5351,12 +4475,6 @@ export interface ResourceDetails {
|
|
|
5351
4475
|
*/
|
|
5352
4476
|
AwsEcsTask?: AwsEcsTaskDetails;
|
|
5353
4477
|
}
|
|
5354
|
-
export declare namespace ResourceDetails {
|
|
5355
|
-
/**
|
|
5356
|
-
* @internal
|
|
5357
|
-
*/
|
|
5358
|
-
const filterSensitiveLog: (obj: ResourceDetails) => any;
|
|
5359
|
-
}
|
|
5360
4478
|
export declare enum Partition {
|
|
5361
4479
|
AWS = "aws",
|
|
5362
4480
|
AWS_CN = "aws-cn",
|
|
@@ -5404,12 +4522,6 @@ export interface Resource {
|
|
|
5404
4522
|
*/
|
|
5405
4523
|
Details?: ResourceDetails;
|
|
5406
4524
|
}
|
|
5407
|
-
export declare namespace Resource {
|
|
5408
|
-
/**
|
|
5409
|
-
* @internal
|
|
5410
|
-
*/
|
|
5411
|
-
const filterSensitiveLog: (obj: Resource) => any;
|
|
5412
|
-
}
|
|
5413
4525
|
/**
|
|
5414
4526
|
* <p>The severity of the finding.</p>
|
|
5415
4527
|
* <p>The finding provider can provide the initial severity. The finding provider can only
|
|
@@ -5513,12 +4625,6 @@ export interface Severity {
|
|
|
5513
4625
|
*/
|
|
5514
4626
|
Original?: string;
|
|
5515
4627
|
}
|
|
5516
|
-
export declare namespace Severity {
|
|
5517
|
-
/**
|
|
5518
|
-
* @internal
|
|
5519
|
-
*/
|
|
5520
|
-
const filterSensitiveLog: (obj: Severity) => any;
|
|
5521
|
-
}
|
|
5522
4628
|
export declare enum ThreatIntelIndicatorCategory {
|
|
5523
4629
|
BACKDOOR = "BACKDOOR",
|
|
5524
4630
|
CARD_STEALER = "CARD_STEALER",
|
|
@@ -5574,12 +4680,6 @@ export interface ThreatIntelIndicator {
|
|
|
5574
4680
|
*/
|
|
5575
4681
|
SourceUrl?: string;
|
|
5576
4682
|
}
|
|
5577
|
-
export declare namespace ThreatIntelIndicator {
|
|
5578
|
-
/**
|
|
5579
|
-
* @internal
|
|
5580
|
-
*/
|
|
5581
|
-
const filterSensitiveLog: (obj: ThreatIntelIndicator) => any;
|
|
5582
|
-
}
|
|
5583
4683
|
/**
|
|
5584
4684
|
* <p>Provides information about the file paths that were affected by the threat.
|
|
5585
4685
|
* </p>
|
|
@@ -5606,12 +4706,6 @@ export interface FilePaths {
|
|
|
5606
4706
|
*/
|
|
5607
4707
|
Hash?: string;
|
|
5608
4708
|
}
|
|
5609
|
-
export declare namespace FilePaths {
|
|
5610
|
-
/**
|
|
5611
|
-
* @internal
|
|
5612
|
-
*/
|
|
5613
|
-
const filterSensitiveLog: (obj: FilePaths) => any;
|
|
5614
|
-
}
|
|
5615
4709
|
/**
|
|
5616
4710
|
* <p>Provides information about the threat detected in a security finding and the file paths that were affected by the threat.
|
|
5617
4711
|
* </p>
|
|
@@ -5638,12 +4732,6 @@ export interface Threat {
|
|
|
5638
4732
|
*/
|
|
5639
4733
|
FilePaths?: FilePaths[];
|
|
5640
4734
|
}
|
|
5641
|
-
export declare namespace Threat {
|
|
5642
|
-
/**
|
|
5643
|
-
* @internal
|
|
5644
|
-
*/
|
|
5645
|
-
const filterSensitiveLog: (obj: Threat) => any;
|
|
5646
|
-
}
|
|
5647
4735
|
export declare enum VerificationState {
|
|
5648
4736
|
BENIGN_POSITIVE = "BENIGN_POSITIVE",
|
|
5649
4737
|
FALSE_POSITIVE = "FALSE_POSITIVE",
|
|
@@ -5675,12 +4763,6 @@ export interface Cvss {
|
|
|
5675
4763
|
*/
|
|
5676
4764
|
Adjustments?: Adjustment[];
|
|
5677
4765
|
}
|
|
5678
|
-
export declare namespace Cvss {
|
|
5679
|
-
/**
|
|
5680
|
-
* @internal
|
|
5681
|
-
*/
|
|
5682
|
-
const filterSensitiveLog: (obj: Cvss) => any;
|
|
5683
|
-
}
|
|
5684
4766
|
/**
|
|
5685
4767
|
* <p>A vendor that generates a vulnerability report.</p>
|
|
5686
4768
|
*/
|
|
@@ -5712,12 +4794,6 @@ export interface VulnerabilityVendor {
|
|
|
5712
4794
|
*/
|
|
5713
4795
|
VendorUpdatedAt?: string;
|
|
5714
4796
|
}
|
|
5715
|
-
export declare namespace VulnerabilityVendor {
|
|
5716
|
-
/**
|
|
5717
|
-
* @internal
|
|
5718
|
-
*/
|
|
5719
|
-
const filterSensitiveLog: (obj: VulnerabilityVendor) => any;
|
|
5720
|
-
}
|
|
5721
4797
|
/**
|
|
5722
4798
|
* <p>Information about a software package.</p>
|
|
5723
4799
|
*/
|
|
@@ -5751,12 +4827,6 @@ export interface SoftwarePackage {
|
|
|
5751
4827
|
*/
|
|
5752
4828
|
FilePath?: string;
|
|
5753
4829
|
}
|
|
5754
|
-
export declare namespace SoftwarePackage {
|
|
5755
|
-
/**
|
|
5756
|
-
* @internal
|
|
5757
|
-
*/
|
|
5758
|
-
const filterSensitiveLog: (obj: SoftwarePackage) => any;
|
|
5759
|
-
}
|
|
5760
4830
|
/**
|
|
5761
4831
|
* <p>A vulnerability associated with a finding.</p>
|
|
5762
4832
|
*/
|
|
@@ -5786,12 +4856,6 @@ export interface Vulnerability {
|
|
|
5786
4856
|
*/
|
|
5787
4857
|
ReferenceUrls?: string[];
|
|
5788
4858
|
}
|
|
5789
|
-
export declare namespace Vulnerability {
|
|
5790
|
-
/**
|
|
5791
|
-
* @internal
|
|
5792
|
-
*/
|
|
5793
|
-
const filterSensitiveLog: (obj: Vulnerability) => any;
|
|
5794
|
-
}
|
|
5795
4859
|
export declare enum WorkflowStatus {
|
|
5796
4860
|
NEW = "NEW",
|
|
5797
4861
|
NOTIFIED = "NOTIFIED",
|
|
@@ -5844,12 +4908,6 @@ export interface Workflow {
|
|
|
5844
4908
|
*/
|
|
5845
4909
|
Status?: WorkflowStatus | string;
|
|
5846
4910
|
}
|
|
5847
|
-
export declare namespace Workflow {
|
|
5848
|
-
/**
|
|
5849
|
-
* @internal
|
|
5850
|
-
*/
|
|
5851
|
-
const filterSensitiveLog: (obj: Workflow) => any;
|
|
5852
|
-
}
|
|
5853
4911
|
export declare enum WorkflowState {
|
|
5854
4912
|
ASSIGNED = "ASSIGNED",
|
|
5855
4913
|
DEFERRED = "DEFERRED",
|
|
@@ -6082,12 +5140,6 @@ export interface AwsSecurityFinding {
|
|
|
6082
5140
|
*/
|
|
6083
5141
|
Sample?: boolean;
|
|
6084
5142
|
}
|
|
6085
|
-
export declare namespace AwsSecurityFinding {
|
|
6086
|
-
/**
|
|
6087
|
-
* @internal
|
|
6088
|
-
*/
|
|
6089
|
-
const filterSensitiveLog: (obj: AwsSecurityFinding) => any;
|
|
6090
|
-
}
|
|
6091
5143
|
export declare enum StringFilterComparison {
|
|
6092
5144
|
EQUALS = "EQUALS",
|
|
6093
5145
|
NOT_EQUALS = "NOT_EQUALS",
|
|
@@ -6187,12 +5239,6 @@ export interface StringFilter {
|
|
|
6187
5239
|
*/
|
|
6188
5240
|
Comparison?: StringFilterComparison | string;
|
|
6189
5241
|
}
|
|
6190
|
-
export declare namespace StringFilter {
|
|
6191
|
-
/**
|
|
6192
|
-
* @internal
|
|
6193
|
-
*/
|
|
6194
|
-
const filterSensitiveLog: (obj: StringFilter) => any;
|
|
6195
|
-
}
|
|
6196
5242
|
/**
|
|
6197
5243
|
* <p>A number filter for querying findings.</p>
|
|
6198
5244
|
*/
|
|
@@ -6213,12 +5259,6 @@ export interface NumberFilter {
|
|
|
6213
5259
|
*/
|
|
6214
5260
|
Eq?: number;
|
|
6215
5261
|
}
|
|
6216
|
-
export declare namespace NumberFilter {
|
|
6217
|
-
/**
|
|
6218
|
-
* @internal
|
|
6219
|
-
*/
|
|
6220
|
-
const filterSensitiveLog: (obj: NumberFilter) => any;
|
|
6221
|
-
}
|
|
6222
5262
|
export declare enum DateRangeUnit {
|
|
6223
5263
|
DAYS = "DAYS"
|
|
6224
5264
|
}
|
|
@@ -6235,12 +5275,6 @@ export interface DateRange {
|
|
|
6235
5275
|
*/
|
|
6236
5276
|
Unit?: DateRangeUnit | string;
|
|
6237
5277
|
}
|
|
6238
|
-
export declare namespace DateRange {
|
|
6239
|
-
/**
|
|
6240
|
-
* @internal
|
|
6241
|
-
*/
|
|
6242
|
-
const filterSensitiveLog: (obj: DateRange) => any;
|
|
6243
|
-
}
|
|
6244
5278
|
/**
|
|
6245
5279
|
* <p>A date filter for querying findings.</p>
|
|
6246
5280
|
*/
|
|
@@ -6258,12 +5292,6 @@ export interface DateFilter {
|
|
|
6258
5292
|
*/
|
|
6259
5293
|
DateRange?: DateRange;
|
|
6260
5294
|
}
|
|
6261
|
-
export declare namespace DateFilter {
|
|
6262
|
-
/**
|
|
6263
|
-
* @internal
|
|
6264
|
-
*/
|
|
6265
|
-
const filterSensitiveLog: (obj: DateFilter) => any;
|
|
6266
|
-
}
|
|
6267
5295
|
/**
|
|
6268
5296
|
* <p>A keyword filter for querying findings.</p>
|
|
6269
5297
|
*/
|
|
@@ -6273,12 +5301,6 @@ export interface KeywordFilter {
|
|
|
6273
5301
|
*/
|
|
6274
5302
|
Value?: string;
|
|
6275
5303
|
}
|
|
6276
|
-
export declare namespace KeywordFilter {
|
|
6277
|
-
/**
|
|
6278
|
-
* @internal
|
|
6279
|
-
*/
|
|
6280
|
-
const filterSensitiveLog: (obj: KeywordFilter) => any;
|
|
6281
|
-
}
|
|
6282
5304
|
/**
|
|
6283
5305
|
* <p>The IP filter for querying findings.</p>
|
|
6284
5306
|
*/
|
|
@@ -6288,12 +5310,6 @@ export interface IpFilter {
|
|
|
6288
5310
|
*/
|
|
6289
5311
|
Cidr?: string;
|
|
6290
5312
|
}
|
|
6291
|
-
export declare namespace IpFilter {
|
|
6292
|
-
/**
|
|
6293
|
-
* @internal
|
|
6294
|
-
*/
|
|
6295
|
-
const filterSensitiveLog: (obj: IpFilter) => any;
|
|
6296
|
-
}
|
|
6297
5313
|
export declare enum MapFilterComparison {
|
|
6298
5314
|
EQUALS = "EQUALS",
|
|
6299
5315
|
NOT_EQUALS = "NOT_EQUALS"
|
|
@@ -6337,12 +5353,6 @@ export interface MapFilter {
|
|
|
6337
5353
|
*/
|
|
6338
5354
|
Comparison?: MapFilterComparison | string;
|
|
6339
5355
|
}
|
|
6340
|
-
export declare namespace MapFilter {
|
|
6341
|
-
/**
|
|
6342
|
-
* @internal
|
|
6343
|
-
*/
|
|
6344
|
-
const filterSensitiveLog: (obj: MapFilter) => any;
|
|
6345
|
-
}
|
|
6346
5356
|
/**
|
|
6347
5357
|
* <p>Boolean filter for querying findings.</p>
|
|
6348
5358
|
*/
|
|
@@ -6352,12 +5362,6 @@ export interface BooleanFilter {
|
|
|
6352
5362
|
*/
|
|
6353
5363
|
Value?: boolean;
|
|
6354
5364
|
}
|
|
6355
|
-
export declare namespace BooleanFilter {
|
|
6356
|
-
/**
|
|
6357
|
-
* @internal
|
|
6358
|
-
*/
|
|
6359
|
-
const filterSensitiveLog: (obj: BooleanFilter) => any;
|
|
6360
|
-
}
|
|
6361
5365
|
/**
|
|
6362
5366
|
* <p>A collection of attributes that are applied to all active Security Hub-aggregated findings and
|
|
6363
5367
|
* that result in a subset of findings that are included in this insight.</p>
|
|
@@ -6858,12 +5862,6 @@ export interface AwsSecurityFindingFilters {
|
|
|
6858
5862
|
*/
|
|
6859
5863
|
Sample?: BooleanFilter[];
|
|
6860
5864
|
}
|
|
6861
|
-
export declare namespace AwsSecurityFindingFilters {
|
|
6862
|
-
/**
|
|
6863
|
-
* @internal
|
|
6864
|
-
*/
|
|
6865
|
-
const filterSensitiveLog: (obj: AwsSecurityFindingFilters) => any;
|
|
6866
|
-
}
|
|
6867
5865
|
/**
|
|
6868
5866
|
* <p>Identifies a finding to update using <code>BatchUpdateFindings</code>.</p>
|
|
6869
5867
|
*/
|
|
@@ -6879,24 +5877,12 @@ export interface AwsSecurityFindingIdentifier {
|
|
|
6879
5877
|
*/
|
|
6880
5878
|
ProductArn: string | undefined;
|
|
6881
5879
|
}
|
|
6882
|
-
export declare namespace AwsSecurityFindingIdentifier {
|
|
6883
|
-
/**
|
|
6884
|
-
* @internal
|
|
6885
|
-
*/
|
|
6886
|
-
const filterSensitiveLog: (obj: AwsSecurityFindingIdentifier) => any;
|
|
6887
|
-
}
|
|
6888
5880
|
export interface BatchDisableStandardsRequest {
|
|
6889
5881
|
/**
|
|
6890
5882
|
* <p>The ARNs of the standards subscriptions to disable.</p>
|
|
6891
5883
|
*/
|
|
6892
5884
|
StandardsSubscriptionArns: string[] | undefined;
|
|
6893
5885
|
}
|
|
6894
|
-
export declare namespace BatchDisableStandardsRequest {
|
|
6895
|
-
/**
|
|
6896
|
-
* @internal
|
|
6897
|
-
*/
|
|
6898
|
-
const filterSensitiveLog: (obj: BatchDisableStandardsRequest) => any;
|
|
6899
|
-
}
|
|
6900
5886
|
export declare enum StandardsStatus {
|
|
6901
5887
|
DELETING = "DELETING",
|
|
6902
5888
|
FAILED = "FAILED",
|
|
@@ -6917,12 +5903,6 @@ export interface StandardsStatusReason {
|
|
|
6917
5903
|
*/
|
|
6918
5904
|
StatusReasonCode: StatusReasonCode | string | undefined;
|
|
6919
5905
|
}
|
|
6920
|
-
export declare namespace StandardsStatusReason {
|
|
6921
|
-
/**
|
|
6922
|
-
* @internal
|
|
6923
|
-
*/
|
|
6924
|
-
const filterSensitiveLog: (obj: StandardsStatusReason) => any;
|
|
6925
|
-
}
|
|
6926
5906
|
/**
|
|
6927
5907
|
* <p>A resource that represents your subscription to a supported standard.</p>
|
|
6928
5908
|
*/
|
|
@@ -6971,24 +5951,12 @@ export interface StandardsSubscription {
|
|
|
6971
5951
|
*/
|
|
6972
5952
|
StandardsStatusReason?: StandardsStatusReason;
|
|
6973
5953
|
}
|
|
6974
|
-
export declare namespace StandardsSubscription {
|
|
6975
|
-
/**
|
|
6976
|
-
* @internal
|
|
6977
|
-
*/
|
|
6978
|
-
const filterSensitiveLog: (obj: StandardsSubscription) => any;
|
|
6979
|
-
}
|
|
6980
5954
|
export interface BatchDisableStandardsResponse {
|
|
6981
5955
|
/**
|
|
6982
5956
|
* <p>The details of the standards subscriptions that were disabled.</p>
|
|
6983
5957
|
*/
|
|
6984
5958
|
StandardsSubscriptions?: StandardsSubscription[];
|
|
6985
5959
|
}
|
|
6986
|
-
export declare namespace BatchDisableStandardsResponse {
|
|
6987
|
-
/**
|
|
6988
|
-
* @internal
|
|
6989
|
-
*/
|
|
6990
|
-
const filterSensitiveLog: (obj: BatchDisableStandardsResponse) => any;
|
|
6991
|
-
}
|
|
6992
5960
|
/**
|
|
6993
5961
|
* <p>The standard that you want to enable.</p>
|
|
6994
5962
|
*/
|
|
@@ -7003,36 +5971,18 @@ export interface StandardsSubscriptionRequest {
|
|
|
7003
5971
|
*/
|
|
7004
5972
|
StandardsInput?: Record<string, string>;
|
|
7005
5973
|
}
|
|
7006
|
-
export declare namespace StandardsSubscriptionRequest {
|
|
7007
|
-
/**
|
|
7008
|
-
* @internal
|
|
7009
|
-
*/
|
|
7010
|
-
const filterSensitiveLog: (obj: StandardsSubscriptionRequest) => any;
|
|
7011
|
-
}
|
|
7012
5974
|
export interface BatchEnableStandardsRequest {
|
|
7013
5975
|
/**
|
|
7014
5976
|
* <p>The list of standards checks to enable.</p>
|
|
7015
5977
|
*/
|
|
7016
5978
|
StandardsSubscriptionRequests: StandardsSubscriptionRequest[] | undefined;
|
|
7017
5979
|
}
|
|
7018
|
-
export declare namespace BatchEnableStandardsRequest {
|
|
7019
|
-
/**
|
|
7020
|
-
* @internal
|
|
7021
|
-
*/
|
|
7022
|
-
const filterSensitiveLog: (obj: BatchEnableStandardsRequest) => any;
|
|
7023
|
-
}
|
|
7024
5980
|
export interface BatchEnableStandardsResponse {
|
|
7025
5981
|
/**
|
|
7026
5982
|
* <p>The details of the standards subscriptions that were enabled.</p>
|
|
7027
5983
|
*/
|
|
7028
5984
|
StandardsSubscriptions?: StandardsSubscription[];
|
|
7029
5985
|
}
|
|
7030
|
-
export declare namespace BatchEnableStandardsResponse {
|
|
7031
|
-
/**
|
|
7032
|
-
* @internal
|
|
7033
|
-
*/
|
|
7034
|
-
const filterSensitiveLog: (obj: BatchEnableStandardsResponse) => any;
|
|
7035
|
-
}
|
|
7036
5986
|
export interface BatchImportFindingsRequest {
|
|
7037
5987
|
/**
|
|
7038
5988
|
* <p>A list of findings to import. To successfully import a finding, it must follow the
|
|
@@ -7040,12 +5990,6 @@ export interface BatchImportFindingsRequest {
|
|
|
7040
5990
|
*/
|
|
7041
5991
|
Findings: AwsSecurityFinding[] | undefined;
|
|
7042
5992
|
}
|
|
7043
|
-
export declare namespace BatchImportFindingsRequest {
|
|
7044
|
-
/**
|
|
7045
|
-
* @internal
|
|
7046
|
-
*/
|
|
7047
|
-
const filterSensitiveLog: (obj: BatchImportFindingsRequest) => any;
|
|
7048
|
-
}
|
|
7049
5993
|
/**
|
|
7050
5994
|
* <p>The list of the findings that cannot be imported. For each finding, the list provides
|
|
7051
5995
|
* the error.</p>
|
|
@@ -7065,12 +6009,6 @@ export interface ImportFindingsError {
|
|
|
7065
6009
|
*/
|
|
7066
6010
|
ErrorMessage: string | undefined;
|
|
7067
6011
|
}
|
|
7068
|
-
export declare namespace ImportFindingsError {
|
|
7069
|
-
/**
|
|
7070
|
-
* @internal
|
|
7071
|
-
*/
|
|
7072
|
-
const filterSensitiveLog: (obj: ImportFindingsError) => any;
|
|
7073
|
-
}
|
|
7074
6012
|
export interface BatchImportFindingsResponse {
|
|
7075
6013
|
/**
|
|
7076
6014
|
* <p>The number of findings that failed to import.</p>
|
|
@@ -7085,12 +6023,6 @@ export interface BatchImportFindingsResponse {
|
|
|
7085
6023
|
*/
|
|
7086
6024
|
FailedFindings?: ImportFindingsError[];
|
|
7087
6025
|
}
|
|
7088
|
-
export declare namespace BatchImportFindingsResponse {
|
|
7089
|
-
/**
|
|
7090
|
-
* @internal
|
|
7091
|
-
*/
|
|
7092
|
-
const filterSensitiveLog: (obj: BatchImportFindingsResponse) => any;
|
|
7093
|
-
}
|
|
7094
6026
|
/**
|
|
7095
6027
|
* <p>The updated note.</p>
|
|
7096
6028
|
*/
|
|
@@ -7104,12 +6036,6 @@ export interface NoteUpdate {
|
|
|
7104
6036
|
*/
|
|
7105
6037
|
UpdatedBy: string | undefined;
|
|
7106
6038
|
}
|
|
7107
|
-
export declare namespace NoteUpdate {
|
|
7108
|
-
/**
|
|
7109
|
-
* @internal
|
|
7110
|
-
*/
|
|
7111
|
-
const filterSensitiveLog: (obj: NoteUpdate) => any;
|
|
7112
|
-
}
|
|
7113
6039
|
/**
|
|
7114
6040
|
* <p>Updates to the severity information for a finding.</p>
|
|
7115
6041
|
*/
|
|
@@ -7176,12 +6102,6 @@ export interface SeverityUpdate {
|
|
|
7176
6102
|
*/
|
|
7177
6103
|
Label?: SeverityLabel | string;
|
|
7178
6104
|
}
|
|
7179
|
-
export declare namespace SeverityUpdate {
|
|
7180
|
-
/**
|
|
7181
|
-
* @internal
|
|
7182
|
-
*/
|
|
7183
|
-
const filterSensitiveLog: (obj: SeverityUpdate) => any;
|
|
7184
|
-
}
|
|
7185
6105
|
/**
|
|
7186
6106
|
* <p>Used to update information about the investigation into the finding.</p>
|
|
7187
6107
|
*/
|
|
@@ -7226,12 +6146,6 @@ export interface WorkflowUpdate {
|
|
|
7226
6146
|
*/
|
|
7227
6147
|
Status?: WorkflowStatus | string;
|
|
7228
6148
|
}
|
|
7229
|
-
export declare namespace WorkflowUpdate {
|
|
7230
|
-
/**
|
|
7231
|
-
* @internal
|
|
7232
|
-
*/
|
|
7233
|
-
const filterSensitiveLog: (obj: WorkflowUpdate) => any;
|
|
7234
|
-
}
|
|
7235
6149
|
export interface BatchUpdateFindingsRequest {
|
|
7236
6150
|
/**
|
|
7237
6151
|
* <p>The list of findings to update. <code>BatchUpdateFindings</code> can be used to update
|
|
@@ -7326,12 +6240,6 @@ export interface BatchUpdateFindingsRequest {
|
|
|
7326
6240
|
*/
|
|
7327
6241
|
RelatedFindings?: RelatedFinding[];
|
|
7328
6242
|
}
|
|
7329
|
-
export declare namespace BatchUpdateFindingsRequest {
|
|
7330
|
-
/**
|
|
7331
|
-
* @internal
|
|
7332
|
-
*/
|
|
7333
|
-
const filterSensitiveLog: (obj: BatchUpdateFindingsRequest) => any;
|
|
7334
|
-
}
|
|
7335
6243
|
/**
|
|
7336
6244
|
* <p>A finding from a <code>BatchUpdateFindings</code> request that Security Hub was unable to
|
|
7337
6245
|
* update.</p>
|
|
@@ -7342,35 +6250,82 @@ export interface BatchUpdateFindingsUnprocessedFinding {
|
|
|
7342
6250
|
*/
|
|
7343
6251
|
FindingIdentifier: AwsSecurityFindingIdentifier | undefined;
|
|
7344
6252
|
/**
|
|
7345
|
-
* <p>The code associated with the error
|
|
6253
|
+
* <p>The code associated with the error. Possible values are:</p>
|
|
6254
|
+
* <ul>
|
|
6255
|
+
* <li>
|
|
6256
|
+
* <p>
|
|
6257
|
+
* <code>ConcurrentUpdateError</code> - Another process or request attempted to update the finding while this request was being processed</p>
|
|
6258
|
+
* </li>
|
|
6259
|
+
* <li>
|
|
6260
|
+
* <p>
|
|
6261
|
+
* <code>DuplicatedFindingIdentifier</code> - The request included two or more findings with the same <code>FindingIdentifier</code>
|
|
6262
|
+
* </p>
|
|
6263
|
+
* </li>
|
|
6264
|
+
* <li>
|
|
6265
|
+
* <p>
|
|
6266
|
+
* <code>FindingNotFound</code> - The <code>FindingIdentifier</code> included in the request did not match an existing finding</p>
|
|
6267
|
+
* </li>
|
|
6268
|
+
* <li>
|
|
6269
|
+
* <p>
|
|
6270
|
+
* <code>FindingSizeExceeded</code> - The finding size was greater than the permissible value of 240 KB</p>
|
|
6271
|
+
* </li>
|
|
6272
|
+
* <li>
|
|
6273
|
+
* <p>
|
|
6274
|
+
* <code>InternalFailure</code> - An internal service failure occurred when updating the finding</p>
|
|
6275
|
+
* </li>
|
|
6276
|
+
* <li>
|
|
6277
|
+
* <p>
|
|
6278
|
+
* <code>InvalidInput</code> - The finding update contained an invalid value that did not satisfy the <a href="https://docs.aws.amazon.com/securityhub/latest/userguide/securityhub-findings-format.html">Amazon Web Services Security Finding Format</a> syntax</p>
|
|
6279
|
+
* </li>
|
|
6280
|
+
* </ul>
|
|
7346
6281
|
*/
|
|
7347
6282
|
ErrorCode: string | undefined;
|
|
7348
6283
|
/**
|
|
7349
|
-
* <p>The message associated with the error
|
|
7350
|
-
|
|
7351
|
-
|
|
7352
|
-
|
|
7353
|
-
|
|
7354
|
-
|
|
7355
|
-
*
|
|
7356
|
-
|
|
7357
|
-
|
|
7358
|
-
|
|
7359
|
-
|
|
7360
|
-
|
|
7361
|
-
*
|
|
7362
|
-
|
|
7363
|
-
|
|
7364
|
-
|
|
7365
|
-
*
|
|
7366
|
-
|
|
7367
|
-
|
|
7368
|
-
|
|
7369
|
-
|
|
7370
|
-
|
|
7371
|
-
*
|
|
6284
|
+
* <p>The message associated with the error. Possible values are:</p>
|
|
6285
|
+
* <ul>
|
|
6286
|
+
* <li>
|
|
6287
|
+
* <p>
|
|
6288
|
+
* <code>Concurrent finding updates detected</code>
|
|
6289
|
+
* </p>
|
|
6290
|
+
* </li>
|
|
6291
|
+
* <li>
|
|
6292
|
+
* <p>
|
|
6293
|
+
* <code>Finding Identifier is duplicated</code>
|
|
6294
|
+
* </p>
|
|
6295
|
+
* </li>
|
|
6296
|
+
* <li>
|
|
6297
|
+
* <p>
|
|
6298
|
+
* <code>Finding Not Found</code>
|
|
6299
|
+
* </p>
|
|
6300
|
+
* </li>
|
|
6301
|
+
* <li>
|
|
6302
|
+
* <p>
|
|
6303
|
+
* <code>Finding size exceeded 240 KB</code>
|
|
6304
|
+
* </p>
|
|
6305
|
+
* </li>
|
|
6306
|
+
* <li>
|
|
6307
|
+
* <p>
|
|
6308
|
+
* <code>Internal service failure</code>
|
|
6309
|
+
* </p>
|
|
6310
|
+
* </li>
|
|
6311
|
+
* <li>
|
|
6312
|
+
* <p>
|
|
6313
|
+
* <code>Invalid Input</code>
|
|
6314
|
+
* </p>
|
|
6315
|
+
* </li>
|
|
6316
|
+
* </ul>
|
|
6317
|
+
*/
|
|
6318
|
+
ErrorMessage: string | undefined;
|
|
6319
|
+
}
|
|
6320
|
+
export interface BatchUpdateFindingsResponse {
|
|
6321
|
+
/**
|
|
6322
|
+
* <p>The list of findings that were updated successfully.</p>
|
|
7372
6323
|
*/
|
|
7373
|
-
|
|
6324
|
+
ProcessedFindings: AwsSecurityFindingIdentifier[] | undefined;
|
|
6325
|
+
/**
|
|
6326
|
+
* <p>The list of findings that were not updated.</p>
|
|
6327
|
+
*/
|
|
6328
|
+
UnprocessedFindings: BatchUpdateFindingsUnprocessedFinding[] | undefined;
|
|
7374
6329
|
}
|
|
7375
6330
|
export declare enum ControlStatus {
|
|
7376
6331
|
DISABLED = "DISABLED",
|
|
@@ -7390,24 +6345,12 @@ export interface CreateActionTargetRequest {
|
|
|
7390
6345
|
*/
|
|
7391
6346
|
Id: string | undefined;
|
|
7392
6347
|
}
|
|
7393
|
-
export declare namespace CreateActionTargetRequest {
|
|
7394
|
-
/**
|
|
7395
|
-
* @internal
|
|
7396
|
-
*/
|
|
7397
|
-
const filterSensitiveLog: (obj: CreateActionTargetRequest) => any;
|
|
7398
|
-
}
|
|
7399
6348
|
export interface CreateActionTargetResponse {
|
|
7400
6349
|
/**
|
|
7401
6350
|
* <p>The ARN for the custom action target.</p>
|
|
7402
6351
|
*/
|
|
7403
6352
|
ActionTargetArn: string | undefined;
|
|
7404
6353
|
}
|
|
7405
|
-
export declare namespace CreateActionTargetResponse {
|
|
7406
|
-
/**
|
|
7407
|
-
* @internal
|
|
7408
|
-
*/
|
|
7409
|
-
const filterSensitiveLog: (obj: CreateActionTargetResponse) => any;
|
|
7410
|
-
}
|
|
7411
6354
|
/**
|
|
7412
6355
|
* <p>The resource specified in the request conflicts with an existing resource.</p>
|
|
7413
6356
|
*/
|
|
@@ -7452,12 +6395,6 @@ export interface CreateFindingAggregatorRequest {
|
|
|
7452
6395
|
*/
|
|
7453
6396
|
Regions?: string[];
|
|
7454
6397
|
}
|
|
7455
|
-
export declare namespace CreateFindingAggregatorRequest {
|
|
7456
|
-
/**
|
|
7457
|
-
* @internal
|
|
7458
|
-
*/
|
|
7459
|
-
const filterSensitiveLog: (obj: CreateFindingAggregatorRequest) => any;
|
|
7460
|
-
}
|
|
7461
6398
|
export interface CreateFindingAggregatorResponse {
|
|
7462
6399
|
/**
|
|
7463
6400
|
* <p>The ARN of the finding aggregator. You use the finding aggregator ARN to retrieve details for, update, and stop finding aggregation.</p>
|
|
@@ -7476,12 +6413,6 @@ export interface CreateFindingAggregatorResponse {
|
|
|
7476
6413
|
*/
|
|
7477
6414
|
Regions?: string[];
|
|
7478
6415
|
}
|
|
7479
|
-
export declare namespace CreateFindingAggregatorResponse {
|
|
7480
|
-
/**
|
|
7481
|
-
* @internal
|
|
7482
|
-
*/
|
|
7483
|
-
const filterSensitiveLog: (obj: CreateFindingAggregatorResponse) => any;
|
|
7484
|
-
}
|
|
7485
6416
|
export interface CreateInsightRequest {
|
|
7486
6417
|
/**
|
|
7487
6418
|
* <p>The name of the custom insight to create.</p>
|
|
@@ -7500,24 +6431,12 @@ export interface CreateInsightRequest {
|
|
|
7500
6431
|
*/
|
|
7501
6432
|
GroupByAttribute: string | undefined;
|
|
7502
6433
|
}
|
|
7503
|
-
export declare namespace CreateInsightRequest {
|
|
7504
|
-
/**
|
|
7505
|
-
* @internal
|
|
7506
|
-
*/
|
|
7507
|
-
const filterSensitiveLog: (obj: CreateInsightRequest) => any;
|
|
7508
|
-
}
|
|
7509
6434
|
export interface CreateInsightResponse {
|
|
7510
6435
|
/**
|
|
7511
6436
|
* <p>The ARN of the insight created.</p>
|
|
7512
6437
|
*/
|
|
7513
6438
|
InsightArn: string | undefined;
|
|
7514
6439
|
}
|
|
7515
|
-
export declare namespace CreateInsightResponse {
|
|
7516
|
-
/**
|
|
7517
|
-
* @internal
|
|
7518
|
-
*/
|
|
7519
|
-
const filterSensitiveLog: (obj: CreateInsightResponse) => any;
|
|
7520
|
-
}
|
|
7521
6440
|
export interface CreateMembersRequest {
|
|
7522
6441
|
/**
|
|
7523
6442
|
* <p>The list of accounts to associate with the Security Hub administrator account. For each account, the
|
|
@@ -7525,12 +6444,6 @@ export interface CreateMembersRequest {
|
|
|
7525
6444
|
*/
|
|
7526
6445
|
AccountDetails: AccountDetails[] | undefined;
|
|
7527
6446
|
}
|
|
7528
|
-
export declare namespace CreateMembersRequest {
|
|
7529
|
-
/**
|
|
7530
|
-
* @internal
|
|
7531
|
-
*/
|
|
7532
|
-
const filterSensitiveLog: (obj: CreateMembersRequest) => any;
|
|
7533
|
-
}
|
|
7534
6447
|
/**
|
|
7535
6448
|
* <p>Details about the account that was not processed.</p>
|
|
7536
6449
|
*/
|
|
@@ -7544,12 +6457,6 @@ export interface Result {
|
|
|
7544
6457
|
*/
|
|
7545
6458
|
ProcessingResult?: string;
|
|
7546
6459
|
}
|
|
7547
|
-
export declare namespace Result {
|
|
7548
|
-
/**
|
|
7549
|
-
* @internal
|
|
7550
|
-
*/
|
|
7551
|
-
const filterSensitiveLog: (obj: Result) => any;
|
|
7552
|
-
}
|
|
7553
6460
|
export interface CreateMembersResponse {
|
|
7554
6461
|
/**
|
|
7555
6462
|
* <p>The list of Amazon Web Services accounts that were not processed. For each account, the list includes
|
|
@@ -7557,12 +6464,6 @@ export interface CreateMembersResponse {
|
|
|
7557
6464
|
*/
|
|
7558
6465
|
UnprocessedAccounts?: Result[];
|
|
7559
6466
|
}
|
|
7560
|
-
export declare namespace CreateMembersResponse {
|
|
7561
|
-
/**
|
|
7562
|
-
* @internal
|
|
7563
|
-
*/
|
|
7564
|
-
const filterSensitiveLog: (obj: CreateMembersResponse) => any;
|
|
7565
|
-
}
|
|
7566
6467
|
export interface DeclineInvitationsRequest {
|
|
7567
6468
|
/**
|
|
7568
6469
|
* <p>The list of account IDs for the accounts from which to decline the invitations to
|
|
@@ -7570,12 +6471,6 @@ export interface DeclineInvitationsRequest {
|
|
|
7570
6471
|
*/
|
|
7571
6472
|
AccountIds: string[] | undefined;
|
|
7572
6473
|
}
|
|
7573
|
-
export declare namespace DeclineInvitationsRequest {
|
|
7574
|
-
/**
|
|
7575
|
-
* @internal
|
|
7576
|
-
*/
|
|
7577
|
-
const filterSensitiveLog: (obj: DeclineInvitationsRequest) => any;
|
|
7578
|
-
}
|
|
7579
6474
|
export interface DeclineInvitationsResponse {
|
|
7580
6475
|
/**
|
|
7581
6476
|
* <p>The list of Amazon Web Services accounts that were not processed. For each account, the list includes
|
|
@@ -7583,92 +6478,44 @@ export interface DeclineInvitationsResponse {
|
|
|
7583
6478
|
*/
|
|
7584
6479
|
UnprocessedAccounts?: Result[];
|
|
7585
6480
|
}
|
|
7586
|
-
export declare namespace DeclineInvitationsResponse {
|
|
7587
|
-
/**
|
|
7588
|
-
* @internal
|
|
7589
|
-
*/
|
|
7590
|
-
const filterSensitiveLog: (obj: DeclineInvitationsResponse) => any;
|
|
7591
|
-
}
|
|
7592
6481
|
export interface DeleteActionTargetRequest {
|
|
7593
6482
|
/**
|
|
7594
6483
|
* <p>The ARN of the custom action target to delete.</p>
|
|
7595
6484
|
*/
|
|
7596
6485
|
ActionTargetArn: string | undefined;
|
|
7597
6486
|
}
|
|
7598
|
-
export declare namespace DeleteActionTargetRequest {
|
|
7599
|
-
/**
|
|
7600
|
-
* @internal
|
|
7601
|
-
*/
|
|
7602
|
-
const filterSensitiveLog: (obj: DeleteActionTargetRequest) => any;
|
|
7603
|
-
}
|
|
7604
6487
|
export interface DeleteActionTargetResponse {
|
|
7605
6488
|
/**
|
|
7606
6489
|
* <p>The ARN of the custom action target that was deleted.</p>
|
|
7607
6490
|
*/
|
|
7608
6491
|
ActionTargetArn: string | undefined;
|
|
7609
6492
|
}
|
|
7610
|
-
export declare namespace DeleteActionTargetResponse {
|
|
7611
|
-
/**
|
|
7612
|
-
* @internal
|
|
7613
|
-
*/
|
|
7614
|
-
const filterSensitiveLog: (obj: DeleteActionTargetResponse) => any;
|
|
7615
|
-
}
|
|
7616
6493
|
export interface DeleteFindingAggregatorRequest {
|
|
7617
6494
|
/**
|
|
7618
6495
|
* <p>The ARN of the finding aggregator to delete. To obtain the ARN, use <code>ListFindingAggregators</code>.</p>
|
|
7619
6496
|
*/
|
|
7620
6497
|
FindingAggregatorArn: string | undefined;
|
|
7621
6498
|
}
|
|
7622
|
-
export declare namespace DeleteFindingAggregatorRequest {
|
|
7623
|
-
/**
|
|
7624
|
-
* @internal
|
|
7625
|
-
*/
|
|
7626
|
-
const filterSensitiveLog: (obj: DeleteFindingAggregatorRequest) => any;
|
|
7627
|
-
}
|
|
7628
6499
|
export interface DeleteFindingAggregatorResponse {
|
|
7629
6500
|
}
|
|
7630
|
-
export declare namespace DeleteFindingAggregatorResponse {
|
|
7631
|
-
/**
|
|
7632
|
-
* @internal
|
|
7633
|
-
*/
|
|
7634
|
-
const filterSensitiveLog: (obj: DeleteFindingAggregatorResponse) => any;
|
|
7635
|
-
}
|
|
7636
6501
|
export interface DeleteInsightRequest {
|
|
7637
6502
|
/**
|
|
7638
6503
|
* <p>The ARN of the insight to delete.</p>
|
|
7639
6504
|
*/
|
|
7640
6505
|
InsightArn: string | undefined;
|
|
7641
6506
|
}
|
|
7642
|
-
export declare namespace DeleteInsightRequest {
|
|
7643
|
-
/**
|
|
7644
|
-
* @internal
|
|
7645
|
-
*/
|
|
7646
|
-
const filterSensitiveLog: (obj: DeleteInsightRequest) => any;
|
|
7647
|
-
}
|
|
7648
6507
|
export interface DeleteInsightResponse {
|
|
7649
6508
|
/**
|
|
7650
6509
|
* <p>The ARN of the insight that was deleted.</p>
|
|
7651
6510
|
*/
|
|
7652
6511
|
InsightArn: string | undefined;
|
|
7653
6512
|
}
|
|
7654
|
-
export declare namespace DeleteInsightResponse {
|
|
7655
|
-
/**
|
|
7656
|
-
* @internal
|
|
7657
|
-
*/
|
|
7658
|
-
const filterSensitiveLog: (obj: DeleteInsightResponse) => any;
|
|
7659
|
-
}
|
|
7660
6513
|
export interface DeleteInvitationsRequest {
|
|
7661
6514
|
/**
|
|
7662
6515
|
* <p>The list of the account IDs that sent the invitations to delete.</p>
|
|
7663
6516
|
*/
|
|
7664
6517
|
AccountIds: string[] | undefined;
|
|
7665
6518
|
}
|
|
7666
|
-
export declare namespace DeleteInvitationsRequest {
|
|
7667
|
-
/**
|
|
7668
|
-
* @internal
|
|
7669
|
-
*/
|
|
7670
|
-
const filterSensitiveLog: (obj: DeleteInvitationsRequest) => any;
|
|
7671
|
-
}
|
|
7672
6519
|
export interface DeleteInvitationsResponse {
|
|
7673
6520
|
/**
|
|
7674
6521
|
* <p>The list of Amazon Web Services accounts for which the invitations were not deleted. For each account,
|
|
@@ -7676,24 +6523,12 @@ export interface DeleteInvitationsResponse {
|
|
|
7676
6523
|
*/
|
|
7677
6524
|
UnprocessedAccounts?: Result[];
|
|
7678
6525
|
}
|
|
7679
|
-
export declare namespace DeleteInvitationsResponse {
|
|
7680
|
-
/**
|
|
7681
|
-
* @internal
|
|
7682
|
-
*/
|
|
7683
|
-
const filterSensitiveLog: (obj: DeleteInvitationsResponse) => any;
|
|
7684
|
-
}
|
|
7685
6526
|
export interface DeleteMembersRequest {
|
|
7686
6527
|
/**
|
|
7687
6528
|
* <p>The list of account IDs for the member accounts to delete.</p>
|
|
7688
6529
|
*/
|
|
7689
6530
|
AccountIds: string[] | undefined;
|
|
7690
6531
|
}
|
|
7691
|
-
export declare namespace DeleteMembersRequest {
|
|
7692
|
-
/**
|
|
7693
|
-
* @internal
|
|
7694
|
-
*/
|
|
7695
|
-
const filterSensitiveLog: (obj: DeleteMembersRequest) => any;
|
|
7696
|
-
}
|
|
7697
6532
|
export interface DeleteMembersResponse {
|
|
7698
6533
|
/**
|
|
7699
6534
|
* <p>The list of Amazon Web Services accounts that were not deleted. For each account, the list includes the
|
|
@@ -7701,12 +6536,6 @@ export interface DeleteMembersResponse {
|
|
|
7701
6536
|
*/
|
|
7702
6537
|
UnprocessedAccounts?: Result[];
|
|
7703
6538
|
}
|
|
7704
|
-
export declare namespace DeleteMembersResponse {
|
|
7705
|
-
/**
|
|
7706
|
-
* @internal
|
|
7707
|
-
*/
|
|
7708
|
-
const filterSensitiveLog: (obj: DeleteMembersResponse) => any;
|
|
7709
|
-
}
|
|
7710
6539
|
export interface DescribeActionTargetsRequest {
|
|
7711
6540
|
/**
|
|
7712
6541
|
* <p>A list of custom action target ARNs for the custom action targets to retrieve.</p>
|
|
@@ -7725,12 +6554,6 @@ export interface DescribeActionTargetsRequest {
|
|
|
7725
6554
|
*/
|
|
7726
6555
|
MaxResults?: number;
|
|
7727
6556
|
}
|
|
7728
|
-
export declare namespace DescribeActionTargetsRequest {
|
|
7729
|
-
/**
|
|
7730
|
-
* @internal
|
|
7731
|
-
*/
|
|
7732
|
-
const filterSensitiveLog: (obj: DescribeActionTargetsRequest) => any;
|
|
7733
|
-
}
|
|
7734
6557
|
export interface DescribeActionTargetsResponse {
|
|
7735
6558
|
/**
|
|
7736
6559
|
* <p>A list of <code>ActionTarget</code> objects. Each object includes the <code>ActionTargetArn</code>,
|
|
@@ -7743,24 +6566,12 @@ export interface DescribeActionTargetsResponse {
|
|
|
7743
6566
|
*/
|
|
7744
6567
|
NextToken?: string;
|
|
7745
6568
|
}
|
|
7746
|
-
export declare namespace DescribeActionTargetsResponse {
|
|
7747
|
-
/**
|
|
7748
|
-
* @internal
|
|
7749
|
-
*/
|
|
7750
|
-
const filterSensitiveLog: (obj: DescribeActionTargetsResponse) => any;
|
|
7751
|
-
}
|
|
7752
6569
|
export interface DescribeHubRequest {
|
|
7753
6570
|
/**
|
|
7754
6571
|
* <p>The ARN of the Hub resource to retrieve.</p>
|
|
7755
6572
|
*/
|
|
7756
6573
|
HubArn?: string;
|
|
7757
6574
|
}
|
|
7758
|
-
export declare namespace DescribeHubRequest {
|
|
7759
|
-
/**
|
|
7760
|
-
* @internal
|
|
7761
|
-
*/
|
|
7762
|
-
const filterSensitiveLog: (obj: DescribeHubRequest) => any;
|
|
7763
|
-
}
|
|
7764
6575
|
export interface DescribeHubResponse {
|
|
7765
6576
|
/**
|
|
7766
6577
|
* <p>The ARN of the Hub resource that was retrieved.</p>
|
|
@@ -7778,20 +6589,8 @@ export interface DescribeHubResponse {
|
|
|
7778
6589
|
*/
|
|
7779
6590
|
AutoEnableControls?: boolean;
|
|
7780
6591
|
}
|
|
7781
|
-
export declare namespace DescribeHubResponse {
|
|
7782
|
-
/**
|
|
7783
|
-
* @internal
|
|
7784
|
-
*/
|
|
7785
|
-
const filterSensitiveLog: (obj: DescribeHubResponse) => any;
|
|
7786
|
-
}
|
|
7787
6592
|
export interface DescribeOrganizationConfigurationRequest {
|
|
7788
6593
|
}
|
|
7789
|
-
export declare namespace DescribeOrganizationConfigurationRequest {
|
|
7790
|
-
/**
|
|
7791
|
-
* @internal
|
|
7792
|
-
*/
|
|
7793
|
-
const filterSensitiveLog: (obj: DescribeOrganizationConfigurationRequest) => any;
|
|
7794
|
-
}
|
|
7795
6594
|
export interface DescribeOrganizationConfigurationResponse {
|
|
7796
6595
|
/**
|
|
7797
6596
|
* <p>Whether to automatically enable Security Hub for new accounts in the organization.</p>
|
|
@@ -7814,12 +6613,6 @@ export interface DescribeOrganizationConfigurationResponse {
|
|
|
7814
6613
|
*/
|
|
7815
6614
|
AutoEnableStandards?: AutoEnableStandards | string;
|
|
7816
6615
|
}
|
|
7817
|
-
export declare namespace DescribeOrganizationConfigurationResponse {
|
|
7818
|
-
/**
|
|
7819
|
-
* @internal
|
|
7820
|
-
*/
|
|
7821
|
-
const filterSensitiveLog: (obj: DescribeOrganizationConfigurationResponse) => any;
|
|
7822
|
-
}
|
|
7823
6616
|
export interface DescribeProductsRequest {
|
|
7824
6617
|
/**
|
|
7825
6618
|
* <p>The token that is required for pagination. On your first call to the
|
|
@@ -7838,12 +6631,6 @@ export interface DescribeProductsRequest {
|
|
|
7838
6631
|
*/
|
|
7839
6632
|
ProductArn?: string;
|
|
7840
6633
|
}
|
|
7841
|
-
export declare namespace DescribeProductsRequest {
|
|
7842
|
-
/**
|
|
7843
|
-
* @internal
|
|
7844
|
-
*/
|
|
7845
|
-
const filterSensitiveLog: (obj: DescribeProductsRequest) => any;
|
|
7846
|
-
}
|
|
7847
6634
|
export declare enum IntegrationType {
|
|
7848
6635
|
RECEIVE_FINDINGS_FROM_SECURITY_HUB = "RECEIVE_FINDINGS_FROM_SECURITY_HUB",
|
|
7849
6636
|
SEND_FINDINGS_TO_SECURITY_HUB = "SEND_FINDINGS_TO_SECURITY_HUB",
|
|
@@ -7908,12 +6695,6 @@ export interface Product {
|
|
|
7908
6695
|
*/
|
|
7909
6696
|
ProductSubscriptionResourcePolicy?: string;
|
|
7910
6697
|
}
|
|
7911
|
-
export declare namespace Product {
|
|
7912
|
-
/**
|
|
7913
|
-
* @internal
|
|
7914
|
-
*/
|
|
7915
|
-
const filterSensitiveLog: (obj: Product) => any;
|
|
7916
|
-
}
|
|
7917
6698
|
export interface DescribeProductsResponse {
|
|
7918
6699
|
/**
|
|
7919
6700
|
* <p>A list of products, including details for each product.</p>
|
|
@@ -7924,12 +6705,6 @@ export interface DescribeProductsResponse {
|
|
|
7924
6705
|
*/
|
|
7925
6706
|
NextToken?: string;
|
|
7926
6707
|
}
|
|
7927
|
-
export declare namespace DescribeProductsResponse {
|
|
7928
|
-
/**
|
|
7929
|
-
* @internal
|
|
7930
|
-
*/
|
|
7931
|
-
const filterSensitiveLog: (obj: DescribeProductsResponse) => any;
|
|
7932
|
-
}
|
|
7933
6708
|
export interface DescribeStandardsRequest {
|
|
7934
6709
|
/**
|
|
7935
6710
|
* <p>The token that is required for pagination. On your first call to the
|
|
@@ -7944,12 +6719,6 @@ export interface DescribeStandardsRequest {
|
|
|
7944
6719
|
*/
|
|
7945
6720
|
MaxResults?: number;
|
|
7946
6721
|
}
|
|
7947
|
-
export declare namespace DescribeStandardsRequest {
|
|
7948
|
-
/**
|
|
7949
|
-
* @internal
|
|
7950
|
-
*/
|
|
7951
|
-
const filterSensitiveLog: (obj: DescribeStandardsRequest) => any;
|
|
7952
|
-
}
|
|
7953
6722
|
/**
|
|
7954
6723
|
* <p>Provides information about a specific standard.</p>
|
|
7955
6724
|
*/
|
|
@@ -7976,12 +6745,6 @@ export interface Standard {
|
|
|
7976
6745
|
*/
|
|
7977
6746
|
EnabledByDefault?: boolean;
|
|
7978
6747
|
}
|
|
7979
|
-
export declare namespace Standard {
|
|
7980
|
-
/**
|
|
7981
|
-
* @internal
|
|
7982
|
-
*/
|
|
7983
|
-
const filterSensitiveLog: (obj: Standard) => any;
|
|
7984
|
-
}
|
|
7985
6748
|
export interface DescribeStandardsResponse {
|
|
7986
6749
|
/**
|
|
7987
6750
|
* <p>A list of available standards.</p>
|
|
@@ -7992,12 +6755,6 @@ export interface DescribeStandardsResponse {
|
|
|
7992
6755
|
*/
|
|
7993
6756
|
NextToken?: string;
|
|
7994
6757
|
}
|
|
7995
|
-
export declare namespace DescribeStandardsResponse {
|
|
7996
|
-
/**
|
|
7997
|
-
* @internal
|
|
7998
|
-
*/
|
|
7999
|
-
const filterSensitiveLog: (obj: DescribeStandardsResponse) => any;
|
|
8000
|
-
}
|
|
8001
6758
|
export interface DescribeStandardsControlsRequest {
|
|
8002
6759
|
/**
|
|
8003
6760
|
* <p>The ARN of a resource that represents your subscription to a supported standard. To get
|
|
@@ -8017,12 +6774,6 @@ export interface DescribeStandardsControlsRequest {
|
|
|
8017
6774
|
*/
|
|
8018
6775
|
MaxResults?: number;
|
|
8019
6776
|
}
|
|
8020
|
-
export declare namespace DescribeStandardsControlsRequest {
|
|
8021
|
-
/**
|
|
8022
|
-
* @internal
|
|
8023
|
-
*/
|
|
8024
|
-
const filterSensitiveLog: (obj: DescribeStandardsControlsRequest) => any;
|
|
8025
|
-
}
|
|
8026
6777
|
export declare enum SeverityRating {
|
|
8027
6778
|
CRITICAL = "CRITICAL",
|
|
8028
6779
|
HIGH = "HIGH",
|
|
@@ -8080,12 +6831,6 @@ export interface StandardsControl {
|
|
|
8080
6831
|
*/
|
|
8081
6832
|
RelatedRequirements?: string[];
|
|
8082
6833
|
}
|
|
8083
|
-
export declare namespace StandardsControl {
|
|
8084
|
-
/**
|
|
8085
|
-
* @internal
|
|
8086
|
-
*/
|
|
8087
|
-
const filterSensitiveLog: (obj: StandardsControl) => any;
|
|
8088
|
-
}
|
|
8089
6834
|
export interface DescribeStandardsControlsResponse {
|
|
8090
6835
|
/**
|
|
8091
6836
|
* <p>A list of security standards controls.</p>
|
|
@@ -8096,144 +6841,54 @@ export interface DescribeStandardsControlsResponse {
|
|
|
8096
6841
|
*/
|
|
8097
6842
|
NextToken?: string;
|
|
8098
6843
|
}
|
|
8099
|
-
export declare namespace DescribeStandardsControlsResponse {
|
|
8100
|
-
/**
|
|
8101
|
-
* @internal
|
|
8102
|
-
*/
|
|
8103
|
-
const filterSensitiveLog: (obj: DescribeStandardsControlsResponse) => any;
|
|
8104
|
-
}
|
|
8105
6844
|
export interface DisableImportFindingsForProductRequest {
|
|
8106
6845
|
/**
|
|
8107
6846
|
* <p>The ARN of the integrated product to disable the integration for.</p>
|
|
8108
6847
|
*/
|
|
8109
6848
|
ProductSubscriptionArn: string | undefined;
|
|
8110
6849
|
}
|
|
8111
|
-
export declare namespace DisableImportFindingsForProductRequest {
|
|
8112
|
-
/**
|
|
8113
|
-
* @internal
|
|
8114
|
-
*/
|
|
8115
|
-
const filterSensitiveLog: (obj: DisableImportFindingsForProductRequest) => any;
|
|
8116
|
-
}
|
|
8117
6850
|
export interface DisableImportFindingsForProductResponse {
|
|
8118
6851
|
}
|
|
8119
|
-
export declare namespace DisableImportFindingsForProductResponse {
|
|
8120
|
-
/**
|
|
8121
|
-
* @internal
|
|
8122
|
-
*/
|
|
8123
|
-
const filterSensitiveLog: (obj: DisableImportFindingsForProductResponse) => any;
|
|
8124
|
-
}
|
|
8125
6852
|
export interface DisableOrganizationAdminAccountRequest {
|
|
8126
6853
|
/**
|
|
8127
6854
|
* <p>The Amazon Web Services account identifier of the Security Hub administrator account.</p>
|
|
8128
6855
|
*/
|
|
8129
6856
|
AdminAccountId: string | undefined;
|
|
8130
6857
|
}
|
|
8131
|
-
export declare namespace DisableOrganizationAdminAccountRequest {
|
|
8132
|
-
/**
|
|
8133
|
-
* @internal
|
|
8134
|
-
*/
|
|
8135
|
-
const filterSensitiveLog: (obj: DisableOrganizationAdminAccountRequest) => any;
|
|
8136
|
-
}
|
|
8137
6858
|
export interface DisableOrganizationAdminAccountResponse {
|
|
8138
6859
|
}
|
|
8139
|
-
export declare namespace DisableOrganizationAdminAccountResponse {
|
|
8140
|
-
/**
|
|
8141
|
-
* @internal
|
|
8142
|
-
*/
|
|
8143
|
-
const filterSensitiveLog: (obj: DisableOrganizationAdminAccountResponse) => any;
|
|
8144
|
-
}
|
|
8145
6860
|
export interface DisableSecurityHubRequest {
|
|
8146
6861
|
}
|
|
8147
|
-
export declare namespace DisableSecurityHubRequest {
|
|
8148
|
-
/**
|
|
8149
|
-
* @internal
|
|
8150
|
-
*/
|
|
8151
|
-
const filterSensitiveLog: (obj: DisableSecurityHubRequest) => any;
|
|
8152
|
-
}
|
|
8153
6862
|
export interface DisableSecurityHubResponse {
|
|
8154
6863
|
}
|
|
8155
|
-
export declare namespace DisableSecurityHubResponse {
|
|
8156
|
-
/**
|
|
8157
|
-
* @internal
|
|
8158
|
-
*/
|
|
8159
|
-
const filterSensitiveLog: (obj: DisableSecurityHubResponse) => any;
|
|
8160
|
-
}
|
|
8161
6864
|
export interface DisassociateFromAdministratorAccountRequest {
|
|
8162
6865
|
}
|
|
8163
|
-
export declare namespace DisassociateFromAdministratorAccountRequest {
|
|
8164
|
-
/**
|
|
8165
|
-
* @internal
|
|
8166
|
-
*/
|
|
8167
|
-
const filterSensitiveLog: (obj: DisassociateFromAdministratorAccountRequest) => any;
|
|
8168
|
-
}
|
|
8169
6866
|
export interface DisassociateFromAdministratorAccountResponse {
|
|
8170
6867
|
}
|
|
8171
|
-
export declare namespace DisassociateFromAdministratorAccountResponse {
|
|
8172
|
-
/**
|
|
8173
|
-
* @internal
|
|
8174
|
-
*/
|
|
8175
|
-
const filterSensitiveLog: (obj: DisassociateFromAdministratorAccountResponse) => any;
|
|
8176
|
-
}
|
|
8177
6868
|
export interface DisassociateFromMasterAccountRequest {
|
|
8178
6869
|
}
|
|
8179
|
-
export declare namespace DisassociateFromMasterAccountRequest {
|
|
8180
|
-
/**
|
|
8181
|
-
* @internal
|
|
8182
|
-
*/
|
|
8183
|
-
const filterSensitiveLog: (obj: DisassociateFromMasterAccountRequest) => any;
|
|
8184
|
-
}
|
|
8185
6870
|
export interface DisassociateFromMasterAccountResponse {
|
|
8186
6871
|
}
|
|
8187
|
-
export declare namespace DisassociateFromMasterAccountResponse {
|
|
8188
|
-
/**
|
|
8189
|
-
* @internal
|
|
8190
|
-
*/
|
|
8191
|
-
const filterSensitiveLog: (obj: DisassociateFromMasterAccountResponse) => any;
|
|
8192
|
-
}
|
|
8193
6872
|
export interface DisassociateMembersRequest {
|
|
8194
6873
|
/**
|
|
8195
6874
|
* <p>The account IDs of the member accounts to disassociate from the administrator account.</p>
|
|
8196
6875
|
*/
|
|
8197
6876
|
AccountIds: string[] | undefined;
|
|
8198
6877
|
}
|
|
8199
|
-
export declare namespace DisassociateMembersRequest {
|
|
8200
|
-
/**
|
|
8201
|
-
* @internal
|
|
8202
|
-
*/
|
|
8203
|
-
const filterSensitiveLog: (obj: DisassociateMembersRequest) => any;
|
|
8204
|
-
}
|
|
8205
6878
|
export interface DisassociateMembersResponse {
|
|
8206
6879
|
}
|
|
8207
|
-
export declare namespace DisassociateMembersResponse {
|
|
8208
|
-
/**
|
|
8209
|
-
* @internal
|
|
8210
|
-
*/
|
|
8211
|
-
const filterSensitiveLog: (obj: DisassociateMembersResponse) => any;
|
|
8212
|
-
}
|
|
8213
6880
|
export interface EnableImportFindingsForProductRequest {
|
|
8214
6881
|
/**
|
|
8215
6882
|
* <p>The ARN of the product to enable the integration for.</p>
|
|
8216
6883
|
*/
|
|
8217
6884
|
ProductArn: string | undefined;
|
|
8218
6885
|
}
|
|
8219
|
-
export declare namespace EnableImportFindingsForProductRequest {
|
|
8220
|
-
/**
|
|
8221
|
-
* @internal
|
|
8222
|
-
*/
|
|
8223
|
-
const filterSensitiveLog: (obj: EnableImportFindingsForProductRequest) => any;
|
|
8224
|
-
}
|
|
8225
6886
|
export interface EnableImportFindingsForProductResponse {
|
|
8226
6887
|
/**
|
|
8227
6888
|
* <p>The ARN of your subscription to the product to enable integrations for.</p>
|
|
8228
6889
|
*/
|
|
8229
6890
|
ProductSubscriptionArn?: string;
|
|
8230
6891
|
}
|
|
8231
|
-
export declare namespace EnableImportFindingsForProductResponse {
|
|
8232
|
-
/**
|
|
8233
|
-
* @internal
|
|
8234
|
-
*/
|
|
8235
|
-
const filterSensitiveLog: (obj: EnableImportFindingsForProductResponse) => any;
|
|
8236
|
-
}
|
|
8237
6892
|
export interface EnableOrganizationAdminAccountRequest {
|
|
8238
6893
|
/**
|
|
8239
6894
|
* <p>The Amazon Web Services account identifier of the account to designate as the Security Hub administrator
|
|
@@ -8241,20 +6896,8 @@ export interface EnableOrganizationAdminAccountRequest {
|
|
|
8241
6896
|
*/
|
|
8242
6897
|
AdminAccountId: string | undefined;
|
|
8243
6898
|
}
|
|
8244
|
-
export declare namespace EnableOrganizationAdminAccountRequest {
|
|
8245
|
-
/**
|
|
8246
|
-
* @internal
|
|
8247
|
-
*/
|
|
8248
|
-
const filterSensitiveLog: (obj: EnableOrganizationAdminAccountRequest) => any;
|
|
8249
|
-
}
|
|
8250
6899
|
export interface EnableOrganizationAdminAccountResponse {
|
|
8251
6900
|
}
|
|
8252
|
-
export declare namespace EnableOrganizationAdminAccountResponse {
|
|
8253
|
-
/**
|
|
8254
|
-
* @internal
|
|
8255
|
-
*/
|
|
8256
|
-
const filterSensitiveLog: (obj: EnableOrganizationAdminAccountResponse) => any;
|
|
8257
|
-
}
|
|
8258
6901
|
export interface EnableSecurityHubRequest {
|
|
8259
6902
|
/**
|
|
8260
6903
|
* <p>The tags to add to the hub resource when you enable Security Hub.</p>
|
|
@@ -8268,20 +6911,8 @@ export interface EnableSecurityHubRequest {
|
|
|
8268
6911
|
*/
|
|
8269
6912
|
EnableDefaultStandards?: boolean;
|
|
8270
6913
|
}
|
|
8271
|
-
export declare namespace EnableSecurityHubRequest {
|
|
8272
|
-
/**
|
|
8273
|
-
* @internal
|
|
8274
|
-
*/
|
|
8275
|
-
const filterSensitiveLog: (obj: EnableSecurityHubRequest) => any;
|
|
8276
|
-
}
|
|
8277
6914
|
export interface EnableSecurityHubResponse {
|
|
8278
6915
|
}
|
|
8279
|
-
export declare namespace EnableSecurityHubResponse {
|
|
8280
|
-
/**
|
|
8281
|
-
* @internal
|
|
8282
|
-
*/
|
|
8283
|
-
const filterSensitiveLog: (obj: EnableSecurityHubResponse) => any;
|
|
8284
|
-
}
|
|
8285
6916
|
/**
|
|
8286
6917
|
* <p>A finding aggregator. A finding aggregator contains the configuration for finding aggregation.</p>
|
|
8287
6918
|
*/
|
|
@@ -8291,20 +6922,8 @@ export interface FindingAggregator {
|
|
|
8291
6922
|
*/
|
|
8292
6923
|
FindingAggregatorArn?: string;
|
|
8293
6924
|
}
|
|
8294
|
-
export declare namespace FindingAggregator {
|
|
8295
|
-
/**
|
|
8296
|
-
* @internal
|
|
8297
|
-
*/
|
|
8298
|
-
const filterSensitiveLog: (obj: FindingAggregator) => any;
|
|
8299
|
-
}
|
|
8300
6925
|
export interface GetAdministratorAccountRequest {
|
|
8301
6926
|
}
|
|
8302
|
-
export declare namespace GetAdministratorAccountRequest {
|
|
8303
|
-
/**
|
|
8304
|
-
* @internal
|
|
8305
|
-
*/
|
|
8306
|
-
const filterSensitiveLog: (obj: GetAdministratorAccountRequest) => any;
|
|
8307
|
-
}
|
|
8308
6927
|
/**
|
|
8309
6928
|
* <p>Details about an invitation.</p>
|
|
8310
6929
|
*/
|
|
@@ -8326,24 +6945,12 @@ export interface Invitation {
|
|
|
8326
6945
|
*/
|
|
8327
6946
|
MemberStatus?: string;
|
|
8328
6947
|
}
|
|
8329
|
-
export declare namespace Invitation {
|
|
8330
|
-
/**
|
|
8331
|
-
* @internal
|
|
8332
|
-
*/
|
|
8333
|
-
const filterSensitiveLog: (obj: Invitation) => any;
|
|
8334
|
-
}
|
|
8335
6948
|
export interface GetAdministratorAccountResponse {
|
|
8336
6949
|
/**
|
|
8337
6950
|
* <p>Details about an invitation.</p>
|
|
8338
6951
|
*/
|
|
8339
6952
|
Administrator?: Invitation;
|
|
8340
6953
|
}
|
|
8341
|
-
export declare namespace GetAdministratorAccountResponse {
|
|
8342
|
-
/**
|
|
8343
|
-
* @internal
|
|
8344
|
-
*/
|
|
8345
|
-
const filterSensitiveLog: (obj: GetAdministratorAccountResponse) => any;
|
|
8346
|
-
}
|
|
8347
6954
|
export interface GetEnabledStandardsRequest {
|
|
8348
6955
|
/**
|
|
8349
6956
|
* <p>The list of the standards subscription ARNs for the standards to retrieve.</p>
|
|
@@ -8362,12 +6969,6 @@ export interface GetEnabledStandardsRequest {
|
|
|
8362
6969
|
*/
|
|
8363
6970
|
MaxResults?: number;
|
|
8364
6971
|
}
|
|
8365
|
-
export declare namespace GetEnabledStandardsRequest {
|
|
8366
|
-
/**
|
|
8367
|
-
* @internal
|
|
8368
|
-
*/
|
|
8369
|
-
const filterSensitiveLog: (obj: GetEnabledStandardsRequest) => any;
|
|
8370
|
-
}
|
|
8371
6972
|
export interface GetEnabledStandardsResponse {
|
|
8372
6973
|
/**
|
|
8373
6974
|
* <p>The list of <code>StandardsSubscriptions</code> objects that include information about
|
|
@@ -8379,24 +6980,12 @@ export interface GetEnabledStandardsResponse {
|
|
|
8379
6980
|
*/
|
|
8380
6981
|
NextToken?: string;
|
|
8381
6982
|
}
|
|
8382
|
-
export declare namespace GetEnabledStandardsResponse {
|
|
8383
|
-
/**
|
|
8384
|
-
* @internal
|
|
8385
|
-
*/
|
|
8386
|
-
const filterSensitiveLog: (obj: GetEnabledStandardsResponse) => any;
|
|
8387
|
-
}
|
|
8388
6983
|
export interface GetFindingAggregatorRequest {
|
|
8389
6984
|
/**
|
|
8390
6985
|
* <p>The ARN of the finding aggregator to return details for. To obtain the ARN, use <code>ListFindingAggregators</code>.</p>
|
|
8391
6986
|
*/
|
|
8392
6987
|
FindingAggregatorArn: string | undefined;
|
|
8393
6988
|
}
|
|
8394
|
-
export declare namespace GetFindingAggregatorRequest {
|
|
8395
|
-
/**
|
|
8396
|
-
* @internal
|
|
8397
|
-
*/
|
|
8398
|
-
const filterSensitiveLog: (obj: GetFindingAggregatorRequest) => any;
|
|
8399
|
-
}
|
|
8400
6989
|
export interface GetFindingAggregatorResponse {
|
|
8401
6990
|
/**
|
|
8402
6991
|
* <p>The ARN of the finding aggregator.</p>
|
|
@@ -8415,12 +7004,6 @@ export interface GetFindingAggregatorResponse {
|
|
|
8415
7004
|
*/
|
|
8416
7005
|
Regions?: string[];
|
|
8417
7006
|
}
|
|
8418
|
-
export declare namespace GetFindingAggregatorResponse {
|
|
8419
|
-
/**
|
|
8420
|
-
* @internal
|
|
8421
|
-
*/
|
|
8422
|
-
const filterSensitiveLog: (obj: GetFindingAggregatorResponse) => any;
|
|
8423
|
-
}
|
|
8424
7007
|
export declare enum SortOrder {
|
|
8425
7008
|
ASCENDING = "asc",
|
|
8426
7009
|
DESCENDING = "desc"
|
|
@@ -8438,12 +7021,6 @@ export interface SortCriterion {
|
|
|
8438
7021
|
*/
|
|
8439
7022
|
SortOrder?: SortOrder | string;
|
|
8440
7023
|
}
|
|
8441
|
-
export declare namespace SortCriterion {
|
|
8442
|
-
/**
|
|
8443
|
-
* @internal
|
|
8444
|
-
*/
|
|
8445
|
-
const filterSensitiveLog: (obj: SortCriterion) => any;
|
|
8446
|
-
}
|
|
8447
7024
|
export interface GetFindingsRequest {
|
|
8448
7025
|
/**
|
|
8449
7026
|
* <p>The finding attributes used to define a condition to filter the returned
|
|
@@ -8471,12 +7048,6 @@ export interface GetFindingsRequest {
|
|
|
8471
7048
|
*/
|
|
8472
7049
|
MaxResults?: number;
|
|
8473
7050
|
}
|
|
8474
|
-
export declare namespace GetFindingsRequest {
|
|
8475
|
-
/**
|
|
8476
|
-
* @internal
|
|
8477
|
-
*/
|
|
8478
|
-
const filterSensitiveLog: (obj: GetFindingsRequest) => any;
|
|
8479
|
-
}
|
|
8480
7051
|
export interface GetFindingsResponse {
|
|
8481
7052
|
/**
|
|
8482
7053
|
* <p>The findings that matched the filters specified in the request.</p>
|
|
@@ -8487,24 +7058,12 @@ export interface GetFindingsResponse {
|
|
|
8487
7058
|
*/
|
|
8488
7059
|
NextToken?: string;
|
|
8489
7060
|
}
|
|
8490
|
-
export declare namespace GetFindingsResponse {
|
|
8491
|
-
/**
|
|
8492
|
-
* @internal
|
|
8493
|
-
*/
|
|
8494
|
-
const filterSensitiveLog: (obj: GetFindingsResponse) => any;
|
|
8495
|
-
}
|
|
8496
7061
|
export interface GetInsightResultsRequest {
|
|
8497
7062
|
/**
|
|
8498
7063
|
* <p>The ARN of the insight for which to return results.</p>
|
|
8499
7064
|
*/
|
|
8500
7065
|
InsightArn: string | undefined;
|
|
8501
7066
|
}
|
|
8502
|
-
export declare namespace GetInsightResultsRequest {
|
|
8503
|
-
/**
|
|
8504
|
-
* @internal
|
|
8505
|
-
*/
|
|
8506
|
-
const filterSensitiveLog: (obj: GetInsightResultsRequest) => any;
|
|
8507
|
-
}
|
|
8508
7067
|
/**
|
|
8509
7068
|
* <p>The insight result values returned by the <code>GetInsightResults</code>
|
|
8510
7069
|
* operation.</p>
|
|
@@ -8520,12 +7079,6 @@ export interface InsightResultValue {
|
|
|
8520
7079
|
*/
|
|
8521
7080
|
Count: number | undefined;
|
|
8522
7081
|
}
|
|
8523
|
-
export declare namespace InsightResultValue {
|
|
8524
|
-
/**
|
|
8525
|
-
* @internal
|
|
8526
|
-
*/
|
|
8527
|
-
const filterSensitiveLog: (obj: InsightResultValue) => any;
|
|
8528
|
-
}
|
|
8529
7082
|
/**
|
|
8530
7083
|
* <p>The insight results returned by the <code>GetInsightResults</code> operation.</p>
|
|
8531
7084
|
*/
|
|
@@ -8546,24 +7099,12 @@ export interface InsightResults {
|
|
|
8546
7099
|
*/
|
|
8547
7100
|
ResultValues: InsightResultValue[] | undefined;
|
|
8548
7101
|
}
|
|
8549
|
-
export declare namespace InsightResults {
|
|
8550
|
-
/**
|
|
8551
|
-
* @internal
|
|
8552
|
-
*/
|
|
8553
|
-
const filterSensitiveLog: (obj: InsightResults) => any;
|
|
8554
|
-
}
|
|
8555
7102
|
export interface GetInsightResultsResponse {
|
|
8556
7103
|
/**
|
|
8557
7104
|
* <p>The insight results returned by the operation.</p>
|
|
8558
7105
|
*/
|
|
8559
7106
|
InsightResults: InsightResults | undefined;
|
|
8560
7107
|
}
|
|
8561
|
-
export declare namespace GetInsightResultsResponse {
|
|
8562
|
-
/**
|
|
8563
|
-
* @internal
|
|
8564
|
-
*/
|
|
8565
|
-
const filterSensitiveLog: (obj: GetInsightResultsResponse) => any;
|
|
8566
|
-
}
|
|
8567
7108
|
export interface GetInsightsRequest {
|
|
8568
7109
|
/**
|
|
8569
7110
|
* <p>The ARNs of the insights to describe. If you do not provide any insight ARNs, then
|
|
@@ -8584,12 +7125,6 @@ export interface GetInsightsRequest {
|
|
|
8584
7125
|
*/
|
|
8585
7126
|
MaxResults?: number;
|
|
8586
7127
|
}
|
|
8587
|
-
export declare namespace GetInsightsRequest {
|
|
8588
|
-
/**
|
|
8589
|
-
* @internal
|
|
8590
|
-
*/
|
|
8591
|
-
const filterSensitiveLog: (obj: GetInsightsRequest) => any;
|
|
8592
|
-
}
|
|
8593
7128
|
/**
|
|
8594
7129
|
* <p>Contains information about a Security Hub insight.</p>
|
|
8595
7130
|
*/
|
|
@@ -8615,12 +7150,6 @@ export interface Insight {
|
|
|
8615
7150
|
*/
|
|
8616
7151
|
GroupByAttribute: string | undefined;
|
|
8617
7152
|
}
|
|
8618
|
-
export declare namespace Insight {
|
|
8619
|
-
/**
|
|
8620
|
-
* @internal
|
|
8621
|
-
*/
|
|
8622
|
-
const filterSensitiveLog: (obj: Insight) => any;
|
|
8623
|
-
}
|
|
8624
7153
|
export interface GetInsightsResponse {
|
|
8625
7154
|
/**
|
|
8626
7155
|
* <p>The insights returned by the operation.</p>
|
|
@@ -8631,20 +7160,8 @@ export interface GetInsightsResponse {
|
|
|
8631
7160
|
*/
|
|
8632
7161
|
NextToken?: string;
|
|
8633
7162
|
}
|
|
8634
|
-
export declare namespace GetInsightsResponse {
|
|
8635
|
-
/**
|
|
8636
|
-
* @internal
|
|
8637
|
-
*/
|
|
8638
|
-
const filterSensitiveLog: (obj: GetInsightsResponse) => any;
|
|
8639
|
-
}
|
|
8640
7163
|
export interface GetInvitationsCountRequest {
|
|
8641
7164
|
}
|
|
8642
|
-
export declare namespace GetInvitationsCountRequest {
|
|
8643
|
-
/**
|
|
8644
|
-
* @internal
|
|
8645
|
-
*/
|
|
8646
|
-
const filterSensitiveLog: (obj: GetInvitationsCountRequest) => any;
|
|
8647
|
-
}
|
|
8648
7165
|
export interface GetInvitationsCountResponse {
|
|
8649
7166
|
/**
|
|
8650
7167
|
* <p>The number of all membership invitations sent to this Security Hub member account, not
|
|
@@ -8652,20 +7169,8 @@ export interface GetInvitationsCountResponse {
|
|
|
8652
7169
|
*/
|
|
8653
7170
|
InvitationsCount?: number;
|
|
8654
7171
|
}
|
|
8655
|
-
export declare namespace GetInvitationsCountResponse {
|
|
8656
|
-
/**
|
|
8657
|
-
* @internal
|
|
8658
|
-
*/
|
|
8659
|
-
const filterSensitiveLog: (obj: GetInvitationsCountResponse) => any;
|
|
8660
|
-
}
|
|
8661
7172
|
export interface GetMasterAccountRequest {
|
|
8662
7173
|
}
|
|
8663
|
-
export declare namespace GetMasterAccountRequest {
|
|
8664
|
-
/**
|
|
8665
|
-
* @internal
|
|
8666
|
-
*/
|
|
8667
|
-
const filterSensitiveLog: (obj: GetMasterAccountRequest) => any;
|
|
8668
|
-
}
|
|
8669
7174
|
export interface GetMasterAccountResponse {
|
|
8670
7175
|
/**
|
|
8671
7176
|
* <p>A list of details about the Security Hub administrator account for the current member account.
|
|
@@ -8673,24 +7178,12 @@ export interface GetMasterAccountResponse {
|
|
|
8673
7178
|
*/
|
|
8674
7179
|
Master?: Invitation;
|
|
8675
7180
|
}
|
|
8676
|
-
export declare namespace GetMasterAccountResponse {
|
|
8677
|
-
/**
|
|
8678
|
-
* @internal
|
|
8679
|
-
*/
|
|
8680
|
-
const filterSensitiveLog: (obj: GetMasterAccountResponse) => any;
|
|
8681
|
-
}
|
|
8682
7181
|
export interface GetMembersRequest {
|
|
8683
7182
|
/**
|
|
8684
7183
|
* <p>The list of account IDs for the Security Hub member accounts to return the details for. </p>
|
|
8685
7184
|
*/
|
|
8686
7185
|
AccountIds: string[] | undefined;
|
|
8687
7186
|
}
|
|
8688
|
-
export declare namespace GetMembersRequest {
|
|
8689
|
-
/**
|
|
8690
|
-
* @internal
|
|
8691
|
-
*/
|
|
8692
|
-
const filterSensitiveLog: (obj: GetMembersRequest) => any;
|
|
8693
|
-
}
|
|
8694
7187
|
/**
|
|
8695
7188
|
* <p>The details about a member account.</p>
|
|
8696
7189
|
*/
|
|
@@ -8767,12 +7260,6 @@ export interface Member {
|
|
|
8767
7260
|
*/
|
|
8768
7261
|
UpdatedAt?: Date;
|
|
8769
7262
|
}
|
|
8770
|
-
export declare namespace Member {
|
|
8771
|
-
/**
|
|
8772
|
-
* @internal
|
|
8773
|
-
*/
|
|
8774
|
-
const filterSensitiveLog: (obj: Member) => any;
|
|
8775
|
-
}
|
|
8776
7263
|
export interface GetMembersResponse {
|
|
8777
7264
|
/**
|
|
8778
7265
|
* <p>The list of details about the Security Hub member accounts.</p>
|
|
@@ -8784,24 +7271,12 @@ export interface GetMembersResponse {
|
|
|
8784
7271
|
*/
|
|
8785
7272
|
UnprocessedAccounts?: Result[];
|
|
8786
7273
|
}
|
|
8787
|
-
export declare namespace GetMembersResponse {
|
|
8788
|
-
/**
|
|
8789
|
-
* @internal
|
|
8790
|
-
*/
|
|
8791
|
-
const filterSensitiveLog: (obj: GetMembersResponse) => any;
|
|
8792
|
-
}
|
|
8793
7274
|
export interface InviteMembersRequest {
|
|
8794
7275
|
/**
|
|
8795
7276
|
* <p>The list of account IDs of the Amazon Web Services accounts to invite to Security Hub as members. </p>
|
|
8796
7277
|
*/
|
|
8797
7278
|
AccountIds: string[] | undefined;
|
|
8798
7279
|
}
|
|
8799
|
-
export declare namespace InviteMembersRequest {
|
|
8800
|
-
/**
|
|
8801
|
-
* @internal
|
|
8802
|
-
*/
|
|
8803
|
-
const filterSensitiveLog: (obj: InviteMembersRequest) => any;
|
|
8804
|
-
}
|
|
8805
7280
|
export interface InviteMembersResponse {
|
|
8806
7281
|
/**
|
|
8807
7282
|
* <p>The list of Amazon Web Services accounts that could not be processed. For each account, the list
|
|
@@ -8809,12 +7284,6 @@ export interface InviteMembersResponse {
|
|
|
8809
7284
|
*/
|
|
8810
7285
|
UnprocessedAccounts?: Result[];
|
|
8811
7286
|
}
|
|
8812
|
-
export declare namespace InviteMembersResponse {
|
|
8813
|
-
/**
|
|
8814
|
-
* @internal
|
|
8815
|
-
*/
|
|
8816
|
-
const filterSensitiveLog: (obj: InviteMembersResponse) => any;
|
|
8817
|
-
}
|
|
8818
7287
|
export interface ListEnabledProductsForImportRequest {
|
|
8819
7288
|
/**
|
|
8820
7289
|
* <p>The token that is required for pagination. On your first call to the
|
|
@@ -8829,12 +7298,6 @@ export interface ListEnabledProductsForImportRequest {
|
|
|
8829
7298
|
*/
|
|
8830
7299
|
MaxResults?: number;
|
|
8831
7300
|
}
|
|
8832
|
-
export declare namespace ListEnabledProductsForImportRequest {
|
|
8833
|
-
/**
|
|
8834
|
-
* @internal
|
|
8835
|
-
*/
|
|
8836
|
-
const filterSensitiveLog: (obj: ListEnabledProductsForImportRequest) => any;
|
|
8837
|
-
}
|
|
8838
7301
|
export interface ListEnabledProductsForImportResponse {
|
|
8839
7302
|
/**
|
|
8840
7303
|
* <p>The list of ARNs for the resources that represent your subscriptions to products. </p>
|
|
@@ -8845,12 +7308,6 @@ export interface ListEnabledProductsForImportResponse {
|
|
|
8845
7308
|
*/
|
|
8846
7309
|
NextToken?: string;
|
|
8847
7310
|
}
|
|
8848
|
-
export declare namespace ListEnabledProductsForImportResponse {
|
|
8849
|
-
/**
|
|
8850
|
-
* @internal
|
|
8851
|
-
*/
|
|
8852
|
-
const filterSensitiveLog: (obj: ListEnabledProductsForImportResponse) => any;
|
|
8853
|
-
}
|
|
8854
7311
|
export interface ListFindingAggregatorsRequest {
|
|
8855
7312
|
/**
|
|
8856
7313
|
* <p>The token returned with the previous set of results. Identifies the next set of results to return.</p>
|
|
@@ -8861,12 +7318,6 @@ export interface ListFindingAggregatorsRequest {
|
|
|
8861
7318
|
*/
|
|
8862
7319
|
MaxResults?: number;
|
|
8863
7320
|
}
|
|
8864
|
-
export declare namespace ListFindingAggregatorsRequest {
|
|
8865
|
-
/**
|
|
8866
|
-
* @internal
|
|
8867
|
-
*/
|
|
8868
|
-
const filterSensitiveLog: (obj: ListFindingAggregatorsRequest) => any;
|
|
8869
|
-
}
|
|
8870
7321
|
export interface ListFindingAggregatorsResponse {
|
|
8871
7322
|
/**
|
|
8872
7323
|
* <p>The list of finding aggregators. This operation currently only returns a single result.</p>
|
|
@@ -8879,12 +7330,6 @@ export interface ListFindingAggregatorsResponse {
|
|
|
8879
7330
|
*/
|
|
8880
7331
|
NextToken?: string;
|
|
8881
7332
|
}
|
|
8882
|
-
export declare namespace ListFindingAggregatorsResponse {
|
|
8883
|
-
/**
|
|
8884
|
-
* @internal
|
|
8885
|
-
*/
|
|
8886
|
-
const filterSensitiveLog: (obj: ListFindingAggregatorsResponse) => any;
|
|
8887
|
-
}
|
|
8888
7333
|
export interface ListInvitationsRequest {
|
|
8889
7334
|
/**
|
|
8890
7335
|
* <p>The maximum number of items to return in the response. </p>
|
|
@@ -8899,12 +7344,6 @@ export interface ListInvitationsRequest {
|
|
|
8899
7344
|
*/
|
|
8900
7345
|
NextToken?: string;
|
|
8901
7346
|
}
|
|
8902
|
-
export declare namespace ListInvitationsRequest {
|
|
8903
|
-
/**
|
|
8904
|
-
* @internal
|
|
8905
|
-
*/
|
|
8906
|
-
const filterSensitiveLog: (obj: ListInvitationsRequest) => any;
|
|
8907
|
-
}
|
|
8908
7347
|
export interface ListInvitationsResponse {
|
|
8909
7348
|
/**
|
|
8910
7349
|
* <p>The details of the invitations returned by the operation.</p>
|
|
@@ -8915,12 +7354,6 @@ export interface ListInvitationsResponse {
|
|
|
8915
7354
|
*/
|
|
8916
7355
|
NextToken?: string;
|
|
8917
7356
|
}
|
|
8918
|
-
export declare namespace ListInvitationsResponse {
|
|
8919
|
-
/**
|
|
8920
|
-
* @internal
|
|
8921
|
-
*/
|
|
8922
|
-
const filterSensitiveLog: (obj: ListInvitationsResponse) => any;
|
|
8923
|
-
}
|
|
8924
7357
|
export interface ListMembersRequest {
|
|
8925
7358
|
/**
|
|
8926
7359
|
* <p>Specifies which member accounts to include in the response based on their relationship
|
|
@@ -8944,12 +7377,6 @@ export interface ListMembersRequest {
|
|
|
8944
7377
|
*/
|
|
8945
7378
|
NextToken?: string;
|
|
8946
7379
|
}
|
|
8947
|
-
export declare namespace ListMembersRequest {
|
|
8948
|
-
/**
|
|
8949
|
-
* @internal
|
|
8950
|
-
*/
|
|
8951
|
-
const filterSensitiveLog: (obj: ListMembersRequest) => any;
|
|
8952
|
-
}
|
|
8953
7380
|
export interface ListMembersResponse {
|
|
8954
7381
|
/**
|
|
8955
7382
|
* <p>Member details returned by the operation.</p>
|
|
@@ -8960,12 +7387,6 @@ export interface ListMembersResponse {
|
|
|
8960
7387
|
*/
|
|
8961
7388
|
NextToken?: string;
|
|
8962
7389
|
}
|
|
8963
|
-
export declare namespace ListMembersResponse {
|
|
8964
|
-
/**
|
|
8965
|
-
* @internal
|
|
8966
|
-
*/
|
|
8967
|
-
const filterSensitiveLog: (obj: ListMembersResponse) => any;
|
|
8968
|
-
}
|
|
8969
7390
|
export interface ListOrganizationAdminAccountsRequest {
|
|
8970
7391
|
/**
|
|
8971
7392
|
* <p>The maximum number of items to return in the response.</p>
|
|
@@ -8979,12 +7400,6 @@ export interface ListOrganizationAdminAccountsRequest {
|
|
|
8979
7400
|
*/
|
|
8980
7401
|
NextToken?: string;
|
|
8981
7402
|
}
|
|
8982
|
-
export declare namespace ListOrganizationAdminAccountsRequest {
|
|
8983
|
-
/**
|
|
8984
|
-
* @internal
|
|
8985
|
-
*/
|
|
8986
|
-
const filterSensitiveLog: (obj: ListOrganizationAdminAccountsRequest) => any;
|
|
8987
|
-
}
|
|
8988
7403
|
export interface ListOrganizationAdminAccountsResponse {
|
|
8989
7404
|
/**
|
|
8990
7405
|
* <p>The list of Security Hub administrator accounts.</p>
|
|
@@ -8995,33 +7410,1123 @@ export interface ListOrganizationAdminAccountsResponse {
|
|
|
8995
7410
|
*/
|
|
8996
7411
|
NextToken?: string;
|
|
8997
7412
|
}
|
|
8998
|
-
export declare namespace ListOrganizationAdminAccountsResponse {
|
|
8999
|
-
/**
|
|
9000
|
-
* @internal
|
|
9001
|
-
*/
|
|
9002
|
-
const filterSensitiveLog: (obj: ListOrganizationAdminAccountsResponse) => any;
|
|
9003
|
-
}
|
|
9004
7413
|
export interface ListTagsForResourceRequest {
|
|
9005
7414
|
/**
|
|
9006
7415
|
* <p>The ARN of the resource to retrieve tags for.</p>
|
|
9007
7416
|
*/
|
|
9008
7417
|
ResourceArn: string | undefined;
|
|
9009
7418
|
}
|
|
9010
|
-
export declare namespace ListTagsForResourceRequest {
|
|
9011
|
-
/**
|
|
9012
|
-
* @internal
|
|
9013
|
-
*/
|
|
9014
|
-
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
9015
|
-
}
|
|
9016
7419
|
export interface ListTagsForResourceResponse {
|
|
9017
7420
|
/**
|
|
9018
7421
|
* <p>The tags associated with a resource.</p>
|
|
9019
7422
|
*/
|
|
9020
7423
|
Tags?: Record<string, string>;
|
|
9021
7424
|
}
|
|
9022
|
-
|
|
9023
|
-
|
|
9024
|
-
|
|
9025
|
-
|
|
9026
|
-
|
|
9027
|
-
|
|
7425
|
+
/**
|
|
7426
|
+
* @internal
|
|
7427
|
+
*/
|
|
7428
|
+
export declare const RuleGroupVariablesPortSetsDetailsFilterSensitiveLog: (obj: RuleGroupVariablesPortSetsDetails) => any;
|
|
7429
|
+
/**
|
|
7430
|
+
* @internal
|
|
7431
|
+
*/
|
|
7432
|
+
export declare const RuleGroupVariablesFilterSensitiveLog: (obj: RuleGroupVariables) => any;
|
|
7433
|
+
/**
|
|
7434
|
+
* @internal
|
|
7435
|
+
*/
|
|
7436
|
+
export declare const RuleGroupDetailsFilterSensitiveLog: (obj: RuleGroupDetails) => any;
|
|
7437
|
+
/**
|
|
7438
|
+
* @internal
|
|
7439
|
+
*/
|
|
7440
|
+
export declare const AwsNetworkFirewallRuleGroupDetailsFilterSensitiveLog: (obj: AwsNetworkFirewallRuleGroupDetails) => any;
|
|
7441
|
+
/**
|
|
7442
|
+
* @internal
|
|
7443
|
+
*/
|
|
7444
|
+
export declare const AwsOpenSearchServiceDomainMasterUserOptionsDetailsFilterSensitiveLog: (obj: AwsOpenSearchServiceDomainMasterUserOptionsDetails) => any;
|
|
7445
|
+
/**
|
|
7446
|
+
* @internal
|
|
7447
|
+
*/
|
|
7448
|
+
export declare const AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetailsFilterSensitiveLog: (obj: AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails) => any;
|
|
7449
|
+
/**
|
|
7450
|
+
* @internal
|
|
7451
|
+
*/
|
|
7452
|
+
export declare const AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetailsFilterSensitiveLog: (obj: AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails) => any;
|
|
7453
|
+
/**
|
|
7454
|
+
* @internal
|
|
7455
|
+
*/
|
|
7456
|
+
export declare const AwsOpenSearchServiceDomainClusterConfigDetailsFilterSensitiveLog: (obj: AwsOpenSearchServiceDomainClusterConfigDetails) => any;
|
|
7457
|
+
/**
|
|
7458
|
+
* @internal
|
|
7459
|
+
*/
|
|
7460
|
+
export declare const AwsOpenSearchServiceDomainDomainEndpointOptionsDetailsFilterSensitiveLog: (obj: AwsOpenSearchServiceDomainDomainEndpointOptionsDetails) => any;
|
|
7461
|
+
/**
|
|
7462
|
+
* @internal
|
|
7463
|
+
*/
|
|
7464
|
+
export declare const AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetailsFilterSensitiveLog: (obj: AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails) => any;
|
|
7465
|
+
/**
|
|
7466
|
+
* @internal
|
|
7467
|
+
*/
|
|
7468
|
+
export declare const AwsOpenSearchServiceDomainLogPublishingOptionFilterSensitiveLog: (obj: AwsOpenSearchServiceDomainLogPublishingOption) => any;
|
|
7469
|
+
/**
|
|
7470
|
+
* @internal
|
|
7471
|
+
*/
|
|
7472
|
+
export declare const AwsOpenSearchServiceDomainLogPublishingOptionsDetailsFilterSensitiveLog: (obj: AwsOpenSearchServiceDomainLogPublishingOptionsDetails) => any;
|
|
7473
|
+
/**
|
|
7474
|
+
* @internal
|
|
7475
|
+
*/
|
|
7476
|
+
export declare const AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetailsFilterSensitiveLog: (obj: AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails) => any;
|
|
7477
|
+
/**
|
|
7478
|
+
* @internal
|
|
7479
|
+
*/
|
|
7480
|
+
export declare const AwsOpenSearchServiceDomainServiceSoftwareOptionsDetailsFilterSensitiveLog: (obj: AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails) => any;
|
|
7481
|
+
/**
|
|
7482
|
+
* @internal
|
|
7483
|
+
*/
|
|
7484
|
+
export declare const AwsOpenSearchServiceDomainVpcOptionsDetailsFilterSensitiveLog: (obj: AwsOpenSearchServiceDomainVpcOptionsDetails) => any;
|
|
7485
|
+
/**
|
|
7486
|
+
* @internal
|
|
7487
|
+
*/
|
|
7488
|
+
export declare const AwsOpenSearchServiceDomainDetailsFilterSensitiveLog: (obj: AwsOpenSearchServiceDomainDetails) => any;
|
|
7489
|
+
/**
|
|
7490
|
+
* @internal
|
|
7491
|
+
*/
|
|
7492
|
+
export declare const AwsRdsDbClusterAssociatedRoleFilterSensitiveLog: (obj: AwsRdsDbClusterAssociatedRole) => any;
|
|
7493
|
+
/**
|
|
7494
|
+
* @internal
|
|
7495
|
+
*/
|
|
7496
|
+
export declare const AwsRdsDbClusterMemberFilterSensitiveLog: (obj: AwsRdsDbClusterMember) => any;
|
|
7497
|
+
/**
|
|
7498
|
+
* @internal
|
|
7499
|
+
*/
|
|
7500
|
+
export declare const AwsRdsDbClusterOptionGroupMembershipFilterSensitiveLog: (obj: AwsRdsDbClusterOptionGroupMembership) => any;
|
|
7501
|
+
/**
|
|
7502
|
+
* @internal
|
|
7503
|
+
*/
|
|
7504
|
+
export declare const AwsRdsDbDomainMembershipFilterSensitiveLog: (obj: AwsRdsDbDomainMembership) => any;
|
|
7505
|
+
/**
|
|
7506
|
+
* @internal
|
|
7507
|
+
*/
|
|
7508
|
+
export declare const AwsRdsDbInstanceVpcSecurityGroupFilterSensitiveLog: (obj: AwsRdsDbInstanceVpcSecurityGroup) => any;
|
|
7509
|
+
/**
|
|
7510
|
+
* @internal
|
|
7511
|
+
*/
|
|
7512
|
+
export declare const AwsRdsDbClusterDetailsFilterSensitiveLog: (obj: AwsRdsDbClusterDetails) => any;
|
|
7513
|
+
/**
|
|
7514
|
+
* @internal
|
|
7515
|
+
*/
|
|
7516
|
+
export declare const AwsRdsDbClusterSnapshotDetailsFilterSensitiveLog: (obj: AwsRdsDbClusterSnapshotDetails) => any;
|
|
7517
|
+
/**
|
|
7518
|
+
* @internal
|
|
7519
|
+
*/
|
|
7520
|
+
export declare const AwsRdsDbInstanceAssociatedRoleFilterSensitiveLog: (obj: AwsRdsDbInstanceAssociatedRole) => any;
|
|
7521
|
+
/**
|
|
7522
|
+
* @internal
|
|
7523
|
+
*/
|
|
7524
|
+
export declare const AwsRdsDbParameterGroupFilterSensitiveLog: (obj: AwsRdsDbParameterGroup) => any;
|
|
7525
|
+
/**
|
|
7526
|
+
* @internal
|
|
7527
|
+
*/
|
|
7528
|
+
export declare const AwsRdsDbSubnetGroupSubnetAvailabilityZoneFilterSensitiveLog: (obj: AwsRdsDbSubnetGroupSubnetAvailabilityZone) => any;
|
|
7529
|
+
/**
|
|
7530
|
+
* @internal
|
|
7531
|
+
*/
|
|
7532
|
+
export declare const AwsRdsDbSubnetGroupSubnetFilterSensitiveLog: (obj: AwsRdsDbSubnetGroupSubnet) => any;
|
|
7533
|
+
/**
|
|
7534
|
+
* @internal
|
|
7535
|
+
*/
|
|
7536
|
+
export declare const AwsRdsDbSubnetGroupFilterSensitiveLog: (obj: AwsRdsDbSubnetGroup) => any;
|
|
7537
|
+
/**
|
|
7538
|
+
* @internal
|
|
7539
|
+
*/
|
|
7540
|
+
export declare const AwsRdsDbInstanceEndpointFilterSensitiveLog: (obj: AwsRdsDbInstanceEndpoint) => any;
|
|
7541
|
+
/**
|
|
7542
|
+
* @internal
|
|
7543
|
+
*/
|
|
7544
|
+
export declare const AwsRdsDbOptionGroupMembershipFilterSensitiveLog: (obj: AwsRdsDbOptionGroupMembership) => any;
|
|
7545
|
+
/**
|
|
7546
|
+
* @internal
|
|
7547
|
+
*/
|
|
7548
|
+
export declare const AwsRdsPendingCloudWatchLogsExportsFilterSensitiveLog: (obj: AwsRdsPendingCloudWatchLogsExports) => any;
|
|
7549
|
+
/**
|
|
7550
|
+
* @internal
|
|
7551
|
+
*/
|
|
7552
|
+
export declare const AwsRdsDbProcessorFeatureFilterSensitiveLog: (obj: AwsRdsDbProcessorFeature) => any;
|
|
7553
|
+
/**
|
|
7554
|
+
* @internal
|
|
7555
|
+
*/
|
|
7556
|
+
export declare const AwsRdsDbPendingModifiedValuesFilterSensitiveLog: (obj: AwsRdsDbPendingModifiedValues) => any;
|
|
7557
|
+
/**
|
|
7558
|
+
* @internal
|
|
7559
|
+
*/
|
|
7560
|
+
export declare const AwsRdsDbStatusInfoFilterSensitiveLog: (obj: AwsRdsDbStatusInfo) => any;
|
|
7561
|
+
/**
|
|
7562
|
+
* @internal
|
|
7563
|
+
*/
|
|
7564
|
+
export declare const AwsRdsDbInstanceDetailsFilterSensitiveLog: (obj: AwsRdsDbInstanceDetails) => any;
|
|
7565
|
+
/**
|
|
7566
|
+
* @internal
|
|
7567
|
+
*/
|
|
7568
|
+
export declare const AwsRdsDbSecurityGroupEc2SecurityGroupFilterSensitiveLog: (obj: AwsRdsDbSecurityGroupEc2SecurityGroup) => any;
|
|
7569
|
+
/**
|
|
7570
|
+
* @internal
|
|
7571
|
+
*/
|
|
7572
|
+
export declare const AwsRdsDbSecurityGroupIpRangeFilterSensitiveLog: (obj: AwsRdsDbSecurityGroupIpRange) => any;
|
|
7573
|
+
/**
|
|
7574
|
+
* @internal
|
|
7575
|
+
*/
|
|
7576
|
+
export declare const AwsRdsDbSecurityGroupDetailsFilterSensitiveLog: (obj: AwsRdsDbSecurityGroupDetails) => any;
|
|
7577
|
+
/**
|
|
7578
|
+
* @internal
|
|
7579
|
+
*/
|
|
7580
|
+
export declare const AwsRdsDbSnapshotDetailsFilterSensitiveLog: (obj: AwsRdsDbSnapshotDetails) => any;
|
|
7581
|
+
/**
|
|
7582
|
+
* @internal
|
|
7583
|
+
*/
|
|
7584
|
+
export declare const AwsRdsEventSubscriptionDetailsFilterSensitiveLog: (obj: AwsRdsEventSubscriptionDetails) => any;
|
|
7585
|
+
/**
|
|
7586
|
+
* @internal
|
|
7587
|
+
*/
|
|
7588
|
+
export declare const AwsRedshiftClusterClusterNodeFilterSensitiveLog: (obj: AwsRedshiftClusterClusterNode) => any;
|
|
7589
|
+
/**
|
|
7590
|
+
* @internal
|
|
7591
|
+
*/
|
|
7592
|
+
export declare const AwsRedshiftClusterClusterParameterStatusFilterSensitiveLog: (obj: AwsRedshiftClusterClusterParameterStatus) => any;
|
|
7593
|
+
/**
|
|
7594
|
+
* @internal
|
|
7595
|
+
*/
|
|
7596
|
+
export declare const AwsRedshiftClusterClusterParameterGroupFilterSensitiveLog: (obj: AwsRedshiftClusterClusterParameterGroup) => any;
|
|
7597
|
+
/**
|
|
7598
|
+
* @internal
|
|
7599
|
+
*/
|
|
7600
|
+
export declare const AwsRedshiftClusterClusterSecurityGroupFilterSensitiveLog: (obj: AwsRedshiftClusterClusterSecurityGroup) => any;
|
|
7601
|
+
/**
|
|
7602
|
+
* @internal
|
|
7603
|
+
*/
|
|
7604
|
+
export declare const AwsRedshiftClusterClusterSnapshotCopyStatusFilterSensitiveLog: (obj: AwsRedshiftClusterClusterSnapshotCopyStatus) => any;
|
|
7605
|
+
/**
|
|
7606
|
+
* @internal
|
|
7607
|
+
*/
|
|
7608
|
+
export declare const AwsRedshiftClusterDeferredMaintenanceWindowFilterSensitiveLog: (obj: AwsRedshiftClusterDeferredMaintenanceWindow) => any;
|
|
7609
|
+
/**
|
|
7610
|
+
* @internal
|
|
7611
|
+
*/
|
|
7612
|
+
export declare const AwsRedshiftClusterElasticIpStatusFilterSensitiveLog: (obj: AwsRedshiftClusterElasticIpStatus) => any;
|
|
7613
|
+
/**
|
|
7614
|
+
* @internal
|
|
7615
|
+
*/
|
|
7616
|
+
export declare const AwsRedshiftClusterEndpointFilterSensitiveLog: (obj: AwsRedshiftClusterEndpoint) => any;
|
|
7617
|
+
/**
|
|
7618
|
+
* @internal
|
|
7619
|
+
*/
|
|
7620
|
+
export declare const AwsRedshiftClusterHsmStatusFilterSensitiveLog: (obj: AwsRedshiftClusterHsmStatus) => any;
|
|
7621
|
+
/**
|
|
7622
|
+
* @internal
|
|
7623
|
+
*/
|
|
7624
|
+
export declare const AwsRedshiftClusterIamRoleFilterSensitiveLog: (obj: AwsRedshiftClusterIamRole) => any;
|
|
7625
|
+
/**
|
|
7626
|
+
* @internal
|
|
7627
|
+
*/
|
|
7628
|
+
export declare const AwsRedshiftClusterLoggingStatusFilterSensitiveLog: (obj: AwsRedshiftClusterLoggingStatus) => any;
|
|
7629
|
+
/**
|
|
7630
|
+
* @internal
|
|
7631
|
+
*/
|
|
7632
|
+
export declare const AwsRedshiftClusterPendingModifiedValuesFilterSensitiveLog: (obj: AwsRedshiftClusterPendingModifiedValues) => any;
|
|
7633
|
+
/**
|
|
7634
|
+
* @internal
|
|
7635
|
+
*/
|
|
7636
|
+
export declare const AwsRedshiftClusterResizeInfoFilterSensitiveLog: (obj: AwsRedshiftClusterResizeInfo) => any;
|
|
7637
|
+
/**
|
|
7638
|
+
* @internal
|
|
7639
|
+
*/
|
|
7640
|
+
export declare const AwsRedshiftClusterRestoreStatusFilterSensitiveLog: (obj: AwsRedshiftClusterRestoreStatus) => any;
|
|
7641
|
+
/**
|
|
7642
|
+
* @internal
|
|
7643
|
+
*/
|
|
7644
|
+
export declare const AwsRedshiftClusterVpcSecurityGroupFilterSensitiveLog: (obj: AwsRedshiftClusterVpcSecurityGroup) => any;
|
|
7645
|
+
/**
|
|
7646
|
+
* @internal
|
|
7647
|
+
*/
|
|
7648
|
+
export declare const AwsRedshiftClusterDetailsFilterSensitiveLog: (obj: AwsRedshiftClusterDetails) => any;
|
|
7649
|
+
/**
|
|
7650
|
+
* @internal
|
|
7651
|
+
*/
|
|
7652
|
+
export declare const AwsS3AccountPublicAccessBlockDetailsFilterSensitiveLog: (obj: AwsS3AccountPublicAccessBlockDetails) => any;
|
|
7653
|
+
/**
|
|
7654
|
+
* @internal
|
|
7655
|
+
*/
|
|
7656
|
+
export declare const AwsS3BucketBucketLifecycleConfigurationRulesAbortIncompleteMultipartUploadDetailsFilterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesAbortIncompleteMultipartUploadDetails) => any;
|
|
7657
|
+
/**
|
|
7658
|
+
* @internal
|
|
7659
|
+
*/
|
|
7660
|
+
export declare const AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsTagDetailsFilterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsTagDetails) => any;
|
|
7661
|
+
/**
|
|
7662
|
+
* @internal
|
|
7663
|
+
*/
|
|
7664
|
+
export declare const AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsDetailsFilterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateOperandsDetails) => any;
|
|
7665
|
+
/**
|
|
7666
|
+
* @internal
|
|
7667
|
+
*/
|
|
7668
|
+
export declare const AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetailsFilterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateTagDetails) => any;
|
|
7669
|
+
/**
|
|
7670
|
+
* @internal
|
|
7671
|
+
*/
|
|
7672
|
+
export declare const AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateDetailsFilterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesFilterPredicateDetails) => any;
|
|
7673
|
+
/**
|
|
7674
|
+
* @internal
|
|
7675
|
+
*/
|
|
7676
|
+
export declare const AwsS3BucketBucketLifecycleConfigurationRulesFilterDetailsFilterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesFilterDetails) => any;
|
|
7677
|
+
/**
|
|
7678
|
+
* @internal
|
|
7679
|
+
*/
|
|
7680
|
+
export declare const AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsDetailsFilterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesNoncurrentVersionTransitionsDetails) => any;
|
|
7681
|
+
/**
|
|
7682
|
+
* @internal
|
|
7683
|
+
*/
|
|
7684
|
+
export declare const AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetailsFilterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesTransitionsDetails) => any;
|
|
7685
|
+
/**
|
|
7686
|
+
* @internal
|
|
7687
|
+
*/
|
|
7688
|
+
export declare const AwsS3BucketBucketLifecycleConfigurationRulesDetailsFilterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationRulesDetails) => any;
|
|
7689
|
+
/**
|
|
7690
|
+
* @internal
|
|
7691
|
+
*/
|
|
7692
|
+
export declare const AwsS3BucketBucketLifecycleConfigurationDetailsFilterSensitiveLog: (obj: AwsS3BucketBucketLifecycleConfigurationDetails) => any;
|
|
7693
|
+
/**
|
|
7694
|
+
* @internal
|
|
7695
|
+
*/
|
|
7696
|
+
export declare const AwsS3BucketBucketVersioningConfigurationFilterSensitiveLog: (obj: AwsS3BucketBucketVersioningConfiguration) => any;
|
|
7697
|
+
/**
|
|
7698
|
+
* @internal
|
|
7699
|
+
*/
|
|
7700
|
+
export declare const AwsS3BucketLoggingConfigurationFilterSensitiveLog: (obj: AwsS3BucketLoggingConfiguration) => any;
|
|
7701
|
+
/**
|
|
7702
|
+
* @internal
|
|
7703
|
+
*/
|
|
7704
|
+
export declare const AwsS3BucketNotificationConfigurationS3KeyFilterRuleFilterSensitiveLog: (obj: AwsS3BucketNotificationConfigurationS3KeyFilterRule) => any;
|
|
7705
|
+
/**
|
|
7706
|
+
* @internal
|
|
7707
|
+
*/
|
|
7708
|
+
export declare const AwsS3BucketNotificationConfigurationS3KeyFilterFilterSensitiveLog: (obj: AwsS3BucketNotificationConfigurationS3KeyFilter) => any;
|
|
7709
|
+
/**
|
|
7710
|
+
* @internal
|
|
7711
|
+
*/
|
|
7712
|
+
export declare const AwsS3BucketNotificationConfigurationFilterFilterSensitiveLog: (obj: AwsS3BucketNotificationConfigurationFilter) => any;
|
|
7713
|
+
/**
|
|
7714
|
+
* @internal
|
|
7715
|
+
*/
|
|
7716
|
+
export declare const AwsS3BucketNotificationConfigurationDetailFilterSensitiveLog: (obj: AwsS3BucketNotificationConfigurationDetail) => any;
|
|
7717
|
+
/**
|
|
7718
|
+
* @internal
|
|
7719
|
+
*/
|
|
7720
|
+
export declare const AwsS3BucketNotificationConfigurationFilterSensitiveLog: (obj: AwsS3BucketNotificationConfiguration) => any;
|
|
7721
|
+
/**
|
|
7722
|
+
* @internal
|
|
7723
|
+
*/
|
|
7724
|
+
export declare const AwsS3BucketWebsiteConfigurationRedirectToFilterSensitiveLog: (obj: AwsS3BucketWebsiteConfigurationRedirectTo) => any;
|
|
7725
|
+
/**
|
|
7726
|
+
* @internal
|
|
7727
|
+
*/
|
|
7728
|
+
export declare const AwsS3BucketWebsiteConfigurationRoutingRuleConditionFilterSensitiveLog: (obj: AwsS3BucketWebsiteConfigurationRoutingRuleCondition) => any;
|
|
7729
|
+
/**
|
|
7730
|
+
* @internal
|
|
7731
|
+
*/
|
|
7732
|
+
export declare const AwsS3BucketWebsiteConfigurationRoutingRuleRedirectFilterSensitiveLog: (obj: AwsS3BucketWebsiteConfigurationRoutingRuleRedirect) => any;
|
|
7733
|
+
/**
|
|
7734
|
+
* @internal
|
|
7735
|
+
*/
|
|
7736
|
+
export declare const AwsS3BucketWebsiteConfigurationRoutingRuleFilterSensitiveLog: (obj: AwsS3BucketWebsiteConfigurationRoutingRule) => any;
|
|
7737
|
+
/**
|
|
7738
|
+
* @internal
|
|
7739
|
+
*/
|
|
7740
|
+
export declare const AwsS3BucketWebsiteConfigurationFilterSensitiveLog: (obj: AwsS3BucketWebsiteConfiguration) => any;
|
|
7741
|
+
/**
|
|
7742
|
+
* @internal
|
|
7743
|
+
*/
|
|
7744
|
+
export declare const AwsS3BucketServerSideEncryptionByDefaultFilterSensitiveLog: (obj: AwsS3BucketServerSideEncryptionByDefault) => any;
|
|
7745
|
+
/**
|
|
7746
|
+
* @internal
|
|
7747
|
+
*/
|
|
7748
|
+
export declare const AwsS3BucketServerSideEncryptionRuleFilterSensitiveLog: (obj: AwsS3BucketServerSideEncryptionRule) => any;
|
|
7749
|
+
/**
|
|
7750
|
+
* @internal
|
|
7751
|
+
*/
|
|
7752
|
+
export declare const AwsS3BucketServerSideEncryptionConfigurationFilterSensitiveLog: (obj: AwsS3BucketServerSideEncryptionConfiguration) => any;
|
|
7753
|
+
/**
|
|
7754
|
+
* @internal
|
|
7755
|
+
*/
|
|
7756
|
+
export declare const AwsS3BucketDetailsFilterSensitiveLog: (obj: AwsS3BucketDetails) => any;
|
|
7757
|
+
/**
|
|
7758
|
+
* @internal
|
|
7759
|
+
*/
|
|
7760
|
+
export declare const AwsS3ObjectDetailsFilterSensitiveLog: (obj: AwsS3ObjectDetails) => any;
|
|
7761
|
+
/**
|
|
7762
|
+
* @internal
|
|
7763
|
+
*/
|
|
7764
|
+
export declare const AwsSecretsManagerSecretRotationRulesFilterSensitiveLog: (obj: AwsSecretsManagerSecretRotationRules) => any;
|
|
7765
|
+
/**
|
|
7766
|
+
* @internal
|
|
7767
|
+
*/
|
|
7768
|
+
export declare const AwsSecretsManagerSecretDetailsFilterSensitiveLog: (obj: AwsSecretsManagerSecretDetails) => any;
|
|
7769
|
+
/**
|
|
7770
|
+
* @internal
|
|
7771
|
+
*/
|
|
7772
|
+
export declare const StatusReasonFilterSensitiveLog: (obj: StatusReason) => any;
|
|
7773
|
+
/**
|
|
7774
|
+
* @internal
|
|
7775
|
+
*/
|
|
7776
|
+
export declare const ComplianceFilterSensitiveLog: (obj: Compliance) => any;
|
|
7777
|
+
/**
|
|
7778
|
+
* @internal
|
|
7779
|
+
*/
|
|
7780
|
+
export declare const RelatedFindingFilterSensitiveLog: (obj: RelatedFinding) => any;
|
|
7781
|
+
/**
|
|
7782
|
+
* @internal
|
|
7783
|
+
*/
|
|
7784
|
+
export declare const FindingProviderSeverityFilterSensitiveLog: (obj: FindingProviderSeverity) => any;
|
|
7785
|
+
/**
|
|
7786
|
+
* @internal
|
|
7787
|
+
*/
|
|
7788
|
+
export declare const FindingProviderFieldsFilterSensitiveLog: (obj: FindingProviderFields) => any;
|
|
7789
|
+
/**
|
|
7790
|
+
* @internal
|
|
7791
|
+
*/
|
|
7792
|
+
export declare const MalwareFilterSensitiveLog: (obj: Malware) => any;
|
|
7793
|
+
/**
|
|
7794
|
+
* @internal
|
|
7795
|
+
*/
|
|
7796
|
+
export declare const PortRangeFilterSensitiveLog: (obj: PortRange) => any;
|
|
7797
|
+
/**
|
|
7798
|
+
* @internal
|
|
7799
|
+
*/
|
|
7800
|
+
export declare const NetworkFilterSensitiveLog: (obj: Network) => any;
|
|
7801
|
+
/**
|
|
7802
|
+
* @internal
|
|
7803
|
+
*/
|
|
7804
|
+
export declare const NetworkPathComponentDetailsFilterSensitiveLog: (obj: NetworkPathComponentDetails) => any;
|
|
7805
|
+
/**
|
|
7806
|
+
* @internal
|
|
7807
|
+
*/
|
|
7808
|
+
export declare const NetworkHeaderFilterSensitiveLog: (obj: NetworkHeader) => any;
|
|
7809
|
+
/**
|
|
7810
|
+
* @internal
|
|
7811
|
+
*/
|
|
7812
|
+
export declare const NetworkPathComponentFilterSensitiveLog: (obj: NetworkPathComponent) => any;
|
|
7813
|
+
/**
|
|
7814
|
+
* @internal
|
|
7815
|
+
*/
|
|
7816
|
+
export declare const NoteFilterSensitiveLog: (obj: Note) => any;
|
|
7817
|
+
/**
|
|
7818
|
+
* @internal
|
|
7819
|
+
*/
|
|
7820
|
+
export declare const PatchSummaryFilterSensitiveLog: (obj: PatchSummary) => any;
|
|
7821
|
+
/**
|
|
7822
|
+
* @internal
|
|
7823
|
+
*/
|
|
7824
|
+
export declare const ProcessDetailsFilterSensitiveLog: (obj: ProcessDetails) => any;
|
|
7825
|
+
/**
|
|
7826
|
+
* @internal
|
|
7827
|
+
*/
|
|
7828
|
+
export declare const RecommendationFilterSensitiveLog: (obj: Recommendation) => any;
|
|
7829
|
+
/**
|
|
7830
|
+
* @internal
|
|
7831
|
+
*/
|
|
7832
|
+
export declare const RemediationFilterSensitiveLog: (obj: Remediation) => any;
|
|
7833
|
+
/**
|
|
7834
|
+
* @internal
|
|
7835
|
+
*/
|
|
7836
|
+
export declare const CellFilterSensitiveLog: (obj: Cell) => any;
|
|
7837
|
+
/**
|
|
7838
|
+
* @internal
|
|
7839
|
+
*/
|
|
7840
|
+
export declare const RangeFilterSensitiveLog: (obj: Range) => any;
|
|
7841
|
+
/**
|
|
7842
|
+
* @internal
|
|
7843
|
+
*/
|
|
7844
|
+
export declare const PageFilterSensitiveLog: (obj: Page) => any;
|
|
7845
|
+
/**
|
|
7846
|
+
* @internal
|
|
7847
|
+
*/
|
|
7848
|
+
export declare const _RecordFilterSensitiveLog: (obj: _Record) => any;
|
|
7849
|
+
/**
|
|
7850
|
+
* @internal
|
|
7851
|
+
*/
|
|
7852
|
+
export declare const OccurrencesFilterSensitiveLog: (obj: Occurrences) => any;
|
|
7853
|
+
/**
|
|
7854
|
+
* @internal
|
|
7855
|
+
*/
|
|
7856
|
+
export declare const CustomDataIdentifiersDetectionsFilterSensitiveLog: (obj: CustomDataIdentifiersDetections) => any;
|
|
7857
|
+
/**
|
|
7858
|
+
* @internal
|
|
7859
|
+
*/
|
|
7860
|
+
export declare const CustomDataIdentifiersResultFilterSensitiveLog: (obj: CustomDataIdentifiersResult) => any;
|
|
7861
|
+
/**
|
|
7862
|
+
* @internal
|
|
7863
|
+
*/
|
|
7864
|
+
export declare const SensitiveDataDetectionsFilterSensitiveLog: (obj: SensitiveDataDetections) => any;
|
|
7865
|
+
/**
|
|
7866
|
+
* @internal
|
|
7867
|
+
*/
|
|
7868
|
+
export declare const SensitiveDataResultFilterSensitiveLog: (obj: SensitiveDataResult) => any;
|
|
7869
|
+
/**
|
|
7870
|
+
* @internal
|
|
7871
|
+
*/
|
|
7872
|
+
export declare const ClassificationStatusFilterSensitiveLog: (obj: ClassificationStatus) => any;
|
|
7873
|
+
/**
|
|
7874
|
+
* @internal
|
|
7875
|
+
*/
|
|
7876
|
+
export declare const ClassificationResultFilterSensitiveLog: (obj: ClassificationResult) => any;
|
|
7877
|
+
/**
|
|
7878
|
+
* @internal
|
|
7879
|
+
*/
|
|
7880
|
+
export declare const DataClassificationDetailsFilterSensitiveLog: (obj: DataClassificationDetails) => any;
|
|
7881
|
+
/**
|
|
7882
|
+
* @internal
|
|
7883
|
+
*/
|
|
7884
|
+
export declare const AwsSnsTopicSubscriptionFilterSensitiveLog: (obj: AwsSnsTopicSubscription) => any;
|
|
7885
|
+
/**
|
|
7886
|
+
* @internal
|
|
7887
|
+
*/
|
|
7888
|
+
export declare const AwsSnsTopicDetailsFilterSensitiveLog: (obj: AwsSnsTopicDetails) => any;
|
|
7889
|
+
/**
|
|
7890
|
+
* @internal
|
|
7891
|
+
*/
|
|
7892
|
+
export declare const AwsSqsQueueDetailsFilterSensitiveLog: (obj: AwsSqsQueueDetails) => any;
|
|
7893
|
+
/**
|
|
7894
|
+
* @internal
|
|
7895
|
+
*/
|
|
7896
|
+
export declare const AwsSsmComplianceSummaryFilterSensitiveLog: (obj: AwsSsmComplianceSummary) => any;
|
|
7897
|
+
/**
|
|
7898
|
+
* @internal
|
|
7899
|
+
*/
|
|
7900
|
+
export declare const AwsSsmPatchFilterSensitiveLog: (obj: AwsSsmPatch) => any;
|
|
7901
|
+
/**
|
|
7902
|
+
* @internal
|
|
7903
|
+
*/
|
|
7904
|
+
export declare const AwsSsmPatchComplianceDetailsFilterSensitiveLog: (obj: AwsSsmPatchComplianceDetails) => any;
|
|
7905
|
+
/**
|
|
7906
|
+
* @internal
|
|
7907
|
+
*/
|
|
7908
|
+
export declare const AwsWafRateBasedRuleMatchPredicateFilterSensitiveLog: (obj: AwsWafRateBasedRuleMatchPredicate) => any;
|
|
7909
|
+
/**
|
|
7910
|
+
* @internal
|
|
7911
|
+
*/
|
|
7912
|
+
export declare const AwsWafRateBasedRuleDetailsFilterSensitiveLog: (obj: AwsWafRateBasedRuleDetails) => any;
|
|
7913
|
+
/**
|
|
7914
|
+
* @internal
|
|
7915
|
+
*/
|
|
7916
|
+
export declare const AwsWafRegionalRateBasedRuleMatchPredicateFilterSensitiveLog: (obj: AwsWafRegionalRateBasedRuleMatchPredicate) => any;
|
|
7917
|
+
/**
|
|
7918
|
+
* @internal
|
|
7919
|
+
*/
|
|
7920
|
+
export declare const AwsWafRegionalRateBasedRuleDetailsFilterSensitiveLog: (obj: AwsWafRegionalRateBasedRuleDetails) => any;
|
|
7921
|
+
/**
|
|
7922
|
+
* @internal
|
|
7923
|
+
*/
|
|
7924
|
+
export declare const AwsWafRegionalRulePredicateListDetailsFilterSensitiveLog: (obj: AwsWafRegionalRulePredicateListDetails) => any;
|
|
7925
|
+
/**
|
|
7926
|
+
* @internal
|
|
7927
|
+
*/
|
|
7928
|
+
export declare const AwsWafRegionalRuleDetailsFilterSensitiveLog: (obj: AwsWafRegionalRuleDetails) => any;
|
|
7929
|
+
/**
|
|
7930
|
+
* @internal
|
|
7931
|
+
*/
|
|
7932
|
+
export declare const AwsWafRegionalRuleGroupRulesActionDetailsFilterSensitiveLog: (obj: AwsWafRegionalRuleGroupRulesActionDetails) => any;
|
|
7933
|
+
/**
|
|
7934
|
+
* @internal
|
|
7935
|
+
*/
|
|
7936
|
+
export declare const AwsWafRegionalRuleGroupRulesDetailsFilterSensitiveLog: (obj: AwsWafRegionalRuleGroupRulesDetails) => any;
|
|
7937
|
+
/**
|
|
7938
|
+
* @internal
|
|
7939
|
+
*/
|
|
7940
|
+
export declare const AwsWafRegionalRuleGroupDetailsFilterSensitiveLog: (obj: AwsWafRegionalRuleGroupDetails) => any;
|
|
7941
|
+
/**
|
|
7942
|
+
* @internal
|
|
7943
|
+
*/
|
|
7944
|
+
export declare const AwsWafRegionalWebAclRulesListActionDetailsFilterSensitiveLog: (obj: AwsWafRegionalWebAclRulesListActionDetails) => any;
|
|
7945
|
+
/**
|
|
7946
|
+
* @internal
|
|
7947
|
+
*/
|
|
7948
|
+
export declare const AwsWafRegionalWebAclRulesListOverrideActionDetailsFilterSensitiveLog: (obj: AwsWafRegionalWebAclRulesListOverrideActionDetails) => any;
|
|
7949
|
+
/**
|
|
7950
|
+
* @internal
|
|
7951
|
+
*/
|
|
7952
|
+
export declare const AwsWafRegionalWebAclRulesListDetailsFilterSensitiveLog: (obj: AwsWafRegionalWebAclRulesListDetails) => any;
|
|
7953
|
+
/**
|
|
7954
|
+
* @internal
|
|
7955
|
+
*/
|
|
7956
|
+
export declare const AwsWafRegionalWebAclDetailsFilterSensitiveLog: (obj: AwsWafRegionalWebAclDetails) => any;
|
|
7957
|
+
/**
|
|
7958
|
+
* @internal
|
|
7959
|
+
*/
|
|
7960
|
+
export declare const AwsWafRulePredicateListDetailsFilterSensitiveLog: (obj: AwsWafRulePredicateListDetails) => any;
|
|
7961
|
+
/**
|
|
7962
|
+
* @internal
|
|
7963
|
+
*/
|
|
7964
|
+
export declare const AwsWafRuleDetailsFilterSensitiveLog: (obj: AwsWafRuleDetails) => any;
|
|
7965
|
+
/**
|
|
7966
|
+
* @internal
|
|
7967
|
+
*/
|
|
7968
|
+
export declare const AwsWafRuleGroupRulesActionDetailsFilterSensitiveLog: (obj: AwsWafRuleGroupRulesActionDetails) => any;
|
|
7969
|
+
/**
|
|
7970
|
+
* @internal
|
|
7971
|
+
*/
|
|
7972
|
+
export declare const AwsWafRuleGroupRulesDetailsFilterSensitiveLog: (obj: AwsWafRuleGroupRulesDetails) => any;
|
|
7973
|
+
/**
|
|
7974
|
+
* @internal
|
|
7975
|
+
*/
|
|
7976
|
+
export declare const AwsWafRuleGroupDetailsFilterSensitiveLog: (obj: AwsWafRuleGroupDetails) => any;
|
|
7977
|
+
/**
|
|
7978
|
+
* @internal
|
|
7979
|
+
*/
|
|
7980
|
+
export declare const WafActionFilterSensitiveLog: (obj: WafAction) => any;
|
|
7981
|
+
/**
|
|
7982
|
+
* @internal
|
|
7983
|
+
*/
|
|
7984
|
+
export declare const WafExcludedRuleFilterSensitiveLog: (obj: WafExcludedRule) => any;
|
|
7985
|
+
/**
|
|
7986
|
+
* @internal
|
|
7987
|
+
*/
|
|
7988
|
+
export declare const WafOverrideActionFilterSensitiveLog: (obj: WafOverrideAction) => any;
|
|
7989
|
+
/**
|
|
7990
|
+
* @internal
|
|
7991
|
+
*/
|
|
7992
|
+
export declare const AwsWafWebAclRuleFilterSensitiveLog: (obj: AwsWafWebAclRule) => any;
|
|
7993
|
+
/**
|
|
7994
|
+
* @internal
|
|
7995
|
+
*/
|
|
7996
|
+
export declare const AwsWafWebAclDetailsFilterSensitiveLog: (obj: AwsWafWebAclDetails) => any;
|
|
7997
|
+
/**
|
|
7998
|
+
* @internal
|
|
7999
|
+
*/
|
|
8000
|
+
export declare const AwsXrayEncryptionConfigDetailsFilterSensitiveLog: (obj: AwsXrayEncryptionConfigDetails) => any;
|
|
8001
|
+
/**
|
|
8002
|
+
* @internal
|
|
8003
|
+
*/
|
|
8004
|
+
export declare const VolumeMountFilterSensitiveLog: (obj: VolumeMount) => any;
|
|
8005
|
+
/**
|
|
8006
|
+
* @internal
|
|
8007
|
+
*/
|
|
8008
|
+
export declare const ContainerDetailsFilterSensitiveLog: (obj: ContainerDetails) => any;
|
|
8009
|
+
/**
|
|
8010
|
+
* @internal
|
|
8011
|
+
*/
|
|
8012
|
+
export declare const ResourceDetailsFilterSensitiveLog: (obj: ResourceDetails) => any;
|
|
8013
|
+
/**
|
|
8014
|
+
* @internal
|
|
8015
|
+
*/
|
|
8016
|
+
export declare const ResourceFilterSensitiveLog: (obj: Resource) => any;
|
|
8017
|
+
/**
|
|
8018
|
+
* @internal
|
|
8019
|
+
*/
|
|
8020
|
+
export declare const SeverityFilterSensitiveLog: (obj: Severity) => any;
|
|
8021
|
+
/**
|
|
8022
|
+
* @internal
|
|
8023
|
+
*/
|
|
8024
|
+
export declare const ThreatIntelIndicatorFilterSensitiveLog: (obj: ThreatIntelIndicator) => any;
|
|
8025
|
+
/**
|
|
8026
|
+
* @internal
|
|
8027
|
+
*/
|
|
8028
|
+
export declare const FilePathsFilterSensitiveLog: (obj: FilePaths) => any;
|
|
8029
|
+
/**
|
|
8030
|
+
* @internal
|
|
8031
|
+
*/
|
|
8032
|
+
export declare const ThreatFilterSensitiveLog: (obj: Threat) => any;
|
|
8033
|
+
/**
|
|
8034
|
+
* @internal
|
|
8035
|
+
*/
|
|
8036
|
+
export declare const CvssFilterSensitiveLog: (obj: Cvss) => any;
|
|
8037
|
+
/**
|
|
8038
|
+
* @internal
|
|
8039
|
+
*/
|
|
8040
|
+
export declare const VulnerabilityVendorFilterSensitiveLog: (obj: VulnerabilityVendor) => any;
|
|
8041
|
+
/**
|
|
8042
|
+
* @internal
|
|
8043
|
+
*/
|
|
8044
|
+
export declare const SoftwarePackageFilterSensitiveLog: (obj: SoftwarePackage) => any;
|
|
8045
|
+
/**
|
|
8046
|
+
* @internal
|
|
8047
|
+
*/
|
|
8048
|
+
export declare const VulnerabilityFilterSensitiveLog: (obj: Vulnerability) => any;
|
|
8049
|
+
/**
|
|
8050
|
+
* @internal
|
|
8051
|
+
*/
|
|
8052
|
+
export declare const WorkflowFilterSensitiveLog: (obj: Workflow) => any;
|
|
8053
|
+
/**
|
|
8054
|
+
* @internal
|
|
8055
|
+
*/
|
|
8056
|
+
export declare const AwsSecurityFindingFilterSensitiveLog: (obj: AwsSecurityFinding) => any;
|
|
8057
|
+
/**
|
|
8058
|
+
* @internal
|
|
8059
|
+
*/
|
|
8060
|
+
export declare const StringFilterFilterSensitiveLog: (obj: StringFilter) => any;
|
|
8061
|
+
/**
|
|
8062
|
+
* @internal
|
|
8063
|
+
*/
|
|
8064
|
+
export declare const NumberFilterFilterSensitiveLog: (obj: NumberFilter) => any;
|
|
8065
|
+
/**
|
|
8066
|
+
* @internal
|
|
8067
|
+
*/
|
|
8068
|
+
export declare const DateRangeFilterSensitiveLog: (obj: DateRange) => any;
|
|
8069
|
+
/**
|
|
8070
|
+
* @internal
|
|
8071
|
+
*/
|
|
8072
|
+
export declare const DateFilterFilterSensitiveLog: (obj: DateFilter) => any;
|
|
8073
|
+
/**
|
|
8074
|
+
* @internal
|
|
8075
|
+
*/
|
|
8076
|
+
export declare const KeywordFilterFilterSensitiveLog: (obj: KeywordFilter) => any;
|
|
8077
|
+
/**
|
|
8078
|
+
* @internal
|
|
8079
|
+
*/
|
|
8080
|
+
export declare const IpFilterFilterSensitiveLog: (obj: IpFilter) => any;
|
|
8081
|
+
/**
|
|
8082
|
+
* @internal
|
|
8083
|
+
*/
|
|
8084
|
+
export declare const MapFilterFilterSensitiveLog: (obj: MapFilter) => any;
|
|
8085
|
+
/**
|
|
8086
|
+
* @internal
|
|
8087
|
+
*/
|
|
8088
|
+
export declare const BooleanFilterFilterSensitiveLog: (obj: BooleanFilter) => any;
|
|
8089
|
+
/**
|
|
8090
|
+
* @internal
|
|
8091
|
+
*/
|
|
8092
|
+
export declare const AwsSecurityFindingFiltersFilterSensitiveLog: (obj: AwsSecurityFindingFilters) => any;
|
|
8093
|
+
/**
|
|
8094
|
+
* @internal
|
|
8095
|
+
*/
|
|
8096
|
+
export declare const AwsSecurityFindingIdentifierFilterSensitiveLog: (obj: AwsSecurityFindingIdentifier) => any;
|
|
8097
|
+
/**
|
|
8098
|
+
* @internal
|
|
8099
|
+
*/
|
|
8100
|
+
export declare const BatchDisableStandardsRequestFilterSensitiveLog: (obj: BatchDisableStandardsRequest) => any;
|
|
8101
|
+
/**
|
|
8102
|
+
* @internal
|
|
8103
|
+
*/
|
|
8104
|
+
export declare const StandardsStatusReasonFilterSensitiveLog: (obj: StandardsStatusReason) => any;
|
|
8105
|
+
/**
|
|
8106
|
+
* @internal
|
|
8107
|
+
*/
|
|
8108
|
+
export declare const StandardsSubscriptionFilterSensitiveLog: (obj: StandardsSubscription) => any;
|
|
8109
|
+
/**
|
|
8110
|
+
* @internal
|
|
8111
|
+
*/
|
|
8112
|
+
export declare const BatchDisableStandardsResponseFilterSensitiveLog: (obj: BatchDisableStandardsResponse) => any;
|
|
8113
|
+
/**
|
|
8114
|
+
* @internal
|
|
8115
|
+
*/
|
|
8116
|
+
export declare const StandardsSubscriptionRequestFilterSensitiveLog: (obj: StandardsSubscriptionRequest) => any;
|
|
8117
|
+
/**
|
|
8118
|
+
* @internal
|
|
8119
|
+
*/
|
|
8120
|
+
export declare const BatchEnableStandardsRequestFilterSensitiveLog: (obj: BatchEnableStandardsRequest) => any;
|
|
8121
|
+
/**
|
|
8122
|
+
* @internal
|
|
8123
|
+
*/
|
|
8124
|
+
export declare const BatchEnableStandardsResponseFilterSensitiveLog: (obj: BatchEnableStandardsResponse) => any;
|
|
8125
|
+
/**
|
|
8126
|
+
* @internal
|
|
8127
|
+
*/
|
|
8128
|
+
export declare const BatchImportFindingsRequestFilterSensitiveLog: (obj: BatchImportFindingsRequest) => any;
|
|
8129
|
+
/**
|
|
8130
|
+
* @internal
|
|
8131
|
+
*/
|
|
8132
|
+
export declare const ImportFindingsErrorFilterSensitiveLog: (obj: ImportFindingsError) => any;
|
|
8133
|
+
/**
|
|
8134
|
+
* @internal
|
|
8135
|
+
*/
|
|
8136
|
+
export declare const BatchImportFindingsResponseFilterSensitiveLog: (obj: BatchImportFindingsResponse) => any;
|
|
8137
|
+
/**
|
|
8138
|
+
* @internal
|
|
8139
|
+
*/
|
|
8140
|
+
export declare const NoteUpdateFilterSensitiveLog: (obj: NoteUpdate) => any;
|
|
8141
|
+
/**
|
|
8142
|
+
* @internal
|
|
8143
|
+
*/
|
|
8144
|
+
export declare const SeverityUpdateFilterSensitiveLog: (obj: SeverityUpdate) => any;
|
|
8145
|
+
/**
|
|
8146
|
+
* @internal
|
|
8147
|
+
*/
|
|
8148
|
+
export declare const WorkflowUpdateFilterSensitiveLog: (obj: WorkflowUpdate) => any;
|
|
8149
|
+
/**
|
|
8150
|
+
* @internal
|
|
8151
|
+
*/
|
|
8152
|
+
export declare const BatchUpdateFindingsRequestFilterSensitiveLog: (obj: BatchUpdateFindingsRequest) => any;
|
|
8153
|
+
/**
|
|
8154
|
+
* @internal
|
|
8155
|
+
*/
|
|
8156
|
+
export declare const BatchUpdateFindingsUnprocessedFindingFilterSensitiveLog: (obj: BatchUpdateFindingsUnprocessedFinding) => any;
|
|
8157
|
+
/**
|
|
8158
|
+
* @internal
|
|
8159
|
+
*/
|
|
8160
|
+
export declare const BatchUpdateFindingsResponseFilterSensitiveLog: (obj: BatchUpdateFindingsResponse) => any;
|
|
8161
|
+
/**
|
|
8162
|
+
* @internal
|
|
8163
|
+
*/
|
|
8164
|
+
export declare const CreateActionTargetRequestFilterSensitiveLog: (obj: CreateActionTargetRequest) => any;
|
|
8165
|
+
/**
|
|
8166
|
+
* @internal
|
|
8167
|
+
*/
|
|
8168
|
+
export declare const CreateActionTargetResponseFilterSensitiveLog: (obj: CreateActionTargetResponse) => any;
|
|
8169
|
+
/**
|
|
8170
|
+
* @internal
|
|
8171
|
+
*/
|
|
8172
|
+
export declare const CreateFindingAggregatorRequestFilterSensitiveLog: (obj: CreateFindingAggregatorRequest) => any;
|
|
8173
|
+
/**
|
|
8174
|
+
* @internal
|
|
8175
|
+
*/
|
|
8176
|
+
export declare const CreateFindingAggregatorResponseFilterSensitiveLog: (obj: CreateFindingAggregatorResponse) => any;
|
|
8177
|
+
/**
|
|
8178
|
+
* @internal
|
|
8179
|
+
*/
|
|
8180
|
+
export declare const CreateInsightRequestFilterSensitiveLog: (obj: CreateInsightRequest) => any;
|
|
8181
|
+
/**
|
|
8182
|
+
* @internal
|
|
8183
|
+
*/
|
|
8184
|
+
export declare const CreateInsightResponseFilterSensitiveLog: (obj: CreateInsightResponse) => any;
|
|
8185
|
+
/**
|
|
8186
|
+
* @internal
|
|
8187
|
+
*/
|
|
8188
|
+
export declare const CreateMembersRequestFilterSensitiveLog: (obj: CreateMembersRequest) => any;
|
|
8189
|
+
/**
|
|
8190
|
+
* @internal
|
|
8191
|
+
*/
|
|
8192
|
+
export declare const ResultFilterSensitiveLog: (obj: Result) => any;
|
|
8193
|
+
/**
|
|
8194
|
+
* @internal
|
|
8195
|
+
*/
|
|
8196
|
+
export declare const CreateMembersResponseFilterSensitiveLog: (obj: CreateMembersResponse) => any;
|
|
8197
|
+
/**
|
|
8198
|
+
* @internal
|
|
8199
|
+
*/
|
|
8200
|
+
export declare const DeclineInvitationsRequestFilterSensitiveLog: (obj: DeclineInvitationsRequest) => any;
|
|
8201
|
+
/**
|
|
8202
|
+
* @internal
|
|
8203
|
+
*/
|
|
8204
|
+
export declare const DeclineInvitationsResponseFilterSensitiveLog: (obj: DeclineInvitationsResponse) => any;
|
|
8205
|
+
/**
|
|
8206
|
+
* @internal
|
|
8207
|
+
*/
|
|
8208
|
+
export declare const DeleteActionTargetRequestFilterSensitiveLog: (obj: DeleteActionTargetRequest) => any;
|
|
8209
|
+
/**
|
|
8210
|
+
* @internal
|
|
8211
|
+
*/
|
|
8212
|
+
export declare const DeleteActionTargetResponseFilterSensitiveLog: (obj: DeleteActionTargetResponse) => any;
|
|
8213
|
+
/**
|
|
8214
|
+
* @internal
|
|
8215
|
+
*/
|
|
8216
|
+
export declare const DeleteFindingAggregatorRequestFilterSensitiveLog: (obj: DeleteFindingAggregatorRequest) => any;
|
|
8217
|
+
/**
|
|
8218
|
+
* @internal
|
|
8219
|
+
*/
|
|
8220
|
+
export declare const DeleteFindingAggregatorResponseFilterSensitiveLog: (obj: DeleteFindingAggregatorResponse) => any;
|
|
8221
|
+
/**
|
|
8222
|
+
* @internal
|
|
8223
|
+
*/
|
|
8224
|
+
export declare const DeleteInsightRequestFilterSensitiveLog: (obj: DeleteInsightRequest) => any;
|
|
8225
|
+
/**
|
|
8226
|
+
* @internal
|
|
8227
|
+
*/
|
|
8228
|
+
export declare const DeleteInsightResponseFilterSensitiveLog: (obj: DeleteInsightResponse) => any;
|
|
8229
|
+
/**
|
|
8230
|
+
* @internal
|
|
8231
|
+
*/
|
|
8232
|
+
export declare const DeleteInvitationsRequestFilterSensitiveLog: (obj: DeleteInvitationsRequest) => any;
|
|
8233
|
+
/**
|
|
8234
|
+
* @internal
|
|
8235
|
+
*/
|
|
8236
|
+
export declare const DeleteInvitationsResponseFilterSensitiveLog: (obj: DeleteInvitationsResponse) => any;
|
|
8237
|
+
/**
|
|
8238
|
+
* @internal
|
|
8239
|
+
*/
|
|
8240
|
+
export declare const DeleteMembersRequestFilterSensitiveLog: (obj: DeleteMembersRequest) => any;
|
|
8241
|
+
/**
|
|
8242
|
+
* @internal
|
|
8243
|
+
*/
|
|
8244
|
+
export declare const DeleteMembersResponseFilterSensitiveLog: (obj: DeleteMembersResponse) => any;
|
|
8245
|
+
/**
|
|
8246
|
+
* @internal
|
|
8247
|
+
*/
|
|
8248
|
+
export declare const DescribeActionTargetsRequestFilterSensitiveLog: (obj: DescribeActionTargetsRequest) => any;
|
|
8249
|
+
/**
|
|
8250
|
+
* @internal
|
|
8251
|
+
*/
|
|
8252
|
+
export declare const DescribeActionTargetsResponseFilterSensitiveLog: (obj: DescribeActionTargetsResponse) => any;
|
|
8253
|
+
/**
|
|
8254
|
+
* @internal
|
|
8255
|
+
*/
|
|
8256
|
+
export declare const DescribeHubRequestFilterSensitiveLog: (obj: DescribeHubRequest) => any;
|
|
8257
|
+
/**
|
|
8258
|
+
* @internal
|
|
8259
|
+
*/
|
|
8260
|
+
export declare const DescribeHubResponseFilterSensitiveLog: (obj: DescribeHubResponse) => any;
|
|
8261
|
+
/**
|
|
8262
|
+
* @internal
|
|
8263
|
+
*/
|
|
8264
|
+
export declare const DescribeOrganizationConfigurationRequestFilterSensitiveLog: (obj: DescribeOrganizationConfigurationRequest) => any;
|
|
8265
|
+
/**
|
|
8266
|
+
* @internal
|
|
8267
|
+
*/
|
|
8268
|
+
export declare const DescribeOrganizationConfigurationResponseFilterSensitiveLog: (obj: DescribeOrganizationConfigurationResponse) => any;
|
|
8269
|
+
/**
|
|
8270
|
+
* @internal
|
|
8271
|
+
*/
|
|
8272
|
+
export declare const DescribeProductsRequestFilterSensitiveLog: (obj: DescribeProductsRequest) => any;
|
|
8273
|
+
/**
|
|
8274
|
+
* @internal
|
|
8275
|
+
*/
|
|
8276
|
+
export declare const ProductFilterSensitiveLog: (obj: Product) => any;
|
|
8277
|
+
/**
|
|
8278
|
+
* @internal
|
|
8279
|
+
*/
|
|
8280
|
+
export declare const DescribeProductsResponseFilterSensitiveLog: (obj: DescribeProductsResponse) => any;
|
|
8281
|
+
/**
|
|
8282
|
+
* @internal
|
|
8283
|
+
*/
|
|
8284
|
+
export declare const DescribeStandardsRequestFilterSensitiveLog: (obj: DescribeStandardsRequest) => any;
|
|
8285
|
+
/**
|
|
8286
|
+
* @internal
|
|
8287
|
+
*/
|
|
8288
|
+
export declare const StandardFilterSensitiveLog: (obj: Standard) => any;
|
|
8289
|
+
/**
|
|
8290
|
+
* @internal
|
|
8291
|
+
*/
|
|
8292
|
+
export declare const DescribeStandardsResponseFilterSensitiveLog: (obj: DescribeStandardsResponse) => any;
|
|
8293
|
+
/**
|
|
8294
|
+
* @internal
|
|
8295
|
+
*/
|
|
8296
|
+
export declare const DescribeStandardsControlsRequestFilterSensitiveLog: (obj: DescribeStandardsControlsRequest) => any;
|
|
8297
|
+
/**
|
|
8298
|
+
* @internal
|
|
8299
|
+
*/
|
|
8300
|
+
export declare const StandardsControlFilterSensitiveLog: (obj: StandardsControl) => any;
|
|
8301
|
+
/**
|
|
8302
|
+
* @internal
|
|
8303
|
+
*/
|
|
8304
|
+
export declare const DescribeStandardsControlsResponseFilterSensitiveLog: (obj: DescribeStandardsControlsResponse) => any;
|
|
8305
|
+
/**
|
|
8306
|
+
* @internal
|
|
8307
|
+
*/
|
|
8308
|
+
export declare const DisableImportFindingsForProductRequestFilterSensitiveLog: (obj: DisableImportFindingsForProductRequest) => any;
|
|
8309
|
+
/**
|
|
8310
|
+
* @internal
|
|
8311
|
+
*/
|
|
8312
|
+
export declare const DisableImportFindingsForProductResponseFilterSensitiveLog: (obj: DisableImportFindingsForProductResponse) => any;
|
|
8313
|
+
/**
|
|
8314
|
+
* @internal
|
|
8315
|
+
*/
|
|
8316
|
+
export declare const DisableOrganizationAdminAccountRequestFilterSensitiveLog: (obj: DisableOrganizationAdminAccountRequest) => any;
|
|
8317
|
+
/**
|
|
8318
|
+
* @internal
|
|
8319
|
+
*/
|
|
8320
|
+
export declare const DisableOrganizationAdminAccountResponseFilterSensitiveLog: (obj: DisableOrganizationAdminAccountResponse) => any;
|
|
8321
|
+
/**
|
|
8322
|
+
* @internal
|
|
8323
|
+
*/
|
|
8324
|
+
export declare const DisableSecurityHubRequestFilterSensitiveLog: (obj: DisableSecurityHubRequest) => any;
|
|
8325
|
+
/**
|
|
8326
|
+
* @internal
|
|
8327
|
+
*/
|
|
8328
|
+
export declare const DisableSecurityHubResponseFilterSensitiveLog: (obj: DisableSecurityHubResponse) => any;
|
|
8329
|
+
/**
|
|
8330
|
+
* @internal
|
|
8331
|
+
*/
|
|
8332
|
+
export declare const DisassociateFromAdministratorAccountRequestFilterSensitiveLog: (obj: DisassociateFromAdministratorAccountRequest) => any;
|
|
8333
|
+
/**
|
|
8334
|
+
* @internal
|
|
8335
|
+
*/
|
|
8336
|
+
export declare const DisassociateFromAdministratorAccountResponseFilterSensitiveLog: (obj: DisassociateFromAdministratorAccountResponse) => any;
|
|
8337
|
+
/**
|
|
8338
|
+
* @internal
|
|
8339
|
+
*/
|
|
8340
|
+
export declare const DisassociateFromMasterAccountRequestFilterSensitiveLog: (obj: DisassociateFromMasterAccountRequest) => any;
|
|
8341
|
+
/**
|
|
8342
|
+
* @internal
|
|
8343
|
+
*/
|
|
8344
|
+
export declare const DisassociateFromMasterAccountResponseFilterSensitiveLog: (obj: DisassociateFromMasterAccountResponse) => any;
|
|
8345
|
+
/**
|
|
8346
|
+
* @internal
|
|
8347
|
+
*/
|
|
8348
|
+
export declare const DisassociateMembersRequestFilterSensitiveLog: (obj: DisassociateMembersRequest) => any;
|
|
8349
|
+
/**
|
|
8350
|
+
* @internal
|
|
8351
|
+
*/
|
|
8352
|
+
export declare const DisassociateMembersResponseFilterSensitiveLog: (obj: DisassociateMembersResponse) => any;
|
|
8353
|
+
/**
|
|
8354
|
+
* @internal
|
|
8355
|
+
*/
|
|
8356
|
+
export declare const EnableImportFindingsForProductRequestFilterSensitiveLog: (obj: EnableImportFindingsForProductRequest) => any;
|
|
8357
|
+
/**
|
|
8358
|
+
* @internal
|
|
8359
|
+
*/
|
|
8360
|
+
export declare const EnableImportFindingsForProductResponseFilterSensitiveLog: (obj: EnableImportFindingsForProductResponse) => any;
|
|
8361
|
+
/**
|
|
8362
|
+
* @internal
|
|
8363
|
+
*/
|
|
8364
|
+
export declare const EnableOrganizationAdminAccountRequestFilterSensitiveLog: (obj: EnableOrganizationAdminAccountRequest) => any;
|
|
8365
|
+
/**
|
|
8366
|
+
* @internal
|
|
8367
|
+
*/
|
|
8368
|
+
export declare const EnableOrganizationAdminAccountResponseFilterSensitiveLog: (obj: EnableOrganizationAdminAccountResponse) => any;
|
|
8369
|
+
/**
|
|
8370
|
+
* @internal
|
|
8371
|
+
*/
|
|
8372
|
+
export declare const EnableSecurityHubRequestFilterSensitiveLog: (obj: EnableSecurityHubRequest) => any;
|
|
8373
|
+
/**
|
|
8374
|
+
* @internal
|
|
8375
|
+
*/
|
|
8376
|
+
export declare const EnableSecurityHubResponseFilterSensitiveLog: (obj: EnableSecurityHubResponse) => any;
|
|
8377
|
+
/**
|
|
8378
|
+
* @internal
|
|
8379
|
+
*/
|
|
8380
|
+
export declare const FindingAggregatorFilterSensitiveLog: (obj: FindingAggregator) => any;
|
|
8381
|
+
/**
|
|
8382
|
+
* @internal
|
|
8383
|
+
*/
|
|
8384
|
+
export declare const GetAdministratorAccountRequestFilterSensitiveLog: (obj: GetAdministratorAccountRequest) => any;
|
|
8385
|
+
/**
|
|
8386
|
+
* @internal
|
|
8387
|
+
*/
|
|
8388
|
+
export declare const InvitationFilterSensitiveLog: (obj: Invitation) => any;
|
|
8389
|
+
/**
|
|
8390
|
+
* @internal
|
|
8391
|
+
*/
|
|
8392
|
+
export declare const GetAdministratorAccountResponseFilterSensitiveLog: (obj: GetAdministratorAccountResponse) => any;
|
|
8393
|
+
/**
|
|
8394
|
+
* @internal
|
|
8395
|
+
*/
|
|
8396
|
+
export declare const GetEnabledStandardsRequestFilterSensitiveLog: (obj: GetEnabledStandardsRequest) => any;
|
|
8397
|
+
/**
|
|
8398
|
+
* @internal
|
|
8399
|
+
*/
|
|
8400
|
+
export declare const GetEnabledStandardsResponseFilterSensitiveLog: (obj: GetEnabledStandardsResponse) => any;
|
|
8401
|
+
/**
|
|
8402
|
+
* @internal
|
|
8403
|
+
*/
|
|
8404
|
+
export declare const GetFindingAggregatorRequestFilterSensitiveLog: (obj: GetFindingAggregatorRequest) => any;
|
|
8405
|
+
/**
|
|
8406
|
+
* @internal
|
|
8407
|
+
*/
|
|
8408
|
+
export declare const GetFindingAggregatorResponseFilterSensitiveLog: (obj: GetFindingAggregatorResponse) => any;
|
|
8409
|
+
/**
|
|
8410
|
+
* @internal
|
|
8411
|
+
*/
|
|
8412
|
+
export declare const SortCriterionFilterSensitiveLog: (obj: SortCriterion) => any;
|
|
8413
|
+
/**
|
|
8414
|
+
* @internal
|
|
8415
|
+
*/
|
|
8416
|
+
export declare const GetFindingsRequestFilterSensitiveLog: (obj: GetFindingsRequest) => any;
|
|
8417
|
+
/**
|
|
8418
|
+
* @internal
|
|
8419
|
+
*/
|
|
8420
|
+
export declare const GetFindingsResponseFilterSensitiveLog: (obj: GetFindingsResponse) => any;
|
|
8421
|
+
/**
|
|
8422
|
+
* @internal
|
|
8423
|
+
*/
|
|
8424
|
+
export declare const GetInsightResultsRequestFilterSensitiveLog: (obj: GetInsightResultsRequest) => any;
|
|
8425
|
+
/**
|
|
8426
|
+
* @internal
|
|
8427
|
+
*/
|
|
8428
|
+
export declare const InsightResultValueFilterSensitiveLog: (obj: InsightResultValue) => any;
|
|
8429
|
+
/**
|
|
8430
|
+
* @internal
|
|
8431
|
+
*/
|
|
8432
|
+
export declare const InsightResultsFilterSensitiveLog: (obj: InsightResults) => any;
|
|
8433
|
+
/**
|
|
8434
|
+
* @internal
|
|
8435
|
+
*/
|
|
8436
|
+
export declare const GetInsightResultsResponseFilterSensitiveLog: (obj: GetInsightResultsResponse) => any;
|
|
8437
|
+
/**
|
|
8438
|
+
* @internal
|
|
8439
|
+
*/
|
|
8440
|
+
export declare const GetInsightsRequestFilterSensitiveLog: (obj: GetInsightsRequest) => any;
|
|
8441
|
+
/**
|
|
8442
|
+
* @internal
|
|
8443
|
+
*/
|
|
8444
|
+
export declare const InsightFilterSensitiveLog: (obj: Insight) => any;
|
|
8445
|
+
/**
|
|
8446
|
+
* @internal
|
|
8447
|
+
*/
|
|
8448
|
+
export declare const GetInsightsResponseFilterSensitiveLog: (obj: GetInsightsResponse) => any;
|
|
8449
|
+
/**
|
|
8450
|
+
* @internal
|
|
8451
|
+
*/
|
|
8452
|
+
export declare const GetInvitationsCountRequestFilterSensitiveLog: (obj: GetInvitationsCountRequest) => any;
|
|
8453
|
+
/**
|
|
8454
|
+
* @internal
|
|
8455
|
+
*/
|
|
8456
|
+
export declare const GetInvitationsCountResponseFilterSensitiveLog: (obj: GetInvitationsCountResponse) => any;
|
|
8457
|
+
/**
|
|
8458
|
+
* @internal
|
|
8459
|
+
*/
|
|
8460
|
+
export declare const GetMasterAccountRequestFilterSensitiveLog: (obj: GetMasterAccountRequest) => any;
|
|
8461
|
+
/**
|
|
8462
|
+
* @internal
|
|
8463
|
+
*/
|
|
8464
|
+
export declare const GetMasterAccountResponseFilterSensitiveLog: (obj: GetMasterAccountResponse) => any;
|
|
8465
|
+
/**
|
|
8466
|
+
* @internal
|
|
8467
|
+
*/
|
|
8468
|
+
export declare const GetMembersRequestFilterSensitiveLog: (obj: GetMembersRequest) => any;
|
|
8469
|
+
/**
|
|
8470
|
+
* @internal
|
|
8471
|
+
*/
|
|
8472
|
+
export declare const MemberFilterSensitiveLog: (obj: Member) => any;
|
|
8473
|
+
/**
|
|
8474
|
+
* @internal
|
|
8475
|
+
*/
|
|
8476
|
+
export declare const GetMembersResponseFilterSensitiveLog: (obj: GetMembersResponse) => any;
|
|
8477
|
+
/**
|
|
8478
|
+
* @internal
|
|
8479
|
+
*/
|
|
8480
|
+
export declare const InviteMembersRequestFilterSensitiveLog: (obj: InviteMembersRequest) => any;
|
|
8481
|
+
/**
|
|
8482
|
+
* @internal
|
|
8483
|
+
*/
|
|
8484
|
+
export declare const InviteMembersResponseFilterSensitiveLog: (obj: InviteMembersResponse) => any;
|
|
8485
|
+
/**
|
|
8486
|
+
* @internal
|
|
8487
|
+
*/
|
|
8488
|
+
export declare const ListEnabledProductsForImportRequestFilterSensitiveLog: (obj: ListEnabledProductsForImportRequest) => any;
|
|
8489
|
+
/**
|
|
8490
|
+
* @internal
|
|
8491
|
+
*/
|
|
8492
|
+
export declare const ListEnabledProductsForImportResponseFilterSensitiveLog: (obj: ListEnabledProductsForImportResponse) => any;
|
|
8493
|
+
/**
|
|
8494
|
+
* @internal
|
|
8495
|
+
*/
|
|
8496
|
+
export declare const ListFindingAggregatorsRequestFilterSensitiveLog: (obj: ListFindingAggregatorsRequest) => any;
|
|
8497
|
+
/**
|
|
8498
|
+
* @internal
|
|
8499
|
+
*/
|
|
8500
|
+
export declare const ListFindingAggregatorsResponseFilterSensitiveLog: (obj: ListFindingAggregatorsResponse) => any;
|
|
8501
|
+
/**
|
|
8502
|
+
* @internal
|
|
8503
|
+
*/
|
|
8504
|
+
export declare const ListInvitationsRequestFilterSensitiveLog: (obj: ListInvitationsRequest) => any;
|
|
8505
|
+
/**
|
|
8506
|
+
* @internal
|
|
8507
|
+
*/
|
|
8508
|
+
export declare const ListInvitationsResponseFilterSensitiveLog: (obj: ListInvitationsResponse) => any;
|
|
8509
|
+
/**
|
|
8510
|
+
* @internal
|
|
8511
|
+
*/
|
|
8512
|
+
export declare const ListMembersRequestFilterSensitiveLog: (obj: ListMembersRequest) => any;
|
|
8513
|
+
/**
|
|
8514
|
+
* @internal
|
|
8515
|
+
*/
|
|
8516
|
+
export declare const ListMembersResponseFilterSensitiveLog: (obj: ListMembersResponse) => any;
|
|
8517
|
+
/**
|
|
8518
|
+
* @internal
|
|
8519
|
+
*/
|
|
8520
|
+
export declare const ListOrganizationAdminAccountsRequestFilterSensitiveLog: (obj: ListOrganizationAdminAccountsRequest) => any;
|
|
8521
|
+
/**
|
|
8522
|
+
* @internal
|
|
8523
|
+
*/
|
|
8524
|
+
export declare const ListOrganizationAdminAccountsResponseFilterSensitiveLog: (obj: ListOrganizationAdminAccountsResponse) => any;
|
|
8525
|
+
/**
|
|
8526
|
+
* @internal
|
|
8527
|
+
*/
|
|
8528
|
+
export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
8529
|
+
/**
|
|
8530
|
+
* @internal
|
|
8531
|
+
*/
|
|
8532
|
+
export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|