ansible/test/units/modules/cloud/amazon
clarkst e4f294822f [cloud] kinesis stream server side encryption - fixes #30269 (#30689)
* Moved the encryption to its own action method.

* removed silly default value for encryption type.

* Code formatting issues from pull request ANSIBOT.

* changed version_added to  "2.5"
because of new new options available

* changed version_added to  "2.5"
because of new new options available

* changed version_added to  "2.5"
because of new new options available
2018-01-17 13:23:27 -05:00
..
fixtures
placebo_recordings
__init__.py
placebo_fixtures.py Add Python 3.7 to CI unit test matrix. (#34680) 2018-01-10 00:57:11 -08:00
test_api_gateway.py Port some tests away from nose as examples (#33437) 2017-11-30 14:04:09 -08:00
test_aws_direct_connect_connection.py
test_aws_direct_connect_link_aggregation_group.py
test_cloudformation.py [cloud] Add template_body parameter to cloudformation module to allow lookups (#33485) 2017-12-05 13:42:05 -05:00
test_data_pipeline.py Port some tests away from nose as examples (#33437) 2017-11-30 14:04:09 -08:00
test_ec2_utils.py
test_ec2_vpc_nat_gateway.py
test_ec2_vpc_vpn.py
test_elb_application_lb.py Port some tests away from nose as examples (#33437) 2017-11-30 14:04:09 -08:00
test_kinesis_stream.py [cloud] kinesis stream server side encryption - fixes #30269 (#30689) 2018-01-17 13:23:27 -05:00
test_lambda.py
test_lambda_policy.py Remove botocore from top-level execution in lambda_policy tests 2017-12-04 10:14:32 -05:00
test_s3.py Port some tests away from nose as examples (#33437) 2017-11-30 14:04:09 -08:00
test_s3_bucket.py