community.general/lib/ansible/module_utils/aws
Sloane Hertel a48e0b5101 New Module to manage AWS direct connect link aggregation groups (#27250)
* Add module_utils/aws/direct_connect.py for frequently used functions

* new AWS Direct Connect link aggregation group module with tests and placebo recordings

* remove extra argument

* Remove use of undefined var

* Fix param name for extra exception codes for AWSRetry to use.

* Fix undefined var and line length and metadata version number

* Fix copyright headers
2017-08-22 18:24:54 -04:00
..
__init__.py aws.core in new aws dir in module utils - module with AnsibleAWSModule class and fail_json_aws (#25780) 2017-07-11 14:01:35 -07:00
core.py fix pep8, fixes build (#26660) 2017-07-12 00:26:59 +02:00
direct_connect.py New Module to manage AWS direct connect link aggregation groups (#27250) 2017-08-22 18:24:54 -04:00