@mdf.js/s3-provider
TypeScript icon, indicating that this package has built-in type declarations

1.4.1 • Public • Published

@mdf.js/s3-provider

Node Version Typescript Version Known Vulnerabilities

netin

Mytra Development Framework - @mdf.js/s3-provider

Typescript tools for development

Table of contents

Introduction

S3 provider for @mdf.js based on aws-sdk/client-s3.

Installation

Using npm:

npm install @mdf.js/s3-provider

Using yarn:

yarn add @mdf.js/s3-provider

Information

Check information about @mdf.js providers in the documentation of the core module @mdf.js/core.

Use

Environment variables

  • CONFIG_S3_ACCESS_KEY_ID: S3 AWS region to which send requests
  • CONFIG_S3_ACCESS_KEY_ID: S3 AWS connection access key identifier
  • CONFIG_S3_SECRET_ACCESS_KEY: S3 AWS connection secret access key
  • CONFIG_S3_SERVICE_ID: S3 unique service identifier
  • NODE_APP_INSTANCE: undefined

License

Copyright 2024 Mytra Control S.L. All rights reserved.

Use of this source code is governed by an MIT-style license that can be found in the LICENSE file or at https://opensource.org/licenses/MIT.

Readme

Keywords

Package Sidebar

Install

npm i @mdf.js/s3-provider

Weekly Downloads

58

Version

1.4.1

License

MIT

Unpacked Size

30.3 kB

Total Files

55

Last publish

Collaborators

  • cjimenezsaiz