aws-sdk-guardduty 1.107.0 → 1.109.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.
@@ -20,7 +20,9 @@ module Aws::GuardDuty
20
20
  AcceptInvitationResponse = Shapes::StructureShape.new(name: 'AcceptInvitationResponse')
21
21
  AccessControlList = Shapes::StructureShape.new(name: 'AccessControlList')
22
22
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
23
+ AccessKey = Shapes::StructureShape.new(name: 'AccessKey')
23
24
  AccessKeyDetails = Shapes::StructureShape.new(name: 'AccessKeyDetails')
25
+ Account = Shapes::StructureShape.new(name: 'Account')
24
26
  AccountDetail = Shapes::StructureShape.new(name: 'AccountDetail')
25
27
  AccountDetails = Shapes::ListShape.new(name: 'AccountDetails')
26
28
  AccountFreeTrialInfo = Shapes::StructureShape.new(name: 'AccountFreeTrialInfo')
@@ -30,6 +32,9 @@ module Aws::GuardDuty
30
32
  AccountLevelPermissions = Shapes::StructureShape.new(name: 'AccountLevelPermissions')
31
33
  AccountStatistics = Shapes::StructureShape.new(name: 'AccountStatistics')
32
34
  Action = Shapes::StructureShape.new(name: 'Action')
35
+ Actor = Shapes::StructureShape.new(name: 'Actor')
36
+ ActorIds = Shapes::ListShape.new(name: 'ActorIds')
37
+ Actors = Shapes::ListShape.new(name: 'Actors')
33
38
  AddonDetails = Shapes::StructureShape.new(name: 'AddonDetails')
34
39
  AdminAccount = Shapes::StructureShape.new(name: 'AdminAccount')
35
40
  AdminAccounts = Shapes::ListShape.new(name: 'AdminAccounts')
@@ -47,6 +52,7 @@ module Aws::GuardDuty
47
52
  ArchiveFindingsRequest = Shapes::StructureShape.new(name: 'ArchiveFindingsRequest')
48
53
  ArchiveFindingsResponse = Shapes::StructureShape.new(name: 'ArchiveFindingsResponse')
49
54
  AutoEnableMembers = Shapes::StringShape.new(name: 'AutoEnableMembers')
55
+ AutonomousSystem = Shapes::StructureShape.new(name: 'AutonomousSystem')
50
56
  AwsApiCallAction = Shapes::StructureShape.new(name: 'AwsApiCallAction')
51
57
  BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
52
58
  Behavior = Shapes::MapShape.new(name: 'Behavior')
@@ -169,12 +175,16 @@ module Aws::GuardDuty
169
175
  EbsVolumeDetails = Shapes::StructureShape.new(name: 'EbsVolumeDetails')
170
176
  EbsVolumeScanDetails = Shapes::StructureShape.new(name: 'EbsVolumeScanDetails')
171
177
  EbsVolumesResult = Shapes::StructureShape.new(name: 'EbsVolumesResult')
178
+ Ec2Instance = Shapes::StructureShape.new(name: 'Ec2Instance')
179
+ Ec2NetworkInterface = Shapes::StructureShape.new(name: 'Ec2NetworkInterface')
180
+ Ec2NetworkInterfaceUids = Shapes::ListShape.new(name: 'Ec2NetworkInterfaceUids')
172
181
  EcsClusterDetails = Shapes::StructureShape.new(name: 'EcsClusterDetails')
173
182
  EcsTaskDetails = Shapes::StructureShape.new(name: 'EcsTaskDetails')
174
183
  EksClusterDetails = Shapes::StructureShape.new(name: 'EksClusterDetails')
175
184
  Email = Shapes::StringShape.new(name: 'Email')
176
185
  EnableOrganizationAdminAccountRequest = Shapes::StructureShape.new(name: 'EnableOrganizationAdminAccountRequest')
177
186
  EnableOrganizationAdminAccountResponse = Shapes::StructureShape.new(name: 'EnableOrganizationAdminAccountResponse')
187
+ EndpointIds = Shapes::ListShape.new(name: 'EndpointIds')
178
188
  Eq = Shapes::ListShape.new(name: 'Eq')
179
189
  Equals = Shapes::ListShape.new(name: 'Equals')
180
190
  Evidence = Shapes::StructureShape.new(name: 'Evidence')
@@ -197,6 +207,7 @@ module Aws::GuardDuty
197
207
  FindingId = Shapes::StringShape.new(name: 'FindingId')
198
208
  FindingIds = Shapes::ListShape.new(name: 'FindingIds')
199
209
  FindingPublishingFrequency = Shapes::StringShape.new(name: 'FindingPublishingFrequency')
210
+ FindingResourceType = Shapes::StringShape.new(name: 'FindingResourceType')
200
211
  FindingStatisticType = Shapes::StringShape.new(name: 'FindingStatisticType')
201
212
  FindingStatisticTypes = Shapes::ListShape.new(name: 'FindingStatisticTypes')
202
213
  FindingStatistics = Shapes::StructureShape.new(name: 'FindingStatistics')
@@ -255,6 +266,12 @@ module Aws::GuardDuty
255
266
  HostPath = Shapes::StructureShape.new(name: 'HostPath')
256
267
  IamInstanceProfile = Shapes::StructureShape.new(name: 'IamInstanceProfile')
