aws-sdk-guardduty 1.65.0 → 1.67.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.
@@ -27,6 +27,7 @@ module Aws::GuardDuty
27
27
  AccountIds = Shapes::ListShape.new(name: 'AccountIds')
28
28
  AccountLevelPermissions = Shapes::StructureShape.new(name: 'AccountLevelPermissions')
29
29
  Action = Shapes::StructureShape.new(name: 'Action')
30
+ AddonDetails = Shapes::StructureShape.new(name: 'AddonDetails')
30
31
  AdminAccount = Shapes::StructureShape.new(name: 'AdminAccount')
31
32
  AdminAccounts = Shapes::ListShape.new(name: 'AdminAccounts')
32
33
  AdminStatus = Shapes::StringShape.new(name: 'AdminStatus')
@@ -34,6 +35,7 @@ module Aws::GuardDuty
34
35
  AffectedResources = Shapes::MapShape.new(name: 'AffectedResources')
35
36
  ArchiveFindingsRequest = Shapes::StructureShape.new(name: 'ArchiveFindingsRequest')
36
37
  ArchiveFindingsResponse = Shapes::StructureShape.new(name: 'ArchiveFindingsResponse')
38
+ AutoEnableMembers = Shapes::StringShape.new(name: 'AutoEnableMembers')
37
39
  AwsApiCallAction = Shapes::StructureShape.new(name: 'AwsApiCallAction')
38
40
  BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
39
41
  BlockPublicAccess = Shapes::StructureShape.new(name: 'BlockPublicAccess')
@@ -46,8 +48,25 @@ module Aws::GuardDuty
46
48
  Condition = Shapes::StructureShape.new(name: 'Condition')
47
49
  Container = Shapes::StructureShape.new(name: 'Container')
48
50
  Containers = Shapes::ListShape.new(name: 'Containers')
51
+ CountByCoverageStatus = Shapes::MapShape.new(name: 'CountByCoverageStatus')
52
+ CountByResourceType = Shapes::MapShape.new(name: 'CountByResourceType')
49
53
  CountBySeverity = Shapes::MapShape.new(name: 'CountBySeverity')
50
54
  Country = Shapes::StructureShape.new(name: 'Country')
55
+ CoverageEksClusterDetails = Shapes::StructureShape.new(name: 'CoverageEksClusterDetails')
56
+ CoverageFilterCondition = Shapes::StructureShape.new(name: 'CoverageFilterCondition')
57
+ CoverageFilterCriteria = Shapes::StructureShape.new(name: 'CoverageFilterCriteria')
58
+ CoverageFilterCriterion = Shapes::StructureShape.new(name: 'CoverageFilterCriterion')
59
+ CoverageFilterCriterionKey = Shapes::StringShape.new(name: 'CoverageFilterCriterionKey')
60
+ CoverageFilterCriterionList = Shapes::ListShape.new(name: 'CoverageFilterCriterionList')
61
+ CoverageResource = Shapes::StructureShape.new(name: 'CoverageResource')
62
+ CoverageResourceDetails = Shapes::StructureShape.new(name: 'CoverageResourceDetails')
63
+ CoverageResources = Shapes::ListShape.new(name: 'CoverageResources')
64
+ CoverageSortCriteria = Shapes::StructureShape.new(name: 'CoverageSortCriteria')
65
+ CoverageSortKey = Shapes::StringShape.new(name: 'CoverageSortKey')
66
+ CoverageStatistics = Shapes::StructureShape.new(name: 'CoverageStatistics')
67
+ CoverageStatisticsType = Shapes::StringShape.new(name: 'CoverageStatisticsType')
68
+ CoverageStatisticsTypeList = Shapes::ListShape.new(name: 'CoverageStatisticsTypeList')
69
+ CoverageStatus = Shapes::StringShape.new(name: 'CoverageStatus')
51
70
  CreateDetectorRequest = Shapes::StructureShape.new(name: 'CreateDetectorRequest')
52
71
  CreateDetectorResponse = Shapes::StructureShape.new(name: 'CreateDetectorResponse')
53
72
  CreateFilterRequest = Shapes::StructureShape.new(name: 'CreateFilterRequest')
@@ -99,6 +118,10 @@ module Aws::GuardDuty
99
118
  DestinationProperties = Shapes::StructureShape.new(name: 'DestinationProperties')
100
119
  DestinationType = Shapes::StringShape.new(name: 'DestinationType')
101
120
  Destinations = Shapes::ListShape.new(name: 'Destinations')
121
+ DetectorAdditionalConfiguration = Shapes::StructureShape.new(name: 'DetectorAdditionalConfiguration')
122
+ DetectorAdditionalConfigurationResult = Shapes::StructureShape.new(name: 'DetectorAdditionalConfigurationResult')
123
+ DetectorAdditionalConfigurationResults = Shapes::ListShape.new(name: 'DetectorAdditionalConfigurationResults')
124
+ DetectorAdditionalConfigurations = Shapes::ListShape.new(name: 'DetectorAdditionalConfigurations')
102
125
  DetectorFeature = Shapes::StringShape.new(name: 'DetectorFeature')
103
126
  DetectorFeatureConfiguration = Shapes::StructureShape.new(name: 'DetectorFeatureConfiguration')
104
127
  DetectorFeatureConfigurationResult = Shapes::StructureShape.new(name: 'DetectorFeatureConfigurationResult')
@@ -132,6 +155,7 @@ module Aws::GuardDuty
132
155
  Eq = Shapes::ListShape.new(name: 'Eq')
133
156
  Equals = Shapes::ListShape.new(name: 'Equals')
134
157
  Evidence = Shapes::StructureShape.new(name: 'Evidence')
158
+ FeatureAdditionalConfiguration = Shapes::StringShape.new(name: 'FeatureAdditionalConfiguration')
135
159
  FeatureStatus = Shapes::StringShape.new(name: 'FeatureStatus')
136
160
  Feedback = Shapes::StringShape.new(name: 'Feedback')
137
161
  FilePaths = Shapes::ListShape.new(name: 'FilePaths')
@@ -155,6 +179,7 @@ module Aws::GuardDuty
155
179
  FindingType = Shapes::StringShape.new(name: 'FindingType')
156
180
  FindingTypes = Shapes::ListShape.new(name: 'FindingTypes')
