typescript aws cloudwatch helper:Typescript AWS CloudWatch帮助器 源码
Typescript-aws-cloudwatch帮助器 适用于AWS CloudWatch服务的Typescript助手功能 安装 npm install typescript-aws-cloudwatch-helper@latest 用法 默认-在Lambda中以您自己的帐户运行 const logger = new Logger ( LogLevel . Trace ) ; const helper = new CloudWatchHelper ( logger ) ; const response = await helper . PutMetricDataAsync ( 'namespace' , [ ] as AWS . CloudWatch . MetricDatum [ ] , ) ; 是否在单独的帐户中运行或不在Lambda中运行 const logger = n
文件列表
typescript-aws-cloudwatch-helper-master.zip
(预估有个25文件)
typescript-aws-cloudwatch-helper-master
.github
dependabot.yml
320B
workflows
release-maker.yml
342B
stale-issues.yml
977B
issue-assigner.yml
279B
sync-github-with-package-json.yml
387B
codeql-analysis.yml
736B
.prettierrc.yml
139B
暂无评论