257
268
  ImpersonatedUser = Shapes::StructureShape.new(name: 'ImpersonatedUser')
269
+ Indicator = Shapes::StructureShape.new(name: 'Indicator')
270
+ IndicatorTitle = Shapes::StringShape.new(name: 'IndicatorTitle')
271
+ IndicatorType = Shapes::StringShape.new(name: 'IndicatorType')
272
+ IndicatorValueString = Shapes::StringShape.new(name: 'IndicatorValueString')
273
+ IndicatorValues = Shapes::ListShape.new(name: 'IndicatorValues')
274
+ Indicators = Shapes::ListShape.new(name: 'Indicators')
258
275
  InstanceArn = Shapes::StringShape.new(name: 'InstanceArn')
259
276
  InstanceDetails = Shapes::StructureShape.new(name: 'InstanceDetails')
260
277
  Integer = Shapes::IntegerShape.new(name: 'Integer')
@@ -348,9 +365,15 @@ module Aws::GuardDuty
348
365
  MemberFeaturesConfigurationsResults = Shapes::ListShape.new(name: 'MemberFeaturesConfigurationsResults')
349
366
  Members = Shapes::ListShape.new(name: 'Members')
350
367
  MemoryRegionsList = Shapes::ListShape.new(name: 'MemoryRegionsList')
368
+ MfaStatus = Shapes::StringShape.new(name: 'MfaStatus')
351
369
  Name = Shapes::StringShape.new(name: 'Name')
352
370
  Neq = Shapes::ListShape.new(name: 'Neq')
371
+ NetworkConnection = Shapes::StructureShape.new(name: 'NetworkConnection')
353
372
  NetworkConnectionAction = Shapes::StructureShape.new(name: 'NetworkConnectionAction')
373
+ NetworkDirection = Shapes::StringShape.new(name: 'NetworkDirection')
374
+ NetworkEndpoint = Shapes::StructureShape.new(name: 'NetworkEndpoint')
375
+ NetworkEndpoints = Shapes::ListShape.new(name: 'NetworkEndpoints')
376
+ NetworkGeoLocation = Shapes::StructureShape.new(name: 'NetworkGeoLocation')
354
377
  NetworkInterface = Shapes::StructureShape.new(name: 'NetworkInterface')
355
378
  NetworkInterfaces = Shapes::ListShape.new(name: 'NetworkInterfaces')
356
379
  NonEmptyString = Shapes::StringShape.new(name: 'NonEmptyString')
@@ -404,6 +427,10 @@ module Aws::GuardDuty
404
427
  ProfileSubtype = Shapes::StringShape.new(name: 'ProfileSubtype')
405
428
  ProfileType = Shapes::StringShape.new(name: 'ProfileType')
406
429
  PublicAccess = Shapes::StructureShape.new(name: 'PublicAccess')
430
+ PublicAccessConfiguration = Shapes::StructureShape.new(name: 'PublicAccessConfiguration')
431
+ PublicAccessStatus = Shapes::StringShape.new(name: 'PublicAccessStatus')
432
+ PublicAclIgnoreBehavior = Shapes::StringShape.new(name: 'PublicAclIgnoreBehavior')
433
+ PublicBucketRestrictBehavior = Shapes::StringShape.new(name: 'PublicBucketRestrictBehavior')
407
434
  PublishingStatus = Shapes::StringShape.new(name: 'PublishingStatus')
408
435
  RdsDbInstanceDetails = Shapes::StructureShape.new(name: 'RdsDbInstanceDetails')
409
436
  RdsDbUserDetails = Shapes::StructureShape.new(name: 'RdsDbUserDetails')
@@ -414,19 +441,26 @@ module Aws::GuardDuty
414
441
  RemotePortDetails = Shapes::StructureShape.new(name: 'RemotePortDetails')
415
442
  Resource = Shapes::StructureShape.new(name: 'Resource')
416
443
  ResourceArn = Shapes::StringShape.new(name: 'ResourceArn')
444
+ ResourceData = Shapes::StructureShape.new(name: 'ResourceData')
417
445
  ResourceDetails = Shapes::StructureShape.new(name: 'ResourceDetails')
418
446
  ResourceList = Shapes::ListShape.new(name: 'ResourceList')
419
447
  ResourceNotFoundException = Shapes::StructureShape.new(name: 'ResourceNotFoundException')
420
448
  ResourceStatistics = Shapes::StructureShape.new(name: 'ResourceStatistics')
421
449
  ResourceType = Shapes::StringShape.new(name: 'ResourceType')
450
+ ResourceUids = Shapes::ListShape.new(name: 'ResourceUids')
451
+ ResourceV2 = Shapes::StructureShape.new(name: 'ResourceV2')
452
+ Resources = Shapes::ListShape.new(name: 'Resources')
422
453
  RuntimeContext = Shapes::StructureShape.new(name: 'RuntimeContext')
423
454
  RuntimeDetails = Shapes::StructureShape.new(name: 'RuntimeDetails')
455
+ S3Bucket = Shapes::StructureShape.new(name: 'S3Bucket')
424
456
  S3BucketDetail = Shapes::StructureShape.new(name: 'S3BucketDetail')
425
457
  S3BucketDetails = Shapes::ListShape.new(name: 'S3BucketDetails')