157
181
  Findings = Shapes::ListShape.new(name: 'Findings')
182
+ FlagsList = Shapes::ListShape.new(name: 'FlagsList')
158
183
  FlowLogsConfigurationResult = Shapes::StructureShape.new(name: 'FlowLogsConfigurationResult')
159
184
  FreeTrialFeatureConfigurationResult = Shapes::StructureShape.new(name: 'FreeTrialFeatureConfigurationResult')
160
185
  FreeTrialFeatureConfigurationsResults = Shapes::ListShape.new(name: 'FreeTrialFeatureConfigurationsResults')
@@ -162,6 +187,8 @@ module Aws::GuardDuty
162
187
  GeoLocation = Shapes::StructureShape.new(name: 'GeoLocation')
163
188
  GetAdministratorAccountRequest = Shapes::StructureShape.new(name: 'GetAdministratorAccountRequest')
164
189
  GetAdministratorAccountResponse = Shapes::StructureShape.new(name: 'GetAdministratorAccountResponse')
190
+ GetCoverageStatisticsRequest = Shapes::StructureShape.new(name: 'GetCoverageStatisticsRequest')
191
+ GetCoverageStatisticsResponse = Shapes::StructureShape.new(name: 'GetCoverageStatisticsResponse')
165
192
  GetDetectorRequest = Shapes::StructureShape.new(name: 'GetDetectorRequest')
166
193
  GetDetectorResponse = Shapes::StructureShape.new(name: 'GetDetectorResponse')
167
194
  GetFilterRequest = Shapes::StructureShape.new(name: 'GetFilterRequest')
@@ -215,6 +242,10 @@ module Aws::GuardDuty
215
242
  KubernetesDetails = Shapes::StructureShape.new(name: 'KubernetesDetails')
216
243
  KubernetesUserDetails = Shapes::StructureShape.new(name: 'KubernetesUserDetails')
217
244
  KubernetesWorkloadDetails = Shapes::StructureShape.new(name: 'KubernetesWorkloadDetails')
245
+ Lineage = Shapes::ListShape.new(name: 'Lineage')
246
+ LineageObject = Shapes::StructureShape.new(name: 'LineageObject')
247
+ ListCoverageRequest = Shapes::StructureShape.new(name: 'ListCoverageRequest')
248
+ ListCoverageResponse = Shapes::StructureShape.new(name: 'ListCoverageResponse')
218
249
  ListDetectorsRequest = Shapes::StructureShape.new(name: 'ListDetectorsRequest')
219
250
  ListDetectorsResponse = Shapes::StructureShape.new(name: 'ListDetectorsResponse')
220
251
  ListFiltersRequest = Shapes::StructureShape.new(name: 'ListFiltersRequest')
@@ -249,6 +280,10 @@ module Aws::GuardDuty
249
280
  Master = Shapes::StructureShape.new(name: 'Master')
250
281
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
251
282
  Member = Shapes::StructureShape.new(name: 'Member')
283
+ MemberAdditionalConfiguration = Shapes::StructureShape.new(name: 'MemberAdditionalConfiguration')
284
+ MemberAdditionalConfigurationResult = Shapes::StructureShape.new(name: 'MemberAdditionalConfigurationResult')
285
+ MemberAdditionalConfigurationResults = Shapes::ListShape.new(name: 'MemberAdditionalConfigurationResults')
286
+ MemberAdditionalConfigurations = Shapes::ListShape.new(name: 'MemberAdditionalConfigurations')
252
287
  MemberDataSourceConfiguration = Shapes::StructureShape.new(name: 'MemberDataSourceConfiguration')
253
288
  MemberDataSourceConfigurations = Shapes::ListShape.new(name: 'MemberDataSourceConfigurations')
254
289
  MemberFeaturesConfiguration = Shapes::StructureShape.new(name: 'MemberFeaturesConfiguration')
@@ -256,6 +291,7 @@ module Aws::GuardDuty
256
291
  MemberFeaturesConfigurations = Shapes::ListShape.new(name: 'MemberFeaturesConfigurations')
257
292
  MemberFeaturesConfigurationsResults = Shapes::ListShape.new(name: 'MemberFeaturesConfigurationsResults')
258
293
  Members = Shapes::ListShape.new(name: 'Members')
294
+ MemoryRegionsList = Shapes::ListShape.new(name: 'MemoryRegionsList')
259
295
  Name = Shapes::StringShape.new(name: 'Name')
260
296
  Neq = Shapes::ListShape.new(name: 'Neq')
261
297
  NetworkConnectionAction = Shapes::StructureShape.new(name: 'NetworkConnectionAction')
@@ -265,8 +301,13 @@ module Aws::GuardDuty
265
301
  NotEquals = Shapes::ListShape.new(name: 'NotEquals')
266
302
  OrderBy = Shapes::StringShape.new(name: 'OrderBy')
267
303
  OrgFeature = Shapes::StringShape.new(name: 'OrgFeature')
304
+ OrgFeatureAdditionalConfiguration = Shapes::StringShape.new(name: 'OrgFeatureAdditionalConfiguration')
268
305
  OrgFeatureStatus = Shapes::StringShape.new(name: 'OrgFeatureStatus')
269
306
  Organization = Shapes::StructureShape.new(name: 'Organization')
307
+ OrganizationAdditionalConfiguration = Shapes::StructureShape.new(name: 'OrganizationAdditionalConfiguration')
308
+ OrganizationAdditionalConfigurationResult = Shapes::StructureShape.new(name: 'OrganizationAdditionalConfigurationResult')
309
+ OrganizationAdditionalConfigurationResults = Shapes::ListShape.new(name: 'OrganizationAdditionalConfigurationResults')
310
+ OrganizationAdditionalConfigurations = Shapes::ListShape.new(name: 'OrganizationAdditionalConfigurations')
270
311
  OrganizationDataSourceConfigurations = Shapes::StructureShape.new(name: 'OrganizationDataSourceConfigurations')
271
312
  OrganizationDataSourceConfigurationsResult = Shapes::StructureShape.new(name: 'OrganizationDataSourceConfigurationsResult')
272
313
  OrganizationEbsVolumes = Shapes::StructureShape.new(name: 'OrganizationEbsVolumes')
@@ -293,6 +334,7 @@ module Aws::GuardDuty
293
334
  PositiveLong = Shapes::IntegerShape.new(name: 'PositiveLong')
