Goofys allows you to mount an S3 bucket as a filey system. It's a Filey System instead of a File System because goofys strives for performance first and POSIX second. Particularly things that are difficult to support on S3 or would translate into more than one round-trip would either fail (random writes) or faked (no per-file permission). Goofys does not have a on disk data cache (checkout catfs), and consistency model is close-to-open.
s3-bucket s3 posix filesystem posix-ish aws-s3 cloud-storage fuse gcs google-cloud-storage openstack-swift fuse-filesystemThis is a tool that enumerates Amazon S3 buckets and looks for interesting files. I have example wordlists but I haven't put much time into refining them.
s3-bucket penetration-testing bugbounty enumerationMinFS is a fuse driver for Amazon S3 compatible object storage server. MinFS lets you mount a remote bucket (from a S3 compatible object store), as if it were a local directory. This allows you to read and write from the remote bucket just by operating on the local mount directory.MinFS helps legacy applications use modern object stores with minimal config changes. MinFS uses BoltDB for caching and saving metadata, list of files, permissions, owners etc.
fuse-driver fuse-filesystem storage-servers mount storage s3-bucketThe Minio Haskell Client SDK provides simple APIs to access Minio and Amazon S3 compatible object storage server.A section of the tests use the remote Minio Play server at https://play.minio.io:9000 by default. For library development, using this remote server maybe slow. To run the tests against a locally running Minio live server at http://localhost:9000, just set the environment MINIO_LOCAL to any value (and unset it to switch back to Play).
haskell haskell-library aws-s3 s3-bucket s3 object-storage cloud-storageThe Minio Java Client SDK provides simple APIs to access any Amazon S3 compatible object storage server.This quickstart guide will show you how to install the client SDK and execute an example java program. For a complete list of APIs and examples, please take a look at the Java Client API Reference documentation.
libraries sdk minio-java client-sdk aws-s3 s3-bucketThe Minio Python Client SDK provides simple APIs to access any Amazon S3 compatible object storage server.This quickstart guide will show you how to install the client SDK and execute an example python program. For a complete list of APIs and examples, please take a look at the Python Client API Reference documentation.
minio minio-client sdk aws-s3 s3-bucketThe Minio Client SDK for Ruby provides simple APIs to access Minio or any Amazon S3 compatible object storage server.And then execute to install the deps.
ruby-gem aws-s3 s3-bucket object-storageA thumbnail generator example using Minio's listenBucketNotification API. This is a simple example of how one can build a AWS Lambda like functionality on a laptop.Just run yarn to install all the necessary dependencies.
minio lambda s3-bucket lambda-functions image-processing image-manipulationRender React.js on-demand with CDN caching.Minimal example on how to render React & React Router v4 with Amazon API Gateway, AWS Lambda and CloudFront.
api-gateway aws-lambda cloudfront react cdn s3-bucketThis is an sbt plugin which helps resolving dependencies from and publish to Amazon S3 buckets (private or public). These defaults are added to your project automatically. So if you're fine with them, you don't need to do anything special, just set the resolver and publish. Otherwise you can tune the settings by overriding them in your build.sbt.
s3-bucket sbt s3-resolver sbt-plugin aws aws-s3 s3 ivy publishing-resolver resolver amazon-s3logback-s3-rolling-policy automatically uploads rolled log files to S3. logback-s3-rolling-policy was forked from logback-s3 (https://github.com/shuwada/logback-s3) but transfered into a new project because changes were getting too big.
logback s3-bucket logback-rolling-policygit-s3-push is a tool to deploy git repositories to AWS S3 buckets. git-s3-push keeps track of which commits have been pushed and supports deploying only recently modified files. It can be used for deploying static websites hosted on S3, maintaining versioned bucket data or using S3 to backup git repositories. Grab a binary for your platform from the releases. Or check out the code, run go get and go run git-s3-push.go.
git s3 s3-bucket backup deploymentOnly the password field (secret access key) in the server element can be encrypted (as per mvn -ep). The user represented by the AWS access key must have put permission on S3 and full access permission on ElasticBeanstalk.
aws aws-lambda aws-beanstalk aws-cloudformation aws-s3 beanstalk lambda s3-bucket cloudformation maven-pluginCloud Explorer is a open-source S3 client. It works on Windows, Linux, and Mac. It has a graphical and command line interface for each supported operating system. If you have a feature suggestion or find a bug, please open an issue. For the latest stable release, click Download.
s3 s3-storage s3-bucket storage sync background-sync snapshot cloud-explorer cli gui migrate-buckets bucket cloud-storageOptimize a static website for hosting in S3, by including a fingerprint into all assets' filenames. The optimized website is uploaded into the specified S3 bucket with the right cache headers. All file operations are executed in a (temporary) output directory, the source directory is not altered.
s3-bucket fingerprint css static-site static-website s3 s3-website s3-bucketsVue2 + Amazon Rekognition + Amazon S3 + Progressive Web App With Face Detection
vue pwa amazon-rekognition aws face-detection face-analysis aws-s3 s3-bucket yarn vue2S3 Property Loader has the aim of allowing loading of Spring property files from S3 bucket, in order to guarantee stateless machine configuration. Spring PropertyConfigurer uses PropertiesFactoryBean to load property files from AWS S3 bucket.
s3-bucket spring-bean s3 spring properties-loader properties auto-complete spring-s3 aws-s3 aws amazon web services profile auto-refresh properties-refreshServe static files from any S3 compatible object storage endpoints. If you do not have a working Golang environment, please follow How to install Golang.
s3-bucket s3-website http-server minio aws-s3🔓 Enumerating all the AWS S3 bucket leaks that have been discovered to date.
aws aws-s3 security-vulnerability leaky-bucket leak document documentation s3 s3-bucket yas3bl yet-another-s3-bucket-leak s3-bucket-leak security information-securityServerless Architectures with AWS begins with an introduction to the serverless model and helps you get started with AWS and AWS Lambda. You'll also get to grips with other capabilities of the AWS Serverless Platform and see how AWS supports enterprise-grade serverless applications with and without Lambda. This course will guide you through deploying your first serverless project and exploring the capabilities of Amazon Athena, an interactive query service that makes it easy to analyze data in Amazon Simple Storage Service (Amazon S3) using standard SQL. You’ll also learn about AWS Glue, a fully managed extract, transfer, and load (ETL) service that makes categorizing data easy and cost-effective.
serverless aws aws-lambda s3-bucket s3-storage serverless-architectures aws-glue aws-kinesis
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.