426
458
  S3LogsConfiguration = Shapes::StructureShape.new(name: 'S3LogsConfiguration')
427
459
  S3LogsConfigurationResult = Shapes::StructureShape.new(name: 'S3LogsConfigurationResult')
460
+ S3Object = Shapes::StructureShape.new(name: 'S3Object')
428
461
  S3ObjectDetail = Shapes::StructureShape.new(name: 'S3ObjectDetail')
429
462
  S3ObjectDetails = Shapes::ListShape.new(name: 'S3ObjectDetails')
463
+ S3ObjectUids = Shapes::ListShape.new(name: 'S3ObjectUids')
430
464
  Scan = Shapes::StructureShape.new(name: 'Scan')
431
465
  ScanCondition = Shapes::StructureShape.new(name: 'ScanCondition')
432
466
  ScanConditionPair = Shapes::StructureShape.new(name: 'ScanConditionPair')
@@ -449,10 +483,17 @@ module Aws::GuardDuty
449
483
  SecurityGroup = Shapes::StructureShape.new(name: 'SecurityGroup')
450
484
  SecurityGroups = Shapes::ListShape.new(name: 'SecurityGroups')
451
485
  SensitiveString = Shapes::StringShape.new(name: 'SensitiveString')
486
+ Sequence = Shapes::StructureShape.new(name: 'Sequence')
487
+ SequenceDescription = Shapes::StringShape.new(name: 'SequenceDescription')
452
488
  Service = Shapes::StructureShape.new(name: 'Service')
453
489
  ServiceAdditionalInfo = Shapes::StructureShape.new(name: 'ServiceAdditionalInfo')
490
+ Session = Shapes::StructureShape.new(name: 'Session')
454
491
  SessionNameList = Shapes::ListShape.new(name: 'SessionNameList')
455
492
  SeverityStatistics = Shapes::StructureShape.new(name: 'SeverityStatistics')
493
+ Signal = Shapes::StructureShape.new(name: 'Signal')
494
+ SignalDescription = Shapes::StringShape.new(name: 'SignalDescription')
495
+ SignalType = Shapes::StringShape.new(name: 'SignalType')
496
+ Signals = Shapes::ListShape.new(name: 'Signals')
456
497
  SortCriteria = Shapes::StructureShape.new(name: 'SortCriteria')
457
498
  SourceIps = Shapes::ListShape.new(name: 'SourceIps')
458
499
  Sources = Shapes::ListShape.new(name: 'Sources')
@@ -530,6 +571,7 @@ module Aws::GuardDuty
530
571
  UsageTopAccountsByFeatureList = Shapes::ListShape.new(name: 'UsageTopAccountsByFeatureList')
531
572
  UsageTopAccountsResult = Shapes::StructureShape.new(name: 'UsageTopAccountsResult')
532
573
  UsageTopAccountsResultList = Shapes::ListShape.new(name: 'UsageTopAccountsResultList')
574
+ User = Shapes::StructureShape.new(name: 'User')
533
575
  Volume = Shapes::StructureShape.new(name: 'Volume')
534
576
  VolumeDetail = Shapes::StructureShape.new(name: 'VolumeDetail')
535
577
  VolumeDetails = Shapes::ListShape.new(name: 'VolumeDetails')
@@ -560,12 +602,21 @@ module Aws::GuardDuty
560
602
  AccessDeniedException.add_member(:type, Shapes::ShapeRef.new(shape: String, location_name: "__type"))
561
603
  AccessDeniedException.struct_class = Types::AccessDeniedException
562
604
 
605
+ AccessKey.add_member(:principal_id, Shapes::ShapeRef.new(shape: String, location_name: "principalId"))
606
+ AccessKey.add_member(:user_name, Shapes::ShapeRef.new(shape: String, location_name: "userName"))
607
+ AccessKey.add_member(:user_type, Shapes::ShapeRef.new(shape: String, location_name: "userType"))
608
+ AccessKey.struct_class = Types::AccessKey
609
+
563
610
  AccessKeyDetails.add_member(:access_key_id, Shapes::ShapeRef.new(shape: String, location_name: "accessKeyId"))
564
611
  AccessKeyDetails.add_member(:principal_id, Shapes::ShapeRef.new(shape: String, location_name: "principalId"))
565
612
  AccessKeyDetails.add_member(:user_name, Shapes::ShapeRef.new(shape: String, location_name: "userName"))
566
613
  AccessKeyDetails.add_member(:user_type, Shapes::ShapeRef.new(shape: String, location_name: "userType"))
567
614
  AccessKeyDetails.struct_class = Types::AccessKeyDetails
568
615
 
616
+ Account.add_member(:uid, Shapes::ShapeRef.new(shape: String, required: true, location_name: "uid"))
617
+ Account.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "account"))
618
+ Account.struct_class = Types::Account
619
+
569
620
  AccountDetail.add_member(:account_id, Shapes::ShapeRef.new(shape: AccountId, required: true, location_name: "accountId"))
570
621
  AccountDetail.add_member(:email, Shapes::ShapeRef.new(shape: Email, required: true, location_name: "email"))
571
622
  AccountDetail.struct_class = Types::AccountDetail