294
335
  PrivateIpAddressDetails = Shapes::StructureShape.new(name: 'PrivateIpAddressDetails')
295
336
  PrivateIpAddresses = Shapes::ListShape.new(name: 'PrivateIpAddresses')
337
+ ProcessDetails = Shapes::StructureShape.new(name: 'ProcessDetails')
296
338
  ProductCode = Shapes::StructureShape.new(name: 'ProductCode')
297
339
  ProductCodes = Shapes::ListShape.new(name: 'ProductCodes')
298
340
  PublicAccess = Shapes::StructureShape.new(name: 'PublicAccess')
@@ -306,6 +348,9 @@ module Aws::GuardDuty
306
348
  Resource = Shapes::StructureShape.new(name: 'Resource')
307
349
  ResourceDetails = Shapes::StructureShape.new(name: 'ResourceDetails')
308
350
  ResourceList = Shapes::ListShape.new(name: 'ResourceList')
351
+ ResourceType = Shapes::StringShape.new(name: 'ResourceType')
352
+ RuntimeContext = Shapes::StructureShape.new(name: 'RuntimeContext')
353
+ RuntimeDetails = Shapes::StructureShape.new(name: 'RuntimeDetails')
309
354
  S3BucketDetail = Shapes::StructureShape.new(name: 'S3BucketDetail')
310
355
  S3BucketDetails = Shapes::ListShape.new(name: 'S3BucketDetails')
311
356
  S3LogsConfiguration = Shapes::StructureShape.new(name: 'S3LogsConfiguration')
@@ -455,6 +500,10 @@ module Aws::GuardDuty
455
500
  Action.add_member(:rds_login_attempt_action, Shapes::ShapeRef.new(shape: RdsLoginAttemptAction, location_name: "rdsLoginAttemptAction"))
456
501
  Action.struct_class = Types::Action
457
502
 
503
+ AddonDetails.add_member(:addon_version, Shapes::ShapeRef.new(shape: String, location_name: "addonVersion"))
504
+ AddonDetails.add_member(:addon_status, Shapes::ShapeRef.new(shape: String, location_name: "addonStatus"))
505
+ AddonDetails.struct_class = Types::AddonDetails
506
+
458
507
  AdminAccount.add_member(:admin_account_id, Shapes::ShapeRef.new(shape: String, location_name: "adminAccountId"))
459
508
  AdminAccount.add_member(:admin_status, Shapes::ShapeRef.new(shape: AdminStatus, location_name: "adminStatus"))
460
509
  AdminAccount.struct_class = Types::AdminAccount
@@ -537,6 +586,12 @@ module Aws::GuardDuty
537
586
 
538
587
  Containers.member = Shapes::ShapeRef.new(shape: Container)
539
588
 
589
+ CountByCoverageStatus.key = Shapes::ShapeRef.new(shape: CoverageStatus)
590
+ CountByCoverageStatus.value = Shapes::ShapeRef.new(shape: Long)
591
+
592
+ CountByResourceType.key = Shapes::ShapeRef.new(shape: ResourceType)
593
+ CountByResourceType.value = Shapes::ShapeRef.new(shape: Long)
594
+
540
595
  CountBySeverity.key = Shapes::ShapeRef.new(shape: String)
541
596
  CountBySeverity.value = Shapes::ShapeRef.new(shape: Integer)
542
597
 
@@ -544,6 +599,50 @@ module Aws::GuardDuty
544
599
  Country.add_member(:country_name, Shapes::ShapeRef.new(shape: String, location_name: "countryName"))
545
600
  Country.struct_class = Types::Country
546
601
 
602
+ CoverageEksClusterDetails.add_member(:cluster_name, Shapes::ShapeRef.new(shape: String, location_name: "clusterName"))
603
+ CoverageEksClusterDetails.add_member(:covered_nodes, Shapes::ShapeRef.new(shape: Long, location_name: "coveredNodes"))
604
+ CoverageEksClusterDetails.add_member(:compatible_nodes, Shapes::ShapeRef.new(shape: Long, location_name: "compatibleNodes"))
605
+ CoverageEksClusterDetails.add_member(:addon_details, Shapes::ShapeRef.new(shape: AddonDetails, location_name: "addonDetails"))
606
+ CoverageEksClusterDetails.struct_class = Types::CoverageEksClusterDetails
607
+
608
+ CoverageFilterCondition.add_member(:equals, Shapes::ShapeRef.new(shape: Equals, location_name: "equals"))
609
+ CoverageFilterCondition.add_member(:not_equals, Shapes::ShapeRef.new(shape: NotEquals, location_name: "notEquals"))
610
+ CoverageFilterCondition.struct_class = Types::CoverageFilterCondition
611
+
612
+ CoverageFilterCriteria.add_member(:filter_criterion, Shapes::ShapeRef.new(shape: CoverageFilterCriterionList, location_name: "filterCriterion"))
613
+ CoverageFilterCriteria.struct_class = Types::CoverageFilterCriteria
614
+
615
+ CoverageFilterCriterion.add_member(:criterion_key, Shapes::ShapeRef.new(shape: CoverageFilterCriterionKey, location_name: "criterionKey"))
616
+ CoverageFilterCriterion.add_member(:filter_condition, Shapes::ShapeRef.new(shape: CoverageFilterCondition, location_name: "filterCondition"))
617
+ CoverageFilterCriterion.struct_class = Types::CoverageFilterCriterion
618
+
619
+ CoverageFilterCriterionList.member = Shapes::ShapeRef.new(shape: CoverageFilterCriterion)
620
+
621
+ CoverageResource.add_member(:resource_id, Shapes::ShapeRef.new(shape: String, location_name: "resourceId"))
622
+ CoverageResource.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, location_name: "detectorId"))
623
+ CoverageResource.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, location_name: "accountId"))
624
+ CoverageResource.add_member(:resource_details, Shapes::ShapeRef.new(shape: CoverageResourceDetails, location_name: "resourceDetails"))
625
+ CoverageResource.add_member(:coverage_status, Shapes::ShapeRef.new(shape: CoverageStatus, location_name: "coverageStatus"))
626
+ CoverageResource.add_member(:issue, Shapes::ShapeRef.new(shape: String, location_name: "issue"))
627
+ CoverageResource.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
628
+ CoverageResource.struct_class = Types::CoverageResource
629
+
630
+ CoverageResourceDetails.add_member(:eks_cluster_details, Shapes::ShapeRef.new(shape: CoverageEksClusterDetails, location_name: "eksClusterDetails"))
631
+ CoverageResourceDetails.add_member(:resource_type, Shapes::ShapeRef.new(shape: ResourceType, location_name: "resourceType"))
632
+ CoverageResourceDetails.struct_class = Types::CoverageResourceDetails
633
+
634
+ CoverageResources.member = Shapes::ShapeRef.new(shape: CoverageResource)
635
+
636
+ CoverageSortCriteria.add_member(:attribute_name, Shapes::ShapeRef.new(shape: CoverageSortKey, location_name: "attributeName"))
637
+ CoverageSortCriteria.add_member(:order_by, Shapes::ShapeRef.new(shape: OrderBy, location_name: "orderBy"))
638
+ CoverageSortCriteria.struct_class = Types::CoverageSortCriteria
639
+
640
+ CoverageStatistics.add_member(:count_by_resource_type, Shapes::ShapeRef.new(shape: CountByResourceType, location_name: "countByResourceType"))
641
+ CoverageStatistics.add_member(:count_by_coverage_status, Shapes::ShapeRef.new(shape: CountByCoverageStatus, location_name: "countByCoverageStatus"))
642
+ CoverageStatistics.struct_class = Types::CoverageStatistics
643
+
644
+ CoverageStatisticsTypeList.member = Shapes::ShapeRef.new(shape: CoverageStatisticsType)
645
+
547
646
  CreateDetectorRequest.add_member(:enable, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "enable"))
