-
Updated
Nov 19, 2020 - Go
s3-bucket
Here are 605 public repositories matching this topic...
-
Updated
Mar 1, 2020
-
Updated
Oct 26, 2020 - Python
-
Updated
Nov 16, 2020 - Python
-
Updated
Nov 26, 2020 - Java
-
Updated
Nov 14, 2020 - Go
-
Updated
Nov 23, 2017 - Go
-
Updated
Oct 29, 2020 - Go
-
Updated
Apr 4, 2020 - TypeScript
Currently, in the gatsby-plugin-s3 configuration, I'm not finding a way to set the s3ForcePathStyle option. This is necessary in cases, where S3-Compliant Object Storage Services, which might not be AWS have this path style. Some examples could be Minio
https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Config.html#s3ForcePathStyle-property
Would be happy to send a
-
Updated
Oct 19, 2020 - Go
-
Updated
Aug 6, 2020 - Python
-
Updated
Nov 5, 2018 - Scala
-
Updated
Sep 27, 2016 - JavaScript
-
Updated
Mar 14, 2018 - Go
-
Updated
Oct 18, 2019 - TypeScript
-
Updated
Oct 20, 2020 - JavaScript
When use us-east-1 in config.region it generates an invalid URL.
- Generated URL for us-east-1:
https://<bucket>.s3-us-east-1.amazonaws.com/ - Expected URL for us-east-1:
https://<bucket>.s3.amazonaws.com/orhttps://<bucket>.s3.us-east-1.amazonaws.com/(not sure about the last one)
-
Updated
Nov 17, 2020 - JavaScript
-
Updated
Jun 13, 2020 - Makefile
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jan 18, 2020 - Dockerfile
-
Updated
Nov 18, 2020 - Go
Support Python2
Improve this page
Add a description, image, and links to the s3-bucket topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the s3-bucket topic, visit your repo's landing page and select "manage topics."


Since you require Terraform
0.12.x, I think it's better to use thetemplatefilefunction instead....and you've got🎉
100stars