@@ -601,6 +652,15 @@ module Aws::GuardDuty
601
652
  Action.add_member(:kubernetes_role_details, Shapes::ShapeRef.new(shape: KubernetesRoleDetails, location_name: "kubernetesRoleDetails"))
602
653
  Action.struct_class = Types::Action
603
654
 
655
+ Actor.add_member(:id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "id"))
656
+ Actor.add_member(:user, Shapes::ShapeRef.new(shape: User, location_name: "user"))
657
+ Actor.add_member(:session, Shapes::ShapeRef.new(shape: Session, location_name: "session"))
658
+ Actor.struct_class = Types::Actor
659
+
660
+ ActorIds.member = Shapes::ShapeRef.new(shape: String)
661
+
662
+ Actors.member = Shapes::ShapeRef.new(shape: Actor)
663
+
604
664
  AddonDetails.add_member(:addon_version, Shapes::ShapeRef.new(shape: String, location_name: "addonVersion"))
605
665
  AddonDetails.add_member(:addon_status, Shapes::ShapeRef.new(shape: String, location_name: "addonStatus"))
606
666
  AddonDetails.struct_class = Types::AddonDetails
@@ -652,6 +712,10 @@ module Aws::GuardDuty
652
712
 
653
713
  ArchiveFindingsResponse.struct_class = Types::ArchiveFindingsResponse
654
714
 
715
+ AutonomousSystem.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
716
+ AutonomousSystem.add_member(:number, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "number"))
717
+ AutonomousSystem.struct_class = Types::AutonomousSystem
718
+
655
719
  AwsApiCallAction.add_member(:api, Shapes::ShapeRef.new(shape: String, location_name: "api"))
656
720
  AwsApiCallAction.add_member(:caller_type, Shapes::ShapeRef.new(shape: String, location_name: "callerType"))
657
721
  AwsApiCallAction.add_member(:domain_details, Shapes::ShapeRef.new(shape: DomainDetails, location_name: "domainDetails"))
@@ -1024,6 +1088,7 @@ module Aws::GuardDuty
1024
1088
  Destinations.member = Shapes::ShapeRef.new(shape: Destination)
1025
1089
 
1026
1090
  Detection.add_member(:anomaly, Shapes::ShapeRef.new(shape: Anomaly, location_name: "anomaly"))
1091
+ Detection.add_member(:sequence, Shapes::ShapeRef.new(shape: Sequence, location_name: "sequence"))
1027
1092
  Detection.struct_class = Types::Detection
1028
1093
 
1029
1094
  DetectorAdditionalConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: FeatureAdditionalConfiguration, location_name: "name"))
@@ -1104,6 +1169,27 @@ module Aws::GuardDuty
1104
1169
  EbsVolumesResult.add_member(:reason, Shapes::ShapeRef.new(shape: String, location_name: "reason"))
1105
1170
  EbsVolumesResult.struct_class = Types::EbsVolumesResult
1106
1171
 
1172
+ Ec2Instance.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
1173
+ Ec2Instance.add_member(:image_description, Shapes::ShapeRef.new(shape: String, location_name: "imageDescription"))
1174
+ Ec2Instance.add_member(:instance_state, Shapes::ShapeRef.new(shape: String, location_name: "instanceState"))
1175
+ Ec2Instance.add_member(:iam_instance_profile, Shapes::ShapeRef.new(shape: IamInstanceProfile, location_name: "IamInstanceProfile"))
1176
+ Ec2Instance.add_member(:instance_type, Shapes::ShapeRef.new(shape: String, location_name: "instanceType"))
1177
+ Ec2Instance.add_member(:outpost_arn, Shapes::ShapeRef.new(shape: String, location_name: "outpostArn"))
1178
+ Ec2Instance.add_member(:platform, Shapes::ShapeRef.new(shape: String, location_name: "platform"))
1179
+ Ec2Instance.add_member(:product_codes, Shapes::ShapeRef.new(shape: ProductCodes, location_name: "productCodes"))
1180
+ Ec2Instance.add_member(:ec2_network_interface_uids, Shapes::ShapeRef.new(shape: Ec2NetworkInterfaceUids, location_name: "ec2NetworkInterfaceUids"))
1181
+ Ec2Instance.struct_class = Types::Ec2Instance
1182
+
1183
+ Ec2NetworkInterface.add_member(:ipv_6_addresses, Shapes::ShapeRef.new(shape: Ipv6Addresses, location_name: "ipv6Addresses"))
1184
+ Ec2NetworkInterface.add_member(:private_ip_addresses, Shapes::ShapeRef.new(shape: PrivateIpAddresses, location_name: "privateIpAddresses"))
1185
+ Ec2NetworkInterface.add_member(:public_ip, Shapes::ShapeRef.new(shape: String, location_name: "publicIp"))
1186
+ Ec2NetworkInterface.add_member(:security_groups, Shapes::ShapeRef.new(shape: SecurityGroups, location_name: "securityGroups"))
1187
+ Ec2NetworkInterface.add_member(:sub_net_id, Shapes::ShapeRef.new(shape: String, location_name: "subNetId"))
1188
+ Ec2NetworkInterface.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "vpcId"))
1189
+ Ec2NetworkInterface.struct_class = Types::Ec2NetworkInterface
1190
+
1191
+ Ec2NetworkInterfaceUids.member = Shapes::ShapeRef.new(shape: String)
1192
+
1107
1193
  EcsClusterDetails.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
