aws-sdk-guardduty 1.51.0 → 1.55.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.
@@ -38,6 +38,8 @@ module Aws::GuardDuty
38
38
  ClientToken = Shapes::StringShape.new(name: 'ClientToken')
39
39
  CloudTrailConfigurationResult = Shapes::StructureShape.new(name: 'CloudTrailConfigurationResult')
40
40
  Condition = Shapes::StructureShape.new(name: 'Condition')
41
+ Container = Shapes::StructureShape.new(name: 'Container')
42
+ Containers = Shapes::ListShape.new(name: 'Containers')
41
43
  CountBySeverity = Shapes::MapShape.new(name: 'CountBySeverity')
42
44
  Country = Shapes::StructureShape.new(name: 'Country')
43
45
  CreateDetectorRequest = Shapes::StructureShape.new(name: 'CreateDetectorRequest')
@@ -98,6 +100,7 @@ module Aws::GuardDuty
98
100
  DnsRequestAction = Shapes::StructureShape.new(name: 'DnsRequestAction')
99
101
  DomainDetails = Shapes::StructureShape.new(name: 'DomainDetails')
100
102
  Double = Shapes::FloatShape.new(name: 'Double')
103
+ EksClusterDetails = Shapes::StructureShape.new(name: 'EksClusterDetails')
101
104
  Email = Shapes::StringShape.new(name: 'Email')
102
105
  EnableOrganizationAdminAccountRequest = Shapes::StructureShape.new(name: 'EnableOrganizationAdminAccountRequest')
103
106
  EnableOrganizationAdminAccountResponse = Shapes::StructureShape.new(name: 'EnableOrganizationAdminAccountResponse')
@@ -145,7 +148,9 @@ module Aws::GuardDuty
145
148
  GetThreatIntelSetResponse = Shapes::StructureShape.new(name: 'GetThreatIntelSetResponse')
146
149
  GetUsageStatisticsRequest = Shapes::StructureShape.new(name: 'GetUsageStatisticsRequest')
147
150
  GetUsageStatisticsResponse = Shapes::StructureShape.new(name: 'GetUsageStatisticsResponse')
151
+ Groups = Shapes::ListShape.new(name: 'Groups')
148
152
  GuardDutyArn = Shapes::StringShape.new(name: 'GuardDutyArn')
153
+ HostPath = Shapes::StructureShape.new(name: 'HostPath')
149
154
  IamInstanceProfile = Shapes::StructureShape.new(name: 'IamInstanceProfile')
150
155
  InstanceDetails = Shapes::StructureShape.new(name: 'InstanceDetails')
151
156
  Integer = Shapes::IntegerShape.new(name: 'Integer')
@@ -158,6 +163,14 @@ module Aws::GuardDuty
158
163
  IpSetIds = Shapes::ListShape.new(name: 'IpSetIds')
159
164
  IpSetStatus = Shapes::StringShape.new(name: 'IpSetStatus')
160
165
  Ipv6Addresses = Shapes::ListShape.new(name: 'Ipv6Addresses')
166
+ KubernetesApiCallAction = Shapes::StructureShape.new(name: 'KubernetesApiCallAction')
167
+ KubernetesAuditLogsConfiguration = Shapes::StructureShape.new(name: 'KubernetesAuditLogsConfiguration')
168
+ KubernetesAuditLogsConfigurationResult = Shapes::StructureShape.new(name: 'KubernetesAuditLogsConfigurationResult')
169
+ KubernetesConfiguration = Shapes::StructureShape.new(name: 'KubernetesConfiguration')
170
+ KubernetesConfigurationResult = Shapes::StructureShape.new(name: 'KubernetesConfigurationResult')
171
+ KubernetesDetails = Shapes::StructureShape.new(name: 'KubernetesDetails')
172
+ KubernetesUserDetails = Shapes::StructureShape.new(name: 'KubernetesUserDetails')
173
+ KubernetesWorkloadDetails = Shapes::StructureShape.new(name: 'KubernetesWorkloadDetails')
161
174
  ListDetectorsRequest = Shapes::StructureShape.new(name: 'ListDetectorsRequest')
