Commit cb95946
docs: add KMS decrypt permissions for S3 artifact encryption
The artifact bucket uses SSEAlgorithm: aws:kms, so both the GitHub
Actions OIDC role (step 2) and the CodeBuild service role (step 3)
need kms:Decrypt and kms:GenerateDataKey scoped via kms:ViaService
to the S3 endpoint.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2c88fae commit cb95946
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
181 | 193 | | |
182 | 194 | | |
183 | 195 | | |
| |||
352 | 364 | | |
353 | 365 | | |
354 | 366 | | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
355 | 376 | | |
356 | 377 | | |
357 | 378 | | |
| |||
0 commit comments