385 packages tagged with “s3”
Amazon Simple Storage Service (Amazon S3), provides developers and IT teams with secure, durable, highly-scalable object storage.
The CDK Construct Library for AWS::S3 (Stability: Stable)
Common implementation package for @aws-cdk/aws-autoscaling and @aws-cdk/aws-applicationautoscaling (Stability: Stable)
The WinSCP .NET assembly is a .NET wrapper around WinSCP’s scripting interface that allows your code to connect to a remote machine and manipulate remote files over SFTP, FTP, WebDAV, S3 and SCP sessions. The library is primarily intended for advanced automation tasks on Microsoft Windows that require conditional processing, loops or other control structures for which the basic scripting interface is too limited. The library is not a general purpose file transfer library. It particularly has a limited support for an interactive processing, and as such it is not well suited for use in GUI applications. For the same reason it is also difficult to use the assembly within a restricted environment like a web server, that limits or even restricts execution of external processes. For documentation and examples of use, see project website. The NuGet package includes the assembly itself and a required WinSCP executable. When installed, it adds the assembly as reference to your project and sets up WinSCP executable to be copied to project output directory, so that it can be found on run-time.
Deploy local files and directories to S3 (Stability: Stable)
The Amazon S3 Encryption Client for .NET simplifies encrypting and decrypting objects to S3 using KMS or custom keys.
A modern library for Amazon's Simple Storage Service
HealthChecks.Aws.S3 is the health check package for S3 Buckets and files.
Pluggable foundation blocks for building distributed apps.
Bucket Notifications API for AWS S3 (Stability: Stable)
ServiceStack integration for Amazon Web Services (AWS) including: - PocoDynamo - Declarative, code-first POCO client for DynamoDB with LINQ support - SqsMqServer - MQ Server for invoking ServiceStack Services via Amazon SQS MQ Service - S3VirtualFiles - A read/write Virtual FileSystem around Amazon's S3 Simple Storage Service - DynamoDbAuthRepository - A UserAuth repository storing UserAuth info in DynamoDB - DynamoDbAppSettings - An AppSettings provider storing App configuration in DynamoDB - DynamoDbCacheClient - A Caching Provider for DynamoDB
This project provides a CDK construct for creating private S3 bucket. (Stability: Stable)
Cake Build addon for transfering files to and from Amazon S3.
AWSSDK.S3 SDK适配金山云KS3存储
Sitefinity's Amazon S3 provideris an implementation of a cloud blob storage provider, which stores the binary blob data of Sitefinity's library items on Amazon S3 storage.
AWSSDK.S3 SDK Client Manager
Redistributable components for package 'AWSSDKCPP-S3'. This package should only be installed as a dependency. (This is not the package you are looking for).
.NET Standard 2.0 version of ServiceStack.Aws
Amazon Simple Storage Service Client for the AWS SDK for C++. AWS SDK for C++ provides a modern C++ (version C++ 11 or later) interface for Amazon Web Services (AWS). It is meant to be performant and fully functioning with low- and high-level SDKs, while minimizing dependencies and providing platform portability (Windows, OSX, Linux, and mobile).
Constructs for deploying contents to S3 buckets (Stability: Stable)
This project provides a CDK construct bootstrapping an AWS account with a S3 Bucket and a DynamoDB table as terraform state backend. (Stability: Stable)
This assembly supports the buffered uploading of streams much like the AWS TransferUtility upload methods. However, it also supports non-seekable streams (such as the piped output from a console application).
MassTransit S3 Storage persistence support; MassTransit provides a developer-focused, modern platform for creating distributed applications without complexity.
An Amazon S3 file system
T2B.Services.File.Client is an cloud based service client that can provide AWS-S3 based file storage functionalities.
Serilog.Sinks.AmazonS3 is a library to save logging information from https://github.com/serilog/serilog to https://aws.amazon.com/s3/. The idea there was to upload log files to https://aws.amazon.com/s3/ to later evaluate them with https://aws.amazon.com/emr/ services. This project makes use of the https://github.com/serilog/serilog-sinks-file's code in a major part, so thanks to all the https://github.com/serilog/serilog-sinks-file/graphs/contributors of this project :thumbsup:.
.NET Configuration Extensions for loading configuration files from AWS S3.