548
647
  CreateDetectorRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
549
648
  CreateDetectorRequest.add_member(:finding_publishing_frequency, Shapes::ShapeRef.new(shape: FindingPublishingFrequency, location_name: "findingPublishingFrequency"))
@@ -715,11 +814,12 @@ module Aws::GuardDuty
715
814
  DescribeOrganizationConfigurationRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
716
815
  DescribeOrganizationConfigurationRequest.struct_class = Types::DescribeOrganizationConfigurationRequest
717
816
 
718
- DescribeOrganizationConfigurationResponse.add_member(:auto_enable, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "autoEnable"))
817
+ DescribeOrganizationConfigurationResponse.add_member(:auto_enable, Shapes::ShapeRef.new(shape: Boolean, deprecated: true, location_name: "autoEnable", metadata: {"deprecatedMessage"=>"This field is deprecated, use AutoEnableOrganizationMembers instead"}))
719
818
  DescribeOrganizationConfigurationResponse.add_member(:member_account_limit_reached, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "memberAccountLimitReached"))
720
819
  DescribeOrganizationConfigurationResponse.add_member(:data_sources, Shapes::ShapeRef.new(shape: OrganizationDataSourceConfigurationsResult, deprecated: true, location_name: "dataSources", metadata: {"deprecatedMessage"=>"This parameter is deprecated, use Features instead"}))
721
820
  DescribeOrganizationConfigurationResponse.add_member(:features, Shapes::ShapeRef.new(shape: OrganizationFeaturesConfigurationsResults, location_name: "features"))
722
821
  DescribeOrganizationConfigurationResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
822
+ DescribeOrganizationConfigurationResponse.add_member(:auto_enable_organization_members, Shapes::ShapeRef.new(shape: AutoEnableMembers, location_name: "autoEnableOrganizationMembers"))
723
823
  DescribeOrganizationConfigurationResponse.struct_class = Types::DescribeOrganizationConfigurationResponse
724
824
 
725
825
  DescribePublishingDestinationRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
@@ -744,13 +844,28 @@ module Aws::GuardDuty
744
844
 
745
845
  Destinations.member = Shapes::ShapeRef.new(shape: Destination)
746
846
 
847
+ DetectorAdditionalConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: FeatureAdditionalConfiguration, location_name: "name"))
848
+ DetectorAdditionalConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: FeatureStatus, location_name: "status"))
849
+ DetectorAdditionalConfiguration.struct_class = Types::DetectorAdditionalConfiguration
850
+
851
+ DetectorAdditionalConfigurationResult.add_member(:name, Shapes::ShapeRef.new(shape: FeatureAdditionalConfiguration, location_name: "name"))
852
+ DetectorAdditionalConfigurationResult.add_member(:status, Shapes::ShapeRef.new(shape: FeatureStatus, location_name: "status"))
853
+ DetectorAdditionalConfigurationResult.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
854
+ DetectorAdditionalConfigurationResult.struct_class = Types::DetectorAdditionalConfigurationResult
855
+
856
+ DetectorAdditionalConfigurationResults.member = Shapes::ShapeRef.new(shape: DetectorAdditionalConfigurationResult)
857
+
858
+ DetectorAdditionalConfigurations.member = Shapes::ShapeRef.new(shape: DetectorAdditionalConfiguration)
859
+
747
860
  DetectorFeatureConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: DetectorFeature, location_name: "name"))
748
861
  DetectorFeatureConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: FeatureStatus, location_name: "status"))
862
+ DetectorFeatureConfiguration.add_member(:additional_configuration, Shapes::ShapeRef.new(shape: DetectorAdditionalConfigurations, location_name: "additionalConfiguration"))
749
863
  DetectorFeatureConfiguration.struct_class = Types::DetectorFeatureConfiguration
750
864
 
751
865
  DetectorFeatureConfigurationResult.add_member(:name, Shapes::ShapeRef.new(shape: DetectorFeatureResult, location_name: "name"))
752
866
  DetectorFeatureConfigurationResult.add_member(:status, Shapes::ShapeRef.new(shape: FeatureStatus, location_name: "status"))
753
867
  DetectorFeatureConfigurationResult.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
868
+ DetectorFeatureConfigurationResult.add_member(:additional_configuration, Shapes::ShapeRef.new(shape: DetectorAdditionalConfigurationResults, location_name: "additionalConfiguration"))
754
869
  DetectorFeatureConfigurationResult.struct_class = Types::DetectorFeatureConfigurationResult
755
870
 
756
871
  DetectorFeatureConfigurations.member = Shapes::ShapeRef.new(shape: DetectorFeatureConfiguration)
