Commit ebaee78
Support --xa-s3 suffix for S3 Express One Zone bucket access points (#663)
AWS recently introduced a new `--xa-s3` suffix for S3 Express One Zone
directory buckets (in addition to the existing `--x-s3` suffix).
`parse_bucket_az` only recognized `--x-s3`, causing a `ZoneSuffix` error
for buckets using the new suffix.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7ded938 commit ebaee78
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1261 | 1261 | | |
1262 | 1262 | | |
1263 | 1263 | | |
1264 | | - | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
1265 | 1268 | | |
1266 | 1269 | | |
1267 | 1270 | | |
| |||
1787 | 1790 | | |
1788 | 1791 | | |
1789 | 1792 | | |
| 1793 | + | |
| 1794 | + | |
1790 | 1795 | | |
1791 | 1796 | | |
| 1797 | + | |
1792 | 1798 | | |
1793 | 1799 | | |
1794 | 1800 | | |
| |||
0 commit comments