deploy-engine-s3
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

deploy-engine

部署引擎

必读

本地(服务器)必须要 awscli 配置文件

This provider is checked by default in the Node.js environment. To use the credentials file provider, simply add your access and secret keys to the ~/.aws/credentials file in the following format:

[default]
aws_access_key_id = AKID...
aws_secret_access_key = YOUR_SECRET_KEY

https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/SharedIniFileCredentials.html

注意事项

该 npm 包使用的 es Module 方式导出,要使用高版本 Node.js 建议使用 14 以上。 注意 commonjs Module 混合引入问题。建议使用 import()

Readme

Keywords

none

Package Sidebar

Install

npm i deploy-engine-s3

Weekly Downloads

1

Version

0.0.2

License

ISC

Unpacked Size

72.6 kB

Total Files

10

Last publish

Collaborators

  • webkong