@@ -896,6 +1011,8 @@ module Aws::GuardDuty
896
1011
 
897
1012
  Findings.member = Shapes::ShapeRef.new(shape: Finding)
898
1013
 
1014
+ FlagsList.member = Shapes::ShapeRef.new(shape: String)
1015
+
899
1016
  FlowLogsConfigurationResult.add_member(:status, Shapes::ShapeRef.new(shape: DataSourceStatus, required: true, location_name: "status"))
900
1017
  FlowLogsConfigurationResult.struct_class = Types::FlowLogsConfigurationResult
901
1018
 
@@ -915,6 +1032,14 @@ module Aws::GuardDuty
915
1032
  GetAdministratorAccountResponse.add_member(:administrator, Shapes::ShapeRef.new(shape: Administrator, required: true, location_name: "administrator"))
916
1033
  GetAdministratorAccountResponse.struct_class = Types::GetAdministratorAccountResponse
917
1034
 
1035
+ GetCoverageStatisticsRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
1036
+ GetCoverageStatisticsRequest.add_member(:filter_criteria, Shapes::ShapeRef.new(shape: CoverageFilterCriteria, location_name: "filterCriteria"))
1037
+ GetCoverageStatisticsRequest.add_member(:statistics_type, Shapes::ShapeRef.new(shape: CoverageStatisticsTypeList, required: true, location_name: "statisticsType"))
1038
+ GetCoverageStatisticsRequest.struct_class = Types::GetCoverageStatisticsRequest
1039
+
1040
+ GetCoverageStatisticsResponse.add_member(:coverage_statistics, Shapes::ShapeRef.new(shape: CoverageStatistics, location_name: "coverageStatistics"))
1041
+ GetCoverageStatisticsResponse.struct_class = Types::GetCoverageStatisticsResponse
1042
+
918
1043
  GetDetectorRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
919
1044
  GetDetectorRequest.struct_class = Types::GetDetectorRequest
920
1045
 
@@ -1128,6 +1253,30 @@ module Aws::GuardDuty
1128
1253
  KubernetesWorkloadDetails.add_member(:volumes, Shapes::ShapeRef.new(shape: Volumes, location_name: "volumes"))
1129
1254
  KubernetesWorkloadDetails.struct_class = Types::KubernetesWorkloadDetails
1130
1255
 
1256
+ Lineage.member = Shapes::ShapeRef.new(shape: LineageObject)
1257
+
1258
+ LineageObject.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startTime"))
1259
+ LineageObject.add_member(:namespace_pid, Shapes::ShapeRef.new(shape: Integer, location_name: "namespacePid"))
1260
+ LineageObject.add_member(:user_id, Shapes::ShapeRef.new(shape: Integer, location_name: "userId"))
1261
+ LineageObject.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
1262
+ LineageObject.add_member(:pid, Shapes::ShapeRef.new(shape: Integer, location_name: "pid"))
1263
+ LineageObject.add_member(:uuid, Shapes::ShapeRef.new(shape: String, location_name: "uuid"))
1264
+ LineageObject.add_member(:executable_path, Shapes::ShapeRef.new(shape: String, location_name: "executablePath"))
1265
+ LineageObject.add_member(:euid, Shapes::ShapeRef.new(shape: Integer, location_name: "euid"))
1266
+ LineageObject.add_member(:parent_uuid, Shapes::ShapeRef.new(shape: String, location_name: "parentUuid"))
1267
+ LineageObject.struct_class = Types::LineageObject
1268
+
1269
+ ListCoverageRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
1270
+ ListCoverageRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
1271
+ ListCoverageRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location_name: "maxResults"))
1272
+ ListCoverageRequest.add_member(:filter_criteria, Shapes::ShapeRef.new(shape: CoverageFilterCriteria, location_name: "filterCriteria"))
1273
+ ListCoverageRequest.add_member(:sort_criteria, Shapes::ShapeRef.new(shape: CoverageSortCriteria, location_name: "sortCriteria"))
1274
+ ListCoverageRequest.struct_class = Types::ListCoverageRequest
1275
+
1276
+ ListCoverageResponse.add_member(:resources, Shapes::ShapeRef.new(shape: CoverageResources, required: true, location_name: "resources"))
1277
+ ListCoverageResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "nextToken"))
1278
+ ListCoverageResponse.struct_class = Types::ListCoverageResponse
1279
+
1131
1280
  ListDetectorsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1132
1281
  ListDetectorsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "nextToken"))
1133
1282
  ListDetectorsRequest.struct_class = Types::ListDetectorsRequest
@@ -1258,6 +1407,19 @@ module Aws::GuardDuty
1258
1407
  Member.add_member(:administrator_id, Shapes::ShapeRef.new(shape: String, location_name: "administratorId"))
1259
1408
  Member.struct_class = Types::Member
1260
1409
 
1410
+ MemberAdditionalConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: OrgFeatureAdditionalConfiguration, location_name: "name"))
1411
+ MemberAdditionalConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: FeatureStatus, location_name: "status"))
1412
+ MemberAdditionalConfiguration.struct_class = Types::MemberAdditionalConfiguration
1413
+
1414
+ MemberAdditionalConfigurationResult.add_member(:name, Shapes::ShapeRef.new(shape: OrgFeatureAdditionalConfiguration, location_name: "name"))
1415
+ MemberAdditionalConfigurationResult.add_member(:status, Shapes::ShapeRef.new(shape: FeatureStatus, location_name: "status"))
1416
+ MemberAdditionalConfigurationResult.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
1417
+ MemberAdditionalConfigurationResult.struct_class = Types::MemberAdditionalConfigurationResult
1418
+
1419
+ MemberAdditionalConfigurationResults.member = Shapes::ShapeRef.new(shape: MemberAdditionalConfigurationResult)
1420
+
1421
+ MemberAdditionalConfigurations.member = Shapes::ShapeRef.new(shape: MemberAdditionalConfiguration)
1422
+
1261
1423
  MemberDataSourceConfiguration.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
1262
1424
  MemberDataSourceConfiguration.add_member(:data_sources, Shapes::ShapeRef.new(shape: DataSourceConfigurationsResult, deprecated: true, location_name: "dataSources", metadata: {"deprecatedMessage"=>"This parameter is deprecated, use Features instead"}))