162
175
  ListDetectorsResponse = Shapes::StructureShape.new(name: 'ListDetectorsResponse')
163
176
  ListFiltersRequest = Shapes::StructureShape.new(name: 'ListFiltersRequest')
@@ -198,6 +211,10 @@ module Aws::GuardDuty
198
211
  Organization = Shapes::StructureShape.new(name: 'Organization')
199
212
  OrganizationDataSourceConfigurations = Shapes::StructureShape.new(name: 'OrganizationDataSourceConfigurations')
200
213
  OrganizationDataSourceConfigurationsResult = Shapes::StructureShape.new(name: 'OrganizationDataSourceConfigurationsResult')
214
+ OrganizationKubernetesAuditLogsConfiguration = Shapes::StructureShape.new(name: 'OrganizationKubernetesAuditLogsConfiguration')
215
+ OrganizationKubernetesAuditLogsConfigurationResult = Shapes::StructureShape.new(name: 'OrganizationKubernetesAuditLogsConfigurationResult')
216
+ OrganizationKubernetesConfiguration = Shapes::StructureShape.new(name: 'OrganizationKubernetesConfiguration')
217
+ OrganizationKubernetesConfigurationResult = Shapes::StructureShape.new(name: 'OrganizationKubernetesConfigurationResult')
201
218
  OrganizationS3LogsConfiguration = Shapes::StructureShape.new(name: 'OrganizationS3LogsConfiguration')
202
219
  OrganizationS3LogsConfigurationResult = Shapes::StructureShape.new(name: 'OrganizationS3LogsConfigurationResult')
203
220
  Owner = Shapes::StructureShape.new(name: 'Owner')
@@ -211,6 +228,7 @@ module Aws::GuardDuty
211
228
  ProductCodes = Shapes::ListShape.new(name: 'ProductCodes')
212
229
  PublicAccess = Shapes::StructureShape.new(name: 'PublicAccess')
213
230
  PublishingStatus = Shapes::StringShape.new(name: 'PublishingStatus')
231
+ RemoteAccountDetails = Shapes::StructureShape.new(name: 'RemoteAccountDetails')
214
232
  RemoteIpDetails = Shapes::StructureShape.new(name: 'RemoteIpDetails')
215
233
  RemotePortDetails = Shapes::StructureShape.new(name: 'RemotePortDetails')
216
234
  Resource = Shapes::StructureShape.new(name: 'Resource')
@@ -219,10 +237,12 @@ module Aws::GuardDuty
219
237
  S3BucketDetails = Shapes::ListShape.new(name: 'S3BucketDetails')
220
238
  S3LogsConfiguration = Shapes::StructureShape.new(name: 'S3LogsConfiguration')
221
239
  S3LogsConfigurationResult = Shapes::StructureShape.new(name: 'S3LogsConfigurationResult')
240
+ SecurityContext = Shapes::StructureShape.new(name: 'SecurityContext')
222
241
  SecurityGroup = Shapes::StructureShape.new(name: 'SecurityGroup')
223
242
  SecurityGroups = Shapes::ListShape.new(name: 'SecurityGroups')
224
243
  Service = Shapes::StructureShape.new(name: 'Service')
225
244
  SortCriteria = Shapes::StructureShape.new(name: 'SortCriteria')
245
+ SourceIps = Shapes::ListShape.new(name: 'SourceIps')
226
246
  StartMonitoringMembersRequest = Shapes::StructureShape.new(name: 'StartMonitoringMembersRequest')
227
247
  StartMonitoringMembersResponse = Shapes::StructureShape.new(name: 'StartMonitoringMembersResponse')
228
248
  StopMonitoringMembersRequest = Shapes::StructureShape.new(name: 'StopMonitoringMembersRequest')
@@ -275,6 +295,10 @@ module Aws::GuardDuty
275
295
  UsageResourceResultList = Shapes::ListShape.new(name: 'UsageResourceResultList')
