aws-sdk-guardduty 1.125.0 → 1.126.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: a7f96b8d3a05634d1d21f69fe29cf0ab362868e08d39f0efea713e4167989748
4
- data.tar.gz: 1dddc6a12e9e85df338b5a40ee88b49dd16dc96c3a3119a9b20b83367142c708
3
+ metadata.gz: c2de1930cb20315ea9de4dc107d4d93ada5b8eacb82fe675bcce9d41d77e7f82
4
+ data.tar.gz: 7cddc8e78af4405a0727520367a40927b14c061858fd6b71d24705167e9fd507
5
5
  SHA512:
6
- metadata.gz: b6ad4b25116b29252e4dac7286e8d33df2ef34524f7abb45695d27ce064208ff096d05f2ad3aba3b2fee0f0226a19746a1824fdee668394b9a4898c2042beaee
7
- data.tar.gz: a507efdca8a58fd2f0669e39ea49d9c70af1bab8b01082ccb618508f808909f6c037107e86ba7a40406b9339f6208b48608cefd190b25ec0a5dd3de81ab0da9f
6
+ metadata.gz: d9cad03ba08e92645290954a0e49437982a4d7a2a893adf1250bdd0d771a80c661d250663cce1fe992336fbee295664a98c89190e6d40c3fa7255467c31121d9
7
+ data.tar.gz: 38ae0adf71560d3156fdbe52a00db8d3e15d5f60598cfb34db9d48998cb682be4205b954529d72841beed945b2272976fb7fbc943d9acd68f5c9d8a772c46673
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.126.0 (2025-08-21)
5
+ ------------------
6
+
7
+ * Feature - Remove Pattern trait from email field
8
+
4
9
  1.125.0 (2025-08-14)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.125.0
1
+ 1.126.0
@@ -1372,9 +1372,8 @@ module Aws::GuardDuty
1372
1372
  # @option params [required, String] :name
1373
1373
  # A user-friendly name to identify the threat entity set.
1374
1374
  #
1375
- # **List naming constraints** - The name of your list can include
1376
- # lowercase letters, uppercase letters, numbers, dash (-), and
1377
- # underscore (\_).
1375
+ # The name of your list can include lowercase letters, uppercase
1376
+ # letters, numbers, dash (-), and underscore (\_).
1378
1377
  #
1379
1378
  # @option params [required, String] :format
1380
1379
  # The format of the file that contains the threat entity set.
@@ -1531,9 +1530,8 @@ module Aws::GuardDuty
1531
1530
  # @option params [required, String] :name
1532
1531
  # A user-friendly name to identify the trusted entity set.
1533
1532
  #
1534
- # **List naming constraints** - The name of your list can include
1535
- # lowercase letters, uppercase letters, numbers, dash (-), and
1536
- # underscore (\_).
1533
+ # The name of your list can include lowercase letters, uppercase
1534
+ # letters, numbers, dash (-), and underscore (\_).
1537
1535
  #
1538
1536
  # @option params [required, String] :format
1539
1537
  # The format of the file that contains the trusted entity set.
@@ -6022,9 +6020,8 @@ module Aws::GuardDuty
6022
6020
  # @option params [String] :name
6023
6021
  # A user-friendly name to identify the trusted entity set.
6024
6022
  #
6025
- # **List naming constraints** - The name of your list can include
6026
- # lowercase letters, uppercase letters, numbers, dash (-), and
6027
- # underscore (\_).
6023
+ # The name of your list can include lowercase letters, uppercase
6024
+ # letters, numbers, dash (-), and underscore (\_).
6028
6025
  #
6029
6026
  # @option params [String] :location
6030
6027
  # The URI of the file that contains the trusted entity set.
@@ -6136,9 +6133,8 @@ module Aws::GuardDuty
6136
6133
  # @option params [String] :name
6137
6134
  # A user-friendly name to identify the trusted entity set.
6138
6135
  #
6139
- # **List naming constraints** - The name of your list can include
6140
- # lowercase letters, uppercase letters, numbers, dash (-), and
6141
- # underscore (\_).
6136
+ # The name of your list can include lowercase letters, uppercase
6137
+ # letters, numbers, dash (-), and underscore (\_).
6142
6138
  #
6143
6139
  # @option params [String] :location
6144
6140
  # The URI of the file that contains the trusted entity set.
@@ -6193,7 +6189,7 @@ module Aws::GuardDuty
6193
6189
  tracer: tracer
6194
6190
  )
6195
6191
  context[:gem_name] = 'aws-sdk-guardduty'
6196
- context[:gem_version] = '1.125.0'
6192
+ context[:gem_version] = '1.126.0'
6197
6193
  Seahorse::Client::Request.new(handlers, context)
6198
6194
  end
6199
6195
 
@@ -1983,9 +1983,8 @@ module Aws::GuardDuty
1983
1983
  # @!attribute [rw] name
1984
1984
  # A user-friendly name to identify the threat entity set.
1985
1985
  #
1986
- # **List naming constraints** - The name of your list can include
1987
- # lowercase letters, uppercase letters, numbers, dash (-), and
1988
- # underscore (\_).
1986
+ # The name of your list can include lowercase letters, uppercase
1987
+ # letters, numbers, dash (-), and underscore (\_).
1989
1988
  # @return [String]
1990
1989
  #
1991
1990
  # @!attribute [rw] format
@@ -2134,9 +2133,8 @@ module Aws::GuardDuty
2134
2133
  # @!attribute [rw] name
2135
2134
  # A user-friendly name to identify the trusted entity set.
2136
2135
  #
2137
- # **List naming constraints** - The name of your list can include
2138
- # lowercase letters, uppercase letters, numbers, dash (-), and
2139
- # underscore (\_).
2136
+ # The name of your list can include lowercase letters, uppercase
2137
+ # letters, numbers, dash (-), and underscore (\_).
2140
2138
  # @return [String]
2141
2139
  #
2142
2140
  # @!attribute [rw] format
@@ -10524,9 +10522,8 @@ module Aws::GuardDuty
10524
10522
  # @!attribute [rw] name
10525
10523
  # A user-friendly name to identify the trusted entity set.
10526
10524
  #
10527
- # **List naming constraints** - The name of your list can include
10528
- # lowercase letters, uppercase letters, numbers, dash (-), and
10529
- # underscore (\_).
10525
+ # The name of your list can include lowercase letters, uppercase
10526
+ # letters, numbers, dash (-), and underscore (\_).
10530
10527
  # @return [String]
10531
10528
  #
10532
10529
  # @!attribute [rw] location
@@ -10635,9 +10632,8 @@ module Aws::GuardDuty
10635
10632
  # @!attribute [rw] name
10636
10633
  # A user-friendly name to identify the trusted entity set.
10637
10634
  #
10638
- # **List naming constraints** - The name of your list can include
10639
- # lowercase letters, uppercase letters, numbers, dash (-), and
10640
- # underscore (\_).
10635
+ # The name of your list can include lowercase letters, uppercase
10636
+ # letters, numbers, dash (-), and underscore (\_).
10641
10637
  # @return [String]
10642
10638
  #
10643
10639
  # @!attribute [rw] location
@@ -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.125.0'
57
+ GEM_VERSION = '1.126.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.125.0
4
+ version: 1.126.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services