-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to deploy the stack #16
Comments
That hopefully shouldn't be the case. Can you provide the exact error you are getting along with a link to the current deployed website that we can test going to? |
Yes, I apologize for the limited details I provided. While deploying the SAM Resource within the CloudFormation stack creation process, specifically during the creation of the BucketForS3ExplorerSavedConfiguration resource, I encountered a 'validation failed' status with the following message: 'Properties validation failed for resource BucketForS3ExplorerSavedConfiguration with the message: [#/CorsConfiguration/CorsRules/0/AllowedOrigins: array items are not unique]. |
Remove duplicate domain from CORS. fix #16
Great thank you. This has been fixed now. However, the problem should only happen when you haven't set a custom domain, which I assume you might actually want to do. Is there a reason that one wasn't added here? So that might be the pertinent question. But in any case this has been resolved, thank you for the report. |
Unable to deploy the stack because of s3 CORS policy
The text was updated successfully, but these errors were encountered: