This repository was archived by the owner on Apr 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 139
Commit c7c871d
Fix restricting access assets.
As it stands, the `S3OriginIdentityExample` has not been associated with the `Cloudfrontdistribution` resulting in access denied errors when attempting to fetch assets.
This is fixed creating said association.
Verified through rdok/serverless-laravel@acaddcc 1 parent f4277b6 commit c7c871d
File tree
1 file changed
+3
-2
lines changed- 0.4-Building-A-Serverless-Laravel-App-With-AWS-SAM
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
99 | 99 |
| |
100 | 100 |
| |
101 | 101 |
| |
102 | - | ||
102 | + | ||
103 | + | ||
103 | 104 |
| |
104 | 105 |
| |
105 | 106 |
| |
| |||
140 | 141 |
| |
141 | 142 |
| |
142 | 143 |
| |
143 | - | ||
144 | + |
0 commit comments