aws-sdk-detective 1.24.0 → 1.41.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e5d031bab16be5065cfe4429ee2917fa78354b99ebb49468168b04f697f4849f
4
- data.tar.gz: 73849fe1096acc034c2dd48448da353862bd106ffb997b4f82db22277a6e3c3b
3
+ metadata.gz: 7dbb26e3b107ed75cc446e731ab726b659b7593ffd4b6c06a4dfff4caa61d3af
4
+ data.tar.gz: fad6a81d3a79a0e73e7a7e7fe546f8f950eca544a77171a57a198cbdcbd22f83
5
5
  SHA512:
6
- metadata.gz: 0f297d2cfe79164e4b2107ef45a6d5cf6963dbc6f3e89438ffd8e8ec89efec3559b7bc689d62ad8218a4db0d260bf38e108b6322434331d962616311d2c38764
7
- data.tar.gz: 5e4371ab8032f9d058405ee7f0da014d58ac3fca831719f6a94fff8f143bffce88fed191b84ec492d90ab944404d19a7908797941bf549bdb866c04671c49ecc
6
+ metadata.gz: 9c5467356353a91e3ecaa7b24e72941185ecce3879762b01d0fb536846f8a337842c518d76ab8cf5147a2b466299487b55b78ada025264450fe7b7f16603f8b2
7
+ data.tar.gz: 28f95e3a5fcc6a42d0be701ece3d4608b719886dac926253cfdebd832bac261baf3d90fde3375215748c6e9eeae4e9d66445568b071f58a17f1b735d63a7e6f8
data/CHANGELOG.md CHANGED
@@ -1,6 +1,93 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.41.0 (2023-09-27)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.40.0 (2023-08-25)
10
+ ------------------
11
+
12
+ * Feature - Added protections to interacting with fields containing customer information.
13
+
14
+ 1.39.0 (2023-08-07)
15
+ ------------------
16
+
17
+ * Feature - Updated the email validation regex to be in line with the TLD name specifications.
18
+
19
+ 1.38.0 (2023-07-11)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.37.0 (2023-07-06)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.36.0 (2023-06-28)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.35.0 (2023-06-15)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.34.0 (2023-05-31)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.33.0 (2023-05-16)
45
+ ------------------
46
+
47
+ * Feature - Added and updated API operations in Detective to support the integration of ASFF Security Hub findings.
48
+
49
+ 1.32.0 (2023-01-18)
50
+ ------------------
51
+
52
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
53
+
54
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
55
+
56
+ 1.31.0 (2022-12-23)
57
+ ------------------
58
+
59
+ * Feature - This release adds a missed AccessDeniedException type to several endpoints.
60
+
61
+ 1.30.0 (2022-10-25)
62
+ ------------------
63
+
64
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
65
+
66
+ 1.29.0 (2022-07-26)
67
+ ------------------
68
+
69
+ * Feature - Added the ability to get data source package information for the behavior graph. Graph administrators can now start (or stop) optional datasources on the behavior graph.
70
+
71
+ 1.28.0 (2022-02-24)
72
+ ------------------
73
+
74
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
75
+
76
+ 1.27.0 (2022-02-03)
77
+ ------------------
78
+
79
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
80
+
81
+ 1.26.0 (2022-01-03)
82
+ ------------------
83
+
84
+ * Feature - Added and updated API operations to support the Detective integration with AWS Organizations. New actions are used to manage the delegated administrator account and the integration configuration.
85
+
86
+ 1.25.0 (2021-12-21)
87
+ ------------------
88
+
89
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
90
+
4
91
  1.24.0 (2021-11-30)
5
92
  ------------------
6
93
 
@@ -130,4 +217,4 @@ Unreleased Changes
130
217
  1.0.0 (2019-12-13)
131
218
  ------------------
132
219
 
133
- * Feature - Initial release of `aws-sdk-detective`.
220
+ * Feature - Initial release of `aws-sdk-detective`.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.24.0
1
+ 1.41.0