Commit 6d1e629
✨ Add SageMaker, Inspector findings, Shield DRT, Firehose destinations, and Org delegated admin resources (#6879)
* Add more AWS resources
Signed-off-by: Tim Smith <tsmith84@gmail.com>
* 🐛 Fix Inspector finding sub-resource ID collisions
Add finding ARN prefix to __id for packageVulnerability,
networkReachability, codeVulnerability, cvssScore, and
vulnerablePackage sub-resources to prevent cache key collisions
across different findings.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Add pzs and SNYK to spellcheck expect list
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* 🐛 Use Region.Data instead of cached region in SageMaker domain fetchDetails
Addresses PR review: use a.Region.Data consistently (like tags() and other
resources) instead of a separately cached internal region field.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
---------
Signed-off-by: Tim Smith <tsmith84@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent f493f27 commit 6d1e629
File tree
12 files changed
+7664
-265
lines changed- .github/actions/spelling
- providers/aws/resources
12 files changed
+7664
-265
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| 98 | + | |
97 | 99 | | |
| 100 | + | |
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
| |||
179 | 182 | | |
180 | 183 | | |
181 | 184 | | |
| 185 | + | |
182 | 186 | | |
183 | 187 | | |
184 | 188 | | |
| |||
216 | 220 | | |
217 | 221 | | |
218 | 222 | | |
| 223 | + | |
219 | 224 | | |
220 | 225 | | |
221 | 226 | | |
| 227 | + | |
222 | 228 | | |
223 | 229 | | |
224 | 230 | | |
| |||
233 | 239 | | |
234 | 240 | | |
235 | 241 | | |
| 242 | + | |
236 | 243 | | |
237 | 244 | | |
238 | 245 | | |
| |||
0 commit comments