1263
1425
  MemberDataSourceConfiguration.add_member(:features, Shapes::ShapeRef.new(shape: MemberFeaturesConfigurationsResults, location_name: "features"))
@@ -1267,11 +1429,13 @@ module Aws::GuardDuty
1267
1429
 
1268
1430
  MemberFeaturesConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: OrgFeature, location_name: "name"))
1269
1431
  MemberFeaturesConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: FeatureStatus, location_name: "status"))
1432
+ MemberFeaturesConfiguration.add_member(:additional_configuration, Shapes::ShapeRef.new(shape: MemberAdditionalConfigurations, location_name: "additionalConfiguration"))
1270
1433
  MemberFeaturesConfiguration.struct_class = Types::MemberFeaturesConfiguration
1271
1434
 
1272
1435
  MemberFeaturesConfigurationResult.add_member(:name, Shapes::ShapeRef.new(shape: OrgFeature, location_name: "name"))
1273
1436
  MemberFeaturesConfigurationResult.add_member(:status, Shapes::ShapeRef.new(shape: FeatureStatus, location_name: "status"))
1274
1437
  MemberFeaturesConfigurationResult.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "updatedAt"))
1438
+ MemberFeaturesConfigurationResult.add_member(:additional_configuration, Shapes::ShapeRef.new(shape: MemberAdditionalConfigurationResults, location_name: "additionalConfiguration"))
1275
1439
  MemberFeaturesConfigurationResult.struct_class = Types::MemberFeaturesConfigurationResult
1276
1440
 
1277
1441
  MemberFeaturesConfigurations.member = Shapes::ShapeRef.new(shape: MemberFeaturesConfiguration)
@@ -1280,6 +1444,8 @@ module Aws::GuardDuty
1280
1444
 
1281
1445
  Members.member = Shapes::ShapeRef.new(shape: Member)
1282
1446
 
1447
+ MemoryRegionsList.member = Shapes::ShapeRef.new(shape: String)
1448
+
1283
1449
  Neq.member = Shapes::ShapeRef.new(shape: String)
1284
1450
 
1285
1451
  NetworkConnectionAction.add_member(:blocked, Shapes::ShapeRef.new(shape: Boolean, location_name: "blocked"))
@@ -1313,6 +1479,18 @@ module Aws::GuardDuty
1313
1479
  Organization.add_member(:org, Shapes::ShapeRef.new(shape: String, location_name: "org"))
1314
1480
  Organization.struct_class = Types::Organization
1315
1481
 
1482
+ OrganizationAdditionalConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: OrgFeatureAdditionalConfiguration, location_name: "name"))
1483
+ OrganizationAdditionalConfiguration.add_member(:auto_enable, Shapes::ShapeRef.new(shape: OrgFeatureStatus, location_name: "autoEnable"))
1484
+ OrganizationAdditionalConfiguration.struct_class = Types::OrganizationAdditionalConfiguration
1485
+
1486
+ OrganizationAdditionalConfigurationResult.add_member(:name, Shapes::ShapeRef.new(shape: OrgFeatureAdditionalConfiguration, location_name: "name"))
1487
+ OrganizationAdditionalConfigurationResult.add_member(:auto_enable, Shapes::ShapeRef.new(shape: OrgFeatureStatus, location_name: "autoEnable"))
1488
+ OrganizationAdditionalConfigurationResult.struct_class = Types::OrganizationAdditionalConfigurationResult
1489
+
1490
+ OrganizationAdditionalConfigurationResults.member = Shapes::ShapeRef.new(shape: OrganizationAdditionalConfigurationResult)
1491
+
1492
+ OrganizationAdditionalConfigurations.member = Shapes::ShapeRef.new(shape: OrganizationAdditionalConfiguration)
1493
+
1316
1494
  OrganizationDataSourceConfigurations.add_member(:s3_logs, Shapes::ShapeRef.new(shape: OrganizationS3LogsConfiguration, location_name: "s3Logs"))
1317
1495
  OrganizationDataSourceConfigurations.add_member(:kubernetes, Shapes::ShapeRef.new(shape: OrganizationKubernetesConfiguration, location_name: "kubernetes"))
1318
1496
  OrganizationDataSourceConfigurations.add_member(:malware_protection, Shapes::ShapeRef.new(shape: OrganizationMalwareProtectionConfiguration, location_name: "malwareProtection"))
@@ -1331,10 +1509,12 @@ module Aws::GuardDuty
1331
1509
 
1332
1510
  OrganizationFeatureConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: OrgFeature, location_name: "name"))
1333
1511
  OrganizationFeatureConfiguration.add_member(:auto_enable, Shapes::ShapeRef.new(shape: OrgFeatureStatus, location_name: "autoEnable"))
1512
+ OrganizationFeatureConfiguration.add_member(:additional_configuration, Shapes::ShapeRef.new(shape: OrganizationAdditionalConfigurations, location_name: "additionalConfiguration"))
1334
1513
  OrganizationFeatureConfiguration.struct_class = Types::OrganizationFeatureConfiguration
1335
1514
 
1336
1515
  OrganizationFeatureConfigurationResult.add_member(:name, Shapes::ShapeRef.new(shape: OrgFeature, location_name: "name"))
1337
1516
  OrganizationFeatureConfigurationResult.add_member(:auto_enable, Shapes::ShapeRef.new(shape: OrgFeatureStatus, location_name: "autoEnable"))
1517
+ OrganizationFeatureConfigurationResult.add_member(:additional_configuration, Shapes::ShapeRef.new(shape: OrganizationAdditionalConfigurationResults, location_name: "additionalConfiguration"))
1338
1518
  OrganizationFeatureConfigurationResult.struct_class = Types::OrganizationFeatureConfigurationResult
1339
1519
 
1340
1520
  OrganizationFeaturesConfigurations.member = Shapes::ShapeRef.new(shape: OrganizationFeatureConfiguration)
@@ -1395,6 +1575,21 @@ module Aws::GuardDuty
1395
1575
 
1396
1576
  PrivateIpAddresses.member = Shapes::ShapeRef.new(shape: PrivateIpAddressDetails)
1397
1577
 