276
296
  UsageStatisticType = Shapes::StringShape.new(name: 'UsageStatisticType')
277
297
  UsageStatistics = Shapes::StructureShape.new(name: 'UsageStatistics')
298
+ Volume = Shapes::StructureShape.new(name: 'Volume')
299
+ VolumeMount = Shapes::StructureShape.new(name: 'VolumeMount')
300
+ VolumeMounts = Shapes::ListShape.new(name: 'VolumeMounts')
301
+ Volumes = Shapes::ListShape.new(name: 'Volumes')
278
302
 
279
303
  AcceptInvitationRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
280
304
  AcceptInvitationRequest.add_member(:master_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "masterId"))
@@ -309,6 +333,7 @@ module Aws::GuardDuty
309
333
  Action.add_member(:dns_request_action, Shapes::ShapeRef.new(shape: DnsRequestAction, location_name: "dnsRequestAction"))
310
334
  Action.add_member(:network_connection_action, Shapes::ShapeRef.new(shape: NetworkConnectionAction, location_name: "networkConnectionAction"))
311
335
  Action.add_member(:port_probe_action, Shapes::ShapeRef.new(shape: PortProbeAction, location_name: "portProbeAction"))
336
+ Action.add_member(:kubernetes_api_call_action, Shapes::ShapeRef.new(shape: KubernetesApiCallAction, location_name: "kubernetesApiCallAction"))
312
337
  Action.struct_class = Types::Action
313
338
 
314
339
  AdminAccount.add_member(:admin_account_id, Shapes::ShapeRef.new(shape: String, location_name: "adminAccountId"))
@@ -327,8 +352,10 @@ module Aws::GuardDuty
327
352
  AwsApiCallAction.add_member(:caller_type, Shapes::ShapeRef.new(shape: String, location_name: "callerType"))
328
353
  AwsApiCallAction.add_member(:domain_details, Shapes::ShapeRef.new(shape: DomainDetails, location_name: "domainDetails"))
329
354
  AwsApiCallAction.add_member(:error_code, Shapes::ShapeRef.new(shape: String, location_name: "errorCode"))
355
+ AwsApiCallAction.add_member(:user_agent, Shapes::ShapeRef.new(shape: String, location_name: "userAgent"))
330
356
  AwsApiCallAction.add_member(:remote_ip_details, Shapes::ShapeRef.new(shape: RemoteIpDetails, location_name: "remoteIpDetails"))
331
357
  AwsApiCallAction.add_member(:service_name, Shapes::ShapeRef.new(shape: String, location_name: "serviceName"))
358
+ AwsApiCallAction.add_member(:remote_account_details, Shapes::ShapeRef.new(shape: RemoteAccountDetails, location_name: "remoteAccountDetails"))
332
359
  AwsApiCallAction.struct_class = Types::AwsApiCallAction
333
360
 
334
361
  BadRequestException.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
@@ -370,6 +397,17 @@ module Aws::GuardDuty
370
397
  Condition.add_member(:less_than_or_equal, Shapes::ShapeRef.new(shape: Long, location_name: "lessThanOrEqual"))
371
398
  Condition.struct_class = Types::Condition
372
399
 
400
+ Container.add_member(:container_runtime, Shapes::ShapeRef.new(shape: String, location_name: "containerRuntime"))
401
+ Container.add_member(:id, Shapes::ShapeRef.new(shape: String, location_name: "id"))
402
+ Container.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
403
+ Container.add_member(:image, Shapes::ShapeRef.new(shape: String, location_name: "image"))
404
+ Container.add_member(:image_prefix, Shapes::ShapeRef.new(shape: String, location_name: "imagePrefix"))
405
+ Container.add_member(:volume_mounts, Shapes::ShapeRef.new(shape: VolumeMounts, location_name: "volumeMounts"))
406
+ Container.add_member(:security_context, Shapes::ShapeRef.new(shape: SecurityContext, location_name: "securityContext"))
407
+ Container.struct_class = Types::Container
408
+
409
+ Containers.member = Shapes::ShapeRef.new(shape: Container)
410
+
373
411
  CountBySeverity.key = Shapes::ShapeRef.new(shape: String)