1108
1194
  EcsClusterDetails.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
1109
1195
  EcsClusterDetails.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "status"))
@@ -1140,6 +1226,8 @@ module Aws::GuardDuty
1140
1226
 
1141
1227
  EnableOrganizationAdminAccountResponse.struct_class = Types::EnableOrganizationAdminAccountResponse
1142
1228
 
1229
+ EndpointIds.member = Shapes::ShapeRef.new(shape: String)
1230
+
1143
1231
  Eq.member = Shapes::ShapeRef.new(shape: String)
1144
1232
 
1145
1233
  Equals.member = Shapes::ShapeRef.new(shape: String)
@@ -1184,6 +1272,7 @@ module Aws::GuardDuty
1184
1272
  Finding.add_member(:title, Shapes::ShapeRef.new(shape: String, location_name: "title"))
1185
1273
  Finding.add_member(:type, Shapes::ShapeRef.new(shape: FindingType, required: true, location_name: "type"))
1186
1274
  Finding.add_member(:updated_at, Shapes::ShapeRef.new(shape: String, required: true, location_name: "updatedAt"))
1275
+ Finding.add_member(:associated_attack_sequence_arn, Shapes::ShapeRef.new(shape: String, location_name: "associatedAttackSequenceArn"))
1187
1276
  Finding.struct_class = Types::Finding
1188
1277
 
1189
1278
  FindingCriteria.add_member(:criterion, Shapes::ShapeRef.new(shape: Criterion, location_name: "criterion"))
@@ -1404,6 +1493,15 @@ module Aws::GuardDuty
1404
1493
  ImpersonatedUser.add_member(:groups, Shapes::ShapeRef.new(shape: Groups, location_name: "groups"))
1405
1494
  ImpersonatedUser.struct_class = Types::ImpersonatedUser
1406
1495
 
1496
+ Indicator.add_member(:key, Shapes::ShapeRef.new(shape: IndicatorType, required: true, location_name: "key"))
1497
+ Indicator.add_member(:values, Shapes::ShapeRef.new(shape: IndicatorValues, location_name: "values"))
1498
+ Indicator.add_member(:title, Shapes::ShapeRef.new(shape: IndicatorTitle, location_name: "title"))
1499
+ Indicator.struct_class = Types::Indicator
1500
+
1501
+ IndicatorValues.member = Shapes::ShapeRef.new(shape: IndicatorValueString)
1502
+
1503
+ Indicators.member = Shapes::ShapeRef.new(shape: Indicator)
1504
+
1407
1505
  InstanceDetails.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "availabilityZone"))
1408
1506
  InstanceDetails.add_member(:iam_instance_profile, Shapes::ShapeRef.new(shape: IamInstanceProfile, location_name: "iamInstanceProfile"))
1409
1507
  InstanceDetails.add_member(:image_description, Shapes::ShapeRef.new(shape: String, location_name: "imageDescription"))
@@ -1757,6 +1855,9 @@ module Aws::GuardDuty
1757
1855
 
1758
1856
  Neq.member = Shapes::ShapeRef.new(shape: String)
1759
1857
 
1858
+ NetworkConnection.add_member(:direction, Shapes::ShapeRef.new(shape: NetworkDirection, required: true, location_name: "direction"))
1859
+ NetworkConnection.struct_class = Types::NetworkConnection
1860
+
1760
1861
  NetworkConnectionAction.add_member(:blocked, Shapes::ShapeRef.new(shape: Boolean, location_name: "blocked"))
1761
1862
  NetworkConnectionAction.add_member(:connection_direction, Shapes::ShapeRef.new(shape: String, location_name: "connectionDirection"))
1762
1863
  NetworkConnectionAction.add_member(:local_port_details, Shapes::ShapeRef.new(shape: LocalPortDetails, location_name: "localPortDetails"))
@@ -1767,6 +1868,23 @@ module Aws::GuardDuty
1767
1868
  NetworkConnectionAction.add_member(:remote_port_details, Shapes::ShapeRef.new(shape: RemotePortDetails, location_name: "remotePortDetails"))
1768
1869
  NetworkConnectionAction.struct_class = Types::NetworkConnectionAction
1769
1870
 
1871
+ NetworkEndpoint.add_member(:id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "id"))
1872
+ NetworkEndpoint.add_member(:ip, Shapes::ShapeRef.new(shape: String, location_name: "ip"))
1873
+ NetworkEndpoint.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "domain"))
1874
+ NetworkEndpoint.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "port"))
1875
+ NetworkEndpoint.add_member(:location, Shapes::ShapeRef.new(shape: NetworkGeoLocation, location_name: "location"))
1876
+ NetworkEndpoint.add_member(:autonomous_system, Shapes::ShapeRef.new(shape: AutonomousSystem, location_name: "autonomousSystem"))
1877
+ NetworkEndpoint.add_member(:connection, Shapes::ShapeRef.new(shape: NetworkConnection, location_name: "connection"))
1878
+ NetworkEndpoint.struct_class = Types::NetworkEndpoint
1879
+
1880
+ NetworkEndpoints.member = Shapes::ShapeRef.new(shape: NetworkEndpoint)
1881
+
1882
+ NetworkGeoLocation.add_member(:city, Shapes::ShapeRef.new(shape: String, required: true, location_name: "city"))
1883
+ NetworkGeoLocation.add_member(:country, Shapes::ShapeRef.new(shape: String, required: true, location_name: "country"))
1884
+ NetworkGeoLocation.add_member(:latitude, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "lat"))
1885
+ NetworkGeoLocation.add_member(:longitude, Shapes::ShapeRef.new(shape: Double, required: true, location_name: "lon"))
1886
+ NetworkGeoLocation.struct_class = Types::NetworkGeoLocation
1887
+
1770
1888
  NetworkInterface.add_member(:ipv_6_addresses, Shapes::ShapeRef.new(shape: Ipv6Addresses, location_name: "ipv6Addresses"))
