serverless-nextjs/serverless-next.js

Forward s3 bucket CORS configuration to s3 bucket component

开放

#595 创建于 2020年9月9日

 (1 条评论) (1 个反应) (0 位负责人)TypeScript (447 个派生)batch import
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

贡献者指南