community.general/lib/ansible/modules/cloud/amazon
joernheissler a5145a41a8 Add 3 new Amazon AWS regions (#19687) 2016-12-30 10:32:21 -05:00
..
GUIDELINES.md
__init__.py
_ec2_ami_search.py Add 3 new Amazon AWS regions (#19687) 2016-12-30 10:32:21 -05:00
cloudformation.py Cloudformation - allow re-using an existing template (#19009) 2016-12-09 10:24:10 -05:00
cloudformation_facts.py
cloudtrail.py
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 Handle when the AMI launch permissions are unset. 2016-12-14 19:45:14 -05:00
ec2_ami_copy.py
ec2_ami_find.py ec2_ami_find: set is_public to 'true' or 'false' (#19250) 2016-12-30 10:28:13 -05:00
ec2_asg.py Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -08:00
ec2_asg_facts.py Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -08:00
ec2_customer_gateway.py
ec2_eip.py Fixed ec2_eip.py when assigning a standard elastic IP. (#19238) 2016-12-30 10:27:04 -05:00
ec2_elb.py
ec2_elb_facts.py
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 Add 3 new Amazon AWS regions (#19687) 2016-12-30 10:32:21 -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
ec2_lc.py
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
ec2_vol.py minor spelling changes 2016-12-13 13:51:13 -05:00
ec2_vol_facts.py Include volume encryption status in 'ec2_vol_facts' module (#19017) 2016-12-09 10:01:13 -05:00
ec2_vpc.py
ec2_vpc_dhcp_options.py
ec2_vpc_dhcp_options_facts.py Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -08:00
ec2_vpc_igw.py
ec2_vpc_nacl.py Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -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
ec2_vpc_peer.py Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -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
ec2_vpc_subnet.py
ec2_vpc_subnet_facts.py
ec2_vpc_vgw.py Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -08:00
ec2_win_password.py
ecs_cluster.py
ecs_service.py
ecs_service_facts.py
ecs_task.py
ecs_taskdefinition.py Add new parameters to taskdefinition module - network_mode and task_r… (#19493) 2016-12-19 18:16:35 +00: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
iam_cert.py
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_alias.py
lambda_event.py
lambda_facts.py
rds.py doc: fix indentation in amazon/rds.py example docs (#19734) 2016-12-29 08:46:40 -05:00
rds_param_group.py Support MariaDB engine version 10.1 (#19483) 2016-12-19 14:28:29 +00:00
rds_subnet_group.py
redshift.py
redshift_subnet_group.py
route53.py
route53_facts.py
route53_health_check.py
route53_zone.py
s3.py
s3_bucket.py Removed dict.iteritems() in modules. (#18859) 2016-12-12 15:16:23 -08:00
s3_lifecycle.py
s3_logging.py
s3_sync.py `s3_sync` module: Add ANSIBLE_METADATA parameter 2016-12-16 09:28:45 -05:00
s3_website.py
sns_topic.py
sqs_queue.py
sts_assume_role.py
sts_session_token.py