Commit 10c7074
authored
fix(core): Fixing enabling GuardDuty S3 Protection in Security Account (#512)
* AutoEnable S3 Detection in Admin Account
* Exclude regions for s3 protection
* Exclude region based on config
* Adding delete action for guardDutyAdminSetup and createIamRole Custom resources
* Adding permissions related to clean up
* GuardDuty deployment for all environments
* Prettier
* Enavle S3 Production Security Account based on config1 parent 4b90150 commit 10c7074
File tree
2 files changed
+27
-3
lines changed- src
- deployments/cdk/src/deployments/iam
- lib/custom-resources/cdk-guardduty-admin-setup/runtime/src
2 files changed
+27
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
78 | 79 | | |
79 | 80 | | |
80 | 81 | | |
| |||
Lines changed: 26 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
68 | 70 | | |
69 | 71 | | |
70 | 72 | | |
71 | | - | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| |||
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
156 | | - | |
| 158 | + | |
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
| |||
180 | 182 | | |
181 | 183 | | |
182 | 184 | | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
183 | 205 | | |
184 | 206 | | |
185 | 207 | | |
| |||
216 | 238 | | |
217 | 239 | | |
218 | 240 | | |
| 241 | + | |
219 | 242 | | |
220 | | - | |
| 243 | + | |
221 | 244 | | |
222 | 245 | | |
223 | 246 | | |
| |||
0 commit comments