1. 首页
  2. 数据库
  3. 其它
  4. node athena:一个简单的aws雅典娜客户端的nodejs 源码

node athena:一个简单的aws雅典娜客户端的nodejs 源码

上传者: 2021-02-01 22:48:03上传 ZIP文件 75.16KB 热度 29次
athena-client-一个用于nodejs和typescript的简单aws athena客户端 这是版本2.x文档。 1.x文档在 安装方式: npm install athena-client 使用范例 创建客户 var clientConfig = { bucketUri : 's3://xxxx' } var awsConfig = { region : 'xxxx' , } var athena = require ( "athena-client" ) var client = athena . createClient ( clientConfig ,
下载地址
用户评论