當前位置: 首頁>>代碼示例>>Python>>正文


Python botocore.exceptions模塊代碼示例

botocore.exceptions共有32個方法/函數/屬性,點擊鏈接查看相應的源代碼示例。

1. botocore.exceptions.ClientError() ,411個項目使用

2. botocore.exceptions.NoCredentialsError() ,35個項目使用

3. botocore.exceptions.ParamValidationError() ,26個項目使用

4. botocore.exceptions.EndpointConnectionError() ,24個項目使用

5. botocore.exceptions.ProfileNotFound() ,21個項目使用

6. botocore.exceptions.NoRegionError() ,18個項目使用

7. botocore.exceptions.BotoCoreError() ,15個項目使用

8. botocore.exceptions.WaiterError() ,14個項目使用

9. botocore.exceptions.UnknownServiceError() ,12個項目使用

10. botocore.exceptions.PartialCredentialsError() ,10個項目使用

11. botocore.exceptions.PaginationError() ,10個項目使用

12. botocore.exceptions.HTTPClientError() ,9個項目使用

13. botocore.exceptions.DataNotFoundError() ,9個項目使用

14. botocore.exceptions.OperationNotPageableError() ,9個項目使用

15. botocore.exceptions.IncompleteReadError() ,9個項目使用

16. botocore.exceptions.ConnectionError() ,7個項目使用

17. botocore.exceptions.UnknownClientMethodError() ,7個項目使用

18. botocore.exceptions.ConfigNotFound() ,7個項目使用

19. botocore.exceptions.InvalidConfigError() ,7個項目使用

20. botocore.exceptions.MetadataRetrievalError() ,7個項目使用

21. botocore.exceptions.ReadTimeoutError() ,6個項目使用

22. botocore.exceptions.AliasConflictParameterError() ,6個項目使用

23. botocore.exceptions.UnseekableStreamError() ,6個項目使用

24. botocore.exceptions.RefreshWithMFAUnsupportedError() ,6個項目使用

25. botocore.exceptions.UnsupportedSignatureVersionError() ,6個項目使用

26. botocore.exceptions.UnknownCredentialError() ,6個項目使用

27. botocore.exceptions.UnknownSignatureVersionError() ,6個項目使用

28. botocore.exceptions.MD5UnavailableError() ,6個項目使用

29. botocore.exceptions.CredentialRetrievalError() ,6個項目使用

30. botocore.exceptions.InvalidS3AddressingStyleError() ,6個項目使用

31. botocore.exceptions.InvalidRetryConfigurationError() ,5個項目使用

32. botocore.exceptions.InvalidMaxRetryAttemptsError() ,5個項目使用



注:本文中的示例由純淨天空整理自Github/MSDocs等開源代碼及文檔管理平台,相關代碼片段篩選自各路編程大神貢獻的開源項目,源碼版權歸原作者所有,傳播和使用請參考對應項目的License;未經允許,請勿轉載。