You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
fixtures [cloud][tests] AWS lambda module unit tests (#21768) 8 years ago
placebo_recordings CloudFormation module: get StackEvents when ClientRequestToken is not used (#32434) 7 years ago
__init__.py Relocate module unit tests. (#18812) 8 years ago
placebo_fixtures.py Add Python 3.7 to CI unit test matrix. (#34680) 7 years ago
test_api_gateway.py Port some tests away from nose as examples (#33437) 7 years ago
test_aws_direct_connect_connection.py [cloud] New module: AWS Direct Connect connection (#26152) 7 years ago
test_aws_direct_connect_link_aggregation_group.py New Module to manage AWS direct connect link aggregation groups (#27250) 7 years ago
test_cloudformation.py [cloud] Add template_body parameter to cloudformation module to allow lookups (#33485) 7 years ago
test_data_pipeline.py Port some tests away from nose as examples (#33437) 7 years ago
test_ec2_utils.py fixed type mapper and added tests (#20963) 8 years ago
test_ec2_vpc_nat_gateway.py added diff as new keyword (#28581) 7 years ago
test_ec2_vpc_vpn.py Fix dangerous default args. (#29839) 7 years ago
test_elb_application_lb.py Port some tests away from nose as examples (#33437) 7 years ago
test_kinesis_stream.py [cloud] kinesis stream server side encryption - fixes #30269 (#30689) 7 years ago
test_lambda.py Unit tests: share common code (#31456) 7 years ago
test_lambda_policy.py Remove botocore from top-level execution in lambda_policy tests 7 years ago
test_s3.py Port some tests away from nose as examples (#33437) 7 years ago
test_s3_bucket.py s3_bucket: fix python3 sorting incompatibility (#27502) 7 years ago