-
Updated
Jul 12, 2021 - Go
s3-bucket
Here are 741 public repositories matching this topic...
-
Updated
Mar 1, 2020
-
Updated
May 29, 2021 - Python
-
Updated
Jul 30, 2021 - Python
-
Updated
Jul 28, 2021 - Go
-
Updated
Jul 29, 2021 - Java
-
Updated
Jul 5, 2021 - Go
-
Updated
May 15, 2021 - 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
Dec 4, 2020 - Python
-
Updated
Jun 26, 2021
-
Updated
Aug 8, 2021 - JavaScript
-
Updated
Nov 5, 2018 - Scala
-
Updated
Jan 15, 2021 - TypeScript
-
Updated
Mar 14, 2018 - Go
-
Updated
Sep 27, 2016 - 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
Aug 3, 2021 - JavaScript
-
Updated
May 19, 2021 - Go
Support Python2
-
Updated
Apr 18, 2020 - Python
-
Updated
Jun 13, 2020 - Makefile
-
Updated
May 10, 2021 - JavaScript
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 thetemplatefile
function instead....and you've got🎉
100
stars