.. |
__init__.py
|
moved cloudtrail to amazon subdir
|
2016-12-08 11:32:30 -05:00 |
cloudformation_facts.py
|
Normalize variable naming in cloudformation_facts module using camel2snake
|
2016-12-08 11:34:49 -05:00 |
cloudtrail.py
|
minor doc fixes
|
2016-12-08 11:33:00 -05:00 |
cloudwatchevent_rule.py
|
Fix exception syntax for Python 3.x (#2940)
|
2016-12-08 11:34:51 -05:00 |
dynamodb_table.py
|
restore version_added in dynamodb_table.py
|
2016-12-08 11:34:01 -05:00 |
ec2_ami_copy.py
|
Add encryption capability to AMI copy (#1409)
|
2016-12-08 11:34:16 -05:00 |
ec2_asg_facts.py
|
Fix ec2_asg_facts when name parameter is None
|
2016-12-08 11:34:54 -05:00 |
ec2_customer_gateway.py
|
Combined notes to avoid duplicate key warning. (#2980)
|
2016-12-08 11:34:53 -05:00 |
ec2_elb_facts.py
|
elb facts fixup (#2099)
|
2016-12-08 11:34:40 -05:00 |
ec2_eni.py
|
Fix attachment issue ( thanks @gunzy83 )
|
2016-12-08 11:34:48 -05:00 |
ec2_eni_facts.py
|
Get EIP association information for ENI if EIP is associated (#2082)
|
2016-12-08 11:34:24 -05:00 |
ec2_lc_find.py
|
Added module to find Launch Configurations (#1023)
|
2016-12-08 11:34:40 -05:00 |
ec2_remote_facts.py
|
correcting spelling mistake
|
2016-12-08 11:34:26 -05:00 |
ec2_snapshot_facts.py
|
New module - ec2_snapshot_facts (#1088)
|
2016-12-08 11:34:07 -05:00 |
ec2_vol_facts.py
|
Fix DOCUMENTATION for ec2_vpc_dhcp_options.py and add missing RETURN to ec2_vol_facts.py
|
2016-12-08 11:33:48 -05:00 |
ec2_vpc_dhcp_options.py
|
ec2_vpc_dhcp_options: doc fix, add version_added to new args
|
2016-12-08 11:33:58 -05:00 |
ec2_vpc_dhcp_options_facts.py
|
ec2_vpc_dhcp_options_facts: fix exception handling, fixes build (#2819)
|
2016-12-08 11:34:45 -05:00 |
ec2_vpc_igw.py
|
Don't raise or catch StandardError in amazon modules
|
2016-12-08 11:33:36 -05:00 |
ec2_vpc_nacl.py
|
New AWS module for managing VPC Network ACLs (#1502)
|
2016-12-08 11:34:16 -05:00 |
ec2_vpc_nacl_facts.py
|
New module ec2_vpc_nacl_facts
|
2016-12-08 11:34:26 -05:00 |
ec2_vpc_nat_gateway.py
|
fixed error message for releasing an ip when not waiting for the nat gateway to delete successfully 1st
|
2016-12-08 11:34:38 -05:00 |
ec2_vpc_net_facts.py
|
Update ec2_vpc_net_facts.py
|
2016-12-08 11:33:49 -05:00 |
ec2_vpc_peer.py
|
Fix python3 syntax compilation
|
2016-12-08 11:34:18 -05:00 |
ec2_vpc_route_table.py
|
Fix bug in counting subnets by Name tag (#1643)
|
2016-12-08 11:34:40 -05:00 |
ec2_vpc_route_table_facts.py
|
Don't raise or catch StandardError in amazon modules
|
2016-12-08 11:33:36 -05:00 |
ec2_vpc_subnet.py
|
fix edge case where boto returns empty list after subnet creation
|
2016-12-08 11:33:59 -05:00 |
ec2_vpc_subnet_facts.py
|
Included an example using the jinja 2 map function to return a list of (#2458)
|
2016-12-08 11:34:26 -05:00 |
ec2_vpc_vgw.py
|
fix ec2_vpc_vgw exception handling issues
|
2016-12-08 11:34:25 -05:00 |
ec2_win_password.py
|
ec2_win_password.py - handle missing or unparseable key file more intuitively (#2729)
|
2016-12-08 11:34:54 -05:00 |
ecs_cluster.py
|
Add missing doc fragments
|
2016-12-08 11:33:45 -05:00 |
ecs_service.py
|
Removed debug return values
|
2016-12-08 11:33:57 -05:00 |
ecs_service_facts.py
|
Allow value to be bool where 'yes'/'no' are in choices (#2593)
|
2016-12-08 11:34:41 -05:00 |
ecs_task.py
|
ecs_task module documentation fixes
|
2016-12-08 11:33:53 -05:00 |
ecs_taskdefinition.py
|
Add missing doc fragments
|
2016-12-08 11:33:45 -05:00 |
efs.py
|
Add Amazon Elastic File System Facts (efs_facts) module
|
2016-12-08 11:34:52 -05:00 |
efs_facts.py
|
Add Amazon Elastic File System Facts (efs_facts) module
|
2016-12-08 11:34:52 -05:00 |
execute_lambda.py
|
New module: execute_lambda (AWS) (#2558)
|
2016-12-08 11:34:47 -05:00 |
GUIDELINES.md
|
Add section on how to return boto3 CamelCased results (#2279)
|
2016-12-08 11:34:16 -05:00 |
iam_mfa_device_facts.py
|
Use helper function for new module and rename (#2277)
|
2016-12-08 11:34:21 -05:00 |
iam_server_certificate_facts.py
|
Remove duplicate requirements.
|
2016-12-08 11:34:32 -05:00 |
kinesis_stream.py
|
Minor tidyup (#2828)
|
2016-12-08 11:34:47 -05:00 |
lambda.py
|
lambda correct documentation of return output
|
2016-12-08 11:34:56 -05:00 |
lambda_alias.py
|
Import Lambda alias module from https://github.com/pjodouin/ansible-lambda (#2829)
|
2016-12-08 11:34:51 -05:00 |
lambda_event.py
|
Add lambda_event module
|
2016-12-08 11:34:52 -05:00 |
lambda_facts.py
|
New module: lambda_facts (#2874)
|
2016-12-08 11:34:51 -05:00 |
redshift.py
|
Remove duplicate key from the doc (#2970)
|
2016-12-08 11:34:52 -05:00 |
redshift_subnet_group.py
|
Fix exception syntax for Python 3.x (#2940)
|
2016-12-08 11:34:51 -05:00 |
route53_facts.py
|
Fixes route53_facts to use max_items parameter with record_sets query.
|
2016-12-08 11:33:56 -05:00 |
route53_health_check.py
|
Doc fix on route53_health_check.py. Fixed first example. Should be register instead of record.
|
2016-12-08 11:33:39 -05:00 |
route53_zone.py
|
Documented returned structure. (#2510)
|
2016-12-08 11:34:26 -05:00 |
s3_bucket.py
|
Fix failure to apply bucket policy when creating a bucket from scratch (#3091)
|
2016-12-08 11:34:57 -05:00 |
s3_lifecycle.py
|
Added support for Standard - Infrequent Access stoarage class (#2134)
|
2016-12-08 11:34:14 -05:00 |
s3_logging.py
|
Don't raise or catch StandardError in amazon modules
|
2016-12-08 11:33:36 -05:00 |
s3_website.py
|
New module s3_website to manage static sites on Amazon S3
|
2016-12-08 11:34:42 -05:00 |
sns_topic.py
|
fixup sns topic subscriptions (#2232)
|
2016-12-08 11:34:16 -05:00 |
sqs_queue.py
|
Added redrive policy options (#2245)
|
2016-12-08 11:34:47 -05:00 |
sts_assume_role.py
|
Update sts_assume_role.py for showing the correct example syntax role_session_name instead of session_name
|
2016-12-08 11:33:46 -05:00 |
sts_session_token.py
|
Add sts_session_token module for short-lived AWS credentials. (#1988)
|
2016-12-08 11:34:15 -05:00 |