S3 provider for @mdf.js based on aws-sdk/client-s3.
Using npm:
npm install @mdf.js/s3-provider
Using yarn:
yarn add @mdf.js/s3-provider
Check information about @mdf.js providers in the documentation of the core module @mdf.js/core.
'eu-central-1'
): S3 AWS region to which send requests'MY_ACCESS_KEY_ID'
): S3 AWS connection access key identifier'MY_SECRET_ACCESS_KEY'
): S3 AWS connection secret access key'MY_SECRET_ACCESS_KEY'
): S3 AWS connection secret access keyprocess.env['NODE_APP_INSTANCE'] || CONFIG_ARTIFACT_ID
): S3 unique service identifierundefined
): HTTP Proxy URIundefined
): HTTPS Proxy URICopyright 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.