-
Updated
Oct 26, 2021 - Go
#
s3-bucket
Here are 793 public repositories matching this topic...
a high-performance, POSIX-ish Amazon S3 file system written in Go
golang
fuse
filesystem
aws-s3
s3
google-cloud-storage
cloud-storage
s3-bucket
posix
gcs
openstack-swift
azure-storage
fuse-filesystem
azure-blob
azure-data-lake
azure-blob-storage
aws
aws-lambda
email
aws-s3
s3
s3-bucket
email-sender
free
aws-ses
codepipeline
0x4447
free-email
s3-email
0x4447-product-s3-email
0x4447-products
-
Updated
Mar 1, 2020
A tool to find subdomains and interesting things hidden inside, external Javascript files of page, folder, and Github.
security
secrets
s3-bucket
python3
bug-bounty
bugbounty
s3-buckets
security-automation
security-tools
cloud-storage-services
subdomain-scanner
subdomain-enumeration
find-subdomains
external-javascripts
secretfinder
find-secrets
madeinindia
-
Updated
Oct 8, 2021 - Python
Security Tool to Look For Interesting Files in S3 Buckets
-
Updated
May 29, 2021 - Python
Simple, lightweight, extensible, configuration management library for Go. Built in support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
config
go
golang
yaml
toml
configuration
s3-bucket
configuration-management
viper
config-loader
configuration-file
golang-package
-
Updated
Nov 3, 2021 - Go
MinIO Client SDK for Java
-
Updated
Oct 21, 2021 - Java
Awesome cloud enumerator
digitalocean
google
cloud
amazon
linode
hacking
cloud-storage
s3-bucket
infosec
pentesting
bugbounty
vultr
pentest-tool
cloud-security
redteam
-
Updated
Jul 5, 2021 - Go
A network filesystem client to connect to MinIO and Amazon S3 compatible cloud storage servers
-
Updated
Nov 2, 2021 - Go
Terraform module that provision an S3 bucket to store the `terraform.tfstate` file and a DynamoDB table to lock the state file to prevent concurrent modifications and state corruption.
aws
backend
terraform
dynamodb
s3-bucket
locking
tfstate
terraform-modules
aws-dynamodb
dynamodb-table
terraform-module
remote-state
terraform-state
hcl2
-
Updated
Nov 2, 2021 - HCL
Multi protocol support for handling remote files like local ones in Visual Studio Code.
url
slack
dropbox
filesystem
uri
ftp
remote
sftp
webdav
s3-bucket
vscode-extension
ftps
azure-blob
workspaces
-
Updated
Apr 4, 2020 - TypeScript
FestIn - S3 Bucket Weakness Discovery
-
Updated
Dec 4, 2020 - Python
A curated list of storage open source tools. Backups, redundancy, sharing, distribution, encryption, etc.
awesome
backup
replication
storage
s3
nfs
s3-bucket
s3-storage
ceph
awesome-list
glusterfs
high-availability
san
nas
curated-lists
s3-backup
redundancy
awesome-lists
s3-client
encription
-
Updated
Sep 4, 2021
Serverless image optimizer for S3, Lambda, and Cloudfront
lambda
aws-lambda
serverless
api-gateway
images
seo
transformations
s3-bucket
sharp
cloudfront
imgix
-
Updated
Sep 16, 2021 - JavaScript
-
Updated
Nov 5, 2018 - Scala
CLI tool for auditing S3 buckets
-
Updated
Oct 27, 2021 - TypeScript
Scans a list of websites for Cloudfront or S3 Buckets
-
Updated
Mar 14, 2018 - Go
Render React.js on-demand with CDN caching
-
Updated
Sep 27, 2016 - JavaScript
chandyalexcr
commented
Feb 26, 2019
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)
Google Apps Script that publishes a Google Sheet to Amazon S3 as a JSON file. Auto-updates on edit & maintains data types. Creates an array of objects keyed by column header.
-
Updated
Nov 17, 2020 - JavaScript
A full data warehouse infrastructure with ETL pipelines running inside docker on Apache Airflow for data orchestration, AWS Redshift for cloud data warehouse and Metabase to serve the needs of data visualizations such as analytical dashboards.
python
docker
airflow
sql
database
s3
s3-bucket
data-visualization
python3
data-warehouse
metabase
data-engineering
data-analytics
data-analysis
redshift
data-processing
data-cleaning
data-warehousing
data-orchestration
-
Updated
Apr 18, 2020 - Python
A thumbnail generator example using Minio's listenBucketNotification API
-
Updated
Aug 31, 2021 - JavaScript
Concurrency in Go video course with in depth explanations & examples
testing
select
concurrency
pool
channels
s3-bucket
parallelism
profiling
once
mutexes
concurrency-patterns
atomics
race-conditions
cond
starvation
syncmap
waitgroups
deadlocks
go-routines
livelocks
-
Updated
Sep 29, 2021 - Go
Serve static files from any S3 compatible object storage services (Let's Encrypt ready)
-
Updated
Oct 20, 2021 - Go
Open
Support Python2
1
clarketm
commented
Jul 12, 2019
AWS Lambda Custom Runtime for Swift with swift-nio 2.0 support
swift
redis
aws-lambda
docker-image
postgresql
s3-bucket
amazon-linux
lambda-deployment
swift-nio
lambda-layer
lambda-swift
lambda-development-workflow
aws-lambda-swift
swift-sprinter
-
Updated
Jun 13, 2020 - Makefile
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."
Currently, in the gatsby-plugin-s3 configuration, I'm not finding a way to set the
s3ForcePathStyleoption. This is necessary in cases, where S3-Compliant Object Storage Services, which might not be AWS have this path style. Some examples could be Miniohttps://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/Config.html#s3ForcePathStyle-property
Would be happy to send a