适用于 Python 的 AWS 开发工具包 (Boto3)

通过适用于 Python 的 AWS 开发工具包 boto3 快速开始使用 AWS。Boto3 可以支持您轻松将 Python 应用程序、库或脚本与 AWS 服务进行集成,包括 Amazon S3、Amazon EC2 和 Amazon DynamoDB 等。

很多AWS服务都可以利用boto3编程关联

https://aws.amazon.com/cn/sdk-for-python/

 

https://boto3.amazonaws.com/v1/documentation/api/latest/index.html

 

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/index.html

posted @ 2019-08-28 15:22  CloudRivers  阅读(665)  评论(0)    收藏  举报