码迷,mamicode.com
首页 > 编程语言 > 详细

python boto3 support

时间:2016-12-07 14:42:22      阅读:156      评论:0      收藏:0      [点我收藏+]

标签:python

boto3

client boto3.client()
response client.describe_cases()
(response)

 raise ClientError(parsed_response, operation_name)

botocore.exceptions.ClientError: An error occurred (SubscriptionRequiredException) when calling the DescribeCases operation: AWS Premium Support Subscription is required to use this service.


python boto3 support

标签:python

原文地址:http://hncsjj.blog.51cto.com/1907587/1880268

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!