aws-sdk-guardduty 1.153.0 → 1.154.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f6adcc24edb8288ec2a463559ce6322630686396de0fc99c1cdbdda4054d63bb
4
- data.tar.gz: d23a697f2f89452fb21ed7e0723895483a55ef02e1cb8545507b6bde634e312b
3
+ metadata.gz: 52bcf647e9275664f8705f5cf312175aea0f4de960cecb5e7be5e88cefb993f1
4
+ data.tar.gz: b707f5264aeec56481c7aefd48e6846f9847014a7cad5d9a05ba297ca9960f6b
5
5
  SHA512:
6
- metadata.gz: c523d3a7e9ef6a92c06ad91e2aba0b46ccf4c7cd80d3e1b5704914b4a74d77d3325ec31404f7e68b493ab29ba9a5d3c05b20bb71c5216170614111fae62a411f
7
- data.tar.gz: 1cc71c945575b1e223b8f2b3f9b07debfd348729bd75a13e93d64d897bc1cd53e538a06d1b810b7747c9b0efa353571aa8bbd5340bd5a36aa91338e299a2a403
6
+ metadata.gz: c9e426ff95aac71fd0f7847feb060d592115df28b7425dd70a46191c066aad140737f8fdd06adbd3c1a3d5f2fae02f82eeec3640b59e854f1562f2df716b5833
7
+ data.tar.gz: 16cc33db93b74f911e79dabbf60f4889a830140776502dbaf8fa2058cd061f92f8a2467c7e35564499db04a36660a45f875cb70f40004f5e0e737953f7908c22
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.154.0 (2026-06-04)
5
+ ------------------
6
+
7
+ * Feature - Remove unsupported RDS field for filter
8
+
4
9
  1.153.0 (2026-06-02)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.153.0
1
+ 1.154.0
@@ -764,8 +764,6 @@ module Aws::GuardDuty
764
764
  #
765
765
  # Type: Timestamp in Unix Epoch millisecond format. Ex: 1486685375000
766
766
  #
767
- # * description
768
- #
769
767
  # * id
770
768
  #
771
769
  # * partition
@@ -1100,10 +1098,6 @@ module Aws::GuardDuty
1100
1098
  #
1101
1099
  # * resource.rdsDbInstanceDetails.publiclyAccessible
1102
1100
  #
1103
- # * resource.rdsDbInstanceDetails.tags.key
1104
- #
1105
- # * resource.rdsDbInstanceDetails.tags.value
1106
- #
1107
1101
  # * resource.rdsDbInstanceDetails.vpcId
1108
1102
  #
1109
1103
  # * resource.rdsDbInstanceDetails.vpcSecurityGroups.status
@@ -1202,8 +1196,6 @@ module Aws::GuardDuty
1202
1196
  #
1203
1197
  # * service.action.actionType
1204
1198
  #
1205
- # * service.action.awsApiCallAction.affectedResources
1206
- #
1207
1199
  # * service.action.awsApiCallAction.api
1208
1200
  #
1209
1201
  # * service.action.awsApiCallAction.callerType
@@ -1492,10 +1484,6 @@ module Aws::GuardDuty
1492
1484
  #
1493
1485
  # * service.count
1494
1486
  #
1495
- # * service.detection.anomaly.profiles
1496
- #
1497
- # * service.detection.anomaly.unusual.behavior
1498
- #
1499
1487
  # * service.detection.sequence.actors.id
1500
1488
  #
1501
1489
  # * service.detection.sequence.actors.process.name
@@ -2069,8 +2057,6 @@ module Aws::GuardDuty
2069
2057
  # For more information, see [Findings severity levels][2] in the
2070
2058
  # *Amazon GuardDuty User Guide*.
2071
2059
  #
2072
- # * title
2073
- #
2074
2060
  # * type
2075
2061
  #
2076
2062
  # * updatedAt
@@ -6949,8 +6935,6 @@ module Aws::GuardDuty
6949
6935
  #
6950
6936
  # Type: Timestamp in Unix Epoch millisecond format. Ex: 1486685375000
6951
6937
  #
6952
- # * description
6953
- #
6954
6938
  # * id
6955
6939
  #
6956
6940
  # * partition
@@ -7285,10 +7269,6 @@ module Aws::GuardDuty
7285
7269
  #
7286
7270
  # * resource.rdsDbInstanceDetails.publiclyAccessible
7287
7271
  #
7288
- # * resource.rdsDbInstanceDetails.tags.key
7289
- #
7290
- # * resource.rdsDbInstanceDetails.tags.value
7291
- #
7292
7272
  # * resource.rdsDbInstanceDetails.vpcId
7293
7273
  #
7294
7274
  # * resource.rdsDbInstanceDetails.vpcSecurityGroups.status
@@ -7387,8 +7367,6 @@ module Aws::GuardDuty
7387
7367
  #
7388
7368
  # * service.action.actionType
7389
7369
  #
7390
- # * service.action.awsApiCallAction.affectedResources
7391
- #
7392
7370
  # * service.action.awsApiCallAction.api
7393
7371
  #
7394
7372
  # * service.action.awsApiCallAction.callerType
@@ -7677,10 +7655,6 @@ module Aws::GuardDuty
7677
7655
  #
7678
7656
  # * service.count
7679
7657
  #
7680
- # * service.detection.anomaly.profiles
7681
- #
7682
- # * service.detection.anomaly.unusual.behavior
7683
- #
7684
7658
  # * service.detection.sequence.actors.id
