serverless-nextjs/serverless-next.js

Forward s3 bucket CORS configuration to s3 bucket component

Open

#595 aberto em 9 de set. de 2020

Ver no GitHub
 (1 comment) (1 reaction) (0 assignees)TypeScript (447 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (3.998 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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

Guia do colaborador