aws cli 的使用(基于 kinesis/kds的使用)

aws client 的安装:https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2-linux.html

使用 pip 安装 aws client:https://computingforgeeks.com/how-to-install-and-use-aws-cli-on-linux-ubuntu-debian-centos/

 

sudo pip3 install awscli

使用 docker 运行 kinesis:https://github.com/vsouza/docker-Kinesis-local

docker run -d -p 4567:4567 vsouza/kinesis-local --port 4567

awscli连接并操作 kds: https://docs.aws.amazon.com/streams/latest/dev/fundamental-stream.html

如果执行 aws help 返回 Could not find executable named "groff",则先执行下列命令,如遇到其他问题,请参考链接 https://github.com/aws/aws-cli/issues/1957

apt-get install -y -qq groff

 

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值