7685
7659
  #
7686
7660
  # * service.detection.sequence.actors.process.name
@@ -8254,8 +8228,6 @@ module Aws::GuardDuty
8254
8228
  # For more information, see [Findings severity levels][2] in the
8255
8229
  # *Amazon GuardDuty User Guide*.
8256
8230
  #
8257
- # * title
8258
- #
8259
8231
  # * type
8260
8232
  #
8261
8233
  # * updatedAt
@@ -8972,7 +8944,7 @@ module Aws::GuardDuty
8972
8944
  tracer: tracer
8973
8945
  )
8974
8946
  context[:gem_name] = 'aws-sdk-guardduty'
8975
- context[:gem_version] = '1.153.0'
8947
+ context[:gem_version] = '1.154.0'
8976
8948
  Seahorse::Client::Request.new(handlers, context)
8977
8949
  end
8978
8950
 
@@ -1552,8 +1552,6 @@ module Aws::GuardDuty
1552
1552
  # Type: Timestamp in Unix Epoch millisecond format. Ex:
1553
1553
  # 1486685375000
1554
1554
  #
1555
- # * description
1556
- #
1557
1555
  # * id
1558
1556
  #
1559
1557
  # * partition
@@ -1893,10 +1891,6 @@ module Aws::GuardDuty
1893
1891
  #
1894
1892
  # * resource.rdsDbInstanceDetails.publiclyAccessible
1895
1893
  #
1896
- # * resource.rdsDbInstanceDetails.tags.key
1897
- #
1898
- # * resource.rdsDbInstanceDetails.tags.value
1899
- #
1900
1894
  # * resource.rdsDbInstanceDetails.vpcId
1901
1895
  #
1902
1896
  # * resource.rdsDbInstanceDetails.vpcSecurityGroups.status
@@ -1996,8 +1990,6 @@ module Aws::GuardDuty
1996
1990
  #
1997
1991
  # * service.action.actionType
1998
1992
  #
1999
- # * service.action.awsApiCallAction.affectedResources
2000
- #
2001
1993
  # * service.action.awsApiCallAction.api
2002
1994
  #
2003
1995
  # * service.action.awsApiCallAction.callerType
@@ -2286,10 +2278,6 @@ module Aws::GuardDuty
2286
2278
  #
2287
2279
  # * service.count
2288
2280
  #
2289
- # * service.detection.anomaly.profiles
2290
- #
2291
- # * service.detection.anomaly.unusual.behavior
2292
- #
2293
2281
  # * service.detection.sequence.actors.id
2294
2282
  #
2295
2283
  # * service.detection.sequence.actors.process.name
@@ -2882,8 +2870,6 @@ module Aws::GuardDuty
2882
2870
  # For more information, see [Findings severity levels][2] in the
2883
2871
  # *Amazon GuardDuty User Guide*.
2884
2872
  #
2885
- # * title
2886
- #
2887
2873
  # * type
2888
2874
  #
2889
2875
  # * updatedAt
@@ -12418,8 +12404,6 @@ module Aws::GuardDuty
12418
12404
  # Type: Timestamp in Unix Epoch millisecond format. Ex:
12419
12405
  # 1486685375000
12420
12406
  #
12421
- # * description
12422
- #
12423
12407
  # * id
12424
12408
  #
12425
12409
  # * partition
@@ -12759,10 +12743,6 @@ module Aws::GuardDuty
12759
12743
  #
12760
12744
  # * resource.rdsDbInstanceDetails.publiclyAccessible
12761
12745
  #
12762
- # * resource.rdsDbInstanceDetails.tags.key
12763
- #
12764
- # * resource.rdsDbInstanceDetails.tags.value
12765
- #
12766
12746
  # * resource.rdsDbInstanceDetails.vpcId
12767
12747
  #
12768
12748
  # * resource.rdsDbInstanceDetails.vpcSecurityGroups.status
@@ -12862,8 +12842,6 @@ module Aws::GuardDuty
12862
12842
  #
12863
12843
  # * service.action.actionType
12864
12844
  #
12865
- # * service.action.awsApiCallAction.affectedResources
12866
- #
12867
12845
  # * service.action.awsApiCallAction.api
12868
12846
  #
12869
12847
  # * service.action.awsApiCallAction.callerType
@@ -13152,10 +13130,6 @@ module Aws::GuardDuty
13152
13130
  #
13153
13131
  # * service.count
13154
13132
  #
13155
- # * service.detection.anomaly.profiles
13156
- #
13157
- # * service.detection.anomaly.unusual.behavior
13158
- #
13159
13133
  # * service.detection.sequence.actors.id
13160
13134
  #
13161
13135
  # * service.detection.sequence.actors.process.name
@@ -13748,8 +13722,6 @@ module Aws::GuardDuty
13748
13722
  # For more information, see [Findings severity levels][2] in the
13749
13723
  # *Amazon GuardDuty User Guide*.
13750
13724
  #
13751
- # * title
13752
- #
13753
13725
  # * type
13754
13726
  #
13755
13727
  # * updatedAt
@@ -54,7 +54,7 @@ module Aws::GuardDuty
54
54
  autoload :EndpointProvider, 'aws-sdk-guardduty/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-guardduty/endpoints'
56
56
 
57
- GEM_VERSION = '1.153.0'
57
+ GEM_VERSION = '1.154.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-guardduty
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.153.0
4
+ version: 1.154.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services