serverless-nextjs/serverless-next.js
Forward s3 bucket CORS configuration to s3 bucket component
開放
#595 建立於 2020年9月9日
enhancementgood first issue
倉庫指標
- 星標
- (3,998 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Is your feature request related to a problem? Please describe. Currently there is no way to configure CORS of the created bucket via this component
Describe the solution you'd like Expose a new configuration input, called bucketCors
Describe alternatives you've considered Manually update cors configuration after bucket is created