community.general/lib/ansible/modules/cloud/amazon
Matt Clay d913f69ba1 PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
..
GUIDELINES.md amazon: added boto3_conn to GUIDELINES.md (#20305) 2017-01-16 21:00:45 -08:00
__init__.py
_ec2_ami_search.py Use M() to link to the replacement module. (#19976) 2017-01-06 16:21:39 +00:00
_ec2_vpc.py Fix ec2_vpc deprecation docs 2017-01-19 17:07:57 -08:00
aws_kms.py New module: aws_kms for managing access grants on AWS KMS keys (#19309) 2017-01-05 09:42:59 -05:00
cloudformation.py Cloudformation - allow re-using an existing template (#19009) 2016-12-09 10:24:10 -05:00
cloudformation_facts.py Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
cloudfront_facts.py New module (cloud): cloudfront_facts (#19727) 2017-01-10 11:27:54 -05:00
cloudtrail.py Fix infrequent PEP 8 issues. 2017-01-27 14:06:21 -08:00
cloudwatchevent_rule.py
dynamodb_table.py Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -08:00
ec2.py Fix broken ec2 volume creation breaks with older boto versions (#1773) (#19723) 2016-12-30 10:31:35 -05:00
ec2_ami.py Add support for registering Amazon Machine Images from EBS snapshots. (#19020) 2017-01-19 13:06:36 -05:00
ec2_ami_copy.py Annotate boto3 dependency in the standard location. 2017-01-13 14:36:17 -05:00
ec2_ami_find.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
ec2_asg.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
ec2_asg_facts.py Paginate ASG results (#19944) 2017-01-05 16:12:30 -05:00
ec2_customer_gateway.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
ec2_eip.py Fix backward compat change - create custom required_together statement (#19642) 2017-01-04 14:11:56 +00:00
ec2_elb.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
ec2_elb_facts.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
ec2_elb_lb.py Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -08:00
ec2_eni.py
ec2_eni_facts.py
ec2_facts.py Update `ec2_facts` with new ap-south region 2017-01-04 10:27:48 -05:00
ec2_group.py Remove itervalues (not available on py3) 2016-12-13 05:40:48 -08:00
ec2_group_facts.py
ec2_key.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
ec2_lc.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
ec2_lc_facts.py
ec2_lc_find.py
ec2_metric_alarm.py
ec2_remote_facts.py
ec2_scaling_policy.py minor spelling changes 2016-12-13 13:51:13 -05:00
ec2_snapshot.py
ec2_snapshot_facts.py
ec2_tag.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
ec2_vol.py ec2_vol: Add key selection support for EBS volume encryption. (#19570) 2017-01-18 10:02:54 -05:00
ec2_vol_facts.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
ec2_vpc_dhcp_options.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
ec2_vpc_dhcp_options_facts.py Fix infrequent PEP 8 issues. 2017-01-27 14:06:21 -08:00
ec2_vpc_igw.py
ec2_vpc_nacl.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
ec2_vpc_nacl_facts.py
ec2_vpc_nat_gateway.py minor spelling changes 2016-12-13 13:51:13 -05:00
ec2_vpc_net.py
ec2_vpc_net_facts.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
ec2_vpc_peer.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
ec2_vpc_route_table.py Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -08:00
ec2_vpc_route_table_facts.py Add subnet associations to route tables dict 2017-01-06 12:30:54 -05:00
ec2_vpc_subnet.py
ec2_vpc_subnet_facts.py
ec2_vpc_vgw.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
ec2_vpc_vgw_facts.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
ec2_win_password.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
ecs_cluster.py
ecs_ecr.py Adding support for Amazon ECR (#19306) 2017-01-17 14:45:43 -05:00
ecs_service.py moved utils function to utils modules, fixed a small typo 2017-01-26 12:24:45 -05:00
ecs_service_facts.py
ecs_task.py
ecs_taskdefinition.py Fixed bug in ecs_taskdefinition for new task with forced revision 1. (#20561) 2017-01-24 11:19:22 -05:00
efs.py
efs_facts.py
elasticache.py Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -08:00
elasticache_subnet_group.py
execute_lambda.py
iam.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
iam_cert.py Fix the certificates bodies compare into iam_cert module (#19684) 2016-12-30 10:34:18 -05:00
iam_mfa_device_facts.py
iam_policy.py
iam_role.py New module - iam_role (#19486) 2016-12-22 13:58:38 +00:00
iam_server_certificate_facts.py
kinesis_stream.py
lambda.py lambda: Remove the note about supporting S3 uploads only (#20562) 2017-01-24 11:21:32 -05:00
lambda_alias.py
lambda_event.py
lambda_facts.py
rds.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
rds_param_group.py Add postgres-9.6 to rds_param_group module 2017-01-06 12:29:37 -05:00
rds_subnet_group.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
redshift.py
redshift_subnet_group.py
route53.py PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
route53_facts.py
route53_health_check.py
route53_zone.py
s3.py
s3_bucket.py Add helper function so that IAM policies can be compared for equality and update s3_bucket to take advantage of helper function 2016-12-30 10:41:22 -05:00
s3_lifecycle.py
s3_logging.py
s3_sync.py fixing mime types in s3_sync module (#20059) 2017-01-19 15:14:05 -05:00
s3_website.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
sns_topic.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
sqs_queue.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
sts_assume_role.py
sts_session_token.py