1578
+ ProcessDetails.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
1579
+ ProcessDetails.add_member(:executable_path, Shapes::ShapeRef.new(shape: String, location_name: "executablePath"))
1580
+ ProcessDetails.add_member(:executable_sha_256, Shapes::ShapeRef.new(shape: String, location_name: "executableSha256"))
1581
+ ProcessDetails.add_member(:namespace_pid, Shapes::ShapeRef.new(shape: Integer, location_name: "namespacePid"))
1582
+ ProcessDetails.add_member(:pwd, Shapes::ShapeRef.new(shape: String, location_name: "pwd"))
1583
+ ProcessDetails.add_member(:pid, Shapes::ShapeRef.new(shape: Integer, location_name: "pid"))
1584
+ ProcessDetails.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startTime"))
1585
+ ProcessDetails.add_member(:uuid, Shapes::ShapeRef.new(shape: String, location_name: "uuid"))
1586
+ ProcessDetails.add_member(:parent_uuid, Shapes::ShapeRef.new(shape: String, location_name: "parentUuid"))
1587
+ ProcessDetails.add_member(:user, Shapes::ShapeRef.new(shape: String, location_name: "user"))
1588
+ ProcessDetails.add_member(:user_id, Shapes::ShapeRef.new(shape: Integer, location_name: "userId"))
1589
+ ProcessDetails.add_member(:euid, Shapes::ShapeRef.new(shape: Integer, location_name: "euid"))
1590
+ ProcessDetails.add_member(:lineage, Shapes::ShapeRef.new(shape: Lineage, location_name: "lineage"))
1591
+ ProcessDetails.struct_class = Types::ProcessDetails
1592
+
1398
1593
  ProductCode.add_member(:code, Shapes::ShapeRef.new(shape: String, location_name: "productCodeId"))
1399
1594
  ProductCode.add_member(:product_type, Shapes::ShapeRef.new(shape: String, location_name: "productCodeType"))
1400
1595
  ProductCode.struct_class = Types::ProductCode
@@ -1457,6 +1652,32 @@ module Aws::GuardDuty
1457
1652
 
1458
1653
  ResourceList.member = Shapes::ShapeRef.new(shape: String)
1459
1654
 
1655
+ RuntimeContext.add_member(:modifying_process, Shapes::ShapeRef.new(shape: ProcessDetails, location_name: "modifyingProcess"))
1656
+ RuntimeContext.add_member(:modified_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "modifiedAt"))
1657
+ RuntimeContext.add_member(:script_path, Shapes::ShapeRef.new(shape: String, location_name: "scriptPath"))
1658
+ RuntimeContext.add_member(:library_path, Shapes::ShapeRef.new(shape: String, location_name: "libraryPath"))
1659
+ RuntimeContext.add_member(:ld_preload_value, Shapes::ShapeRef.new(shape: String, location_name: "ldPreloadValue"))
1660
+ RuntimeContext.add_member(:socket_path, Shapes::ShapeRef.new(shape: String, location_name: "socketPath"))
1661
+ RuntimeContext.add_member(:runc_binary_path, Shapes::ShapeRef.new(shape: String, location_name: "runcBinaryPath"))
1662
+ RuntimeContext.add_member(:release_agent_path, Shapes::ShapeRef.new(shape: String, location_name: "releaseAgentPath"))
1663
+ RuntimeContext.add_member(:mount_source, Shapes::ShapeRef.new(shape: String, location_name: "mountSource"))
1664
+ RuntimeContext.add_member(:mount_target, Shapes::ShapeRef.new(shape: String, location_name: "mountTarget"))
1665
+ RuntimeContext.add_member(:file_system_type, Shapes::ShapeRef.new(shape: String, location_name: "fileSystemType"))
1666
+ RuntimeContext.add_member(:flags, Shapes::ShapeRef.new(shape: FlagsList, location_name: "flags"))
1667
+ RuntimeContext.add_member(:module_name, Shapes::ShapeRef.new(shape: String, location_name: "moduleName"))
1668
+ RuntimeContext.add_member(:module_file_path, Shapes::ShapeRef.new(shape: String, location_name: "moduleFilePath"))
1669
+ RuntimeContext.add_member(:module_sha_256, Shapes::ShapeRef.new(shape: String, location_name: "moduleSha256"))
1670
+ RuntimeContext.add_member(:shell_history_file_path, Shapes::ShapeRef.new(shape: String, location_name: "shellHistoryFilePath"))
1671
+ RuntimeContext.add_member(:target_process, Shapes::ShapeRef.new(shape: ProcessDetails, location_name: "targetProcess"))
1672
+ RuntimeContext.add_member(:address_family, Shapes::ShapeRef.new(shape: String, location_name: "addressFamily"))
1673
+ RuntimeContext.add_member(:iana_protocol_number, Shapes::ShapeRef.new(shape: Integer, location_name: "ianaProtocolNumber"))
1674
+ RuntimeContext.add_member(:memory_regions, Shapes::ShapeRef.new(shape: MemoryRegionsList, location_name: "memoryRegions"))
1675
+ RuntimeContext.struct_class = Types::RuntimeContext
1676
+
1677
+ RuntimeDetails.add_member(:process, Shapes::ShapeRef.new(shape: ProcessDetails, location_name: "process"))
1678
+ RuntimeDetails.add_member(:context, Shapes::ShapeRef.new(shape: RuntimeContext, location_name: "context"))
1679
+ RuntimeDetails.struct_class = Types::RuntimeDetails
1680
+
1460
1681
  S3BucketDetail.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
1461
1682
  S3BucketDetail.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
1462
1683
  S3BucketDetail.add_member(:type, Shapes::ShapeRef.new(shape: String, location_name: "type"))
@@ -1563,6 +1784,7 @@ module Aws::GuardDuty
1563
1784
  Service.add_member(:additional_info, Shapes::ShapeRef.new(shape: ServiceAdditionalInfo, location_name: "additionalInfo"))
1564
1785
  Service.add_member(:feature_name, Shapes::ShapeRef.new(shape: String, location_name: "featureName"))
1565
1786
  Service.add_member(:ebs_volume_scan_details, Shapes::ShapeRef.new(shape: EbsVolumeScanDetails, location_name: "ebsVolumeScanDetails"))
1787
+ Service.add_member(:runtime_details, Shapes::ShapeRef.new(shape: RuntimeDetails, location_name: "runtimeDetails"))
1566
1788
  Service.struct_class = Types::Service
1567
1789
 
1568
1790
  ServiceAdditionalInfo.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "value"))