1771
1889
  NetworkInterface.add_member(:network_interface_id, Shapes::ShapeRef.new(shape: String, location_name: "networkInterfaceId"))
1772
1890
  NetworkInterface.add_member(:private_dns_name, Shapes::ShapeRef.new(shape: String, location_name: "privateDnsName"))
@@ -1939,6 +2057,12 @@ module Aws::GuardDuty
1939
2057
  PublicAccess.add_member(:effective_permission, Shapes::ShapeRef.new(shape: String, location_name: "effectivePermission"))
1940
2058
  PublicAccess.struct_class = Types::PublicAccess
1941
2059
 
2060
+ PublicAccessConfiguration.add_member(:public_acl_access, Shapes::ShapeRef.new(shape: PublicAccessStatus, location_name: "publicAclAccess"))
2061
+ PublicAccessConfiguration.add_member(:public_policy_access, Shapes::ShapeRef.new(shape: PublicAccessStatus, location_name: "publicPolicyAccess"))
2062
+ PublicAccessConfiguration.add_member(:public_acl_ignore_behavior, Shapes::ShapeRef.new(shape: PublicAclIgnoreBehavior, location_name: "publicAclIgnoreBehavior"))
2063
+ PublicAccessConfiguration.add_member(:public_bucket_restrict_behavior, Shapes::ShapeRef.new(shape: PublicBucketRestrictBehavior, location_name: "publicBucketRestrictBehavior"))
2064
+ PublicAccessConfiguration.struct_class = Types::PublicAccessConfiguration
2065
+
1942
2066
  RdsDbInstanceDetails.add_member(:db_instance_identifier, Shapes::ShapeRef.new(shape: String, location_name: "dbInstanceIdentifier"))
1943
2067
  RdsDbInstanceDetails.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "engine"))
1944
2068
  RdsDbInstanceDetails.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "engineVersion"))
@@ -1998,6 +2122,13 @@ module Aws::GuardDuty
1998
2122
  Resource.add_member(:lambda_details, Shapes::ShapeRef.new(shape: LambdaDetails, location_name: "lambdaDetails"))
1999
2123
  Resource.struct_class = Types::Resource
2000
2124
 
2125
+ ResourceData.add_member(:s3_bucket, Shapes::ShapeRef.new(shape: S3Bucket, location_name: "s3Bucket"))
2126
+ ResourceData.add_member(:ec2_instance, Shapes::ShapeRef.new(shape: Ec2Instance, location_name: "ec2Instance"))
2127
+ ResourceData.add_member(:access_key, Shapes::ShapeRef.new(shape: AccessKey, location_name: "accessKey"))
2128
+ ResourceData.add_member(:ec2_network_interface, Shapes::ShapeRef.new(shape: Ec2NetworkInterface, location_name: "ec2NetworkInterface"))
2129
+ ResourceData.add_member(:s3_object, Shapes::ShapeRef.new(shape: S3Object, location_name: "s3Object"))
2130
+ ResourceData.struct_class = Types::ResourceData
2131
+
2001
2132
  ResourceDetails.add_member(:instance_arn, Shapes::ShapeRef.new(shape: InstanceArn, location_name: "instanceArn"))
2002
2133
  ResourceDetails.struct_class = Types::ResourceDetails
2003
2134
 
@@ -2014,6 +2145,21 @@ module Aws::GuardDuty
2014
2145
  ResourceStatistics.add_member(:total_findings, Shapes::ShapeRef.new(shape: Integer, location_name: "totalFindings"))
2015
2146
  ResourceStatistics.struct_class = Types::ResourceStatistics
2016
2147
 
2148
+ ResourceUids.member = Shapes::ShapeRef.new(shape: String)
2149
+
2150
+ ResourceV2.add_member(:uid, Shapes::ShapeRef.new(shape: String, required: true, location_name: "uid"))
2151
+ ResourceV2.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
2152
+ ResourceV2.add_member(:account_id, Shapes::ShapeRef.new(shape: String, location_name: "accountId"))
2153
+ ResourceV2.add_member(:resource_type, Shapes::ShapeRef.new(shape: FindingResourceType, required: true, location_name: "resourceType"))
2154
+ ResourceV2.add_member(:region, Shapes::ShapeRef.new(shape: String, location_name: "region"))
2155
+ ResourceV2.add_member(:service, Shapes::ShapeRef.new(shape: String, location_name: "service"))
2156
+ ResourceV2.add_member(:cloud_partition, Shapes::ShapeRef.new(shape: String, location_name: "cloudPartition"))
2157
+ ResourceV2.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
2158
+ ResourceV2.add_member(:data, Shapes::ShapeRef.new(shape: ResourceData, location_name: "data"))
2159
+ ResourceV2.struct_class = Types::ResourceV2
2160
+
2161
+ Resources.member = Shapes::ShapeRef.new(shape: ResourceV2)
2162
+
2017
2163
  RuntimeContext.add_member(:modifying_process, Shapes::ShapeRef.new(shape: ProcessDetails, location_name: "modifyingProcess"))