374
412
  CountBySeverity.value = Shapes::ShapeRef.new(shape: Integer)
375
413
 
@@ -453,12 +491,14 @@ module Aws::GuardDuty
453
491
  DNSLogsConfigurationResult.struct_class = Types::DNSLogsConfigurationResult
454
492
 
455
493
  DataSourceConfigurations.add_member(:s3_logs, Shapes::ShapeRef.new(shape: S3LogsConfiguration, location_name: "s3Logs"))
494
+ DataSourceConfigurations.add_member(:kubernetes, Shapes::ShapeRef.new(shape: KubernetesConfiguration, location_name: "kubernetes"))
456
495
  DataSourceConfigurations.struct_class = Types::DataSourceConfigurations
457
496
 
458
497
  DataSourceConfigurationsResult.add_member(:cloud_trail, Shapes::ShapeRef.new(shape: CloudTrailConfigurationResult, required: true, location_name: "cloudTrail"))
459
498
  DataSourceConfigurationsResult.add_member(:dns_logs, Shapes::ShapeRef.new(shape: DNSLogsConfigurationResult, required: true, location_name: "dnsLogs"))
460
499
  DataSourceConfigurationsResult.add_member(:flow_logs, Shapes::ShapeRef.new(shape: FlowLogsConfigurationResult, required: true, location_name: "flowLogs"))
461
500
  DataSourceConfigurationsResult.add_member(:s3_logs, Shapes::ShapeRef.new(shape: S3LogsConfigurationResult, required: true, location_name: "s3Logs"))
501
+ DataSourceConfigurationsResult.add_member(:kubernetes, Shapes::ShapeRef.new(shape: KubernetesConfigurationResult, location_name: "kubernetes"))
462
502
  DataSourceConfigurationsResult.struct_class = Types::DataSourceConfigurationsResult
463
503
 
464
504
  DataSourceList.member = Shapes::ShapeRef.new(shape: DataSource)
@@ -570,6 +610,14 @@ module Aws::GuardDuty
570
610
  DomainDetails.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "domain"))
571
611
  DomainDetails.struct_class = Types::DomainDetails
572
612
 
613
+ EksClusterDetails.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
614
+ EksClusterDetails.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
615
+ EksClusterDetails.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcId"))
616
+ EksClusterDetails.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "status"))
617
+ EksClusterDetails.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
618
+ EksClusterDetails.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
619
+ EksClusterDetails.struct_class = Types::EksClusterDetails
620
+
573
621
  EnableOrganizationAdminAccountRequest.add_member(:admin_account_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "adminAccountId"))
574
622
  EnableOrganizationAdminAccountRequest.struct_class = Types::EnableOrganizationAdminAccountRequest
575
623
 
@@ -723,6 +771,11 @@ module Aws::GuardDuty
723
771
  GetUsageStatisticsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
724
772
  GetUsageStatisticsResponse.struct_class = Types::GetUsageStatisticsResponse
725
773
 
774
+ Groups.member = Shapes::ShapeRef.new(shape: String)
775
+
776
+ HostPath.add_member(:path, Shapes::ShapeRef.new(shape: String, location_name: "path"))
777
+ HostPath.struct_class = Types::HostPath
778
+
726
779
  IamInstanceProfile.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
727
780
  IamInstanceProfile.add_member(:id, Shapes::ShapeRef.new(shape: String, location_name: "id"))
728
781
  IamInstanceProfile.struct_class = Types::IamInstanceProfile
@@ -767,6 +820,45 @@ module Aws::GuardDuty
767
820
 
768
821
  Ipv6Addresses.member = Shapes::ShapeRef.new(shape: String)
769
822
 
