-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(s3): website routing rules (#3411)
* feat(s3): websiteRoutingRules property * fix(s3): update @default RoutingRuleProps * fix(s3): JSDoc cleanup * fix(s3): throw if routingRule is invalid * fix(s3): remove incorrect exception * fix(s3): remove shadowed variable * fix(s3): remove "not required siblings" from JSDoc * fix(s3): refactor RoutingRule class into object * fix(s3): refactor replaceKey union interface into class * chore(s3): document websiteRedirect and websiteRoutingRules
- Loading branch information
1 parent
5d4a275
commit 33f3554
Showing
3 changed files
with
206 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters