aws-sdk-guardduty 1.51.0 → 1.82.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: 3944d8e0a3e1a5b7d75baf77e333212f8dafaa1002126bb8eea243ab267ced19
4
- data.tar.gz: 97406e467534be3be748a363754adbab2fcd24081f48b9ebd756a362eec22d13
3
+ metadata.gz: 982719be3eed1c9b62f166e2f143c979fd4520bf228fe4e50ee22cc4cfb347c1
4
+ data.tar.gz: 365d45cef8891107ca10524bbbf214222b9f949cbf0a0be98871ab35a2e37bf2
5
5
  SHA512:
6
- metadata.gz: 76874195308cd9179b2aa822b1d79f1c1a535399b830063c8ecd573119c7a6c0e5873a5c51e5871acaaa8295c5ff2b21766adc4969e59f5a8e8d8d53eb89377c
7
- data.tar.gz: ddb4e8cbb91ef90de711527ff74546f8890472e0efa36b3c88e35f7ed6baf628782f013d9ee5c2a9c9170ac980cbdbdd4c1231b77fac3e2e9e4fefe02375ad7c
6
+ metadata.gz: 4efeeec4b2a6625520dbc7cdc94f904570ca09b679d2ff80e7502b1da0d482342d70c0afeb293c2d4d3026a59985d19816b059c981523fc8e93e980254ec8baf
7
+ data.tar.gz: 9fc50173ee35f046bf90afcfd7e3ef22bc432a55f8913a24ee772c01ea91f1b3019a51262a5133164456b1d8dd14bc31382976e988ac75157404f8770d98c64f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,163 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.82.0 (2023-11-08)
5
+ ------------------
6
+
7
+ * Feature - Added API support for new GuardDuty EKS Audit Log finding types.
8
+
9
+ 1.81.0 (2023-10-17)
10
+ ------------------
11
+
12
+ * Feature - Add domainWithSuffix finding field to dnsRequestAction
13
+
14
+ 1.80.0 (2023-09-27)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.79.0 (2023-09-22)
20
+ ------------------
21
+
22
+ * Feature - Add `EKS_CLUSTER_NAME` to filter and sort key.
23
+
24
+ 1.78.0 (2023-09-13)
25
+ ------------------
26
+
27
+ * Feature - Add `managementType` field to ListCoverage API response.
28
+
29
+ 1.77.0 (2023-08-09)
30
+ ------------------
31
+
32
+ * Feature - Added autoEnable ALL to UpdateOrganizationConfiguration and DescribeOrganizationConfiguration APIs.
33
+
34
+ 1.76.0 (2023-07-11)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.75.0 (2023-07-06)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.74.0 (2023-06-28)
45
+ ------------------
46
+
47
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
48
+
49
+ 1.73.0 (2023-06-26)
50
+ ------------------
51
+
52
+ * Feature - Add support for user.extra.sessionName in Kubernetes Audit Logs Findings.
53
+
54
+ 1.72.0 (2023-06-15)
55
+ ------------------
56
+
57
+ * Feature - Updated descriptions for some APIs.
58
+
59
+ 1.71.0 (2023-05-31)
60
+ ------------------
61
+
62
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
63
+
64
+ 1.70.0 (2023-05-08)
65
+ ------------------
66
+
67
+ * Feature - Add AccessDeniedException 403 Error message code to support 3 Tagging related APIs
68
+
69
+ 1.69.0 (2023-04-27)
70
+ ------------------
71
+
72
+ * Feature - Added API support to initiate on-demand malware scan on specific resources.
73
+
74
+ 1.68.0 (2023-04-20)
75
+ ------------------
76
+
77
+ * Feature - This release adds support for the new Lambda Protection feature.
78
+
79
+ 1.67.0 (2023-03-30)
80
+ ------------------
81
+
82
+ * Feature - Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs
83
+
84
+ 1.66.0 (2023-03-23)
85
+ ------------------
86
+
87
+ * Feature - Adds AutoEnableOrganizationMembers attribute to DescribeOrganizationConfiguration and UpdateOrganizationConfiguration APIs.
88
+
89
+ 1.65.0 (2023-03-16)
90
+ ------------------
91
+
92
+ * Feature - Updated 9 APIs for feature enablement to reflect expansion of GuardDuty to features. Added new APIs and updated existing APIs to support RDS Protection GA.
93
+
94
+ 1.64.0 (2023-02-23)
95
+ ------------------
96
+
97
+ * Feature - Updated API and data types descriptions for CreateFilter, UpdateFilter, and TriggerDetails.
98
+
99
+ 1.63.0 (2023-01-18)
100
+ ------------------
101
+
102
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
103
+
104
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
105
+
106
+ 1.62.0 (2022-12-16)
107
+ ------------------
108
+
109
+ * Feature - This release provides the valid characters for the Description and Name field.
110
+
111
+ 1.61.0 (2022-10-25)
112
+ ------------------
113
+
114
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
115
+
116
+ 1.60.0 (2022-10-13)
117
+ ------------------
118
+
119
+ * Feature - Add UnprocessedDataSources to CreateDetectorResponse which specifies the data sources that couldn't be enabled during the CreateDetector request. In addition, update documentations.
120
+
121
+ 1.59.0 (2022-07-26)
122
+ ------------------
123
+
124
+ * Feature - Amazon GuardDuty introduces a new Malware Protection feature that triggers malware scan on selected EC2 instance resources, after the service detects a potentially malicious activity.
125
+
126
+ 1.58.0 (2022-06-15)
127
+ ------------------
128
+
129
+ * Feature - Adds finding fields available from GuardDuty Console. Adds FreeTrial related operations. Deprecates the use of various APIs related to Master Accounts and Replace them with Administrator Accounts.
130
+
131
+ 1.57.0 (2022-04-28)
132
+ ------------------
133
+
134
+ * Feature - Documentation update for API description.
135
+
136
+ 1.56.0 (2022-02-24)
137
+ ------------------
138
+
139
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
140
+
141
+ 1.55.0 (2022-02-03)
142
+ ------------------
143
+
144
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
145
+
146
+ 1.54.0 (2022-01-25)
147
+ ------------------
148
+
149
+ * Feature - Amazon GuardDuty expands threat detection coverage to protect Amazon Elastic Kubernetes Service (EKS) workloads.
150
+
151
+ 1.53.0 (2022-01-20)
152
+ ------------------
153
+
154
+ * Feature - Amazon GuardDuty findings now include remoteAccountDetails under AwsApiCallAction section if instance credential is exfiltrated.
155
+
156
+ 1.52.0 (2021-12-21)
157
+ ------------------
158
+
159
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
160
+
4
161
  1.51.0 (2021-11-30)
5
162
  ------------------
6
163
 
@@ -265,4 +422,4 @@ Unreleased Changes
265
422
  1.0.0 (2017-11-29)
266
423
  ------------------
267
424
 
268
- * Feature - Initial release of `aws-sdk-guardduty`.
425
+ * Feature - Initial release of `aws-sdk-guardduty`.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.51.0
1
+ 1.82.0