serverless-nextjs/serverless-next.js
Forward s3 bucket CORS configuration to s3 bucket component
オープン
#595 opened on 2020/09/09
enhancementgood first issue
Repository metrics
- Stars
- (3,998 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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