aws-sdk-guardduty 1.56.0 → 1.59.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +15 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-guardduty/client.rb +442 -8
- data/lib/aws-sdk-guardduty/client_api.rb +436 -2
- data/lib/aws-sdk-guardduty/types.rb +1701 -168
- data/lib/aws-sdk-guardduty.rb +2 -2
- metadata +2 -2
@@ -13,12 +13,16 @@ module Aws::GuardDuty
|
|
13
13
|
|
14
14
|
include Seahorse::Model
|
15
15
|
|
16
|
+
AcceptAdministratorInvitationRequest = Shapes::StructureShape.new(name: 'AcceptAdministratorInvitationRequest')
|
17
|
+
AcceptAdministratorInvitationResponse = Shapes::StructureShape.new(name: 'AcceptAdministratorInvitationResponse')
|
16
18
|
AcceptInvitationRequest = Shapes::StructureShape.new(name: 'AcceptInvitationRequest')
|
17
19
|
AcceptInvitationResponse = Shapes::StructureShape.new(name: 'AcceptInvitationResponse')
|
18
20
|
AccessControlList = Shapes::StructureShape.new(name: 'AccessControlList')
|
19
21
|
AccessKeyDetails = Shapes::StructureShape.new(name: 'AccessKeyDetails')
|
20
22
|
AccountDetail = Shapes::StructureShape.new(name: 'AccountDetail')
|
21
23
|
AccountDetails = Shapes::ListShape.new(name: 'AccountDetails')
|
24
|
+
AccountFreeTrialInfo = Shapes::StructureShape.new(name: 'AccountFreeTrialInfo')
|
25
|
+
AccountFreeTrialInfos = Shapes::ListShape.new(name: 'AccountFreeTrialInfos')
|
22
26
|
AccountId = Shapes::StringShape.new(name: 'AccountId')
|
23
27
|
AccountIds = Shapes::ListShape.new(name: 'AccountIds')
|
24
28
|
AccountLevelPermissions = Shapes::StructureShape.new(name: 'AccountLevelPermissions')
|
@@ -26,6 +30,8 @@ module Aws::GuardDuty
|
|
26
30
|
AdminAccount = Shapes::StructureShape.new(name: 'AdminAccount')
|
27
31
|
AdminAccounts = Shapes::ListShape.new(name: 'AdminAccounts')
|
28
32
|
AdminStatus = Shapes::StringShape.new(name: 'AdminStatus')
|
33
|
+
Administrator = Shapes::StructureShape.new(name: 'Administrator')
|
34
|
+
AffectedResources = Shapes::MapShape.new(name: 'AffectedResources')
|
29
35
|
ArchiveFindingsRequest = Shapes::StructureShape.new(name: 'ArchiveFindingsRequest')
|
30
36
|
ArchiveFindingsResponse = Shapes::StructureShape.new(name: 'ArchiveFindingsResponse')
|
31
37
|
AwsApiCallAction = Shapes::StructureShape.new(name: 'AwsApiCallAction')
|
@@ -57,12 +63,15 @@ module Aws::GuardDuty
|
|
57
63
|
CreateThreatIntelSetRequest = Shapes::StructureShape.new(name: 'CreateThreatIntelSetRequest')
|
58
64
|
CreateThreatIntelSetResponse = Shapes::StructureShape.new(name: 'CreateThreatIntelSetResponse')
|
59
65
|
Criterion = Shapes::MapShape.new(name: 'Criterion')
|
66
|
+
CriterionKey = Shapes::StringShape.new(name: 'CriterionKey')
|
60
67
|
DNSLogsConfigurationResult = Shapes::StructureShape.new(name: 'DNSLogsConfigurationResult')
|
61
68
|
DataSource = Shapes::StringShape.new(name: 'DataSource')
|
62
69
|
DataSourceConfigurations = Shapes::StructureShape.new(name: 'DataSourceConfigurations')
|
63
70
|
DataSourceConfigurationsResult = Shapes::StructureShape.new(name: 'DataSourceConfigurationsResult')
|
71
|
+
DataSourceFreeTrial = Shapes::StructureShape.new(name: 'DataSourceFreeTrial')
|
64
72
|
DataSourceList = Shapes::ListShape.new(name: 'DataSourceList')
|
65
73
|
DataSourceStatus = Shapes::StringShape.new(name: 'DataSourceStatus')
|
74
|
+
DataSourcesFreeTrial = Shapes::StructureShape.new(name: 'DataSourcesFreeTrial')
|
66
75
|
DeclineInvitationsRequest = Shapes::StructureShape.new(name: 'DeclineInvitationsRequest')
|
67
76
|
DeclineInvitationsResponse = Shapes::StructureShape.new(name: 'DeclineInvitationsResponse')
|
68
77
|
DefaultServerSideEncryption = Shapes::StructureShape.new(name: 'DefaultServerSideEncryption')
|
@@ -80,6 +89,8 @@ module Aws::GuardDuty
|
|
80
89
|
DeletePublishingDestinationResponse = Shapes::StructureShape.new(name: 'DeletePublishingDestinationResponse')
|
81
90
|
DeleteThreatIntelSetRequest = Shapes::StructureShape.new(name: 'DeleteThreatIntelSetRequest')
|
82
91
|
DeleteThreatIntelSetResponse = Shapes::StructureShape.new(name: 'DeleteThreatIntelSetResponse')
|
92
|
+
DescribeMalwareScansRequest = Shapes::StructureShape.new(name: 'DescribeMalwareScansRequest')
|
93
|
+
DescribeMalwareScansResponse = Shapes::StructureShape.new(name: 'DescribeMalwareScansResponse')
|
83
94
|
DescribeOrganizationConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeOrganizationConfigurationRequest')
|
84
95
|
DescribeOrganizationConfigurationResponse = Shapes::StructureShape.new(name: 'DescribeOrganizationConfigurationResponse')
|
85
96
|
DescribePublishingDestinationRequest = Shapes::StructureShape.new(name: 'DescribePublishingDestinationRequest')
|
@@ -93,6 +104,8 @@ module Aws::GuardDuty
|
|
93
104
|
DetectorStatus = Shapes::StringShape.new(name: 'DetectorStatus')
|
94
105
|
DisableOrganizationAdminAccountRequest = Shapes::StructureShape.new(name: 'DisableOrganizationAdminAccountRequest')
|
95
106
|
DisableOrganizationAdminAccountResponse = Shapes::StructureShape.new(name: 'DisableOrganizationAdminAccountResponse')
|
107
|
+
DisassociateFromAdministratorAccountRequest = Shapes::StructureShape.new(name: 'DisassociateFromAdministratorAccountRequest')
|
108
|
+
DisassociateFromAdministratorAccountResponse = Shapes::StructureShape.new(name: 'DisassociateFromAdministratorAccountResponse')
|
96
109
|
DisassociateFromMasterAccountRequest = Shapes::StructureShape.new(name: 'DisassociateFromMasterAccountRequest')
|
97
110
|
DisassociateFromMasterAccountResponse = Shapes::StructureShape.new(name: 'DisassociateFromMasterAccountResponse')
|
98
111
|
DisassociateMembersRequest = Shapes::StructureShape.new(name: 'DisassociateMembersRequest')
|
@@ -100,6 +113,12 @@ module Aws::GuardDuty
|
|
100
113
|
DnsRequestAction = Shapes::StructureShape.new(name: 'DnsRequestAction')
|
101
114
|
DomainDetails = Shapes::StructureShape.new(name: 'DomainDetails')
|
102
115
|
Double = Shapes::FloatShape.new(name: 'Double')
|
116
|
+
EbsSnapshotPreservation = Shapes::StringShape.new(name: 'EbsSnapshotPreservation')
|
117
|
+
EbsVolumeDetails = Shapes::StructureShape.new(name: 'EbsVolumeDetails')
|
118
|
+
EbsVolumeScanDetails = Shapes::StructureShape.new(name: 'EbsVolumeScanDetails')
|
119
|
+
EbsVolumesResult = Shapes::StructureShape.new(name: 'EbsVolumesResult')
|
120
|
+
EcsClusterDetails = Shapes::StructureShape.new(name: 'EcsClusterDetails')
|
121
|
+
EcsTaskDetails = Shapes::StructureShape.new(name: 'EcsTaskDetails')
|
103
122
|
EksClusterDetails = Shapes::StructureShape.new(name: 'EksClusterDetails')
|
104
123
|
Email = Shapes::StringShape.new(name: 'Email')
|
105
124
|
EnableOrganizationAdminAccountRequest = Shapes::StructureShape.new(name: 'EnableOrganizationAdminAccountRequest')
|
@@ -108,7 +127,12 @@ module Aws::GuardDuty
|
|
108
127
|
Equals = Shapes::ListShape.new(name: 'Equals')
|
109
128
|
Evidence = Shapes::StructureShape.new(name: 'Evidence')
|
110
129
|
Feedback = Shapes::StringShape.new(name: 'Feedback')
|
130
|
+
FilePaths = Shapes::ListShape.new(name: 'FilePaths')
|
111
131
|
FilterAction = Shapes::StringShape.new(name: 'FilterAction')
|
132
|
+
FilterCondition = Shapes::StructureShape.new(name: 'FilterCondition')
|
133
|
+
FilterCriteria = Shapes::StructureShape.new(name: 'FilterCriteria')
|
134
|
+
FilterCriterion = Shapes::StructureShape.new(name: 'FilterCriterion')
|
135
|
+
FilterCriterionList = Shapes::ListShape.new(name: 'FilterCriterionList')
|
112
136
|
FilterDescription = Shapes::StringShape.new(name: 'FilterDescription')
|
113
137
|
FilterName = Shapes::StringShape.new(name: 'FilterName')
|
114
138
|
FilterNames = Shapes::ListShape.new(name: 'FilterNames')
|
@@ -126,6 +150,8 @@ module Aws::GuardDuty
|
|
126
150
|
Findings = Shapes::ListShape.new(name: 'Findings')
|
127
151
|
FlowLogsConfigurationResult = Shapes::StructureShape.new(name: 'FlowLogsConfigurationResult')
|
128
152
|
GeoLocation = Shapes::StructureShape.new(name: 'GeoLocation')
|
153
|
+
GetAdministratorAccountRequest = Shapes::StructureShape.new(name: 'GetAdministratorAccountRequest')
|
154
|
+
GetAdministratorAccountResponse = Shapes::StructureShape.new(name: 'GetAdministratorAccountResponse')
|
129
155
|
GetDetectorRequest = Shapes::StructureShape.new(name: 'GetDetectorRequest')
|
130
156
|
GetDetectorResponse = Shapes::StructureShape.new(name: 'GetDetectorResponse')
|
131
157
|
GetFilterRequest = Shapes::StructureShape.new(name: 'GetFilterRequest')
|
@@ -138,22 +164,29 @@ module Aws::GuardDuty
|
|
138
164
|
GetIPSetResponse = Shapes::StructureShape.new(name: 'GetIPSetResponse')
|
139
165
|
GetInvitationsCountRequest = Shapes::StructureShape.new(name: 'GetInvitationsCountRequest')
|
140
166
|
GetInvitationsCountResponse = Shapes::StructureShape.new(name: 'GetInvitationsCountResponse')
|
167
|
+
GetMalwareScanSettingsRequest = Shapes::StructureShape.new(name: 'GetMalwareScanSettingsRequest')
|
168
|
+
GetMalwareScanSettingsResponse = Shapes::StructureShape.new(name: 'GetMalwareScanSettingsResponse')
|
141
169
|
GetMasterAccountRequest = Shapes::StructureShape.new(name: 'GetMasterAccountRequest')
|
142
170
|
GetMasterAccountResponse = Shapes::StructureShape.new(name: 'GetMasterAccountResponse')
|
143
171
|
GetMemberDetectorsRequest = Shapes::StructureShape.new(name: 'GetMemberDetectorsRequest')
|
144
172
|
GetMemberDetectorsResponse = Shapes::StructureShape.new(name: 'GetMemberDetectorsResponse')
|
145
173
|
GetMembersRequest = Shapes::StructureShape.new(name: 'GetMembersRequest')
|
146
174
|
GetMembersResponse = Shapes::StructureShape.new(name: 'GetMembersResponse')
|
175
|
+
GetRemainingFreeTrialDaysRequest = Shapes::StructureShape.new(name: 'GetRemainingFreeTrialDaysRequest')
|
176
|
+
GetRemainingFreeTrialDaysResponse = Shapes::StructureShape.new(name: 'GetRemainingFreeTrialDaysResponse')
|
147
177
|
GetThreatIntelSetRequest = Shapes::StructureShape.new(name: 'GetThreatIntelSetRequest')
|
148
178
|
GetThreatIntelSetResponse = Shapes::StructureShape.new(name: 'GetThreatIntelSetResponse')
|
149
179
|
GetUsageStatisticsRequest = Shapes::StructureShape.new(name: 'GetUsageStatisticsRequest')
|
150
180
|
GetUsageStatisticsResponse = Shapes::StructureShape.new(name: 'GetUsageStatisticsResponse')
|
151
181
|
Groups = Shapes::ListShape.new(name: 'Groups')
|
152
182
|
GuardDutyArn = Shapes::StringShape.new(name: 'GuardDutyArn')
|
183
|
+
HighestSeverityThreatDetails = Shapes::StructureShape.new(name: 'HighestSeverityThreatDetails')
|
153
184
|
HostPath = Shapes::StructureShape.new(name: 'HostPath')
|
154
185
|
IamInstanceProfile = Shapes::StructureShape.new(name: 'IamInstanceProfile')
|
186
|
+
InstanceArn = Shapes::StringShape.new(name: 'InstanceArn')
|
155
187
|
InstanceDetails = Shapes::StructureShape.new(name: 'InstanceDetails')
|
156
188
|
Integer = Shapes::IntegerShape.new(name: 'Integer')
|
189
|
+
IntegerValueWithMax = Shapes::IntegerShape.new(name: 'IntegerValueWithMax')
|
157
190
|
InternalServerErrorException = Shapes::StructureShape.new(name: 'InternalServerErrorException')
|
158
191
|
Invitation = Shapes::StructureShape.new(name: 'Invitation')
|
159
192
|
Invitations = Shapes::ListShape.new(name: 'Invitations')
|
@@ -168,6 +201,7 @@ module Aws::GuardDuty
|
|
168
201
|
KubernetesAuditLogsConfigurationResult = Shapes::StructureShape.new(name: 'KubernetesAuditLogsConfigurationResult')
|
169
202
|
KubernetesConfiguration = Shapes::StructureShape.new(name: 'KubernetesConfiguration')
|
170
203
|
KubernetesConfigurationResult = Shapes::StructureShape.new(name: 'KubernetesConfigurationResult')
|
204
|
+
KubernetesDataSourceFreeTrial = Shapes::StructureShape.new(name: 'KubernetesDataSourceFreeTrial')
|
171
205
|
KubernetesDetails = Shapes::StructureShape.new(name: 'KubernetesDetails')
|
172
206
|
KubernetesUserDetails = Shapes::StructureShape.new(name: 'KubernetesUserDetails')
|
173
207
|
KubernetesWorkloadDetails = Shapes::StructureShape.new(name: 'KubernetesWorkloadDetails')
|
@@ -195,6 +229,11 @@ module Aws::GuardDuty
|
|
195
229
|
LocalPortDetails = Shapes::StructureShape.new(name: 'LocalPortDetails')
|
196
230
|
Location = Shapes::StringShape.new(name: 'Location')
|
197
231
|
Long = Shapes::IntegerShape.new(name: 'Long')
|
232
|
+
LongValue = Shapes::IntegerShape.new(name: 'LongValue')
|
233
|
+
MalwareProtectionConfiguration = Shapes::StructureShape.new(name: 'MalwareProtectionConfiguration')
|
234
|
+
MalwareProtectionConfigurationResult = Shapes::StructureShape.new(name: 'MalwareProtectionConfigurationResult')
|
235
|
+
MalwareProtectionDataSourceFreeTrial = Shapes::StructureShape.new(name: 'MalwareProtectionDataSourceFreeTrial')
|
236
|
+
MapEquals = Shapes::ListShape.new(name: 'MapEquals')
|
198
237
|
Master = Shapes::StructureShape.new(name: 'Master')
|
199
238
|
MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
|
200
239
|
Member = Shapes::StructureShape.new(name: 'Member')
|
@@ -206,22 +245,30 @@ module Aws::GuardDuty
|
|
206
245
|
NetworkConnectionAction = Shapes::StructureShape.new(name: 'NetworkConnectionAction')
|
207
246
|
NetworkInterface = Shapes::StructureShape.new(name: 'NetworkInterface')
|
208
247
|
NetworkInterfaces = Shapes::ListShape.new(name: 'NetworkInterfaces')
|
248
|
+
NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
|
209
249
|
NotEquals = Shapes::ListShape.new(name: 'NotEquals')
|
210
250
|
OrderBy = Shapes::StringShape.new(name: 'OrderBy')
|
211
251
|
Organization = Shapes::StructureShape.new(name: 'Organization')
|
212
252
|
OrganizationDataSourceConfigurations = Shapes::StructureShape.new(name: 'OrganizationDataSourceConfigurations')
|
213
253
|
OrganizationDataSourceConfigurationsResult = Shapes::StructureShape.new(name: 'OrganizationDataSourceConfigurationsResult')
|
254
|
+
OrganizationEbsVolumes = Shapes::StructureShape.new(name: 'OrganizationEbsVolumes')
|
255
|
+
OrganizationEbsVolumesResult = Shapes::StructureShape.new(name: 'OrganizationEbsVolumesResult')
|
214
256
|
OrganizationKubernetesAuditLogsConfiguration = Shapes::StructureShape.new(name: 'OrganizationKubernetesAuditLogsConfiguration')
|
215
257
|
OrganizationKubernetesAuditLogsConfigurationResult = Shapes::StructureShape.new(name: 'OrganizationKubernetesAuditLogsConfigurationResult')
|
216
258
|
OrganizationKubernetesConfiguration = Shapes::StructureShape.new(name: 'OrganizationKubernetesConfiguration')
|
217
259
|
OrganizationKubernetesConfigurationResult = Shapes::StructureShape.new(name: 'OrganizationKubernetesConfigurationResult')
|
260
|
+
OrganizationMalwareProtectionConfiguration = Shapes::StructureShape.new(name: 'OrganizationMalwareProtectionConfiguration')
|
261
|
+
OrganizationMalwareProtectionConfigurationResult = Shapes::StructureShape.new(name: 'OrganizationMalwareProtectionConfigurationResult')
|
218
262
|
OrganizationS3LogsConfiguration = Shapes::StructureShape.new(name: 'OrganizationS3LogsConfiguration')
|
219
263
|
OrganizationS3LogsConfigurationResult = Shapes::StructureShape.new(name: 'OrganizationS3LogsConfigurationResult')
|
264
|
+
OrganizationScanEc2InstanceWithFindings = Shapes::StructureShape.new(name: 'OrganizationScanEc2InstanceWithFindings')
|
265
|
+
OrganizationScanEc2InstanceWithFindingsResult = Shapes::StructureShape.new(name: 'OrganizationScanEc2InstanceWithFindingsResult')
|
220
266
|
Owner = Shapes::StructureShape.new(name: 'Owner')
|
221
267
|
PermissionConfiguration = Shapes::StructureShape.new(name: 'PermissionConfiguration')
|
222
268
|
PortProbeAction = Shapes::StructureShape.new(name: 'PortProbeAction')
|
223
269
|
PortProbeDetail = Shapes::StructureShape.new(name: 'PortProbeDetail')
|
224
270
|
PortProbeDetails = Shapes::ListShape.new(name: 'PortProbeDetails')
|
271
|
+
PositiveLong = Shapes::IntegerShape.new(name: 'PositiveLong')
|
225
272
|
PrivateIpAddressDetails = Shapes::StructureShape.new(name: 'PrivateIpAddressDetails')
|
226
273
|
PrivateIpAddresses = Shapes::ListShape.new(name: 'PrivateIpAddresses')
|
227
274
|
ProductCode = Shapes::StructureShape.new(name: 'ProductCode')
|
@@ -232,17 +279,37 @@ module Aws::GuardDuty
|
|
232
279
|
RemoteIpDetails = Shapes::StructureShape.new(name: 'RemoteIpDetails')
|
233
280
|
RemotePortDetails = Shapes::StructureShape.new(name: 'RemotePortDetails')
|
234
281
|
Resource = Shapes::StructureShape.new(name: 'Resource')
|
282
|
+
ResourceDetails = Shapes::StructureShape.new(name: 'ResourceDetails')
|
235
283
|
ResourceList = Shapes::ListShape.new(name: 'ResourceList')
|
236
284
|
S3BucketDetail = Shapes::StructureShape.new(name: 'S3BucketDetail')
|
237
285
|
S3BucketDetails = Shapes::ListShape.new(name: 'S3BucketDetails')
|
238
286
|
S3LogsConfiguration = Shapes::StructureShape.new(name: 'S3LogsConfiguration')
|
239
287
|
S3LogsConfigurationResult = Shapes::StructureShape.new(name: 'S3LogsConfigurationResult')
|
288
|
+
Scan = Shapes::StructureShape.new(name: 'Scan')
|
289
|
+
ScanCondition = Shapes::StructureShape.new(name: 'ScanCondition')
|
290
|
+
ScanConditionPair = Shapes::StructureShape.new(name: 'ScanConditionPair')
|
291
|
+
ScanCriterion = Shapes::MapShape.new(name: 'ScanCriterion')
|
292
|
+
ScanCriterionKey = Shapes::StringShape.new(name: 'ScanCriterionKey')
|
293
|
+
ScanDetections = Shapes::StructureShape.new(name: 'ScanDetections')
|
294
|
+
ScanEc2InstanceWithFindings = Shapes::StructureShape.new(name: 'ScanEc2InstanceWithFindings')
|
295
|
+
ScanEc2InstanceWithFindingsResult = Shapes::StructureShape.new(name: 'ScanEc2InstanceWithFindingsResult')
|
296
|
+
ScanFilePath = Shapes::StructureShape.new(name: 'ScanFilePath')
|
297
|
+
ScanResourceCriteria = Shapes::StructureShape.new(name: 'ScanResourceCriteria')
|
298
|
+
ScanResult = Shapes::StringShape.new(name: 'ScanResult')
|
299
|
+
ScanResultDetails = Shapes::StructureShape.new(name: 'ScanResultDetails')
|
300
|
+
ScanStatus = Shapes::StringShape.new(name: 'ScanStatus')
|
301
|
+
ScanThreatName = Shapes::StructureShape.new(name: 'ScanThreatName')
|
302
|
+
ScanThreatNames = Shapes::ListShape.new(name: 'ScanThreatNames')
|
303
|
+
ScannedItemCount = Shapes::StructureShape.new(name: 'ScannedItemCount')
|
304
|
+
Scans = Shapes::ListShape.new(name: 'Scans')
|
240
305
|
SecurityContext = Shapes::StructureShape.new(name: 'SecurityContext')
|
241
306
|
SecurityGroup = Shapes::StructureShape.new(name: 'SecurityGroup')
|
242
307
|
SecurityGroups = Shapes::ListShape.new(name: 'SecurityGroups')
|
243
308
|
Service = Shapes::StructureShape.new(name: 'Service')
|
309
|
+
ServiceAdditionalInfo = Shapes::StructureShape.new(name: 'ServiceAdditionalInfo')
|
244
310
|
SortCriteria = Shapes::StructureShape.new(name: 'SortCriteria')
|
245
311
|
SourceIps = Shapes::ListShape.new(name: 'SourceIps')
|
312
|
+
Sources = Shapes::ListShape.new(name: 'Sources')
|
246
313
|
StartMonitoringMembersRequest = Shapes::StructureShape.new(name: 'StartMonitoringMembersRequest')
|
247
314
|
StartMonitoringMembersResponse = Shapes::StructureShape.new(name: 'StartMonitoringMembersResponse')
|
248
315
|
StopMonitoringMembersRequest = Shapes::StructureShape.new(name: 'StopMonitoringMembersRequest')
|
@@ -256,14 +323,17 @@ module Aws::GuardDuty
|
|
256
323
|
TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
|
257
324
|
TagValue = Shapes::StringShape.new(name: 'TagValue')
|
258
325
|
Tags = Shapes::ListShape.new(name: 'Tags')
|
326
|
+
ThreatDetectedByName = Shapes::StructureShape.new(name: 'ThreatDetectedByName')
|
259
327
|
ThreatIntelSetFormat = Shapes::StringShape.new(name: 'ThreatIntelSetFormat')
|
260
328
|
ThreatIntelSetIds = Shapes::ListShape.new(name: 'ThreatIntelSetIds')
|
261
329
|
ThreatIntelSetStatus = Shapes::StringShape.new(name: 'ThreatIntelSetStatus')
|
262
330
|
ThreatIntelligenceDetail = Shapes::StructureShape.new(name: 'ThreatIntelligenceDetail')
|
263
331
|
ThreatIntelligenceDetails = Shapes::ListShape.new(name: 'ThreatIntelligenceDetails')
|
264
332
|
ThreatNames = Shapes::ListShape.new(name: 'ThreatNames')
|
333
|
+
ThreatsDetectedItemCount = Shapes::StructureShape.new(name: 'ThreatsDetectedItemCount')
|
265
334
|
Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
|
266
335
|
Total = Shapes::StructureShape.new(name: 'Total')
|
336
|
+
TriggerDetails = Shapes::StructureShape.new(name: 'TriggerDetails')
|
267
337
|
UnarchiveFindingsRequest = Shapes::StructureShape.new(name: 'UnarchiveFindingsRequest')
|
268
338
|
UnarchiveFindingsResponse = Shapes::StructureShape.new(name: 'UnarchiveFindingsResponse')
|
269
339
|
UnprocessedAccount = Shapes::StructureShape.new(name: 'UnprocessedAccount')
|
@@ -278,6 +348,8 @@ module Aws::GuardDuty
|
|
278
348
|
UpdateFindingsFeedbackResponse = Shapes::StructureShape.new(name: 'UpdateFindingsFeedbackResponse')
|
279
349
|
UpdateIPSetRequest = Shapes::StructureShape.new(name: 'UpdateIPSetRequest')
|
280
350
|
UpdateIPSetResponse = Shapes::StructureShape.new(name: 'UpdateIPSetResponse')
|
351
|
+
UpdateMalwareScanSettingsRequest = Shapes::StructureShape.new(name: 'UpdateMalwareScanSettingsRequest')
|
352
|
+
UpdateMalwareScanSettingsResponse = Shapes::StructureShape.new(name: 'UpdateMalwareScanSettingsResponse')
|
281
353
|
UpdateMemberDetectorsRequest = Shapes::StructureShape.new(name: 'UpdateMemberDetectorsRequest')
|
282
354
|
UpdateMemberDetectorsResponse = Shapes::StructureShape.new(name: 'UpdateMemberDetectorsResponse')
|
283
355
|
UpdateOrganizationConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateOrganizationConfigurationRequest')
|
@@ -296,10 +368,19 @@ module Aws::GuardDuty
|
|
296
368
|
UsageStatisticType = Shapes::StringShape.new(name: 'UsageStatisticType')
|
297
369
|
UsageStatistics = Shapes::StructureShape.new(name: 'UsageStatistics')
|
298
370
|
Volume = Shapes::StructureShape.new(name: 'Volume')
|
371
|
+
VolumeDetail = Shapes::StructureShape.new(name: 'VolumeDetail')
|
372
|
+
VolumeDetails = Shapes::ListShape.new(name: 'VolumeDetails')
|
299
373
|
VolumeMount = Shapes::StructureShape.new(name: 'VolumeMount')
|
300
374
|
VolumeMounts = Shapes::ListShape.new(name: 'VolumeMounts')
|
301
375
|
Volumes = Shapes::ListShape.new(name: 'Volumes')
|
302
376
|
|
377
|
+
AcceptAdministratorInvitationRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
378
|
+
AcceptAdministratorInvitationRequest.add_member(:administrator_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "administratorId"))
|
379
|
+
AcceptAdministratorInvitationRequest.add_member(:invitation_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "invitationId"))
|
380
|
+
AcceptAdministratorInvitationRequest.struct_class = Types::AcceptAdministratorInvitationRequest
|
381
|
+
|
382
|
+
AcceptAdministratorInvitationResponse.struct_class = Types::AcceptAdministratorInvitationResponse
|
383
|
+
|
303
384
|
AcceptInvitationRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
304
385
|
AcceptInvitationRequest.add_member(:master_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "masterId"))
|
305
386
|
AcceptInvitationRequest.add_member(:invitation_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "invitationId"))
|
@@ -323,6 +404,12 @@ module Aws::GuardDuty
|
|
323
404
|
|
324
405
|
AccountDetails.member = Shapes::ShapeRef.new(shape: AccountDetail)
|
325
406
|
|
407
|
+
AccountFreeTrialInfo.add_member(:account_id, Shapes::ShapeRef.new(shape: String, location_name: "accountId"))
|
408
|
+
AccountFreeTrialInfo.add_member(:data_sources, Shapes::ShapeRef.new(shape: DataSourcesFreeTrial, location_name: "dataSources"))
|
409
|
+
AccountFreeTrialInfo.struct_class = Types::AccountFreeTrialInfo
|
410
|
+
|
411
|
+
AccountFreeTrialInfos.member = Shapes::ShapeRef.new(shape: AccountFreeTrialInfo)
|
412
|
+
|
326
413
|
AccountIds.member = Shapes::ShapeRef.new(shape: AccountId)
|
327
414
|
|
328
415
|
AccountLevelPermissions.add_member(:block_public_access, Shapes::ShapeRef.new(shape: BlockPublicAccess, location_name: "blockPublicAccess"))
|
@@ -342,6 +429,15 @@ module Aws::GuardDuty
|
|
342
429
|
|
343
430
|
AdminAccounts.member = Shapes::ShapeRef.new(shape: AdminAccount)
|
344
431
|
|
432
|
+
Administrator.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
|
433
|
+
Administrator.add_member(:invitation_id, Shapes::ShapeRef.new(shape: String, location_name: "invitationId"))
|
434
|
+
Administrator.add_member(:relationship_status, Shapes::ShapeRef.new(shape: String, location_name: "relationshipStatus"))
|
435
|
+
Administrator.add_member(:invited_at, Shapes::ShapeRef.new(shape: String, location_name: "invitedAt"))
|
436
|
+
Administrator.struct_class = Types::Administrator
|
437
|
+
|
438
|
+
AffectedResources.key = Shapes::ShapeRef.new(shape: String)
|
439
|
+
AffectedResources.value = Shapes::ShapeRef.new(shape: String)
|
440
|
+
|
345
441
|
ArchiveFindingsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
346
442
|
ArchiveFindingsRequest.add_member(:finding_ids, Shapes::ShapeRef.new(shape: FindingIds, required: true, location_name: "findingIds"))
|
347
443
|
ArchiveFindingsRequest.struct_class = Types::ArchiveFindingsRequest
|
@@ -356,6 +452,7 @@ module Aws::GuardDuty
|
|
356
452
|
AwsApiCallAction.add_member(:remote_ip_details, Shapes::ShapeRef.new(shape: RemoteIpDetails, location_name: "remoteIpDetails"))
|
357
453
|
AwsApiCallAction.add_member(:service_name, Shapes::ShapeRef.new(shape: String, location_name: "serviceName"))
|
358
454
|
AwsApiCallAction.add_member(:remote_account_details, Shapes::ShapeRef.new(shape: RemoteAccountDetails, location_name: "remoteAccountDetails"))
|
455
|
+
AwsApiCallAction.add_member(:affected_resources, Shapes::ShapeRef.new(shape: AffectedResources, location_name: "affectedResources"))
|
359
456
|
AwsApiCallAction.struct_class = Types::AwsApiCallAction
|
360
457
|
|
361
458
|
BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
|
@@ -492,6 +589,7 @@ module Aws::GuardDuty
|
|
492
589
|
|
493
590
|
DataSourceConfigurations.add_member(:s3_logs, Shapes::ShapeRef.new(shape: S3LogsConfiguration, location_name: "s3Logs"))
|
494
591
|
DataSourceConfigurations.add_member(:kubernetes, Shapes::ShapeRef.new(shape: KubernetesConfiguration, location_name: "kubernetes"))
|
592
|
+
DataSourceConfigurations.add_member(:malware_protection, Shapes::ShapeRef.new(shape: MalwareProtectionConfiguration, location_name: "malwareProtection"))
|
495
593
|
DataSourceConfigurations.struct_class = Types::DataSourceConfigurations
|
496
594
|
|
497
595
|
DataSourceConfigurationsResult.add_member(:cloud_trail, Shapes::ShapeRef.new(shape: CloudTrailConfigurationResult, required: true, location_name: "cloudTrail"))
|
@@ -499,10 +597,22 @@ module Aws::GuardDuty
|
|
499
597
|
DataSourceConfigurationsResult.add_member(:flow_logs, Shapes::ShapeRef.new(shape: FlowLogsConfigurationResult, required: true, location_name: "flowLogs"))
|
500
598
|
DataSourceConfigurationsResult.add_member(:s3_logs, Shapes::ShapeRef.new(shape: S3LogsConfigurationResult, required: true, location_name: "s3Logs"))
|
501
599
|
DataSourceConfigurationsResult.add_member(:kubernetes, Shapes::ShapeRef.new(shape: KubernetesConfigurationResult, location_name: "kubernetes"))
|
600
|
+
DataSourceConfigurationsResult.add_member(:malware_protection, Shapes::ShapeRef.new(shape: MalwareProtectionConfigurationResult, location_name: "malwareProtection"))
|
502
601
|
DataSourceConfigurationsResult.struct_class = Types::DataSourceConfigurationsResult
|
503
602
|
|
603
|
+
DataSourceFreeTrial.add_member(:free_trial_days_remaining, Shapes::ShapeRef.new(shape: Integer, location_name: "freeTrialDaysRemaining"))
|
604
|
+
DataSourceFreeTrial.struct_class = Types::DataSourceFreeTrial
|
605
|
+
|
504
606
|
DataSourceList.member = Shapes::ShapeRef.new(shape: DataSource)
|
505
607
|
|
608
|
+
DataSourcesFreeTrial.add_member(:cloud_trail, Shapes::ShapeRef.new(shape: DataSourceFreeTrial, location_name: "cloudTrail"))
|
609
|
+
DataSourcesFreeTrial.add_member(:dns_logs, Shapes::ShapeRef.new(shape: DataSourceFreeTrial, location_name: "dnsLogs"))
|
610
|
+
DataSourcesFreeTrial.add_member(:flow_logs, Shapes::ShapeRef.new(shape: DataSourceFreeTrial, location_name: "flowLogs"))
|
611
|
+
DataSourcesFreeTrial.add_member(:s3_logs, Shapes::ShapeRef.new(shape: DataSourceFreeTrial, location_name: "s3Logs"))
|
612
|
+
DataSourcesFreeTrial.add_member(:kubernetes, Shapes::ShapeRef.new(shape: KubernetesDataSourceFreeTrial, location_name: "kubernetes"))
|
613
|
+
DataSourcesFreeTrial.add_member(:malware_protection, Shapes::ShapeRef.new(shape: MalwareProtectionDataSourceFreeTrial, location_name: "malwareProtection"))
|
614
|
+
DataSourcesFreeTrial.struct_class = Types::DataSourcesFreeTrial
|
615
|
+
|
506
616
|
DeclineInvitationsRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: AccountIds, required: true, location_name: "accountIds"))
|
507
617
|
DeclineInvitationsRequest.struct_class = Types::DeclineInvitationsRequest
|
508
618
|
|
@@ -555,6 +665,17 @@ module Aws::GuardDuty
|
|
555
665
|
|
556
666
|
DeleteThreatIntelSetResponse.struct_class = Types::DeleteThreatIntelSetResponse
|
557
667
|
|
668
|
+
DescribeMalwareScansRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
669
|
+
DescribeMalwareScansRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
670
|
+
DescribeMalwareScansRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IntegerValueWithMax, location_name: "maxResults"))
|
671
|
+
DescribeMalwareScansRequest.add_member(:filter_criteria, Shapes::ShapeRef.new(shape: FilterCriteria, location_name: "filterCriteria"))
|
672
|
+
DescribeMalwareScansRequest.add_member(:sort_criteria, Shapes::ShapeRef.new(shape: SortCriteria, location_name: "sortCriteria"))
|
673
|
+
DescribeMalwareScansRequest.struct_class = Types::DescribeMalwareScansRequest
|
674
|
+
|
675
|
+
DescribeMalwareScansResponse.add_member(:scans, Shapes::ShapeRef.new(shape: Scans, required: true, location_name: "scans"))
|
676
|
+
DescribeMalwareScansResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
|
677
|
+
DescribeMalwareScansResponse.struct_class = Types::DescribeMalwareScansResponse
|
678
|
+
|
558
679
|
DescribeOrganizationConfigurationRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
559
680
|
DescribeOrganizationConfigurationRequest.struct_class = Types::DescribeOrganizationConfigurationRequest
|
560
681
|
|
@@ -592,6 +713,11 @@ module Aws::GuardDuty
|
|
592
713
|
|
593
714
|
DisableOrganizationAdminAccountResponse.struct_class = Types::DisableOrganizationAdminAccountResponse
|
594
715
|
|
716
|
+
DisassociateFromAdministratorAccountRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
717
|
+
DisassociateFromAdministratorAccountRequest.struct_class = Types::DisassociateFromAdministratorAccountRequest
|
718
|
+
|
719
|
+
DisassociateFromAdministratorAccountResponse.struct_class = Types::DisassociateFromAdministratorAccountResponse
|
720
|
+
|
595
721
|
DisassociateFromMasterAccountRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
596
722
|
DisassociateFromMasterAccountRequest.struct_class = Types::DisassociateFromMasterAccountRequest
|
597
723
|
|
@@ -605,11 +731,50 @@ module Aws::GuardDuty
|
|
605
731
|
DisassociateMembersResponse.struct_class = Types::DisassociateMembersResponse
|
606
732
|
|
607
733
|
DnsRequestAction.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "domain"))
|
734
|
+
DnsRequestAction.add_member(:protocol, Shapes::ShapeRef.new(shape: String, location_name: "protocol"))
|
735
|
+
DnsRequestAction.add_member(:blocked, Shapes::ShapeRef.new(shape: Boolean, location_name: "blocked"))
|
608
736
|
DnsRequestAction.struct_class = Types::DnsRequestAction
|
609
737
|
|
610
738
|
DomainDetails.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "domain"))
|
611
739
|
DomainDetails.struct_class = Types::DomainDetails
|
612
740
|
|
741
|
+
EbsVolumeDetails.add_member(:scanned_volume_details, Shapes::ShapeRef.new(shape: VolumeDetails, location_name: "scannedVolumeDetails"))
|
742
|
+
EbsVolumeDetails.add_member(:skipped_volume_details, Shapes::ShapeRef.new(shape: VolumeDetails, location_name: "skippedVolumeDetails"))
|
743
|
+
EbsVolumeDetails.struct_class = Types::EbsVolumeDetails
|
744
|
+
|
745
|
+
EbsVolumeScanDetails.add_member(:scan_id, Shapes::ShapeRef.new(shape: String, location_name: "scanId"))
|
746
|
+
EbsVolumeScanDetails.add_member(:scan_started_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "scanStartedAt"))
|
747
|
+
EbsVolumeScanDetails.add_member(:scan_completed_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "scanCompletedAt"))
|
748
|
+
EbsVolumeScanDetails.add_member(:trigger_finding_id, Shapes::ShapeRef.new(shape: String, location_name: "triggerFindingId"))
|
749
|
+
EbsVolumeScanDetails.add_member(:sources, Shapes::ShapeRef.new(shape: Sources, location_name: "sources"))
|
750
|
+
EbsVolumeScanDetails.add_member(:scan_detections, Shapes::ShapeRef.new(shape: ScanDetections, location_name: "scanDetections"))
|
751
|
+
EbsVolumeScanDetails.struct_class = Types::EbsVolumeScanDetails
|
752
|
+
|
753
|
+
EbsVolumesResult.add_member(:status, Shapes::ShapeRef.new(shape: DataSourceStatus, location_name: "status"))
|
754
|
+
EbsVolumesResult.struct_class = Types::EbsVolumesResult
|
755
|
+
|
756
|
+
EcsClusterDetails.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
|
757
|
+
EcsClusterDetails.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
|
758
|
+
EcsClusterDetails.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "status"))
|
759
|
+
EcsClusterDetails.add_member(:active_services_count, Shapes::ShapeRef.new(shape: Integer, location_name: "activeServicesCount"))
|
760
|
+
EcsClusterDetails.add_member(:registered_container_instances_count, Shapes::ShapeRef.new(shape: Integer, location_name: "registeredContainerInstancesCount"))
|
761
|
+
EcsClusterDetails.add_member(:running_tasks_count, Shapes::ShapeRef.new(shape: Integer, location_name: "runningTasksCount"))
|
762
|
+
EcsClusterDetails.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
763
|
+
EcsClusterDetails.add_member(:task_details, Shapes::ShapeRef.new(shape: EcsTaskDetails, location_name: "taskDetails"))
|
764
|
+
EcsClusterDetails.struct_class = Types::EcsClusterDetails
|
765
|
+
|
766
|
+
EcsTaskDetails.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
|
767
|
+
EcsTaskDetails.add_member(:definition_arn, Shapes::ShapeRef.new(shape: String, location_name: "definitionArn"))
|
768
|
+
EcsTaskDetails.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "version"))
|
769
|
+
EcsTaskDetails.add_member(:task_created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
|
770
|
+
EcsTaskDetails.add_member(:started_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startedAt"))
|
771
|
+
EcsTaskDetails.add_member(:started_by, Shapes::ShapeRef.new(shape: String, location_name: "startedBy"))
|
772
|
+
EcsTaskDetails.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
|
773
|
+
EcsTaskDetails.add_member(:volumes, Shapes::ShapeRef.new(shape: Volumes, location_name: "volumes"))
|
774
|
+
EcsTaskDetails.add_member(:containers, Shapes::ShapeRef.new(shape: Containers, location_name: "containers"))
|
775
|
+
EcsTaskDetails.add_member(:group, Shapes::ShapeRef.new(shape: String, location_name: "group"))
|
776
|
+
EcsTaskDetails.struct_class = Types::EcsTaskDetails
|
777
|
+
|
613
778
|
EksClusterDetails.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
|
614
779
|
EksClusterDetails.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
|
615
780
|
EksClusterDetails.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcId"))
|
@@ -630,6 +795,22 @@ module Aws::GuardDuty
|
|
630
795
|
Evidence.add_member(:threat_intelligence_details, Shapes::ShapeRef.new(shape: ThreatIntelligenceDetails, location_name: "threatIntelligenceDetails"))
|
631
796
|
Evidence.struct_class = Types::Evidence
|
632
797
|
|
798
|
+
FilePaths.member = Shapes::ShapeRef.new(shape: ScanFilePath)
|
799
|
+
|
800
|
+
FilterCondition.add_member(:equals_value, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "equalsValue"))
|
801
|
+
FilterCondition.add_member(:greater_than, Shapes::ShapeRef.new(shape: LongValue, location_name: "greaterThan"))
|
802
|
+
FilterCondition.add_member(:less_than, Shapes::ShapeRef.new(shape: LongValue, location_name: "lessThan"))
|
803
|
+
FilterCondition.struct_class = Types::FilterCondition
|
804
|
+
|
805
|
+
FilterCriteria.add_member(:filter_criterion, Shapes::ShapeRef.new(shape: FilterCriterionList, location_name: "filterCriterion"))
|
806
|
+
FilterCriteria.struct_class = Types::FilterCriteria
|
807
|
+
|
808
|
+
FilterCriterion.add_member(:criterion_key, Shapes::ShapeRef.new(shape: CriterionKey, location_name: "criterionKey"))
|
809
|
+
FilterCriterion.add_member(:filter_condition, Shapes::ShapeRef.new(shape: FilterCondition, location_name: "filterCondition"))
|
810
|
+
FilterCriterion.struct_class = Types::FilterCriterion
|
811
|
+
|
812
|
+
FilterCriterionList.member = Shapes::ShapeRef.new(shape: FilterCriterion)
|
813
|
+
|
633
814
|
FilterNames.member = Shapes::ShapeRef.new(shape: FilterName)
|
634
815
|
|
635
816
|
Finding.add_member(:account_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "accountId"))
|
@@ -670,6 +851,12 @@ module Aws::GuardDuty
|
|
670
851
|
GeoLocation.add_member(:lon, Shapes::ShapeRef.new(shape: Double, location_name: "lon"))
|
671
852
|
GeoLocation.struct_class = Types::GeoLocation
|
672
853
|
|
854
|
+
GetAdministratorAccountRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
855
|
+
GetAdministratorAccountRequest.struct_class = Types::GetAdministratorAccountRequest
|
856
|
+
|
857
|
+
GetAdministratorAccountResponse.add_member(:administrator, Shapes::ShapeRef.new(shape: Administrator, required: true, location_name: "administrator"))
|
858
|
+
GetAdministratorAccountResponse.struct_class = Types::GetAdministratorAccountResponse
|
859
|
+
|
673
860
|
GetDetectorRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
674
861
|
GetDetectorRequest.struct_class = Types::GetDetectorRequest
|
675
862
|
|
@@ -726,6 +913,13 @@ module Aws::GuardDuty
|
|
726
913
|
GetInvitationsCountResponse.add_member(:invitations_count, Shapes::ShapeRef.new(shape: Integer, location_name: "invitationsCount"))
|
727
914
|
GetInvitationsCountResponse.struct_class = Types::GetInvitationsCountResponse
|
728
915
|
|
916
|
+
GetMalwareScanSettingsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
917
|
+
GetMalwareScanSettingsRequest.struct_class = Types::GetMalwareScanSettingsRequest
|
918
|
+
|
919
|
+
GetMalwareScanSettingsResponse.add_member(:scan_resource_criteria, Shapes::ShapeRef.new(shape: ScanResourceCriteria, location_name: "scanResourceCriteria"))
|
920
|
+
GetMalwareScanSettingsResponse.add_member(:ebs_snapshot_preservation, Shapes::ShapeRef.new(shape: EbsSnapshotPreservation, location_name: "ebsSnapshotPreservation"))
|
921
|
+
GetMalwareScanSettingsResponse.struct_class = Types::GetMalwareScanSettingsResponse
|
922
|
+
|
729
923
|
GetMasterAccountRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
730
924
|
GetMasterAccountRequest.struct_class = Types::GetMasterAccountRequest
|
731
925
|
|
@@ -748,6 +942,14 @@ module Aws::GuardDuty
|
|
748
942
|
GetMembersResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, required: true, location_name: "unprocessedAccounts"))
|
749
943
|
GetMembersResponse.struct_class = Types::GetMembersResponse
|
750
944
|
|
945
|
+
GetRemainingFreeTrialDaysRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
946
|
+
GetRemainingFreeTrialDaysRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: AccountIds, location_name: "accountIds"))
|
947
|
+
GetRemainingFreeTrialDaysRequest.struct_class = Types::GetRemainingFreeTrialDaysRequest
|
948
|
+
|
949
|
+
GetRemainingFreeTrialDaysResponse.add_member(:accounts, Shapes::ShapeRef.new(shape: AccountFreeTrialInfos, location_name: "accounts"))
|
950
|
+
GetRemainingFreeTrialDaysResponse.add_member(:unprocessed_accounts, Shapes::ShapeRef.new(shape: UnprocessedAccounts, location_name: "unprocessedAccounts"))
|
951
|
+
GetRemainingFreeTrialDaysResponse.struct_class = Types::GetRemainingFreeTrialDaysResponse
|
952
|
+
|
751
953
|
GetThreatIntelSetRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
752
954
|
GetThreatIntelSetRequest.add_member(:threat_intel_set_id, Shapes::ShapeRef.new(shape: String, required: true, location: "uri", location_name: "threatIntelSetId"))
|
753
955
|
GetThreatIntelSetRequest.struct_class = Types::GetThreatIntelSetRequest
|
@@ -773,6 +975,11 @@ module Aws::GuardDuty
|
|
773
975
|
|
774
976
|
Groups.member = Shapes::ShapeRef.new(shape: String)
|
775
977
|
|
978
|
+
HighestSeverityThreatDetails.add_member(:severity, Shapes::ShapeRef.new(shape: String, location_name: "severity"))
|
979
|
+
HighestSeverityThreatDetails.add_member(:threat_name, Shapes::ShapeRef.new(shape: String, location_name: "threatName"))
|
980
|
+
HighestSeverityThreatDetails.add_member(:count, Shapes::ShapeRef.new(shape: Integer, location_name: "count"))
|
981
|
+
HighestSeverityThreatDetails.struct_class = Types::HighestSeverityThreatDetails
|
982
|
+
|
776
983
|
HostPath.add_member(:path, Shapes::ShapeRef.new(shape: String, location_name: "path"))
|
777
984
|
HostPath.struct_class = Types::HostPath
|
778
985
|
|
@@ -841,6 +1048,9 @@ module Aws::GuardDuty
|
|
841
1048
|
KubernetesConfigurationResult.add_member(:audit_logs, Shapes::ShapeRef.new(shape: KubernetesAuditLogsConfigurationResult, required: true, location_name: "auditLogs"))
|
842
1049
|
KubernetesConfigurationResult.struct_class = Types::KubernetesConfigurationResult
|
843
1050
|
|
1051
|
+
KubernetesDataSourceFreeTrial.add_member(:audit_logs, Shapes::ShapeRef.new(shape: DataSourceFreeTrial, location_name: "auditLogs"))
|
1052
|
+
KubernetesDataSourceFreeTrial.struct_class = Types::KubernetesDataSourceFreeTrial
|
1053
|
+
|
844
1054
|
KubernetesDetails.add_member(:kubernetes_user_details, Shapes::ShapeRef.new(shape: KubernetesUserDetails, location_name: "kubernetesUserDetails"))
|
845
1055
|
KubernetesDetails.add_member(:kubernetes_workload_details, Shapes::ShapeRef.new(shape: KubernetesWorkloadDetails, location_name: "kubernetesWorkloadDetails"))
|
846
1056
|
KubernetesDetails.struct_class = Types::KubernetesDetails
|
@@ -953,6 +1163,18 @@ module Aws::GuardDuty
|
|
953
1163
|
LocalPortDetails.add_member(:port_name, Shapes::ShapeRef.new(shape: String, location_name: "portName"))
|
954
1164
|
LocalPortDetails.struct_class = Types::LocalPortDetails
|
955
1165
|
|
1166
|
+
MalwareProtectionConfiguration.add_member(:scan_ec2_instance_with_findings, Shapes::ShapeRef.new(shape: ScanEc2InstanceWithFindings, location_name: "scanEc2InstanceWithFindings"))
|
1167
|
+
MalwareProtectionConfiguration.struct_class = Types::MalwareProtectionConfiguration
|
1168
|
+
|
1169
|
+
MalwareProtectionConfigurationResult.add_member(:scan_ec2_instance_with_findings, Shapes::ShapeRef.new(shape: ScanEc2InstanceWithFindingsResult, location_name: "scanEc2InstanceWithFindings"))
|
1170
|
+
MalwareProtectionConfigurationResult.add_member(:service_role, Shapes::ShapeRef.new(shape: String, location_name: "serviceRole"))
|
1171
|
+
MalwareProtectionConfigurationResult.struct_class = Types::MalwareProtectionConfigurationResult
|
1172
|
+
|
1173
|
+
MalwareProtectionDataSourceFreeTrial.add_member(:scan_ec2_instance_with_findings, Shapes::ShapeRef.new(shape: DataSourceFreeTrial, location_name: "scanEc2InstanceWithFindings"))
|
1174
|
+
MalwareProtectionDataSourceFreeTrial.struct_class = Types::MalwareProtectionDataSourceFreeTrial
|
1175
|
+
|
1176
|
+
MapEquals.member = Shapes::ShapeRef.new(shape: ScanConditionPair)
|
1177
|
+
|
956
1178
|
Master.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
|
957
1179
|
Master.add_member(:invitation_id, Shapes::ShapeRef.new(shape: String, location_name: "invitationId"))
|
958
1180
|
Master.add_member(:relationship_status, Shapes::ShapeRef.new(shape: String, location_name: "relationshipStatus"))
|
@@ -966,6 +1188,7 @@ module Aws::GuardDuty
|
|
966
1188
|
Member.add_member(:relationship_status, Shapes::ShapeRef.new(shape: String, required: true, location_name: "relationshipStatus"))
|
967
1189
|
Member.add_member(:invited_at, Shapes::ShapeRef.new(shape: String, location_name: "invitedAt"))
|
968
1190
|
Member.add_member(:updated_at, Shapes::ShapeRef.new(shape: String, required: true, location_name: "updatedAt"))
|
1191
|
+
Member.add_member(:administrator_id, Shapes::ShapeRef.new(shape: String, location_name: "administratorId"))
|
969
1192
|
Member.struct_class = Types::Member
|
970
1193
|
|
971
1194
|
MemberDataSourceConfiguration.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
|
@@ -1011,12 +1234,20 @@ module Aws::GuardDuty
|
|
1011
1234
|
|
1012
1235
|
OrganizationDataSourceConfigurations.add_member(:s3_logs, Shapes::ShapeRef.new(shape: OrganizationS3LogsConfiguration, location_name: "s3Logs"))
|
1013
1236
|
OrganizationDataSourceConfigurations.add_member(:kubernetes, Shapes::ShapeRef.new(shape: OrganizationKubernetesConfiguration, location_name: "kubernetes"))
|
1237
|
+
OrganizationDataSourceConfigurations.add_member(:malware_protection, Shapes::ShapeRef.new(shape: OrganizationMalwareProtectionConfiguration, location_name: "malwareProtection"))
|
1014
1238
|
OrganizationDataSourceConfigurations.struct_class = Types::OrganizationDataSourceConfigurations
|
1015
1239
|
|
1016
1240
|
OrganizationDataSourceConfigurationsResult.add_member(:s3_logs, Shapes::ShapeRef.new(shape: OrganizationS3LogsConfigurationResult, required: true, location_name: "s3Logs"))
|
1017
1241
|
OrganizationDataSourceConfigurationsResult.add_member(:kubernetes, Shapes::ShapeRef.new(shape: OrganizationKubernetesConfigurationResult, location_name: "kubernetes"))
|
1242
|
+
OrganizationDataSourceConfigurationsResult.add_member(:malware_protection, Shapes::ShapeRef.new(shape: OrganizationMalwareProtectionConfigurationResult, location_name: "malwareProtection"))
|
1018
1243
|
OrganizationDataSourceConfigurationsResult.struct_class = Types::OrganizationDataSourceConfigurationsResult
|
1019
1244
|
|
1245
|
+
OrganizationEbsVolumes.add_member(:auto_enable, Shapes::ShapeRef.new(shape: Boolean, location_name: "autoEnable"))
|
1246
|
+
OrganizationEbsVolumes.struct_class = Types::OrganizationEbsVolumes
|
1247
|
+
|
1248
|
+
OrganizationEbsVolumesResult.add_member(:auto_enable, Shapes::ShapeRef.new(shape: Boolean, location_name: "autoEnable"))
|
1249
|
+
OrganizationEbsVolumesResult.struct_class = Types::OrganizationEbsVolumesResult
|
1250
|
+
|
1020
1251
|
OrganizationKubernetesAuditLogsConfiguration.add_member(:auto_enable, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "autoEnable"))
|
1021
1252
|
OrganizationKubernetesAuditLogsConfiguration.struct_class = Types::OrganizationKubernetesAuditLogsConfiguration
|
1022
1253
|
|
@@ -1029,12 +1260,24 @@ module Aws::GuardDuty
|
|
1029
1260
|
OrganizationKubernetesConfigurationResult.add_member(:audit_logs, Shapes::ShapeRef.new(shape: OrganizationKubernetesAuditLogsConfigurationResult, required: true, location_name: "auditLogs"))
|
1030
1261
|
OrganizationKubernetesConfigurationResult.struct_class = Types::OrganizationKubernetesConfigurationResult
|
1031
1262
|
|
1263
|
+
OrganizationMalwareProtectionConfiguration.add_member(:scan_ec2_instance_with_findings, Shapes::ShapeRef.new(shape: OrganizationScanEc2InstanceWithFindings, location_name: "scanEc2InstanceWithFindings"))
|
1264
|
+
OrganizationMalwareProtectionConfiguration.struct_class = Types::OrganizationMalwareProtectionConfiguration
|
1265
|
+
|
1266
|
+
OrganizationMalwareProtectionConfigurationResult.add_member(:scan_ec2_instance_with_findings, Shapes::ShapeRef.new(shape: OrganizationScanEc2InstanceWithFindingsResult, location_name: "scanEc2InstanceWithFindings"))
|
1267
|
+
OrganizationMalwareProtectionConfigurationResult.struct_class = Types::OrganizationMalwareProtectionConfigurationResult
|
1268
|
+
|
1032
1269
|
OrganizationS3LogsConfiguration.add_member(:auto_enable, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "autoEnable"))
|
1033
1270
|
OrganizationS3LogsConfiguration.struct_class = Types::OrganizationS3LogsConfiguration
|
1034
1271
|
|
1035
1272
|
OrganizationS3LogsConfigurationResult.add_member(:auto_enable, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "autoEnable"))
|
1036
1273
|
OrganizationS3LogsConfigurationResult.struct_class = Types::OrganizationS3LogsConfigurationResult
|
1037
1274
|
|
1275
|
+
OrganizationScanEc2InstanceWithFindings.add_member(:ebs_volumes, Shapes::ShapeRef.new(shape: OrganizationEbsVolumes, location_name: "ebsVolumes"))
|
1276
|
+
OrganizationScanEc2InstanceWithFindings.struct_class = Types::OrganizationScanEc2InstanceWithFindings
|
1277
|
+
|
1278
|
+
OrganizationScanEc2InstanceWithFindingsResult.add_member(:ebs_volumes, Shapes::ShapeRef.new(shape: OrganizationEbsVolumesResult, location_name: "ebsVolumes"))
|
1279
|
+
OrganizationScanEc2InstanceWithFindingsResult.struct_class = Types::OrganizationScanEc2InstanceWithFindingsResult
|
1280
|
+
|
1038
1281
|
Owner.add_member(:id, Shapes::ShapeRef.new(shape: String, location_name: "id"))
|
1039
1282
|
Owner.struct_class = Types::Owner
|
1040
1283
|
|
@@ -1059,8 +1302,8 @@ module Aws::GuardDuty
|
|
1059
1302
|
|
1060
1303
|
PrivateIpAddresses.member = Shapes::ShapeRef.new(shape: PrivateIpAddressDetails)
|
1061
1304
|
|
1062
|
-
ProductCode.add_member(:code, Shapes::ShapeRef.new(shape: String, location_name: "
|
1063
|
-
ProductCode.add_member(:product_type, Shapes::ShapeRef.new(shape: String, location_name: "
|
1305
|
+
ProductCode.add_member(:code, Shapes::ShapeRef.new(shape: String, location_name: "productCodeId"))
|
1306
|
+
ProductCode.add_member(:product_type, Shapes::ShapeRef.new(shape: String, location_name: "productCodeType"))
|
1064
1307
|
ProductCode.struct_class = Types::ProductCode
|
1065
1308
|
|
1066
1309
|
ProductCodes.member = Shapes::ShapeRef.new(shape: ProductCode)
|
@@ -1090,8 +1333,14 @@ module Aws::GuardDuty
|
|
1090
1333
|
Resource.add_member(:eks_cluster_details, Shapes::ShapeRef.new(shape: EksClusterDetails, location_name: "eksClusterDetails"))
|
1091
1334
|
Resource.add_member(:kubernetes_details, Shapes::ShapeRef.new(shape: KubernetesDetails, location_name: "kubernetesDetails"))
|
1092
1335
|
Resource.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, location_name: "resourceType"))
|
1336
|
+
Resource.add_member(:ebs_volume_details, Shapes::ShapeRef.new(shape: EbsVolumeDetails, location_name: "ebsVolumeDetails"))
|
1337
|
+
Resource.add_member(:ecs_cluster_details, Shapes::ShapeRef.new(shape: EcsClusterDetails, location_name: "ecsClusterDetails"))
|
1338
|
+
Resource.add_member(:container_details, Shapes::ShapeRef.new(shape: Container, location_name: "containerDetails"))
|
1093
1339
|
Resource.struct_class = Types::Resource
|
1094
1340
|
|
1341
|
+
ResourceDetails.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "instanceArn"))
|
1342
|
+
ResourceDetails.struct_class = Types::ResourceDetails
|
1343
|
+
|
1095
1344
|
ResourceList.member = Shapes::ShapeRef.new(shape: String)
|
1096
1345
|
|
1097
1346
|
S3BucketDetail.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
|
@@ -1112,6 +1361,72 @@ module Aws::GuardDuty
|
|
1112
1361
|
S3LogsConfigurationResult.add_member(:status, Shapes::ShapeRef.new(shape: DataSourceStatus, required: true, location_name: "status"))
|
1113
1362
|
S3LogsConfigurationResult.struct_class = Types::S3LogsConfigurationResult
|
1114
1363
|
|
1364
|
+
Scan.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, location_name: "detectorId"))
|
1365
|
+
Scan.add_member(:admin_detector_id, Shapes::ShapeRef.new(shape: DetectorId, location_name: "adminDetectorId"))
|
1366
|
+
Scan.add_member(:scan_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "scanId"))
|
1367
|
+
Scan.add_member(:scan_status, Shapes::ShapeRef.new(shape: ScanStatus, location_name: "scanStatus"))
|
1368
|
+
Scan.add_member(:failure_reason, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "failureReason"))
|
1369
|
+
Scan.add_member(:scan_start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "scanStartTime"))
|
1370
|
+
Scan.add_member(:scan_end_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "scanEndTime"))
|
1371
|
+
Scan.add_member(:trigger_details, Shapes::ShapeRef.new(shape: TriggerDetails, location_name: "triggerDetails"))
|
1372
|
+
Scan.add_member(:resource_details, Shapes::ShapeRef.new(shape: ResourceDetails, location_name: "resourceDetails"))
|
1373
|
+
Scan.add_member(:scan_result_details, Shapes::ShapeRef.new(shape: ScanResultDetails, location_name: "scanResultDetails"))
|
1374
|
+
Scan.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
|
1375
|
+
Scan.add_member(:total_bytes, Shapes::ShapeRef.new(shape: PositiveLong, location_name: "totalBytes"))
|
1376
|
+
Scan.add_member(:file_count, Shapes::ShapeRef.new(shape: PositiveLong, location_name: "fileCount"))
|
1377
|
+
Scan.add_member(:attached_volumes, Shapes::ShapeRef.new(shape: VolumeDetails, location_name: "attachedVolumes"))
|
1378
|
+
Scan.struct_class = Types::Scan
|
1379
|
+
|
1380
|
+
ScanCondition.add_member(:map_equals, Shapes::ShapeRef.new(shape: MapEquals, required: true, location_name: "mapEquals"))
|
1381
|
+
ScanCondition.struct_class = Types::ScanCondition
|
1382
|
+
|
1383
|
+
ScanConditionPair.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "key"))
|
1384
|
+
ScanConditionPair.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, location_name: "value"))
|
1385
|
+
ScanConditionPair.struct_class = Types::ScanConditionPair
|
1386
|
+
|
1387
|
+
ScanCriterion.key = Shapes::ShapeRef.new(shape: ScanCriterionKey)
|
1388
|
+
ScanCriterion.value = Shapes::ShapeRef.new(shape: ScanCondition)
|
1389
|
+
|
1390
|
+
ScanDetections.add_member(:scanned_item_count, Shapes::ShapeRef.new(shape: ScannedItemCount, location_name: "scannedItemCount"))
|
1391
|
+
ScanDetections.add_member(:threats_detected_item_count, Shapes::ShapeRef.new(shape: ThreatsDetectedItemCount, location_name: "threatsDetectedItemCount"))
|
1392
|
+
ScanDetections.add_member(:highest_severity_threat_details, Shapes::ShapeRef.new(shape: HighestSeverityThreatDetails, location_name: "highestSeverityThreatDetails"))
|
1393
|
+
ScanDetections.add_member(:threat_detected_by_name, Shapes::ShapeRef.new(shape: ThreatDetectedByName, location_name: "threatDetectedByName"))
|
1394
|
+
ScanDetections.struct_class = Types::ScanDetections
|
1395
|
+
|
1396
|
+
ScanEc2InstanceWithFindings.add_member(:ebs_volumes, Shapes::ShapeRef.new(shape: Boolean, location_name: "ebsVolumes"))
|
1397
|
+
ScanEc2InstanceWithFindings.struct_class = Types::ScanEc2InstanceWithFindings
|
1398
|
+
|
1399
|
+
ScanEc2InstanceWithFindingsResult.add_member(:ebs_volumes, Shapes::ShapeRef.new(shape: EbsVolumesResult, location_name: "ebsVolumes"))
|
1400
|
+
ScanEc2InstanceWithFindingsResult.struct_class = Types::ScanEc2InstanceWithFindingsResult
|
1401
|
+
|
1402
|
+
ScanFilePath.add_member(:file_path, Shapes::ShapeRef.new(shape: String, location_name: "filePath"))
|
1403
|
+
ScanFilePath.add_member(:volume_arn, Shapes::ShapeRef.new(shape: String, location_name: "volumeArn"))
|
1404
|
+
ScanFilePath.add_member(:hash, Shapes::ShapeRef.new(shape: String, location_name: "hash"))
|
1405
|
+
ScanFilePath.add_member(:file_name, Shapes::ShapeRef.new(shape: String, location_name: "fileName"))
|
1406
|
+
ScanFilePath.struct_class = Types::ScanFilePath
|
1407
|
+
|
1408
|
+
ScanResourceCriteria.add_member(:include, Shapes::ShapeRef.new(shape: ScanCriterion, location_name: "include"))
|
1409
|
+
ScanResourceCriteria.add_member(:exclude, Shapes::ShapeRef.new(shape: ScanCriterion, location_name: "exclude"))
|
1410
|
+
ScanResourceCriteria.struct_class = Types::ScanResourceCriteria
|
1411
|
+
|
1412
|
+
ScanResultDetails.add_member(:scan_result, Shapes::ShapeRef.new(shape: ScanResult, location_name: "scanResult"))
|
1413
|
+
ScanResultDetails.struct_class = Types::ScanResultDetails
|
1414
|
+
|
1415
|
+
ScanThreatName.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
|
1416
|
+
ScanThreatName.add_member(:severity, Shapes::ShapeRef.new(shape: String, location_name: "severity"))
|
1417
|
+
ScanThreatName.add_member(:item_count, Shapes::ShapeRef.new(shape: Integer, location_name: "itemCount"))
|
1418
|
+
ScanThreatName.add_member(:file_paths, Shapes::ShapeRef.new(shape: FilePaths, location_name: "filePaths"))
|
1419
|
+
ScanThreatName.struct_class = Types::ScanThreatName
|
1420
|
+
|
1421
|
+
ScanThreatNames.member = Shapes::ShapeRef.new(shape: ScanThreatName)
|
1422
|
+
|
1423
|
+
ScannedItemCount.add_member(:total_gb, Shapes::ShapeRef.new(shape: Integer, location_name: "totalGb"))
|
1424
|
+
ScannedItemCount.add_member(:files, Shapes::ShapeRef.new(shape: Integer, location_name: "files"))
|
1425
|
+
ScannedItemCount.add_member(:volumes, Shapes::ShapeRef.new(shape: Integer, location_name: "volumes"))
|
1426
|
+
ScannedItemCount.struct_class = Types::ScannedItemCount
|
1427
|
+
|
1428
|
+
Scans.member = Shapes::ShapeRef.new(shape: Scan)
|
1429
|
+
|
1115
1430
|
SecurityContext.add_member(:privileged, Shapes::ShapeRef.new(shape: Boolean, location_name: "privileged"))
|
1116
1431
|
SecurityContext.struct_class = Types::SecurityContext
|
1117
1432
|
|
@@ -1131,14 +1446,23 @@ module Aws::GuardDuty
|
|
1131
1446
|
Service.add_member(:resource_role, Shapes::ShapeRef.new(shape: String, location_name: "resourceRole"))
|
1132
1447
|
Service.add_member(:service_name, Shapes::ShapeRef.new(shape: String, location_name: "serviceName"))
|
1133
1448
|
Service.add_member(:user_feedback, Shapes::ShapeRef.new(shape: String, location_name: "userFeedback"))
|
1449
|
+
Service.add_member(:additional_info, Shapes::ShapeRef.new(shape: ServiceAdditionalInfo, location_name: "additionalInfo"))
|
1450
|
+
Service.add_member(:feature_name, Shapes::ShapeRef.new(shape: String, location_name: "featureName"))
|
1451
|
+
Service.add_member(:ebs_volume_scan_details, Shapes::ShapeRef.new(shape: EbsVolumeScanDetails, location_name: "ebsVolumeScanDetails"))
|
1134
1452
|
Service.struct_class = Types::Service
|
1135
1453
|
|
1454
|
+
ServiceAdditionalInfo.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "value"))
|
1455
|
+
ServiceAdditionalInfo.add_member(:type, Shapes::ShapeRef.new(shape: String, location_name: "type"))
|
1456
|
+
ServiceAdditionalInfo.struct_class = Types::ServiceAdditionalInfo
|
1457
|
+
|
1136
1458
|
SortCriteria.add_member(:attribute_name, Shapes::ShapeRef.new(shape: String, location_name: "attributeName"))
|
1137
1459
|
SortCriteria.add_member(:order_by, Shapes::ShapeRef.new(shape: OrderBy, location_name: "orderBy"))
|
1138
1460
|
SortCriteria.struct_class = Types::SortCriteria
|
1139
1461
|
|
1140
1462
|
SourceIps.member = Shapes::ShapeRef.new(shape: String)
|
1141
1463
|
|
1464
|
+
Sources.member = Shapes::ShapeRef.new(shape: String)
|
1465
|
+
|
1142
1466
|
StartMonitoringMembersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
1143
1467
|
StartMonitoringMembersRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: AccountIds, required: true, location_name: "accountIds"))
|
1144
1468
|
StartMonitoringMembersRequest.struct_class = Types::StartMonitoringMembersRequest
|
@@ -1170,6 +1494,12 @@ module Aws::GuardDuty
|
|
1170
1494
|
|
1171
1495
|
Tags.member = Shapes::ShapeRef.new(shape: Tag)
|
1172
1496
|
|
1497
|
+
ThreatDetectedByName.add_member(:item_count, Shapes::ShapeRef.new(shape: Integer, location_name: "itemCount"))
|
1498
|
+
ThreatDetectedByName.add_member(:unique_threat_name_count, Shapes::ShapeRef.new(shape: Integer, location_name: "uniqueThreatNameCount"))
|
1499
|
+
ThreatDetectedByName.add_member(:shortened, Shapes::ShapeRef.new(shape: Boolean, location_name: "shortened"))
|
1500
|
+
ThreatDetectedByName.add_member(:threat_names, Shapes::ShapeRef.new(shape: ScanThreatNames, location_name: "threatNames"))
|
1501
|
+
ThreatDetectedByName.struct_class = Types::ThreatDetectedByName
|
1502
|
+
|
1173
1503
|
ThreatIntelSetIds.member = Shapes::ShapeRef.new(shape: String)
|
1174
1504
|
|
1175
1505
|
ThreatIntelligenceDetail.add_member(:threat_list_name, Shapes::ShapeRef.new(shape: String, location_name: "threatListName"))
|
@@ -1180,10 +1510,17 @@ module Aws::GuardDuty
|
|
1180
1510
|
|
1181
1511
|
ThreatNames.member = Shapes::ShapeRef.new(shape: String)
|
1182
1512
|
|
1513
|
+
ThreatsDetectedItemCount.add_member(:files, Shapes::ShapeRef.new(shape: Integer, location_name: "files"))
|
1514
|
+
ThreatsDetectedItemCount.struct_class = Types::ThreatsDetectedItemCount
|
1515
|
+
|
1183
1516
|
Total.add_member(:amount, Shapes::ShapeRef.new(shape: String, location_name: "amount"))
|
1184
1517
|
Total.add_member(:unit, Shapes::ShapeRef.new(shape: String, location_name: "unit"))
|
1185
1518
|
Total.struct_class = Types::Total
|
1186
1519
|
|
1520
|
+
TriggerDetails.add_member(:guard_duty_finding_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "guardDutyFindingId"))
|
1521
|
+
TriggerDetails.add_member(:description, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "description"))
|
1522
|
+
TriggerDetails.struct_class = Types::TriggerDetails
|
1523
|
+
|
1187
1524
|
UnarchiveFindingsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
1188
1525
|
UnarchiveFindingsRequest.add_member(:finding_ids, Shapes::ShapeRef.new(shape: FindingIds, required: true, location_name: "findingIds"))
|
1189
1526
|
UnarchiveFindingsRequest.struct_class = Types::UnarchiveFindingsRequest
|
@@ -1238,6 +1575,13 @@ module Aws::GuardDuty
|
|
1238
1575
|
|
1239
1576
|
UpdateIPSetResponse.struct_class = Types::UpdateIPSetResponse
|
1240
1577
|
|
1578
|
+
UpdateMalwareScanSettingsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
1579
|
+
UpdateMalwareScanSettingsRequest.add_member(:scan_resource_criteria, Shapes::ShapeRef.new(shape: ScanResourceCriteria, location_name: "scanResourceCriteria"))
|
1580
|
+
UpdateMalwareScanSettingsRequest.add_member(:ebs_snapshot_preservation, Shapes::ShapeRef.new(shape: EbsSnapshotPreservation, location_name: "ebsSnapshotPreservation"))
|
1581
|
+
UpdateMalwareScanSettingsRequest.struct_class = Types::UpdateMalwareScanSettingsRequest
|
1582
|
+
|
1583
|
+
UpdateMalwareScanSettingsResponse.struct_class = Types::UpdateMalwareScanSettingsResponse
|
1584
|
+
|
1241
1585
|
UpdateMemberDetectorsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
|
1242
1586
|
UpdateMemberDetectorsRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: AccountIds, required: true, location_name: "accountIds"))
|
1243
1587
|
UpdateMemberDetectorsRequest.add_member(:data_sources, Shapes::ShapeRef.new(shape: DataSourceConfigurations, location_name: "dataSources"))
|
@@ -1302,6 +1646,17 @@ module Aws::GuardDuty
|
|
1302
1646
|
Volume.add_member(:host_path, Shapes::ShapeRef.new(shape: HostPath, location_name: "hostPath"))
|
1303
1647
|
Volume.struct_class = Types::Volume
|
1304
1648
|
|
1649
|
+
VolumeDetail.add_member(:volume_arn, Shapes::ShapeRef.new(shape: String, location_name: "volumeArn"))
|
1650
|
+
VolumeDetail.add_member(:volume_type, Shapes::ShapeRef.new(shape: String, location_name: "volumeType"))
|
1651
|
+
VolumeDetail.add_member(:device_name, Shapes::ShapeRef.new(shape: String, location_name: "deviceName"))
|
1652
|
+
VolumeDetail.add_member(:volume_size_in_gb, Shapes::ShapeRef.new(shape: Integer, location_name: "volumeSizeInGB"))
|
1653
|
+
VolumeDetail.add_member(:encryption_type, Shapes::ShapeRef.new(shape: String, location_name: "encryptionType"))
|
1654
|
+
VolumeDetail.add_member(:snapshot_arn, Shapes::ShapeRef.new(shape: String, location_name: "snapshotArn"))
|
1655
|
+
VolumeDetail.add_member(:kms_key_arn, Shapes::ShapeRef.new(shape: String, location_name: "kmsKeyArn"))
|
1656
|
+
VolumeDetail.struct_class = Types::VolumeDetail
|
1657
|
+
|
1658
|
+
VolumeDetails.member = Shapes::ShapeRef.new(shape: VolumeDetail)
|
1659
|
+
|
1305
1660
|
VolumeMount.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
|
1306
1661
|
VolumeMount.add_member(:mount_path, Shapes::ShapeRef.new(shape: String, location_name: "mountPath"))
|
1307
1662
|
VolumeMount.struct_class = Types::VolumeMount
|
@@ -1328,10 +1683,21 @@ module Aws::GuardDuty
|
|
1328
1683
|
"uid" => "guardduty-2017-11-28",
|
1329
1684
|
}
|
1330
1685
|
|
1686
|
+
api.add_operation(:accept_administrator_invitation, Seahorse::Model::Operation.new.tap do |o|
|
1687
|
+
o.name = "AcceptAdministratorInvitation"
|
1688
|
+
o.http_method = "POST"
|
1689
|
+
o.http_request_uri = "/detector/{detectorId}/administrator"
|
1690
|
+
o.input = Shapes::ShapeRef.new(shape: AcceptAdministratorInvitationRequest)
|
1691
|
+
o.output = Shapes::ShapeRef.new(shape: AcceptAdministratorInvitationResponse)
|
1692
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1693
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1694
|
+
end)
|
1695
|
+
|
1331
1696
|
api.add_operation(:accept_invitation, Seahorse::Model::Operation.new.tap do |o|
|
1332
1697
|
o.name = "AcceptInvitation"
|
1333
1698
|
o.http_method = "POST"
|
1334
1699
|
o.http_request_uri = "/detector/{detectorId}/master"
|
1700
|
+
o.deprecated = true
|
1335
1701
|
o.input = Shapes::ShapeRef.new(shape: AcceptInvitationRequest)
|
1336
1702
|
o.output = Shapes::ShapeRef.new(shape: AcceptInvitationResponse)
|
1337
1703
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
@@ -1498,6 +1864,22 @@ module Aws::GuardDuty
|
|
1498
1864
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1499
1865
|
end)
|
1500
1866
|
|
1867
|
+
api.add_operation(:describe_malware_scans, Seahorse::Model::Operation.new.tap do |o|
|
1868
|
+
o.name = "DescribeMalwareScans"
|
1869
|
+
o.http_method = "POST"
|
1870
|
+
o.http_request_uri = "/detector/{detectorId}/malware-scans"
|
1871
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeMalwareScansRequest)
|
1872
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeMalwareScansResponse)
|
1873
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1874
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1875
|
+
o[:pager] = Aws::Pager.new(
|
1876
|
+
limit_key: "max_results",
|
1877
|
+
tokens: {
|
1878
|
+
"next_token" => "next_token"
|
1879
|
+
}
|
1880
|
+
)
|
1881
|
+
end)
|
1882
|
+
|
1501
1883
|
api.add_operation(:describe_organization_configuration, Seahorse::Model::Operation.new.tap do |o|
|
1502
1884
|
o.name = "DescribeOrganizationConfiguration"
|
1503
1885
|
o.http_method = "GET"
|
@@ -1528,10 +1910,21 @@ module Aws::GuardDuty
|
|
1528
1910
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1529
1911
|
end)
|
1530
1912
|
|
1913
|
+
api.add_operation(:disassociate_from_administrator_account, Seahorse::Model::Operation.new.tap do |o|
|
1914
|
+
o.name = "DisassociateFromAdministratorAccount"
|
1915
|
+
o.http_method = "POST"
|
1916
|
+
o.http_request_uri = "/detector/{detectorId}/administrator/disassociate"
|
1917
|
+
o.input = Shapes::ShapeRef.new(shape: DisassociateFromAdministratorAccountRequest)
|
1918
|
+
o.output = Shapes::ShapeRef.new(shape: DisassociateFromAdministratorAccountResponse)
|
1919
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1920
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1921
|
+
end)
|
1922
|
+
|
1531
1923
|
api.add_operation(:disassociate_from_master_account, Seahorse::Model::Operation.new.tap do |o|
|
1532
1924
|
o.name = "DisassociateFromMasterAccount"
|
1533
1925
|
o.http_method = "POST"
|
1534
1926
|
o.http_request_uri = "/detector/{detectorId}/master/disassociate"
|
1927
|
+
o.deprecated = true
|
1535
1928
|
o.input = Shapes::ShapeRef.new(shape: DisassociateFromMasterAccountRequest)
|
1536
1929
|
o.output = Shapes::ShapeRef.new(shape: DisassociateFromMasterAccountResponse)
|
1537
1930
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
@@ -1558,6 +1951,16 @@ module Aws::GuardDuty
|
|
1558
1951
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1559
1952
|
end)
|
1560
1953
|
|
1954
|
+
api.add_operation(:get_administrator_account, Seahorse::Model::Operation.new.tap do |o|
|
1955
|
+
o.name = "GetAdministratorAccount"
|
1956
|
+
o.http_method = "GET"
|
1957
|
+
o.http_request_uri = "/detector/{detectorId}/administrator"
|
1958
|
+
o.input = Shapes::ShapeRef.new(shape: GetAdministratorAccountRequest)
|
1959
|
+
o.output = Shapes::ShapeRef.new(shape: GetAdministratorAccountResponse)
|
1960
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
1961
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1962
|
+
end)
|
1963
|
+
|
1561
1964
|
api.add_operation(:get_detector, Seahorse::Model::Operation.new.tap do |o|
|
1562
1965
|
o.name = "GetDetector"
|
1563
1966
|
o.http_method = "GET"
|
@@ -1618,10 +2021,21 @@ module Aws::GuardDuty
|
|
1618
2021
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1619
2022
|
end)
|
1620
2023
|
|
2024
|
+
api.add_operation(:get_malware_scan_settings, Seahorse::Model::Operation.new.tap do |o|
|
2025
|
+
o.name = "GetMalwareScanSettings"
|
2026
|
+
o.http_method = "GET"
|
2027
|
+
o.http_request_uri = "/detector/{detectorId}/malware-scan-settings"
|
2028
|
+
o.input = Shapes::ShapeRef.new(shape: GetMalwareScanSettingsRequest)
|
2029
|
+
o.output = Shapes::ShapeRef.new(shape: GetMalwareScanSettingsResponse)
|
2030
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2031
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2032
|
+
end)
|
2033
|
+
|
1621
2034
|
api.add_operation(:get_master_account, Seahorse::Model::Operation.new.tap do |o|
|
1622
2035
|
o.name = "GetMasterAccount"
|
1623
2036
|
o.http_method = "GET"
|
1624
2037
|
o.http_request_uri = "/detector/{detectorId}/master"
|
2038
|
+
o.deprecated = true
|
1625
2039
|
o.input = Shapes::ShapeRef.new(shape: GetMasterAccountRequest)
|
1626
2040
|
o.output = Shapes::ShapeRef.new(shape: GetMasterAccountResponse)
|
1627
2041
|
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
@@ -1648,6 +2062,16 @@ module Aws::GuardDuty
|
|
1648
2062
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1649
2063
|
end)
|
1650
2064
|
|
2065
|
+
api.add_operation(:get_remaining_free_trial_days, Seahorse::Model::Operation.new.tap do |o|
|
2066
|
+
o.name = "GetRemainingFreeTrialDays"
|
2067
|
+
o.http_method = "POST"
|
2068
|
+
o.http_request_uri = "/detector/{detectorId}/freeTrial/daysRemaining"
|
2069
|
+
o.input = Shapes::ShapeRef.new(shape: GetRemainingFreeTrialDaysRequest)
|
2070
|
+
o.output = Shapes::ShapeRef.new(shape: GetRemainingFreeTrialDaysResponse)
|
2071
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2072
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2073
|
+
end)
|
2074
|
+
|
1651
2075
|
api.add_operation(:get_threat_intel_set, Seahorse::Model::Operation.new.tap do |o|
|
1652
2076
|
o.name = "GetThreatIntelSet"
|
1653
2077
|
o.http_method = "GET"
|
@@ -1928,6 +2352,16 @@ module Aws::GuardDuty
|
|
1928
2352
|
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
1929
2353
|
end)
|
1930
2354
|
|
2355
|
+
api.add_operation(:update_malware_scan_settings, Seahorse::Model::Operation.new.tap do |o|
|
2356
|
+
o.name = "UpdateMalwareScanSettings"
|
2357
|
+
o.http_method = "POST"
|
2358
|
+
o.http_request_uri = "/detector/{detectorId}/malware-scan-settings"
|
2359
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateMalwareScanSettingsRequest)
|
2360
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateMalwareScanSettingsResponse)
|
2361
|
+
o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
|
2362
|
+
o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
|
2363
|
+
end)
|
2364
|
+
|
1931
2365
|
api.add_operation(:update_member_detectors, Seahorse::Model::Operation.new.tap do |o|
|
1932
2366
|
o.name = "UpdateMemberDetectors"
|
1933
2367
|
o.http_method = "POST"
|