We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 46d40a6 + d33b2e9 commit a3cd2ceCopy full SHA for a3cd2ce
contributor_docs/s3_configuration.md
@@ -1,5 +1,5 @@
1
# S3 Bucket Configuration
2
-1. [Create an S3 bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/create-bucket-overview.html), with any name
+1. [Create an S3 bucket](https://docs.aws.amazon.com/AmazonS3/latest/userguide/create-bucket-overview.html), with any name.
3
2. Navigate to the S3 bucket permissions and add the following CORS policy. This is for development only, as it allows CORS from any origin.
4
```
5
[
0 commit comments