ansible/cloud/amazon
Fernando José Pando 3afe117730 Add SQS queue policy attachment functionality (#1716)
* Add SQS queue policy attachment functionality

SQS queue has no attribute 'Policy' until one is attached, so this special
case must be handled uniquely

SQS queue Policy can now be passed in as json
2016-04-14 23:58:44 +02:00
..
__init__.py moved cloudtrail to amazon subdir 2015-03-26 01:15:34 -04:00
cloudtrail.py minor doc fixes 2015-07-17 01:19:21 -04:00
dynamodb_table.py restore version_added in dynamodb_table.py 2016-03-31 20:15:32 +01:00
ec2_ami_copy.py updated to use shared region docs from ec2 2015-10-07 23:20:27 -04:00
ec2_elb_facts.py Adding missing attributes regarding the hosted zone. 2016-02-28 14:36:56 +01:00
ec2_eni.py Fix for existing ENIs w/ multiple security groups 2016-03-17 17:08:40 +00:00
ec2_eni_facts.py Add secondary addresses to facts 2015-12-12 11:33:10 +00:00
ec2_remote_facts.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:01:57 -08:00
ec2_vol_facts.py Fix DOCUMENTATION for ec2_vpc_dhcp_options.py and add missing RETURN to ec2_vol_facts.py 2016-02-02 10:00:51 -06:00
ec2_vpc_dhcp_options.py ec2_vpc_dhcp_options: doc fix, add version_added to new args 2016-03-19 14:06:54 +01:00
ec2_vpc_igw.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:01:57 -08:00
ec2_vpc_net_facts.py Update ec2_vpc_net_facts.py 2016-02-08 10:09:23 -05:00
ec2_vpc_route_table.py Fixing check mode support for vpc route tables 2016-01-22 11:32:24 -06:00
ec2_vpc_route_table_facts.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:01:57 -08:00
ec2_vpc_subnet.py fix edge case where boto returns empty list after subnet creation 2016-02-05 19:09:54 -06:00
ec2_vpc_subnet_facts.py corrected version added to 2.1 2015-12-07 10:03:13 -08:00
ec2_win_password.py Ensure ec2_win_password doesn't leak file handle 2016-02-09 22:56:55 -05:00
ecs_cluster.py Add missing doc fragments 2016-01-24 11:11:49 +11:00
ecs_service.py Removed debug return values 2016-03-09 14:37:06 +01:00
ecs_service_facts.py ecs_service_facts documentation fixes #1483. Workaround for datetime fileds #1348. 2016-02-24 11:56:56 +01:00
ecs_task.py ecs_task module documentation fixes 2016-02-24 11:52:26 +01:00
ecs_taskdefinition.py Add missing doc fragments 2016-01-24 11:11:49 +11:00
GUIDELINES.md Fix code example (#2018) 2016-04-12 18:10:41 -04:00
route53_facts.py Fixes route53_facts to use max_items parameter with record_sets query. 2016-02-24 16:16:04 -08:00
route53_health_check.py Doc fix on route53_health_check.py. Fixed first example. Should be register instead of record. 2015-12-07 18:55:45 +02:00
route53_zone.py added examples to route53_zone 2015-12-23 12:01:47 -05:00
s3_bucket.py Use boto normalized location for bucket creation 2015-11-20 13:55:46 -05:00
s3_lifecycle.py Added missing else statement that caused existing rules to be discarded 2015-12-04 01:50:38 +00:00
s3_logging.py Don't raise or catch StandardError in amazon modules 2015-11-30 19:01:57 -08:00
sns_topic.py Merge pull request #1579 from wimnat/feature/1573 2016-03-19 14:20:34 +01:00
sqs_queue.py Add SQS queue policy attachment functionality (#1716) 2016-04-14 23:58:44 +02:00
sts_assume_role.py Update sts_assume_role.py for showing the correct example syntax role_session_name instead of session_name 2016-01-16 09:13:18 -05:00