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
placebo_recordings
__init__.py
placebo_fixtures.py Add Python 3.7 to CI unit test matrix. (#34680) 7 years ago
test_api_gateway.py
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) 7 years ago
test_data_pipeline.py
test_ec2_utils.py
test_ec2_vpc_nat_gateway.py
test_ec2_vpc_vpn.py
test_elb_application_lb.py
test_kinesis_stream.py [cloud] kinesis stream server side encryption - fixes #30269 (#30689) 7 years ago
test_lambda.py
test_lambda_policy.py Remove botocore from top-level execution in lambda_policy tests 7 years ago
test_s3.py
test_s3_bucket.py