@@ -1710,9 +1932,10 @@ module Aws::GuardDuty
1710
1932
  UpdateMemberDetectorsResponse.struct_class = Types::UpdateMemberDetectorsResponse
1711
1933
 
1712
1934
  UpdateOrganizationConfigurationRequest.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, required: true, location: "uri", location_name: "detectorId"))
1713
- UpdateOrganizationConfigurationRequest.add_member(:auto_enable, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "autoEnable"))
1935
+ UpdateOrganizationConfigurationRequest.add_member(:auto_enable, Shapes::ShapeRef.new(shape: Boolean, deprecated: true, location_name: "autoEnable", metadata: {"deprecatedMessage"=>"This field is deprecated, use AutoEnableOrganizationMembers instead"}))
1714
1936
  UpdateOrganizationConfigurationRequest.add_member(:data_sources, Shapes::ShapeRef.new(shape: OrganizationDataSourceConfigurations, deprecated: true, location_name: "dataSources", metadata: {"deprecatedMessage"=>"This parameter is deprecated, use Features instead"}))
1715
1937
  UpdateOrganizationConfigurationRequest.add_member(:features, Shapes::ShapeRef.new(shape: OrganizationFeaturesConfigurations, location_name: "features"))
1938
+ UpdateOrganizationConfigurationRequest.add_member(:auto_enable_organization_members, Shapes::ShapeRef.new(shape: AutoEnableMembers, location_name: "autoEnableOrganizationMembers"))
1716
1939
  UpdateOrganizationConfigurationRequest.struct_class = Types::UpdateOrganizationConfigurationRequest
1717
1940
 
1718
1941
  UpdateOrganizationConfigurationResponse.struct_class = Types::UpdateOrganizationConfigurationResponse
@@ -2097,6 +2320,16 @@ module Aws::GuardDuty
2097
2320
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
2098
2321
  end)
2099
2322
 
2323
+ api.add_operation(:get_coverage_statistics, Seahorse::Model::Operation.new.tap do |o|
2324
+ o.name = "GetCoverageStatistics"
2325
+ o.http_method = "POST"
2326
+ o.http_request_uri = "/detector/{detectorId}/coverage/statistics"
2327
+ o.input = Shapes::ShapeRef.new(shape: GetCoverageStatisticsRequest)
2328
+ o.output = Shapes::ShapeRef.new(shape: GetCoverageStatisticsResponse)
2329
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2330
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
2331
+ end)
2332
+
2100
2333
  api.add_operation(:get_detector, Seahorse::Model::Operation.new.tap do |o|
2101
2334
  o.name = "GetDetector"
2102
2335
  o.http_method = "GET"
@@ -2244,6 +2477,22 @@ module Aws::GuardDuty
2244
2477
  o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
2245
2478
  end)
2246
2479
 
2480
+ api.add_operation(:list_coverage, Seahorse::Model::Operation.new.tap do |o|
2481
+ o.name = "ListCoverage"
2482
+ o.http_method = "POST"
2483
+ o.http_request_uri = "/detector/{detectorId}/coverage"
2484
+ o.input = Shapes::ShapeRef.new(shape: ListCoverageRequest)
2485
+ o.output = Shapes::ShapeRef.new(shape: ListCoverageResponse)
2486
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
2487
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerErrorException)
2488
+ o[:pager] = Aws::Pager.new(
2489
+ limit_key: "max_results",
2490
+ tokens: {
2491
+ "next_token" => "next_token"
2492
+ }
2493
+ )
2494
+ end)
2495
+
2247
2496
  api.add_operation(:list_detectors, Seahorse::Model::Operation.new.tap do |o|
2248
2497
  o.name = "ListDetectors"
2249
2498
  o.http_method = "GET"
@@ -389,6 +389,20 @@ module Aws::GuardDuty
389
389
  end
390
390
  end
391
391
 
392
+ class GetCoverageStatistics
393
+ def self.build(context)
394
+ unless context.config.regional_endpoint
395
+ endpoint = context.config.endpoint.to_s
396
+ end
397
+ Aws::GuardDuty::EndpointParameters.new(
398
+ region: context.config.region,
399
+ use_dual_stack: context.config.use_dualstack_endpoint,
400
+ use_fips: context.config.use_fips_endpoint,
401
+ endpoint: endpoint,
402
+ )
403
+ end
404
+ end
405
+
392
406
  class GetDetector
393
407
  def self.build(context)
394
408
  unless context.config.regional_endpoint
@@ -585,6 +599,20 @@ module Aws::GuardDuty
585
599
  end
586
600
  end
587
601
 
602
+ class ListCoverage
603
+ def self.build(context)
604
+ unless context.config.regional_endpoint
605
+ endpoint = context.config.endpoint.to_s
606
+ end
607
+ Aws::GuardDuty::EndpointParameters.new(
608
+ region: context.config.region,
609
+ use_dual_stack: context.config.use_dualstack_endpoint,
610
+ use_fips: context.config.use_fips_endpoint,
611
+ endpoint: endpoint,
612
+ )
613
+ end
614
+ end
615
+
588
616
  class ListDetectors
589
617
  def self.build(context)
590
618
  unless context.config.regional_endpoint
@@ -110,6 +110,8 @@ module Aws::GuardDuty
110
110
  Aws::GuardDuty::Endpoints::EnableOrganizationAdminAccount.build(context)
111
111
  when :get_administrator_account
112
112
  Aws::GuardDuty::Endpoints::GetAdministratorAccount.build(context)
113
+ when :get_coverage_statistics
114
+ Aws::GuardDuty::Endpoints::GetCoverageStatistics.build(context)
113
115
  when :get_detector
114
116
  Aws::GuardDuty::Endpoints::GetDetector.build(context)
115
117
  when :get_filter
@@ -138,6 +140,8 @@ module Aws::GuardDuty
138
140
  Aws::GuardDuty::Endpoints::GetUsageStatistics.build(context)
139
141
  when :invite_members
140
142
  Aws::GuardDuty::Endpoints::InviteMembers.build(context)
143
+ when :list_coverage
144
+ Aws::GuardDuty::Endpoints::ListCoverage.build(context)
141
145
  when :list_detectors
142
146
  Aws::GuardDuty::Endpoints::ListDetectors.build(context)
143
147
  when :list_filters