Files
community.general/lib/ansible/modules/cloud/amazon
Sloane Hertel 40d2df0ef3 Add AWS boto3 error code exception function is_boto3_error_code (#41202)
* Add aws/core.py function to check for specific AWS error codes

* Use sys.exc_info to get exception object if it isn't passed in

* Allow catching exceptions with is_boto3_error_code

* Replace from_code with is_boto3_error_code

* Return a type that will never be raised to support stricter type comparisons in Python 3+

* Use is_boto3_error_code in aws_eks_cluster

* Add duplicate-except to ignores when using is_boto3_error_code

* Add is_boto3_error_code to module development guideline docs
2018-06-12 12:15:16 -04:00
..
2017-08-15 23:12:08 -07:00
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2017-12-07 20:25:55 +00:00
2017-08-15 23:12:08 -07:00
2018-03-15 22:15:24 +01:00
2018-03-15 22:15:24 +01:00
2018-04-17 09:53:59 -04:00
2018-03-15 22:15:24 +01:00
2018-05-03 08:29:57 -04:00
2017-12-20 14:53:17 +00:00
2018-03-15 22:15:24 +01:00