823
+ KubernetesApiCallAction.add_member(:request_uri, Shapes::ShapeRef.new(shape: String, location_name: "requestUri"))
824
+ KubernetesApiCallAction.add_member(:verb, Shapes::ShapeRef.new(shape: String, location_name: "verb"))
825
+ KubernetesApiCallAction.add_member(:source_ips, Shapes::ShapeRef.new(shape: SourceIps, location_name: "sourceIps"))
826
+ KubernetesApiCallAction.add_member(:user_agent, Shapes::ShapeRef.new(shape: String, location_name: "userAgent"))
827
+ KubernetesApiCallAction.add_member(:remote_ip_details, Shapes::ShapeRef.new(shape: RemoteIpDetails, location_name: "remoteIpDetails"))
828
+ KubernetesApiCallAction.add_member(:status_code, Shapes::ShapeRef.new(shape: Integer, location_name: "statusCode"))
829
+ KubernetesApiCallAction.add_member(:parameters, Shapes::ShapeRef.new(shape: String, location_name: "parameters"))
830
+ KubernetesApiCallAction.struct_class = Types::KubernetesApiCallAction
831
+
832
+ KubernetesAuditLogsConfiguration.add_member(:enable, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "enable"))
833
+ KubernetesAuditLogsConfiguration.struct_class = Types::KubernetesAuditLogsConfiguration
834
+
835
+ KubernetesAuditLogsConfigurationResult.add_member(:status, Shapes::ShapeRef.new(shape: DataSourceStatus, required: true, location_name: "status"))
836
+ KubernetesAuditLogsConfigurationResult.struct_class = Types::KubernetesAuditLogsConfigurationResult
837
+
838
+ KubernetesConfiguration.add_member(:audit_logs, Shapes::ShapeRef.new(shape: KubernetesAuditLogsConfiguration, required: true, location_name: "auditLogs"))
839
+ KubernetesConfiguration.struct_class = Types::KubernetesConfiguration
840
+
841
+ KubernetesConfigurationResult.add_member(:audit_logs, Shapes::ShapeRef.new(shape: KubernetesAuditLogsConfigurationResult, required: true, location_name: "auditLogs"))
842
+ KubernetesConfigurationResult.struct_class = Types::KubernetesConfigurationResult
843
+
844
+ KubernetesDetails.add_member(:kubernetes_user_details, Shapes::ShapeRef.new(shape: KubernetesUserDetails, location_name: "kubernetesUserDetails"))
845
+ KubernetesDetails.add_member(:kubernetes_workload_details, Shapes::ShapeRef.new(shape: KubernetesWorkloadDetails, location_name: "kubernetesWorkloadDetails"))
846
+ KubernetesDetails.struct_class = Types::KubernetesDetails
847
+
848
+ KubernetesUserDetails.add_member(:username, Shapes::ShapeRef.new(shape: String, location_name: "username"))
849
+ KubernetesUserDetails.add_member(:uid, Shapes::ShapeRef.new(shape: String, location_name: "uid"))
850
+ KubernetesUserDetails.add_member(:groups, Shapes::ShapeRef.new(shape: Groups, location_name: "groups"))
851
+ KubernetesUserDetails.struct_class = Types::KubernetesUserDetails
852
+
853
+ KubernetesWorkloadDetails.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
854
+ KubernetesWorkloadDetails.add_member(:type, Shapes::ShapeRef.new(shape: String, location_name: "type"))
855
+ KubernetesWorkloadDetails.add_member(:uid, Shapes::ShapeRef.new(shape: String, location_name: "uid"))
856
+ KubernetesWorkloadDetails.add_member(:namespace, Shapes::ShapeRef.new(shape: String, location_name: "namespace"))
857
+ KubernetesWorkloadDetails.add_member(:host_network, Shapes::ShapeRef.new(shape: Boolean, location_name: "hostNetwork"))
858
+ KubernetesWorkloadDetails.add_member(:containers, Shapes::ShapeRef.new(shape: Containers, location_name: "containers"))
859
+ KubernetesWorkloadDetails.add_member(:volumes, Shapes::ShapeRef.new(shape: Volumes, location_name: "volumes"))
860
+ KubernetesWorkloadDetails.struct_class = Types::KubernetesWorkloadDetails
861
+
770
862
  ListDetectorsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