2018
2164
  RuntimeContext.add_member(:modified_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "modifiedAt"))
2019
2165
  RuntimeContext.add_member(:script_path, Shapes::ShapeRef.new(shape: String, location_name: "scriptPath"))
@@ -2045,6 +2191,18 @@ module Aws::GuardDuty
2045
2191
  RuntimeDetails.add_member(:context, Shapes::ShapeRef.new(shape: RuntimeContext, location_name: "context"))
2046
2192
  RuntimeDetails.struct_class = Types::RuntimeDetails
2047
2193
 
2194
+ S3Bucket.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "ownerId"))
2195
+ S3Bucket.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdAt"))
2196
+ S3Bucket.add_member(:encryption_type, Shapes::ShapeRef.new(shape: String, location_name: "encryptionType"))
2197
+ S3Bucket.add_member(:encryption_key_arn, Shapes::ShapeRef.new(shape: String, location_name: "encryptionKeyArn"))
2198
+ S3Bucket.add_member(:effective_permission, Shapes::ShapeRef.new(shape: String, location_name: "effectivePermission"))
2199
+ S3Bucket.add_member(:public_read_access, Shapes::ShapeRef.new(shape: PublicAccessStatus, location_name: "publicReadAccess"))
2200
+ S3Bucket.add_member(:public_write_access, Shapes::ShapeRef.new(shape: PublicAccessStatus, location_name: "publicWriteAccess"))
2201
+ S3Bucket.add_member(:account_public_access, Shapes::ShapeRef.new(shape: PublicAccessConfiguration, location_name: "accountPublicAccess"))
2202
+ S3Bucket.add_member(:bucket_public_access, Shapes::ShapeRef.new(shape: PublicAccessConfiguration, location_name: "bucketPublicAccess"))
2203
+ S3Bucket.add_member(:s3_object_uids, Shapes::ShapeRef.new(shape: S3ObjectUids, location_name: "s3ObjectUids"))
2204
+ S3Bucket.struct_class = Types::S3Bucket
2205
+
2048
2206
  S3BucketDetail.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "arn"))
2049
2207
  S3BucketDetail.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
2050
2208
  S3BucketDetail.add_member(:type, Shapes::ShapeRef.new(shape: String, location_name: "type"))
@@ -2064,6 +2222,11 @@ module Aws::GuardDuty
2064
2222
  S3LogsConfigurationResult.add_member(:status, Shapes::ShapeRef.new(shape: DataSourceStatus, required: true, location_name: "status"))
2065
2223
  S3LogsConfigurationResult.struct_class = Types::S3LogsConfigurationResult
2066
2224
 
2225
+ S3Object.add_member(:etag, Shapes::ShapeRef.new(shape: String, location_name: "eTag"))
2226
+ S3Object.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "key"))
2227
+ S3Object.add_member(:version_id, Shapes::ShapeRef.new(shape: String, location_name: "versionId"))
2228
+ S3Object.struct_class = Types::S3Object
2229
+
2067
2230
  S3ObjectDetail.add_member(:object_arn, Shapes::ShapeRef.new(shape: String, location_name: "objectArn"))
2068
2231
  S3ObjectDetail.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "key"))
2069
2232
  S3ObjectDetail.add_member(:etag, Shapes::ShapeRef.new(shape: String, location_name: "eTag"))
@@ -2073,6 +2236,8 @@ module Aws::GuardDuty
2073
2236
 
2074
2237
  S3ObjectDetails.member = Shapes::ShapeRef.new(shape: S3ObjectDetail)
2075
2238
 
2239
+ S3ObjectUids.member = Shapes::ShapeRef.new(shape: String)
2240
+
2076
2241
  Scan.add_member(:detector_id, Shapes::ShapeRef.new(shape: DetectorId, location_name: "detectorId"))
2077
2242
  Scan.add_member(:admin_detector_id, Shapes::ShapeRef.new(shape: DetectorId, location_name: "adminDetectorId"))
2078
2243
  Scan.add_member(:scan_id, Shapes::ShapeRef.new(shape: NonEmptyString, location_name: "scanId"))
@@ -2150,6 +2315,15 @@ module Aws::GuardDuty
2150
2315
 
2151
2316
  SecurityGroups.member = Shapes::ShapeRef.new(shape: SecurityGroup)
2152
2317
 
