serverless-nextjs/serverless-next.js

Forward s3 bucket CORS configuration to s3 bucket component

Open

#595 geöffnet am 9. Sept. 2020

Auf GitHub ansehen
 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)TypeScript (3.998 Stars) (447 Forks)batch import
enhancementgood first issue

Beschreibung

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

Contributor Guide