@aws-sdk/client-securityhub 3.110.0 → 3.112.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 +11 -0
- package/dist-cjs/commands/TagResourceCommand.js +3 -3
- package/dist-cjs/commands/UntagResourceCommand.js +3 -3
- package/dist-cjs/commands/UpdateActionTargetCommand.js +3 -3
- package/dist-cjs/commands/UpdateFindingAggregatorCommand.js +3 -3
- package/dist-cjs/commands/UpdateFindingsCommand.js +3 -3
- package/dist-cjs/commands/UpdateInsightCommand.js +3 -3
- package/dist-cjs/commands/UpdateOrganizationConfigurationCommand.js +3 -3
- package/dist-cjs/commands/UpdateSecurityHubConfigurationCommand.js +3 -3
- package/dist-cjs/commands/UpdateStandardsControlCommand.js +3 -3
- package/dist-cjs/models/index.js +1 -0
- package/dist-cjs/models/models_0.js +161 -161
- package/dist-cjs/models/models_1.js +276 -114
- package/dist-cjs/models/models_2.js +111 -0
- package/dist-cjs/protocols/Aws_restJson1.js +1490 -33
- package/dist-es/commands/TagResourceCommand.js +1 -1
- package/dist-es/commands/UntagResourceCommand.js +1 -1
- package/dist-es/commands/UpdateActionTargetCommand.js +1 -1
- package/dist-es/commands/UpdateFindingAggregatorCommand.js +1 -1
- package/dist-es/commands/UpdateFindingsCommand.js +1 -1
- package/dist-es/commands/UpdateInsightCommand.js +1 -1
- package/dist-es/commands/UpdateOrganizationConfigurationCommand.js +1 -1
- package/dist-es/commands/UpdateSecurityHubConfigurationCommand.js +1 -1
- package/dist-es/commands/UpdateStandardsControlCommand.js +1 -1
- package/dist-es/models/index.js +1 -0
- package/dist-es/models/models_0.js +104 -104
- package/dist-es/models/models_1.js +180 -72
- package/dist-es/models/models_2.js +73 -0
- package/dist-es/protocols/Aws_restJson1.js +1207 -19
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateActionTargetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFindingAggregatorCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFindingsCommand.d.ts +1 -1
- package/dist-types/commands/UpdateInsightCommand.d.ts +1 -1
- package/dist-types/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateSecurityHubConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStandardsControlCommand.d.ts +1 -1
- package/dist-types/models/index.d.ts +1 -0
- package/dist-types/models/models_0.d.ts +1104 -975
- package/dist-types/models/models_1.d.ts +3525 -2223
- package/dist-types/models/models_2.d.ts +285 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateActionTargetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFindingAggregatorCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFindingsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateInsightCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateOrganizationConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateSecurityHubConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStandardsControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/index.d.ts +1 -0
- package/dist-types/ts3.4/models/models_0.d.ts +509 -519
- package/dist-types/ts3.4/models/models_1.d.ts +839 -228
- package/dist-types/ts3.4/models/models_2.d.ts +164 -0
- package/package.json +3 -3
|
@@ -1,7 +1,505 @@
|
|
|
1
1
|
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
-
import { AccountDetails, Action, ActionTarget, Adjustment, AdminAccount, AutoEnableStandards, AwsApiGatewayRestApiDetails, AwsApiGatewayStageDetails, AwsApiGatewayV2ApiDetails, AwsApiGatewayV2StageDetails, AwsAutoScalingAutoScalingGroupDetails, AwsAutoScalingLaunchConfigurationDetails, AwsCertificateManagerCertificateDetails, AwsCloudFrontDistributionDetails, AwsCloudTrailTrailDetails, AwsCodeBuildProjectDetails, AwsDynamoDbTableDetails, AwsEc2EipDetails, AwsEc2InstanceDetails, AwsEc2NetworkAclDetails, AwsEc2NetworkInterfaceDetails, AwsEc2SecurityGroupDetails, AwsEc2SubnetDetails, AwsEc2VolumeDetails, AwsEc2VpcDetails, AwsEc2VpcEndpointServiceDetails, AwsEc2VpnConnectionDetails, AwsEcrContainerImageDetails, AwsEcrRepositoryDetails, AwsEcsClusterDetails, AwsEcsServiceDetails, AwsEcsTaskDefinitionDetails, AwsEksClusterDetails, AwsElasticBeanstalkEnvironmentDetails, AwsElasticsearchDomainDetails, AwsElbLoadBalancerDetails, AwsElbv2LoadBalancerDetails, AwsIamAccessKeyDetails, AwsIamGroupDetails, AwsIamPolicyDetails, AwsIamRoleDetails, AwsIamUserDetails, AwsKmsKeyDetails, AwsLambdaFunctionDetails, AwsLambdaLayerVersionDetails, AwsNetworkFirewallFirewallDetails, AwsNetworkFirewallFirewallPolicyDetails,
|
|
2
|
+
import { AccountDetails, Action, ActionTarget, Adjustment, AdminAccount, AutoEnableStandards, AwsApiGatewayRestApiDetails, AwsApiGatewayStageDetails, AwsApiGatewayV2ApiDetails, AwsApiGatewayV2StageDetails, AwsAutoScalingAutoScalingGroupDetails, AwsAutoScalingLaunchConfigurationDetails, AwsCertificateManagerCertificateDetails, AwsCloudFormationStackDetails, AwsCloudFrontDistributionDetails, AwsCloudTrailTrailDetails, AwsCloudWatchAlarmDetails, AwsCodeBuildProjectDetails, AwsDynamoDbTableDetails, AwsEc2EipDetails, AwsEc2InstanceDetails, AwsEc2NetworkAclDetails, AwsEc2NetworkInterfaceDetails, AwsEc2SecurityGroupDetails, AwsEc2SubnetDetails, AwsEc2TransitGatewayDetails, AwsEc2VolumeDetails, AwsEc2VpcDetails, AwsEc2VpcEndpointServiceDetails, AwsEc2VpcPeeringConnectionDetails, AwsEc2VpnConnectionDetails, AwsEcrContainerImageDetails, AwsEcrRepositoryDetails, AwsEcsClusterDetails, AwsEcsContainerDetails, AwsEcsServiceDetails, AwsEcsTaskDefinitionDetails, AwsEcsTaskDetails, AwsEfsAccessPointDetails, AwsEksClusterDetails, AwsElasticBeanstalkEnvironmentDetails, AwsElasticsearchDomainDetails, AwsElbLoadBalancerDetails, AwsElbv2LoadBalancerDetails, AwsIamAccessKeyDetails, AwsIamGroupDetails, AwsIamPolicyDetails, AwsIamRoleDetails, AwsIamUserDetails, AwsKinesisStreamDetails, AwsKmsKeyDetails, AwsLambdaFunctionDetails, AwsLambdaLayerVersionDetails, AwsNetworkFirewallFirewallDetails, AwsNetworkFirewallFirewallPolicyDetails, RuleGroupSource, RuleGroupVariablesIpSetsDetails } from "./models_0";
|
|
3
3
|
import { SecurityHubServiceException as __BaseException } from "./SecurityHubServiceException";
|
|
4
4
|
|
|
5
|
+
export interface RuleGroupVariablesPortSetsDetails {
|
|
6
|
+
|
|
7
|
+
Definition?: string[];
|
|
8
|
+
}
|
|
9
|
+
export declare namespace RuleGroupVariablesPortSetsDetails {
|
|
10
|
+
|
|
11
|
+
const filterSensitiveLog: (obj: RuleGroupVariablesPortSetsDetails) => any;
|
|
12
|
+
}
|
|
13
|
+
|
|
14
|
+
export interface RuleGroupVariables {
|
|
15
|
+
|
|
16
|
+
IpSets?: RuleGroupVariablesIpSetsDetails;
|
|
17
|
+
|
|
18
|
+
PortSets?: RuleGroupVariablesPortSetsDetails;
|
|
19
|
+
}
|
|
20
|
+
export declare namespace RuleGroupVariables {
|
|
21
|
+
|
|
22
|
+
const filterSensitiveLog: (obj: RuleGroupVariables) => any;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
export interface RuleGroupDetails {
|
|
26
|
+
|
|
27
|
+
RuleVariables?: RuleGroupVariables;
|
|
28
|
+
|
|
29
|
+
RulesSource?: RuleGroupSource;
|
|
30
|
+
}
|
|
31
|
+
export declare namespace RuleGroupDetails {
|
|
32
|
+
|
|
33
|
+
const filterSensitiveLog: (obj: RuleGroupDetails) => any;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
export interface AwsNetworkFirewallRuleGroupDetails {
|
|
37
|
+
|
|
38
|
+
Capacity?: number;
|
|
39
|
+
|
|
40
|
+
Description?: string;
|
|
41
|
+
|
|
42
|
+
RuleGroup?: RuleGroupDetails;
|
|
43
|
+
|
|
44
|
+
RuleGroupArn?: string;
|
|
45
|
+
|
|
46
|
+
RuleGroupId?: string;
|
|
47
|
+
|
|
48
|
+
RuleGroupName?: string;
|
|
49
|
+
|
|
50
|
+
Type?: string;
|
|
51
|
+
}
|
|
52
|
+
export declare namespace AwsNetworkFirewallRuleGroupDetails {
|
|
53
|
+
|
|
54
|
+
const filterSensitiveLog: (obj: AwsNetworkFirewallRuleGroupDetails) => any;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
export interface AwsOpenSearchServiceDomainMasterUserOptionsDetails {
|
|
58
|
+
|
|
59
|
+
MasterUserArn?: string;
|
|
60
|
+
|
|
61
|
+
MasterUserName?: string;
|
|
62
|
+
|
|
63
|
+
MasterUserPassword?: string;
|
|
64
|
+
}
|
|
65
|
+
export declare namespace AwsOpenSearchServiceDomainMasterUserOptionsDetails {
|
|
66
|
+
|
|
67
|
+
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainMasterUserOptionsDetails) => any;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
export interface AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails {
|
|
71
|
+
|
|
72
|
+
Enabled?: boolean;
|
|
73
|
+
|
|
74
|
+
InternalUserDatabaseEnabled?: boolean;
|
|
75
|
+
|
|
76
|
+
MasterUserOptions?: AwsOpenSearchServiceDomainMasterUserOptionsDetails;
|
|
77
|
+
}
|
|
78
|
+
export declare namespace AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails {
|
|
79
|
+
|
|
80
|
+
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails) => any;
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
export interface AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails {
|
|
84
|
+
|
|
85
|
+
AvailabilityZoneCount?: number;
|
|
86
|
+
}
|
|
87
|
+
export declare namespace AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails {
|
|
88
|
+
|
|
89
|
+
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails) => any;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
export interface AwsOpenSearchServiceDomainClusterConfigDetails {
|
|
93
|
+
|
|
94
|
+
InstanceCount?: number;
|
|
95
|
+
|
|
96
|
+
WarmEnabled?: boolean;
|
|
97
|
+
|
|
98
|
+
WarmCount?: number;
|
|
99
|
+
|
|
100
|
+
DedicatedMasterEnabled?: boolean;
|
|
101
|
+
|
|
102
|
+
ZoneAwarenessConfig?: AwsOpenSearchServiceDomainClusterConfigZoneAwarenessConfigDetails;
|
|
103
|
+
|
|
104
|
+
DedicatedMasterCount?: number;
|
|
105
|
+
|
|
106
|
+
InstanceType?: string;
|
|
107
|
+
|
|
108
|
+
WarmType?: string;
|
|
109
|
+
|
|
110
|
+
ZoneAwarenessEnabled?: boolean;
|
|
111
|
+
|
|
112
|
+
DedicatedMasterType?: string;
|
|
113
|
+
}
|
|
114
|
+
export declare namespace AwsOpenSearchServiceDomainClusterConfigDetails {
|
|
115
|
+
|
|
116
|
+
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainClusterConfigDetails) => any;
|
|
117
|
+
}
|
|
118
|
+
|
|
119
|
+
export interface AwsOpenSearchServiceDomainDomainEndpointOptionsDetails {
|
|
120
|
+
|
|
121
|
+
CustomEndpointCertificateArn?: string;
|
|
122
|
+
|
|
123
|
+
CustomEndpointEnabled?: boolean;
|
|
124
|
+
|
|
125
|
+
EnforceHTTPS?: boolean;
|
|
126
|
+
|
|
127
|
+
CustomEndpoint?: string;
|
|
128
|
+
|
|
129
|
+
TLSSecurityPolicy?: string;
|
|
130
|
+
}
|
|
131
|
+
export declare namespace AwsOpenSearchServiceDomainDomainEndpointOptionsDetails {
|
|
132
|
+
|
|
133
|
+
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainDomainEndpointOptionsDetails) => any;
|
|
134
|
+
}
|
|
135
|
+
|
|
136
|
+
export interface AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails {
|
|
137
|
+
|
|
138
|
+
Enabled?: boolean;
|
|
139
|
+
|
|
140
|
+
KmsKeyId?: string;
|
|
141
|
+
}
|
|
142
|
+
export declare namespace AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails {
|
|
143
|
+
|
|
144
|
+
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails) => any;
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
export interface AwsOpenSearchServiceDomainLogPublishingOption {
|
|
148
|
+
|
|
149
|
+
CloudWatchLogsLogGroupArn?: string;
|
|
150
|
+
|
|
151
|
+
Enabled?: boolean;
|
|
152
|
+
}
|
|
153
|
+
export declare namespace AwsOpenSearchServiceDomainLogPublishingOption {
|
|
154
|
+
|
|
155
|
+
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainLogPublishingOption) => any;
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
export interface AwsOpenSearchServiceDomainLogPublishingOptionsDetails {
|
|
159
|
+
|
|
160
|
+
IndexSlowLogs?: AwsOpenSearchServiceDomainLogPublishingOption;
|
|
161
|
+
|
|
162
|
+
SearchSlowLogs?: AwsOpenSearchServiceDomainLogPublishingOption;
|
|
163
|
+
|
|
164
|
+
AuditLogs?: AwsOpenSearchServiceDomainLogPublishingOption;
|
|
165
|
+
}
|
|
166
|
+
export declare namespace AwsOpenSearchServiceDomainLogPublishingOptionsDetails {
|
|
167
|
+
|
|
168
|
+
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainLogPublishingOptionsDetails) => any;
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
export interface AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails {
|
|
172
|
+
|
|
173
|
+
Enabled?: boolean;
|
|
174
|
+
}
|
|
175
|
+
export declare namespace AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails {
|
|
176
|
+
|
|
177
|
+
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails) => any;
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
export interface AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails {
|
|
181
|
+
|
|
182
|
+
AutomatedUpdateDate?: string;
|
|
183
|
+
|
|
184
|
+
Cancellable?: boolean;
|
|
185
|
+
|
|
186
|
+
CurrentVersion?: string;
|
|
187
|
+
|
|
188
|
+
Description?: string;
|
|
189
|
+
|
|
190
|
+
NewVersion?: string;
|
|
191
|
+
|
|
192
|
+
UpdateAvailable?: boolean;
|
|
193
|
+
|
|
194
|
+
UpdateStatus?: string;
|
|
195
|
+
|
|
196
|
+
OptionalDeployment?: boolean;
|
|
197
|
+
}
|
|
198
|
+
export declare namespace AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails {
|
|
199
|
+
|
|
200
|
+
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails) => any;
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
export interface AwsOpenSearchServiceDomainVpcOptionsDetails {
|
|
204
|
+
|
|
205
|
+
SecurityGroupIds?: string[];
|
|
206
|
+
|
|
207
|
+
SubnetIds?: string[];
|
|
208
|
+
}
|
|
209
|
+
export declare namespace AwsOpenSearchServiceDomainVpcOptionsDetails {
|
|
210
|
+
|
|
211
|
+
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainVpcOptionsDetails) => any;
|
|
212
|
+
}
|
|
213
|
+
|
|
214
|
+
export interface AwsOpenSearchServiceDomainDetails {
|
|
215
|
+
|
|
216
|
+
Arn?: string;
|
|
217
|
+
|
|
218
|
+
AccessPolicies?: string;
|
|
219
|
+
|
|
220
|
+
DomainName?: string;
|
|
221
|
+
|
|
222
|
+
Id?: string;
|
|
223
|
+
|
|
224
|
+
DomainEndpoint?: string;
|
|
225
|
+
|
|
226
|
+
EngineVersion?: string;
|
|
227
|
+
|
|
228
|
+
EncryptionAtRestOptions?: AwsOpenSearchServiceDomainEncryptionAtRestOptionsDetails;
|
|
229
|
+
|
|
230
|
+
NodeToNodeEncryptionOptions?: AwsOpenSearchServiceDomainNodeToNodeEncryptionOptionsDetails;
|
|
231
|
+
|
|
232
|
+
ServiceSoftwareOptions?: AwsOpenSearchServiceDomainServiceSoftwareOptionsDetails;
|
|
233
|
+
|
|
234
|
+
ClusterConfig?: AwsOpenSearchServiceDomainClusterConfigDetails;
|
|
235
|
+
|
|
236
|
+
DomainEndpointOptions?: AwsOpenSearchServiceDomainDomainEndpointOptionsDetails;
|
|
237
|
+
|
|
238
|
+
VpcOptions?: AwsOpenSearchServiceDomainVpcOptionsDetails;
|
|
239
|
+
|
|
240
|
+
LogPublishingOptions?: AwsOpenSearchServiceDomainLogPublishingOptionsDetails;
|
|
241
|
+
|
|
242
|
+
DomainEndpoints?: Record<string, string>;
|
|
243
|
+
|
|
244
|
+
AdvancedSecurityOptions?: AwsOpenSearchServiceDomainAdvancedSecurityOptionsDetails;
|
|
245
|
+
}
|
|
246
|
+
export declare namespace AwsOpenSearchServiceDomainDetails {
|
|
247
|
+
|
|
248
|
+
const filterSensitiveLog: (obj: AwsOpenSearchServiceDomainDetails) => any;
|
|
249
|
+
}
|
|
250
|
+
|
|
251
|
+
export interface AwsRdsDbClusterAssociatedRole {
|
|
252
|
+
|
|
253
|
+
RoleArn?: string;
|
|
254
|
+
|
|
255
|
+
Status?: string;
|
|
256
|
+
}
|
|
257
|
+
export declare namespace AwsRdsDbClusterAssociatedRole {
|
|
258
|
+
|
|
259
|
+
const filterSensitiveLog: (obj: AwsRdsDbClusterAssociatedRole) => any;
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
export interface AwsRdsDbClusterMember {
|
|
263
|
+
|
|
264
|
+
IsClusterWriter?: boolean;
|
|
265
|
+
|
|
266
|
+
PromotionTier?: number;
|
|
267
|
+
|
|
268
|
+
DbInstanceIdentifier?: string;
|
|
269
|
+
|
|
270
|
+
DbClusterParameterGroupStatus?: string;
|
|
271
|
+
}
|
|
272
|
+
export declare namespace AwsRdsDbClusterMember {
|
|
273
|
+
|
|
274
|
+
const filterSensitiveLog: (obj: AwsRdsDbClusterMember) => any;
|
|
275
|
+
}
|
|
276
|
+
|
|
277
|
+
export interface AwsRdsDbClusterOptionGroupMembership {
|
|
278
|
+
|
|
279
|
+
DbClusterOptionGroupName?: string;
|
|
280
|
+
|
|
281
|
+
Status?: string;
|
|
282
|
+
}
|
|
283
|
+
export declare namespace AwsRdsDbClusterOptionGroupMembership {
|
|
284
|
+
|
|
285
|
+
const filterSensitiveLog: (obj: AwsRdsDbClusterOptionGroupMembership) => any;
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
export interface AwsRdsDbDomainMembership {
|
|
289
|
+
|
|
290
|
+
Domain?: string;
|
|
291
|
+
|
|
292
|
+
Status?: string;
|
|
293
|
+
|
|
294
|
+
Fqdn?: string;
|
|
295
|
+
|
|
296
|
+
IamRoleName?: string;
|
|
297
|
+
}
|
|
298
|
+
export declare namespace AwsRdsDbDomainMembership {
|
|
299
|
+
|
|
300
|
+
const filterSensitiveLog: (obj: AwsRdsDbDomainMembership) => any;
|
|
301
|
+
}
|
|
302
|
+
|
|
303
|
+
export interface AwsRdsDbInstanceVpcSecurityGroup {
|
|
304
|
+
|
|
305
|
+
VpcSecurityGroupId?: string;
|
|
306
|
+
|
|
307
|
+
Status?: string;
|
|
308
|
+
}
|
|
309
|
+
export declare namespace AwsRdsDbInstanceVpcSecurityGroup {
|
|
310
|
+
|
|
311
|
+
const filterSensitiveLog: (obj: AwsRdsDbInstanceVpcSecurityGroup) => any;
|
|
312
|
+
}
|
|
313
|
+
|
|
314
|
+
export interface AwsRdsDbClusterDetails {
|
|
315
|
+
|
|
316
|
+
AllocatedStorage?: number;
|
|
317
|
+
|
|
318
|
+
AvailabilityZones?: string[];
|
|
319
|
+
|
|
320
|
+
BackupRetentionPeriod?: number;
|
|
321
|
+
|
|
322
|
+
DatabaseName?: string;
|
|
323
|
+
|
|
324
|
+
Status?: string;
|
|
325
|
+
|
|
326
|
+
Endpoint?: string;
|
|
327
|
+
|
|
328
|
+
ReaderEndpoint?: string;
|
|
329
|
+
|
|
330
|
+
CustomEndpoints?: string[];
|
|
331
|
+
|
|
332
|
+
MultiAz?: boolean;
|
|
333
|
+
|
|
334
|
+
Engine?: string;
|
|
335
|
+
|
|
336
|
+
EngineVersion?: string;
|
|
337
|
+
|
|
338
|
+
Port?: number;
|
|
339
|
+
|
|
340
|
+
MasterUsername?: string;
|
|
341
|
+
|
|
342
|
+
PreferredBackupWindow?: string;
|
|
343
|
+
|
|
344
|
+
PreferredMaintenanceWindow?: string;
|
|
345
|
+
|
|
346
|
+
ReadReplicaIdentifiers?: string[];
|
|
347
|
+
|
|
348
|
+
VpcSecurityGroups?: AwsRdsDbInstanceVpcSecurityGroup[];
|
|
349
|
+
|
|
350
|
+
HostedZoneId?: string;
|
|
351
|
+
|
|
352
|
+
StorageEncrypted?: boolean;
|
|
353
|
+
|
|
354
|
+
KmsKeyId?: string;
|
|
355
|
+
|
|
356
|
+
DbClusterResourceId?: string;
|
|
357
|
+
|
|
358
|
+
AssociatedRoles?: AwsRdsDbClusterAssociatedRole[];
|
|
359
|
+
|
|
360
|
+
ClusterCreateTime?: string;
|
|
361
|
+
|
|
362
|
+
EnabledCloudWatchLogsExports?: string[];
|
|
363
|
+
|
|
364
|
+
EngineMode?: string;
|
|
365
|
+
|
|
366
|
+
DeletionProtection?: boolean;
|
|
367
|
+
|
|
368
|
+
HttpEndpointEnabled?: boolean;
|
|
369
|
+
|
|
370
|
+
ActivityStreamStatus?: string;
|
|
371
|
+
|
|
372
|
+
CopyTagsToSnapshot?: boolean;
|
|
373
|
+
|
|
374
|
+
CrossAccountClone?: boolean;
|
|
375
|
+
|
|
376
|
+
DomainMemberships?: AwsRdsDbDomainMembership[];
|
|
377
|
+
|
|
378
|
+
DbClusterParameterGroup?: string;
|
|
379
|
+
|
|
380
|
+
DbSubnetGroup?: string;
|
|
381
|
+
|
|
382
|
+
DbClusterOptionGroupMemberships?: AwsRdsDbClusterOptionGroupMembership[];
|
|
383
|
+
|
|
384
|
+
DbClusterIdentifier?: string;
|
|
385
|
+
|
|
386
|
+
DbClusterMembers?: AwsRdsDbClusterMember[];
|
|
387
|
+
|
|
388
|
+
IamDatabaseAuthenticationEnabled?: boolean;
|
|
389
|
+
}
|
|
390
|
+
export declare namespace AwsRdsDbClusterDetails {
|
|
391
|
+
|
|
392
|
+
const filterSensitiveLog: (obj: AwsRdsDbClusterDetails) => any;
|
|
393
|
+
}
|
|
394
|
+
|
|
395
|
+
export interface AwsRdsDbClusterSnapshotDetails {
|
|
396
|
+
|
|
397
|
+
AvailabilityZones?: string[];
|
|
398
|
+
|
|
399
|
+
SnapshotCreateTime?: string;
|
|
400
|
+
|
|
401
|
+
Engine?: string;
|
|
402
|
+
|
|
403
|
+
AllocatedStorage?: number;
|
|
404
|
+
|
|
405
|
+
Status?: string;
|
|
406
|
+
|
|
407
|
+
Port?: number;
|
|
408
|
+
|
|
409
|
+
VpcId?: string;
|
|
410
|
+
|
|
411
|
+
ClusterCreateTime?: string;
|
|
412
|
+
|
|
413
|
+
MasterUsername?: string;
|
|
414
|
+
|
|
415
|
+
EngineVersion?: string;
|
|
416
|
+
|
|
417
|
+
LicenseModel?: string;
|
|
418
|
+
|
|
419
|
+
SnapshotType?: string;
|
|
420
|
+
|
|
421
|
+
PercentProgress?: number;
|
|
422
|
+
|
|
423
|
+
StorageEncrypted?: boolean;
|
|
424
|
+
|
|
425
|
+
KmsKeyId?: string;
|
|
426
|
+
|
|
427
|
+
DbClusterIdentifier?: string;
|
|
428
|
+
|
|
429
|
+
DbClusterSnapshotIdentifier?: string;
|
|
430
|
+
|
|
431
|
+
IamDatabaseAuthenticationEnabled?: boolean;
|
|
432
|
+
}
|
|
433
|
+
export declare namespace AwsRdsDbClusterSnapshotDetails {
|
|
434
|
+
|
|
435
|
+
const filterSensitiveLog: (obj: AwsRdsDbClusterSnapshotDetails) => any;
|
|
436
|
+
}
|
|
437
|
+
|
|
438
|
+
export interface AwsRdsDbInstanceAssociatedRole {
|
|
439
|
+
|
|
440
|
+
RoleArn?: string;
|
|
441
|
+
|
|
442
|
+
FeatureName?: string;
|
|
443
|
+
|
|
444
|
+
Status?: string;
|
|
445
|
+
}
|
|
446
|
+
export declare namespace AwsRdsDbInstanceAssociatedRole {
|
|
447
|
+
|
|
448
|
+
const filterSensitiveLog: (obj: AwsRdsDbInstanceAssociatedRole) => any;
|
|
449
|
+
}
|
|
450
|
+
|
|
451
|
+
export interface AwsRdsDbParameterGroup {
|
|
452
|
+
|
|
453
|
+
DbParameterGroupName?: string;
|
|
454
|
+
|
|
455
|
+
ParameterApplyStatus?: string;
|
|
456
|
+
}
|
|
457
|
+
export declare namespace AwsRdsDbParameterGroup {
|
|
458
|
+
|
|
459
|
+
const filterSensitiveLog: (obj: AwsRdsDbParameterGroup) => any;
|
|
460
|
+
}
|
|
461
|
+
|
|
462
|
+
export interface AwsRdsDbSubnetGroupSubnetAvailabilityZone {
|
|
463
|
+
|
|
464
|
+
Name?: string;
|
|
465
|
+
}
|
|
466
|
+
export declare namespace AwsRdsDbSubnetGroupSubnetAvailabilityZone {
|
|
467
|
+
|
|
468
|
+
const filterSensitiveLog: (obj: AwsRdsDbSubnetGroupSubnetAvailabilityZone) => any;
|
|
469
|
+
}
|
|
470
|
+
|
|
471
|
+
export interface AwsRdsDbSubnetGroupSubnet {
|
|
472
|
+
|
|
473
|
+
SubnetIdentifier?: string;
|
|
474
|
+
|
|
475
|
+
SubnetAvailabilityZone?: AwsRdsDbSubnetGroupSubnetAvailabilityZone;
|
|
476
|
+
|
|
477
|
+
SubnetStatus?: string;
|
|
478
|
+
}
|
|
479
|
+
export declare namespace AwsRdsDbSubnetGroupSubnet {
|
|
480
|
+
|
|
481
|
+
const filterSensitiveLog: (obj: AwsRdsDbSubnetGroupSubnet) => any;
|
|
482
|
+
}
|
|
483
|
+
|
|
484
|
+
export interface AwsRdsDbSubnetGroup {
|
|
485
|
+
|
|
486
|
+
DbSubnetGroupName?: string;
|
|
487
|
+
|
|
488
|
+
DbSubnetGroupDescription?: string;
|
|
489
|
+
|
|
490
|
+
VpcId?: string;
|
|
491
|
+
|
|
492
|
+
SubnetGroupStatus?: string;
|
|
493
|
+
|
|
494
|
+
Subnets?: AwsRdsDbSubnetGroupSubnet[];
|
|
495
|
+
|
|
496
|
+
DbSubnetGroupArn?: string;
|
|
497
|
+
}
|
|
498
|
+
export declare namespace AwsRdsDbSubnetGroup {
|
|
499
|
+
|
|
500
|
+
const filterSensitiveLog: (obj: AwsRdsDbSubnetGroup) => any;
|
|
501
|
+
}
|
|
502
|
+
|
|
5
503
|
export interface AwsRdsDbInstanceEndpoint {
|
|
6
504
|
|
|
7
505
|
Address?: string;
|
|
@@ -1529,89 +2027,286 @@ export interface AwsSnsTopicDetails {
|
|
|
1529
2027
|
TopicName?: string;
|
|
1530
2028
|
|
|
1531
2029
|
Owner?: string;
|
|
2030
|
+
|
|
2031
|
+
SqsSuccessFeedbackRoleArn?: string;
|
|
2032
|
+
|
|
2033
|
+
SqsFailureFeedbackRoleArn?: string;
|
|
2034
|
+
|
|
2035
|
+
ApplicationSuccessFeedbackRoleArn?: string;
|
|
2036
|
+
|
|
2037
|
+
FirehoseSuccessFeedbackRoleArn?: string;
|
|
2038
|
+
|
|
2039
|
+
FirehoseFailureFeedbackRoleArn?: string;
|
|
2040
|
+
|
|
2041
|
+
HttpSuccessFeedbackRoleArn?: string;
|
|
2042
|
+
|
|
2043
|
+
HttpFailureFeedbackRoleArn?: string;
|
|
2044
|
+
}
|
|
2045
|
+
export declare namespace AwsSnsTopicDetails {
|
|
2046
|
+
|
|
2047
|
+
const filterSensitiveLog: (obj: AwsSnsTopicDetails) => any;
|
|
2048
|
+
}
|
|
2049
|
+
|
|
2050
|
+
export interface AwsSqsQueueDetails {
|
|
2051
|
+
|
|
2052
|
+
KmsDataKeyReusePeriodSeconds?: number;
|
|
2053
|
+
|
|
2054
|
+
KmsMasterKeyId?: string;
|
|
2055
|
+
|
|
2056
|
+
QueueName?: string;
|
|
2057
|
+
|
|
2058
|
+
DeadLetterTargetArn?: string;
|
|
2059
|
+
}
|
|
2060
|
+
export declare namespace AwsSqsQueueDetails {
|
|
2061
|
+
|
|
2062
|
+
const filterSensitiveLog: (obj: AwsSqsQueueDetails) => any;
|
|
2063
|
+
}
|
|
2064
|
+
|
|
2065
|
+
export interface AwsSsmComplianceSummary {
|
|
2066
|
+
|
|
2067
|
+
Status?: string;
|
|
2068
|
+
|
|
2069
|
+
CompliantCriticalCount?: number;
|
|
2070
|
+
|
|
2071
|
+
CompliantHighCount?: number;
|
|
2072
|
+
|
|
2073
|
+
CompliantMediumCount?: number;
|
|
2074
|
+
|
|
2075
|
+
ExecutionType?: string;
|
|
2076
|
+
|
|
2077
|
+
NonCompliantCriticalCount?: number;
|
|
2078
|
+
|
|
2079
|
+
CompliantInformationalCount?: number;
|
|
2080
|
+
|
|
2081
|
+
NonCompliantInformationalCount?: number;
|
|
2082
|
+
|
|
2083
|
+
CompliantUnspecifiedCount?: number;
|
|
2084
|
+
|
|
2085
|
+
NonCompliantLowCount?: number;
|
|
2086
|
+
|
|
2087
|
+
NonCompliantHighCount?: number;
|
|
2088
|
+
|
|
2089
|
+
CompliantLowCount?: number;
|
|
2090
|
+
|
|
2091
|
+
ComplianceType?: string;
|
|
2092
|
+
|
|
2093
|
+
PatchBaselineId?: string;
|
|
2094
|
+
|
|
2095
|
+
OverallSeverity?: string;
|
|
2096
|
+
|
|
2097
|
+
NonCompliantMediumCount?: number;
|
|
2098
|
+
|
|
2099
|
+
NonCompliantUnspecifiedCount?: number;
|
|
2100
|
+
|
|
2101
|
+
PatchGroup?: string;
|
|
2102
|
+
}
|
|
2103
|
+
export declare namespace AwsSsmComplianceSummary {
|
|
2104
|
+
|
|
2105
|
+
const filterSensitiveLog: (obj: AwsSsmComplianceSummary) => any;
|
|
2106
|
+
}
|
|
2107
|
+
|
|
2108
|
+
export interface AwsSsmPatch {
|
|
2109
|
+
|
|
2110
|
+
ComplianceSummary?: AwsSsmComplianceSummary;
|
|
2111
|
+
}
|
|
2112
|
+
export declare namespace AwsSsmPatch {
|
|
2113
|
+
|
|
2114
|
+
const filterSensitiveLog: (obj: AwsSsmPatch) => any;
|
|
2115
|
+
}
|
|
2116
|
+
|
|
2117
|
+
export interface AwsSsmPatchComplianceDetails {
|
|
2118
|
+
|
|
2119
|
+
Patch?: AwsSsmPatch;
|
|
2120
|
+
}
|
|
2121
|
+
export declare namespace AwsSsmPatchComplianceDetails {
|
|
2122
|
+
|
|
2123
|
+
const filterSensitiveLog: (obj: AwsSsmPatchComplianceDetails) => any;
|
|
2124
|
+
}
|
|
2125
|
+
|
|
2126
|
+
export interface AwsWafRateBasedRuleMatchPredicate {
|
|
2127
|
+
|
|
2128
|
+
DataId?: string;
|
|
2129
|
+
|
|
2130
|
+
Negated?: boolean;
|
|
2131
|
+
|
|
2132
|
+
Type?: string;
|
|
2133
|
+
}
|
|
2134
|
+
export declare namespace AwsWafRateBasedRuleMatchPredicate {
|
|
2135
|
+
|
|
2136
|
+
const filterSensitiveLog: (obj: AwsWafRateBasedRuleMatchPredicate) => any;
|
|
2137
|
+
}
|
|
2138
|
+
|
|
2139
|
+
export interface AwsWafRateBasedRuleDetails {
|
|
2140
|
+
|
|
2141
|
+
MetricName?: string;
|
|
2142
|
+
|
|
2143
|
+
Name?: string;
|
|
2144
|
+
|
|
2145
|
+
RateKey?: string;
|
|
2146
|
+
|
|
2147
|
+
RateLimit?: number;
|
|
2148
|
+
|
|
2149
|
+
RuleId?: string;
|
|
2150
|
+
|
|
2151
|
+
MatchPredicates?: AwsWafRateBasedRuleMatchPredicate[];
|
|
2152
|
+
}
|
|
2153
|
+
export declare namespace AwsWafRateBasedRuleDetails {
|
|
2154
|
+
|
|
2155
|
+
const filterSensitiveLog: (obj: AwsWafRateBasedRuleDetails) => any;
|
|
2156
|
+
}
|
|
2157
|
+
|
|
2158
|
+
export interface AwsWafRegionalRateBasedRuleMatchPredicate {
|
|
2159
|
+
|
|
2160
|
+
DataId?: string;
|
|
2161
|
+
|
|
2162
|
+
Negated?: boolean;
|
|
2163
|
+
|
|
2164
|
+
Type?: string;
|
|
2165
|
+
}
|
|
2166
|
+
export declare namespace AwsWafRegionalRateBasedRuleMatchPredicate {
|
|
2167
|
+
|
|
2168
|
+
const filterSensitiveLog: (obj: AwsWafRegionalRateBasedRuleMatchPredicate) => any;
|
|
2169
|
+
}
|
|
2170
|
+
|
|
2171
|
+
export interface AwsWafRegionalRateBasedRuleDetails {
|
|
2172
|
+
|
|
2173
|
+
MetricName?: string;
|
|
2174
|
+
|
|
2175
|
+
Name?: string;
|
|
2176
|
+
|
|
2177
|
+
RateKey?: string;
|
|
2178
|
+
|
|
2179
|
+
RateLimit?: number;
|
|
2180
|
+
|
|
2181
|
+
RuleId?: string;
|
|
2182
|
+
|
|
2183
|
+
MatchPredicates?: AwsWafRegionalRateBasedRuleMatchPredicate[];
|
|
2184
|
+
}
|
|
2185
|
+
export declare namespace AwsWafRegionalRateBasedRuleDetails {
|
|
2186
|
+
|
|
2187
|
+
const filterSensitiveLog: (obj: AwsWafRegionalRateBasedRuleDetails) => any;
|
|
2188
|
+
}
|
|
2189
|
+
|
|
2190
|
+
export interface AwsWafRegionalRulePredicateListDetails {
|
|
2191
|
+
|
|
2192
|
+
DataId?: string;
|
|
2193
|
+
|
|
2194
|
+
Negated?: boolean;
|
|
2195
|
+
|
|
2196
|
+
Type?: string;
|
|
1532
2197
|
}
|
|
1533
|
-
export declare namespace
|
|
2198
|
+
export declare namespace AwsWafRegionalRulePredicateListDetails {
|
|
1534
2199
|
|
|
1535
|
-
const filterSensitiveLog: (obj:
|
|
2200
|
+
const filterSensitiveLog: (obj: AwsWafRegionalRulePredicateListDetails) => any;
|
|
1536
2201
|
}
|
|
1537
2202
|
|
|
1538
|
-
export interface
|
|
2203
|
+
export interface AwsWafRegionalRuleDetails {
|
|
1539
2204
|
|
|
1540
|
-
|
|
2205
|
+
MetricName?: string;
|
|
1541
2206
|
|
|
1542
|
-
|
|
2207
|
+
Name?: string;
|
|
1543
2208
|
|
|
1544
|
-
|
|
2209
|
+
PredicateList?: AwsWafRegionalRulePredicateListDetails[];
|
|
1545
2210
|
|
|
1546
|
-
|
|
2211
|
+
RuleId?: string;
|
|
1547
2212
|
}
|
|
1548
|
-
export declare namespace
|
|
2213
|
+
export declare namespace AwsWafRegionalRuleDetails {
|
|
1549
2214
|
|
|
1550
|
-
const filterSensitiveLog: (obj:
|
|
2215
|
+
const filterSensitiveLog: (obj: AwsWafRegionalRuleDetails) => any;
|
|
1551
2216
|
}
|
|
1552
2217
|
|
|
1553
|
-
export interface
|
|
1554
|
-
|
|
1555
|
-
Status?: string;
|
|
1556
|
-
|
|
1557
|
-
CompliantCriticalCount?: number;
|
|
1558
|
-
|
|
1559
|
-
CompliantHighCount?: number;
|
|
2218
|
+
export interface AwsWafRegionalRuleGroupRulesActionDetails {
|
|
1560
2219
|
|
|
1561
|
-
|
|
2220
|
+
Type?: string;
|
|
2221
|
+
}
|
|
2222
|
+
export declare namespace AwsWafRegionalRuleGroupRulesActionDetails {
|
|
1562
2223
|
|
|
1563
|
-
|
|
2224
|
+
const filterSensitiveLog: (obj: AwsWafRegionalRuleGroupRulesActionDetails) => any;
|
|
2225
|
+
}
|
|
2226
|
+
|
|
2227
|
+
export interface AwsWafRegionalRuleGroupRulesDetails {
|
|
1564
2228
|
|
|
1565
|
-
|
|
2229
|
+
Action?: AwsWafRegionalRuleGroupRulesActionDetails;
|
|
1566
2230
|
|
|
1567
|
-
|
|
2231
|
+
Priority?: number;
|
|
1568
2232
|
|
|
1569
|
-
|
|
2233
|
+
RuleId?: string;
|
|
1570
2234
|
|
|
1571
|
-
|
|
2235
|
+
Type?: string;
|
|
2236
|
+
}
|
|
2237
|
+
export declare namespace AwsWafRegionalRuleGroupRulesDetails {
|
|
1572
2238
|
|
|
1573
|
-
|
|
2239
|
+
const filterSensitiveLog: (obj: AwsWafRegionalRuleGroupRulesDetails) => any;
|
|
2240
|
+
}
|
|
2241
|
+
|
|
2242
|
+
export interface AwsWafRegionalRuleGroupDetails {
|
|
1574
2243
|
|
|
1575
|
-
|
|
2244
|
+
MetricName?: string;
|
|
1576
2245
|
|
|
1577
|
-
|
|
2246
|
+
Name?: string;
|
|
1578
2247
|
|
|
1579
|
-
|
|
2248
|
+
RuleGroupId?: string;
|
|
1580
2249
|
|
|
1581
|
-
|
|
2250
|
+
Rules?: AwsWafRegionalRuleGroupRulesDetails[];
|
|
2251
|
+
}
|
|
2252
|
+
export declare namespace AwsWafRegionalRuleGroupDetails {
|
|
1582
2253
|
|
|
1583
|
-
|
|
2254
|
+
const filterSensitiveLog: (obj: AwsWafRegionalRuleGroupDetails) => any;
|
|
2255
|
+
}
|
|
2256
|
+
|
|
2257
|
+
export interface AwsWafRegionalWebAclRulesListActionDetails {
|
|
1584
2258
|
|
|
1585
|
-
|
|
2259
|
+
Type?: string;
|
|
2260
|
+
}
|
|
2261
|
+
export declare namespace AwsWafRegionalWebAclRulesListActionDetails {
|
|
1586
2262
|
|
|
1587
|
-
|
|
2263
|
+
const filterSensitiveLog: (obj: AwsWafRegionalWebAclRulesListActionDetails) => any;
|
|
2264
|
+
}
|
|
2265
|
+
|
|
2266
|
+
export interface AwsWafRegionalWebAclRulesListOverrideActionDetails {
|
|
1588
2267
|
|
|
1589
|
-
|
|
2268
|
+
Type?: string;
|
|
1590
2269
|
}
|
|
1591
|
-
export declare namespace
|
|
2270
|
+
export declare namespace AwsWafRegionalWebAclRulesListOverrideActionDetails {
|
|
1592
2271
|
|
|
1593
|
-
const filterSensitiveLog: (obj:
|
|
2272
|
+
const filterSensitiveLog: (obj: AwsWafRegionalWebAclRulesListOverrideActionDetails) => any;
|
|
1594
2273
|
}
|
|
1595
2274
|
|
|
1596
|
-
export interface
|
|
2275
|
+
export interface AwsWafRegionalWebAclRulesListDetails {
|
|
1597
2276
|
|
|
1598
|
-
|
|
2277
|
+
Action?: AwsWafRegionalWebAclRulesListActionDetails;
|
|
2278
|
+
|
|
2279
|
+
OverrideAction?: AwsWafRegionalWebAclRulesListOverrideActionDetails;
|
|
2280
|
+
|
|
2281
|
+
Priority?: number;
|
|
2282
|
+
|
|
2283
|
+
RuleId?: string;
|
|
2284
|
+
|
|
2285
|
+
Type?: string;
|
|
1599
2286
|
}
|
|
1600
|
-
export declare namespace
|
|
2287
|
+
export declare namespace AwsWafRegionalWebAclRulesListDetails {
|
|
1601
2288
|
|
|
1602
|
-
const filterSensitiveLog: (obj:
|
|
2289
|
+
const filterSensitiveLog: (obj: AwsWafRegionalWebAclRulesListDetails) => any;
|
|
1603
2290
|
}
|
|
1604
2291
|
|
|
1605
|
-
export interface
|
|
2292
|
+
export interface AwsWafRegionalWebAclDetails {
|
|
1606
2293
|
|
|
1607
|
-
|
|
2294
|
+
DefaultAction?: string;
|
|
2295
|
+
|
|
2296
|
+
MetricName?: string;
|
|
2297
|
+
|
|
2298
|
+
Name?: string;
|
|
2299
|
+
|
|
2300
|
+
RulesList?: AwsWafRegionalWebAclRulesListDetails[];
|
|
2301
|
+
|
|
2302
|
+
WebAclId?: string;
|
|
1608
2303
|
}
|
|
1609
|
-
export declare namespace
|
|
2304
|
+
export declare namespace AwsWafRegionalWebAclDetails {
|
|
1610
2305
|
|
|
1611
|
-
const filterSensitiveLog: (obj:
|
|
2306
|
+
const filterSensitiveLog: (obj: AwsWafRegionalWebAclDetails) => any;
|
|
1612
2307
|
}
|
|
1613
2308
|
|
|
1614
|
-
export interface
|
|
2309
|
+
export interface AwsWafRulePredicateListDetails {
|
|
1615
2310
|
|
|
1616
2311
|
DataId?: string;
|
|
1617
2312
|
|
|
@@ -1619,60 +2314,63 @@ export interface AwsWafRateBasedRuleMatchPredicate {
|
|
|
1619
2314
|
|
|
1620
2315
|
Type?: string;
|
|
1621
2316
|
}
|
|
1622
|
-
export declare namespace
|
|
2317
|
+
export declare namespace AwsWafRulePredicateListDetails {
|
|
1623
2318
|
|
|
1624
|
-
const filterSensitiveLog: (obj:
|
|
2319
|
+
const filterSensitiveLog: (obj: AwsWafRulePredicateListDetails) => any;
|
|
1625
2320
|
}
|
|
1626
2321
|
|
|
1627
|
-
export interface
|
|
2322
|
+
export interface AwsWafRuleDetails {
|
|
1628
2323
|
|
|
1629
2324
|
MetricName?: string;
|
|
1630
2325
|
|
|
1631
2326
|
Name?: string;
|
|
1632
2327
|
|
|
1633
|
-
|
|
1634
|
-
|
|
1635
|
-
RateLimit?: number;
|
|
2328
|
+
PredicateList?: AwsWafRulePredicateListDetails[];
|
|
1636
2329
|
|
|
1637
2330
|
RuleId?: string;
|
|
2331
|
+
}
|
|
2332
|
+
export declare namespace AwsWafRuleDetails {
|
|
1638
2333
|
|
|
1639
|
-
|
|
2334
|
+
const filterSensitiveLog: (obj: AwsWafRuleDetails) => any;
|
|
1640
2335
|
}
|
|
1641
|
-
|
|
2336
|
+
|
|
2337
|
+
export interface AwsWafRuleGroupRulesActionDetails {
|
|
1642
2338
|
|
|
1643
|
-
|
|
2339
|
+
Type?: string;
|
|
2340
|
+
}
|
|
2341
|
+
export declare namespace AwsWafRuleGroupRulesActionDetails {
|
|
2342
|
+
|
|
2343
|
+
const filterSensitiveLog: (obj: AwsWafRuleGroupRulesActionDetails) => any;
|
|
1644
2344
|
}
|
|
1645
2345
|
|
|
1646
|
-
export interface
|
|
2346
|
+
export interface AwsWafRuleGroupRulesDetails {
|
|
1647
2347
|
|
|
1648
|
-
|
|
2348
|
+
Action?: AwsWafRuleGroupRulesActionDetails;
|
|
1649
2349
|
|
|
1650
|
-
|
|
2350
|
+
Priority?: number;
|
|
2351
|
+
|
|
2352
|
+
RuleId?: string;
|
|
1651
2353
|
|
|
1652
2354
|
Type?: string;
|
|
1653
2355
|
}
|
|
1654
|
-
export declare namespace
|
|
2356
|
+
export declare namespace AwsWafRuleGroupRulesDetails {
|
|
1655
2357
|
|
|
1656
|
-
const filterSensitiveLog: (obj:
|
|
2358
|
+
const filterSensitiveLog: (obj: AwsWafRuleGroupRulesDetails) => any;
|
|
1657
2359
|
}
|
|
1658
2360
|
|
|
1659
|
-
export interface
|
|
2361
|
+
export interface AwsWafRuleGroupDetails {
|
|
1660
2362
|
|
|
1661
2363
|
MetricName?: string;
|
|
1662
2364
|
|
|
1663
2365
|
Name?: string;
|
|
1664
2366
|
|
|
1665
|
-
|
|
1666
|
-
|
|
1667
|
-
RateLimit?: number;
|
|
1668
|
-
|
|
1669
|
-
RuleId?: string;
|
|
2367
|
+
RuleGroupId?: string;
|
|
1670
2368
|
|
|
1671
|
-
|
|
2369
|
+
Rules?: AwsWafRuleGroupRulesDetails[];
|
|
1672
2370
|
}
|
|
1673
|
-
export declare namespace
|
|
2371
|
+
export declare namespace AwsWafRuleGroupDetails {
|
|
1674
2372
|
|
|
1675
|
-
const filterSensitiveLog: (obj:
|
|
2373
|
+
const filterSensitiveLog: (obj: AwsWafRuleGroupDetails) => any;
|
|
1676
2374
|
}
|
|
1677
2375
|
|
|
1678
2376
|
export interface WafAction {
|
|
@@ -1749,8 +2447,21 @@ export declare namespace AwsXrayEncryptionConfigDetails {
|
|
|
1749
2447
|
const filterSensitiveLog: (obj: AwsXrayEncryptionConfigDetails) => any;
|
|
1750
2448
|
}
|
|
1751
2449
|
|
|
2450
|
+
export interface VolumeMount {
|
|
2451
|
+
|
|
2452
|
+
Name?: string;
|
|
2453
|
+
|
|
2454
|
+
MountPath?: string;
|
|
2455
|
+
}
|
|
2456
|
+
export declare namespace VolumeMount {
|
|
2457
|
+
|
|
2458
|
+
const filterSensitiveLog: (obj: VolumeMount) => any;
|
|
2459
|
+
}
|
|
2460
|
+
|
|
1752
2461
|
export interface ContainerDetails {
|
|
1753
2462
|
|
|
2463
|
+
ContainerRuntime?: string;
|
|
2464
|
+
|
|
1754
2465
|
Name?: string;
|
|
1755
2466
|
|
|
1756
2467
|
ImageId?: string;
|
|
@@ -1758,6 +2469,10 @@ export interface ContainerDetails {
|
|
|
1758
2469
|
ImageName?: string;
|
|
1759
2470
|
|
|
1760
2471
|
LaunchedAt?: string;
|
|
2472
|
+
|
|
2473
|
+
VolumeMounts?: VolumeMount[];
|
|
2474
|
+
|
|
2475
|
+
Privileged?: boolean;
|
|
1761
2476
|
}
|
|
1762
2477
|
export declare namespace ContainerDetails {
|
|
1763
2478
|
|
|
@@ -1854,6 +2569,8 @@ export interface ResourceDetails {
|
|
|
1854
2569
|
|
|
1855
2570
|
AwsEcsCluster?: AwsEcsClusterDetails;
|
|
1856
2571
|
|
|
2572
|
+
AwsEcsContainer?: AwsEcsContainerDetails;
|
|
2573
|
+
|
|
1857
2574
|
AwsEcsTaskDefinition?: AwsEcsTaskDefinitionDetails;
|
|
1858
2575
|
|
|
1859
2576
|
Container?: ContainerDetails;
|
|
@@ -1891,6 +2608,30 @@ export interface ResourceDetails {
|
|
|
1891
2608
|
AwsNetworkFirewallRuleGroup?: AwsNetworkFirewallRuleGroupDetails;
|
|
1892
2609
|
|
|
1893
2610
|
AwsRdsDbSecurityGroup?: AwsRdsDbSecurityGroupDetails;
|
|
2611
|
+
|
|
2612
|
+
AwsKinesisStream?: AwsKinesisStreamDetails;
|
|
2613
|
+
|
|
2614
|
+
AwsEc2TransitGateway?: AwsEc2TransitGatewayDetails;
|
|
2615
|
+
|
|
2616
|
+
AwsEfsAccessPoint?: AwsEfsAccessPointDetails;
|
|
2617
|
+
|
|
2618
|
+
AwsCloudFormationStack?: AwsCloudFormationStackDetails;
|
|
2619
|
+
|
|
2620
|
+
AwsCloudWatchAlarm?: AwsCloudWatchAlarmDetails;
|
|
2621
|
+
|
|
2622
|
+
AwsEc2VpcPeeringConnection?: AwsEc2VpcPeeringConnectionDetails;
|
|
2623
|
+
|
|
2624
|
+
AwsWafRegionalRuleGroup?: AwsWafRegionalRuleGroupDetails;
|
|
2625
|
+
|
|
2626
|
+
AwsWafRegionalRule?: AwsWafRegionalRuleDetails;
|
|
2627
|
+
|
|
2628
|
+
AwsWafRegionalWebAcl?: AwsWafRegionalWebAclDetails;
|
|
2629
|
+
|
|
2630
|
+
AwsWafRule?: AwsWafRuleDetails;
|
|
2631
|
+
|
|
2632
|
+
AwsWafRuleGroup?: AwsWafRuleGroupDetails;
|
|
2633
|
+
|
|
2634
|
+
AwsEcsTask?: AwsEcsTaskDetails;
|
|
1894
2635
|
}
|
|
1895
2636
|
export declare namespace ResourceDetails {
|
|
1896
2637
|
|
|
@@ -1979,6 +2720,36 @@ export declare namespace ThreatIntelIndicator {
|
|
|
1979
2720
|
|
|
1980
2721
|
const filterSensitiveLog: (obj: ThreatIntelIndicator) => any;
|
|
1981
2722
|
}
|
|
2723
|
+
|
|
2724
|
+
export interface FilePaths {
|
|
2725
|
+
|
|
2726
|
+
FilePath?: string;
|
|
2727
|
+
|
|
2728
|
+
FileName?: string;
|
|
2729
|
+
|
|
2730
|
+
ResourceId?: string;
|
|
2731
|
+
|
|
2732
|
+
Hash?: string;
|
|
2733
|
+
}
|
|
2734
|
+
export declare namespace FilePaths {
|
|
2735
|
+
|
|
2736
|
+
const filterSensitiveLog: (obj: FilePaths) => any;
|
|
2737
|
+
}
|
|
2738
|
+
|
|
2739
|
+
export interface Threat {
|
|
2740
|
+
|
|
2741
|
+
Name?: string;
|
|
2742
|
+
|
|
2743
|
+
Severity?: string;
|
|
2744
|
+
|
|
2745
|
+
ItemCount?: number;
|
|
2746
|
+
|
|
2747
|
+
FilePaths?: FilePaths[];
|
|
2748
|
+
}
|
|
2749
|
+
export declare namespace Threat {
|
|
2750
|
+
|
|
2751
|
+
const filterSensitiveLog: (obj: Threat) => any;
|
|
2752
|
+
}
|
|
1982
2753
|
export declare enum VerificationState {
|
|
1983
2754
|
BENIGN_POSITIVE = "BENIGN_POSITIVE",
|
|
1984
2755
|
FALSE_POSITIVE = "FALSE_POSITIVE",
|
|
@@ -2136,6 +2907,8 @@ export interface AwsSecurityFinding {
|
|
|
2136
2907
|
|
|
2137
2908
|
Process?: ProcessDetails;
|
|
2138
2909
|
|
|
2910
|
+
Threats?: Threat[];
|
|
2911
|
+
|
|
2139
2912
|
ThreatIntelIndicators?: ThreatIntelIndicator[];
|
|
2140
2913
|
|
|
2141
2914
|
Resources: Resource[] | undefined;
|
|
@@ -3595,165 +4368,3 @@ export declare namespace ListTagsForResourceResponse {
|
|
|
3595
4368
|
|
|
3596
4369
|
const filterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
|
|
3597
4370
|
}
|
|
3598
|
-
export interface TagResourceRequest {
|
|
3599
|
-
|
|
3600
|
-
ResourceArn: string | undefined;
|
|
3601
|
-
|
|
3602
|
-
Tags: Record<string, string> | undefined;
|
|
3603
|
-
}
|
|
3604
|
-
export declare namespace TagResourceRequest {
|
|
3605
|
-
|
|
3606
|
-
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
3607
|
-
}
|
|
3608
|
-
export interface TagResourceResponse {
|
|
3609
|
-
}
|
|
3610
|
-
export declare namespace TagResourceResponse {
|
|
3611
|
-
|
|
3612
|
-
const filterSensitiveLog: (obj: TagResourceResponse) => any;
|
|
3613
|
-
}
|
|
3614
|
-
export interface UntagResourceRequest {
|
|
3615
|
-
|
|
3616
|
-
ResourceArn: string | undefined;
|
|
3617
|
-
|
|
3618
|
-
TagKeys: string[] | undefined;
|
|
3619
|
-
}
|
|
3620
|
-
export declare namespace UntagResourceRequest {
|
|
3621
|
-
|
|
3622
|
-
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
3623
|
-
}
|
|
3624
|
-
export interface UntagResourceResponse {
|
|
3625
|
-
}
|
|
3626
|
-
export declare namespace UntagResourceResponse {
|
|
3627
|
-
|
|
3628
|
-
const filterSensitiveLog: (obj: UntagResourceResponse) => any;
|
|
3629
|
-
}
|
|
3630
|
-
export interface UpdateActionTargetRequest {
|
|
3631
|
-
|
|
3632
|
-
ActionTargetArn: string | undefined;
|
|
3633
|
-
|
|
3634
|
-
Name?: string;
|
|
3635
|
-
|
|
3636
|
-
Description?: string;
|
|
3637
|
-
}
|
|
3638
|
-
export declare namespace UpdateActionTargetRequest {
|
|
3639
|
-
|
|
3640
|
-
const filterSensitiveLog: (obj: UpdateActionTargetRequest) => any;
|
|
3641
|
-
}
|
|
3642
|
-
export interface UpdateActionTargetResponse {
|
|
3643
|
-
}
|
|
3644
|
-
export declare namespace UpdateActionTargetResponse {
|
|
3645
|
-
|
|
3646
|
-
const filterSensitiveLog: (obj: UpdateActionTargetResponse) => any;
|
|
3647
|
-
}
|
|
3648
|
-
export interface UpdateFindingAggregatorRequest {
|
|
3649
|
-
|
|
3650
|
-
FindingAggregatorArn: string | undefined;
|
|
3651
|
-
|
|
3652
|
-
RegionLinkingMode: string | undefined;
|
|
3653
|
-
|
|
3654
|
-
Regions?: string[];
|
|
3655
|
-
}
|
|
3656
|
-
export declare namespace UpdateFindingAggregatorRequest {
|
|
3657
|
-
|
|
3658
|
-
const filterSensitiveLog: (obj: UpdateFindingAggregatorRequest) => any;
|
|
3659
|
-
}
|
|
3660
|
-
export interface UpdateFindingAggregatorResponse {
|
|
3661
|
-
|
|
3662
|
-
FindingAggregatorArn?: string;
|
|
3663
|
-
|
|
3664
|
-
FindingAggregationRegion?: string;
|
|
3665
|
-
|
|
3666
|
-
RegionLinkingMode?: string;
|
|
3667
|
-
|
|
3668
|
-
Regions?: string[];
|
|
3669
|
-
}
|
|
3670
|
-
export declare namespace UpdateFindingAggregatorResponse {
|
|
3671
|
-
|
|
3672
|
-
const filterSensitiveLog: (obj: UpdateFindingAggregatorResponse) => any;
|
|
3673
|
-
}
|
|
3674
|
-
export interface UpdateFindingsRequest {
|
|
3675
|
-
|
|
3676
|
-
Filters: AwsSecurityFindingFilters | undefined;
|
|
3677
|
-
|
|
3678
|
-
Note?: NoteUpdate;
|
|
3679
|
-
|
|
3680
|
-
RecordState?: RecordState | string;
|
|
3681
|
-
}
|
|
3682
|
-
export declare namespace UpdateFindingsRequest {
|
|
3683
|
-
|
|
3684
|
-
const filterSensitiveLog: (obj: UpdateFindingsRequest) => any;
|
|
3685
|
-
}
|
|
3686
|
-
export interface UpdateFindingsResponse {
|
|
3687
|
-
}
|
|
3688
|
-
export declare namespace UpdateFindingsResponse {
|
|
3689
|
-
|
|
3690
|
-
const filterSensitiveLog: (obj: UpdateFindingsResponse) => any;
|
|
3691
|
-
}
|
|
3692
|
-
export interface UpdateInsightRequest {
|
|
3693
|
-
|
|
3694
|
-
InsightArn: string | undefined;
|
|
3695
|
-
|
|
3696
|
-
Name?: string;
|
|
3697
|
-
|
|
3698
|
-
Filters?: AwsSecurityFindingFilters;
|
|
3699
|
-
|
|
3700
|
-
GroupByAttribute?: string;
|
|
3701
|
-
}
|
|
3702
|
-
export declare namespace UpdateInsightRequest {
|
|
3703
|
-
|
|
3704
|
-
const filterSensitiveLog: (obj: UpdateInsightRequest) => any;
|
|
3705
|
-
}
|
|
3706
|
-
export interface UpdateInsightResponse {
|
|
3707
|
-
}
|
|
3708
|
-
export declare namespace UpdateInsightResponse {
|
|
3709
|
-
|
|
3710
|
-
const filterSensitiveLog: (obj: UpdateInsightResponse) => any;
|
|
3711
|
-
}
|
|
3712
|
-
export interface UpdateOrganizationConfigurationRequest {
|
|
3713
|
-
|
|
3714
|
-
AutoEnable: boolean | undefined;
|
|
3715
|
-
|
|
3716
|
-
AutoEnableStandards?: AutoEnableStandards | string;
|
|
3717
|
-
}
|
|
3718
|
-
export declare namespace UpdateOrganizationConfigurationRequest {
|
|
3719
|
-
|
|
3720
|
-
const filterSensitiveLog: (obj: UpdateOrganizationConfigurationRequest) => any;
|
|
3721
|
-
}
|
|
3722
|
-
export interface UpdateOrganizationConfigurationResponse {
|
|
3723
|
-
}
|
|
3724
|
-
export declare namespace UpdateOrganizationConfigurationResponse {
|
|
3725
|
-
|
|
3726
|
-
const filterSensitiveLog: (obj: UpdateOrganizationConfigurationResponse) => any;
|
|
3727
|
-
}
|
|
3728
|
-
export interface UpdateSecurityHubConfigurationRequest {
|
|
3729
|
-
|
|
3730
|
-
AutoEnableControls?: boolean;
|
|
3731
|
-
}
|
|
3732
|
-
export declare namespace UpdateSecurityHubConfigurationRequest {
|
|
3733
|
-
|
|
3734
|
-
const filterSensitiveLog: (obj: UpdateSecurityHubConfigurationRequest) => any;
|
|
3735
|
-
}
|
|
3736
|
-
export interface UpdateSecurityHubConfigurationResponse {
|
|
3737
|
-
}
|
|
3738
|
-
export declare namespace UpdateSecurityHubConfigurationResponse {
|
|
3739
|
-
|
|
3740
|
-
const filterSensitiveLog: (obj: UpdateSecurityHubConfigurationResponse) => any;
|
|
3741
|
-
}
|
|
3742
|
-
export interface UpdateStandardsControlRequest {
|
|
3743
|
-
|
|
3744
|
-
StandardsControlArn: string | undefined;
|
|
3745
|
-
|
|
3746
|
-
ControlStatus?: ControlStatus | string;
|
|
3747
|
-
|
|
3748
|
-
DisabledReason?: string;
|
|
3749
|
-
}
|
|
3750
|
-
export declare namespace UpdateStandardsControlRequest {
|
|
3751
|
-
|
|
3752
|
-
const filterSensitiveLog: (obj: UpdateStandardsControlRequest) => any;
|
|
3753
|
-
}
|
|
3754
|
-
export interface UpdateStandardsControlResponse {
|
|
3755
|
-
}
|
|
3756
|
-
export declare namespace UpdateStandardsControlResponse {
|
|
3757
|
-
|
|
3758
|
-
const filterSensitiveLog: (obj: UpdateStandardsControlResponse) => any;
|
|
3759
|
-
}
|