lemur/lemur/plugins/lemur_aws
Charles Hendrie 5cbf5365c5 Active S3 destination plugin (#433)
* Activate the AWS S3 destination plugin

Add the AWS S3 destination plugin to the list of available Lemur
plugins.

Update the S3 destination plugin's "accountNumber" option to be of type
'str' to handle account numbers starting with zeros.

Update Lemur's utils for parsing certificates to correctly encode the
X509 certificates before loading for python3.

* Add S3 destination plugin test

Added simple test to verify S3 destination plugin is available.
2016-10-08 17:06:20 -07:00
..
tests Active S3 destination plugin (#433) 2016-10-08 17:06:20 -07:00
__init__.py Fixing a few syntax errors 2015-08-03 21:16:55 -07:00
ec2.py Closes #284 (#336) 2016-06-27 14:40:46 -07:00
elb.py Fixing various problems with the syncing of endpoints, throttling sta… (#398) 2016-07-12 08:40:49 -07:00
iam.py Orphaned certificates (#406) 2016-07-28 13:08:24 -07:00
plugin.py Active S3 destination plugin (#433) 2016-10-08 17:06:20 -07:00
s3.py S3 destination (#371) 2016-06-27 15:11:46 -07:00
sts.py S3 destination (#371) 2016-06-27 15:11:46 -07:00