771
863
  ListDetectorsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
772
864
  ListDetectorsRequest.struct_class = Types::ListDetectorsRequest
@@ -918,11 +1010,25 @@ module Aws::GuardDuty
918
1010
  Organization.struct_class = Types::Organization
919
1011
 
920
1012
  OrganizationDataSourceConfigurations.add_member(:s3_logs, Shapes::ShapeRef.new(shape: OrganizationS3LogsConfiguration, location_name: "s3Logs"))
1013
+ OrganizationDataSourceConfigurations.add_member(:kubernetes, Shapes::ShapeRef.new(shape: OrganizationKubernetesConfiguration, location_name: "kubernetes"))
921
1014
  OrganizationDataSourceConfigurations.struct_class = Types::OrganizationDataSourceConfigurations
922
1015
 
923
1016
  OrganizationDataSourceConfigurationsResult.add_member(:s3_logs, Shapes::ShapeRef.new(shape: OrganizationS3LogsConfigurationResult, required: true, location_name: "s3Logs"))
1017
+ OrganizationDataSourceConfigurationsResult.add_member(:kubernetes, Shapes::ShapeRef.new(shape: OrganizationKubernetesConfigurationResult, location_name: "kubernetes"))
924
1018
  OrganizationDataSourceConfigurationsResult.struct_class = Types::OrganizationDataSourceConfigurationsResult
925
1019
 
1020
+ OrganizationKubernetesAuditLogsConfiguration.add_member(:auto_enable, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "autoEnable"))
1021
+ OrganizationKubernetesAuditLogsConfiguration.struct_class = Types::OrganizationKubernetesAuditLogsConfiguration
1022
+
1023
+ OrganizationKubernetesAuditLogsConfigurationResult.add_member(:auto_enable, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "autoEnable"))
1024
+ OrganizationKubernetesAuditLogsConfigurationResult.struct_class = Types::OrganizationKubernetesAuditLogsConfigurationResult
1025
+
1026
+ OrganizationKubernetesConfiguration.add_member(:audit_logs, Shapes::ShapeRef.new(shape: OrganizationKubernetesAuditLogsConfiguration, required: true, location_name: "auditLogs"))
1027
+ OrganizationKubernetesConfiguration.struct_class = Types::OrganizationKubernetesConfiguration
1028
+
1029
+ OrganizationKubernetesConfigurationResult.add_member(:audit_logs, Shapes::ShapeRef.new(shape: OrganizationKubernetesAuditLogsConfigurationResult, required: true, location_name: "auditLogs"))
1030
+ OrganizationKubernetesConfigurationResult.struct_class = Types::OrganizationKubernetesConfigurationResult
1031
+
926
1032
  OrganizationS3LogsConfiguration.add_member(:auto_enable, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "autoEnable"))
927
1033
  OrganizationS3LogsConfiguration.struct_class = Types::OrganizationS3LogsConfiguration
928
1034
 
@@ -963,6 +1069,10 @@ module Aws::GuardDuty
963
1069
  PublicAccess.add_member(:effective_permission, Shapes::ShapeRef.new(shape: String, location_name: "effectivePermission"))
964
1070
  PublicAccess.struct_class = Types::PublicAccess
965
1071
 
1072
+ RemoteAccountDetails.add_member(:account_id, Shapes::ShapeRef.new(shape: String, location_name: "accountId"))
1073
+ RemoteAccountDetails.add_member(:affiliated, Shapes::ShapeRef.new(shape: Boolean, location_name: "affiliated"))
1074
+ RemoteAccountDetails.struct_class = Types::RemoteAccountDetails
1075
+
966
1076
  RemoteIpDetails.add_member(:city, Shapes::ShapeRef.new(shape: City, location_name: "city"))
967
1077
  RemoteIpDetails.add_member(:country, Shapes::ShapeRef.new(shape: Country, location_name: "country"))