2318
+ Sequence.add_member(:uid, Shapes::ShapeRef.new(shape: String, required: true, location_name: "uid"))
2319
+ Sequence.add_member(:description, Shapes::ShapeRef.new(shape: SequenceDescription, required: true, location_name: "description"))
2320
+ Sequence.add_member(:actors, Shapes::ShapeRef.new(shape: Actors, location_name: "actors"))
2321
+ Sequence.add_member(:resources, Shapes::ShapeRef.new(shape: Resources, location_name: "resources"))
2322
+ Sequence.add_member(:endpoints, Shapes::ShapeRef.new(shape: NetworkEndpoints, location_name: "endpoints"))
2323
+ Sequence.add_member(:signals, Shapes::ShapeRef.new(shape: Signals, required: true, location_name: "signals"))
2324
+ Sequence.add_member(:sequence_indicators, Shapes::ShapeRef.new(shape: Indicators, location_name: "sequenceIndicators"))
2325
+ Sequence.struct_class = Types::Sequence
2326
+
2153
2327
  Service.add_member(:action, Shapes::ShapeRef.new(shape: Action, location_name: "action"))
2154
2328
  Service.add_member(:evidence, Shapes::ShapeRef.new(shape: Evidence, location_name: "evidence"))
2155
2329
  Service.add_member(:archived, Shapes::ShapeRef.new(shape: Boolean, location_name: "archived"))
@@ -2172,6 +2346,12 @@ module Aws::GuardDuty
2172
2346
  ServiceAdditionalInfo.add_member(:type, Shapes::ShapeRef.new(shape: String, location_name: "type"))
2173
2347
  ServiceAdditionalInfo.struct_class = Types::ServiceAdditionalInfo
2174
2348
 
2349
+ Session.add_member(:uid, Shapes::ShapeRef.new(shape: String, location_name: "uid"))
2350
+ Session.add_member(:mfa_status, Shapes::ShapeRef.new(shape: MfaStatus, location_name: "mfaStatus"))
2351
+ Session.add_member(:created_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "createdTime"))
2352
+ Session.add_member(:issuer, Shapes::ShapeRef.new(shape: String, location_name: "issuer"))
2353
+ Session.struct_class = Types::Session
2354
+
2175
2355
  SessionNameList.member = Shapes::ShapeRef.new(shape: String)
2176
2356
 
2177
2357
  SeverityStatistics.add_member(:last_generated_at, Shapes::ShapeRef.new(shape: Timestamp, location_name: "lastGeneratedAt"))
@@ -2179,6 +2359,24 @@ module Aws::GuardDuty
2179
2359
  SeverityStatistics.add_member(:total_findings, Shapes::ShapeRef.new(shape: Integer, location_name: "totalFindings"))
2180
2360
  SeverityStatistics.struct_class = Types::SeverityStatistics
2181
2361
 
2362
+ Signal.add_member(:uid, Shapes::ShapeRef.new(shape: String, required: true, location_name: "uid"))
2363
+ Signal.add_member(:type, Shapes::ShapeRef.new(shape: SignalType, required: true, location_name: "type"))
2364
+ Signal.add_member(:description, Shapes::ShapeRef.new(shape: SignalDescription, location_name: "description"))
2365
+ Signal.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
2366
+ Signal.add_member(:created_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "createdAt"))
2367
+ Signal.add_member(:updated_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "updatedAt"))
2368
+ Signal.add_member(:first_seen_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "firstSeenAt"))
2369
+ Signal.add_member(:last_seen_at, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastSeenAt"))
2370
+ Signal.add_member(:severity, Shapes::ShapeRef.new(shape: Double, location_name: "severity"))
2371
+ Signal.add_member(:count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "count"))
2372
+ Signal.add_member(:resource_uids, Shapes::ShapeRef.new(shape: ResourceUids, location_name: "resourceUids"))
2373
+ Signal.add_member(:actor_ids, Shapes::ShapeRef.new(shape: ActorIds, location_name: "actorIds"))
2374
+ Signal.add_member(:endpoint_ids, Shapes::ShapeRef.new(shape: EndpointIds, location_name: "endpointIds"))
2375
+ Signal.add_member(:signal_indicators, Shapes::ShapeRef.new(shape: Indicators, location_name: "signalIndicators"))
2376
+ Signal.struct_class = Types::Signal
2377
+
2378
+ Signals.member = Shapes::ShapeRef.new(shape: Signal)
2379
+
2182
2380
  SortCriteria.add_member(:attribute_name, Shapes::ShapeRef.new(shape: String, location_name: "attributeName"))
2183
2381
  SortCriteria.add_member(:order_by, Shapes::ShapeRef.new(shape: OrderBy, location_name: "orderBy"))
2184
2382
  SortCriteria.struct_class = Types::SortCriteria
@@ -2424,6 +2622,13 @@ module Aws::GuardDuty
2424
2622
 
2425
2623
  UsageTopAccountsResultList.member = Shapes::ShapeRef.new(shape: UsageTopAccountsResult)
2426
2624
 
2625
+ User.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "name"))
2626
+ User.add_member(:uid, Shapes::ShapeRef.new(shape: String, required: true, location_name: "uid"))
2627
+ User.add_member(:type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "type"))
2628
+ User.add_member(:credential_uid, Shapes::ShapeRef.new(shape: String, location_name: "credentialUid"))
2629
+ User.add_member(:account, Shapes::ShapeRef.new(shape: Account, location_name: "account"))
2630
+ User.struct_class = Types::User
2631
+
2427
2632
  Volume.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "name"))
2428
2633
  Volume.add_member(:host_path, Shapes::ShapeRef.new(shape: HostPath, location_name: "hostPath"))
2429
2634
  Volume.struct_class = Types::Volume