Commit aaadc81
Alena Kastsiukavets
Update S3 bucket notation from dash to dot
# Why is this change needed?
S3 has deprecated dash notation in favor of dot
# How does it address the issue?
Use dot notation for s3 bucket names
# How was this tested ?
sudo ./install auto
cr https://code.amazon.com/reviews/CR-209091261 parent 7fdda95 commit aaadc81
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
305 | 305 | | |
306 | 306 | | |
307 | 307 | | |
308 | | - | |
| 308 | + | |
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| |||
0 commit comments