aws-sdk-macie2 1.40.0 → 1.61.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: ad07cd0aa374ed4fd3e6ccd034378a83e6ebb99d80735a523849f097b5f0fec4
4
- data.tar.gz: 72cc5ee81103a534af8b4d95dc1105a410451d8e3c0011cfca6ec74236e7ac9e
3
+ metadata.gz: 275c9cc60db17257285bb8268a35364c5a7f18bf1527c6176e7b333e7daecab1
4
+ data.tar.gz: c91081046566a6d33a50eb06cfb30f0cf0e85805e82c35b69f3f0178241ec1cc
5
5
  SHA512:
6
- metadata.gz: d10f1928c86a95c2f2f86e0cdf81868321e80781b1615439ad9dfa1910310d8c13962cfc7bc768bbf8a7088a2d7483849c03c3b212919304086d38bf4f218379
7
- data.tar.gz: 92fde1fb968a003760474e8ca90a01058c15dd9c43188ca86d3d8f440f0745c40edfec2077d0b3ec3886f706f153cfe7247f7bc04c1f41594d0a5ec835b17e2d
6
+ metadata.gz: a0ab9bd29e6f9587df10c330cdd87892d7ebcba246d177a649b5acf995b3ebb5c5b15caaceda1dba78f302ef62e2b3a5df679b906bd97a4db12cc73464dca007
7
+ data.tar.gz: 9a190ec6137b16974c77a352767fca134e4cbcd0e4b2e41523b7715a5128995757b2fd64857a6df67355eab8b6b0a5826243c3b57d76ed455c8d240f148144d8
data/CHANGELOG.md CHANGED
@@ -1,6 +1,113 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.61.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.60.0 (2023-09-18)
10
+ ------------------
11
+
12
+ * Feature - This release changes the default managedDataIdentifierSelector setting for new classification jobs to RECOMMENDED. By default, new classification jobs now use the recommended set of managed data identifiers.
13
+
14
+ 1.59.0 (2023-07-11)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.58.0 (2023-07-06)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.57.0 (2023-06-28)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.56.0 (2023-06-27)
30
+ ------------------
31
+
32
+ * Feature - This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED.
33
+
34
+ 1.55.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.54.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.53.0 (2023-03-03)
45
+ ------------------
46
+
47
+ * Feature - Documentation updates for Amazon Macie
48
+
49
+ 1.52.0 (2023-02-23)
50
+ ------------------
51
+
52
+ * Feature - This release adds support for a new finding type, Policy:IAMUser/S3BucketSharedWithCloudFront, and S3 bucket metadata that indicates if a bucket is shared with an Amazon CloudFront OAI or OAC.
53
+
54
+ 1.51.0 (2023-01-18)
55
+ ------------------
56
+
57
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
58
+
59
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
60
+
61
+ 1.50.0 (2022-12-21)
62
+ ------------------
63
+
64
+ * Feature - This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class.
65
+
66
+ 1.49.0 (2022-11-29)
67
+ ------------------
68
+
69
+ * Feature - Added support for configuring Macie to continually sample objects from S3 buckets and inspect them for sensitive data. Results appear in statistics, findings, and other data that Macie provides.
70
+
71
+ 1.48.0 (2022-10-25)
72
+ ------------------
73
+
74
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
75
+
76
+ 1.47.0 (2022-08-30)
77
+ ------------------
78
+
79
+ * Feature - This release of the Amazon Macie API adds support for using allow lists to define specific text and text patterns to ignore when inspecting data sources for sensitive data.
80
+
81
+ 1.46.0 (2022-07-26)
82
+ ------------------
83
+
84
+ * Feature - This release adds support for retrieving (revealing) sample occurrences of sensitive data that Amazon Macie detects and reports in findings.
85
+
86
+ 1.45.0 (2022-04-20)
87
+ ------------------
88
+
89
+ * Feature - Sensitive data findings in Amazon Macie now indicate how Macie found the sensitive data that produced a finding (originType).
90
+
91
+ 1.44.0 (2022-02-24)
92
+ ------------------
93
+
94
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
95
+
96
+ 1.43.0 (2022-02-03)
97
+ ------------------
98
+
99
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
100
+
101
+ 1.42.0 (2022-01-19)
102
+ ------------------
103
+
104
+ * Feature - This release of the Amazon Macie API introduces stricter validation of requests to create custom data identifiers.
105
+
106
+ 1.41.0 (2021-12-21)
107
+ ------------------
108
+
109
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
110
+
4
111
  1.40.0 (2021-11-30)
5
112
  ------------------
6
113
 
@@ -210,4 +317,4 @@ Unreleased Changes
210
317
  1.0.0 (2020-05-13)
211
318
  ------------------
212
319
 
213
- * Feature - Initial release of `aws-sdk-macie2`.
320
+ * Feature - Initial release of `aws-sdk-macie2`.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.40.0
1
+ 1.61.0