968
1078
  RemoteIpDetails.add_member(:geo_location, Shapes::ShapeRef.new(shape: GeoLocation, location_name: "geoLocation"))
@@ -977,6 +1087,8 @@ module Aws::GuardDuty
977
1087
  Resource.add_member(:access_key_details, Shapes::ShapeRef.new(shape: AccessKeyDetails, location_name: "accessKeyDetails"))
978
1088
  Resource.add_member(:s3_bucket_details, Shapes::ShapeRef.new(shape: S3BucketDetails, location_name: "s3BucketDetails"))
979
1089
  Resource.add_member(:instance_details, Shapes::ShapeRef.new(shape: InstanceDetails, location_name: "instanceDetails"))
1090
+ Resource.add_member(:eks_cluster_details, Shapes::ShapeRef.new(shape: EksClusterDetails, location_name: "eksClusterDetails"))
1091
+ Resource.add_member(:kubernetes_details, Shapes::ShapeRef.new(shape: KubernetesDetails, location_name: "kubernetesDetails"))
980
1092
  Resource.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, location_name: "resourceType"))
981
1093
  Resource.struct_class = Types::Resource
982
1094
 
@@ -1000,6 +1112,9 @@ module Aws::GuardDuty
1000
1112
  S3LogsConfigurationResult.add_member(:status, Shapes::ShapeRef.new(shape: DataSourceStatus, required: true, location_name: "status"))
1001
1113
  S3LogsConfigurationResult.struct_class = Types::S3LogsConfigurationResult
1002
1114
 
1115
+ SecurityContext.add_member(:privileged, Shapes::ShapeRef.new(shape: Boolean, location_name: "privileged"))
1116
+ SecurityContext.struct_class = Types::SecurityContext
1117
+
1003
1118
  SecurityGroup.add_member(:group_id, Shapes::ShapeRef.new(shape: String, location_name: "groupId"))
1004
1119
  SecurityGroup.add_member(:group_name, Shapes::ShapeRef.new(shape: String, location_name: "groupName"))
1005
1120
  SecurityGroup.struct_class = Types::SecurityGroup
@@ -1022,6 +1137,8 @@ module Aws::GuardDuty
1022
1137
  SortCriteria.add_member(:order_by, Shapes::ShapeRef.new(shape: OrderBy, location_name: "orderBy"))
1023
1138
  SortCriteria.struct_class = Types::SortCriteria
1024
1139
 
1140
+ SourceIps.member = Shapes::ShapeRef.new(shape: String)
1141
+
1025
1142
  StartMonitoringMembersRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
1026
1143
  StartMonitoringMembersRequest.add_member(:account_ids, Shapes::ShapeRef.new(shape: AccountIds, required: true, location_name: "accountIds"))
1027
1144
  StartMonitoringMembersRequest.struct_class = Types::StartMonitoringMembersRequest
@@ -1181,6 +1298,18 @@ module Aws::GuardDuty
1181
1298
  UsageStatistics.add_member(:top_resources, Shapes::ShapeRef.new(shape: UsageResourceResultList, location_name: "topResources"))
1182
1299
  UsageStatistics.struct_class = Types::UsageStatistics
1183
1300
 
1301
+ Volume.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
1302
+ Volume.add_member(:host_path, Shapes::ShapeRef.new(shape: HostPath, location_name: "hostPath"))
1303
+ Volume.struct_class = Types::Volume
1304
+
1305
+ VolumeMount.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
1306
+ VolumeMount.add_member(:mount_path, Shapes::ShapeRef.new(shape: String, location_name: "mountPath"))
1307
+ VolumeMount.struct_class = Types::VolumeMount
1308
+
1309
+ VolumeMounts.member = Shapes::ShapeRef.new(shape: VolumeMount)
1310
+
1311
+ Volumes.member = Shapes::ShapeRef.new(shape: Volume)
1312
+
1184
1313
 
1185
1314
  # @api private
1186
1315
  API = Seahorse::Model::Api.new.tap do |api|