Commit 1aa4360
committed
fix: Enable S3 public access blocks in CFn
The SemiStructuredDocumentsS3Bucket created in the CFn/SAM template
does not need to be accessed from outside AWS, so should enable S3
public access blocks as a best practice.1 parent e331d96 commit 1aa4360
1 file changed
Lines changed: 5 additions & 0 deletions
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
56 | 61 | | |
57 | 62 | | |
58 | 63 | | |
| |||
0 commit comments