..
GUIDELINES.md
Add ec2_vpc_route_table example, fix typo ( #32415 )
2017-11-01 12:34:34 +10:00
__init__.py
…
_ec2_ami_search.py
…
_ec2_facts.py
…
_ec2_remote_facts.py
…
_ec2_vpc.py
…
_ec2_vpc_dhcp_options.py
…
_ec2_vpc_dhcp_options_facts.py
…
_iam_cert_facts.py
…
_s3.py
…
aws_acm_facts.py
New module for querying ACM certificates ( #29430 )
2017-09-19 19:10:39 -04:00
aws_api_gateway.py
…
aws_direct_connect_connection.py
…
aws_direct_connect_link_aggregation_group.py
…
aws_kms.py
[aws] Document boto3 requirement ( #32329 )
2017-10-31 09:49:30 +10:00
aws_kms_facts.py
Amazon kms_facts module ( #26733 )
2017-10-30 09:10:11 +10:00
aws_s3.py
Added some more info about the aws_s3 module's overwrite option ( #31819 )
2017-10-30 11:22:05 -04:00
aws_s3_bucket_facts.py
…
aws_ssm_parameter_store.py
Rename ssm_parameter_store module and ssm lookup to be prefixed with aws ( #31662 )
2017-10-13 13:52:10 +10:00
aws_waf_facts.py
[aws] Document boto3 requirement ( #32329 )
2017-10-31 09:49:30 +10:00
cloudformation.py
CloudFormation module: get StackEvents when ClientRequestToken is not used ( #32434 )
2017-11-02 11:41:49 -04:00
cloudformation_facts.py
cloudformation_facts: don't fail on nonexistent stack - fixes #23419 ( #23758 )
2017-10-26 15:18:31 -04:00
cloudfront_facts.py
…
cloudtrail.py
Misc typo corrections
2017-09-09 10:25:50 -07:00
cloudwatchevent_rule.py
Improve cloudwatchevent_rule exception handling ( #30823 )
2017-09-26 12:47:24 -04:00
data_pipeline.py
Enable more pylint rules and fix reported issues. ( #30539 )
2017-09-18 23:20:32 -07:00
dynamodb_table.py
…
dynamodb_ttl.py
…
ec2.py
[ec2] Move note about state=restarted ( #31961 )
2017-10-26 21:37:33 +10:00
ec2_ami.py
EC2 AMI boto3 modifications ( #28506 )
2017-10-30 10:20:27 +10:00
ec2_ami_copy.py
[ec2_ami_copy] Add return documentation ( #32012 )
2017-10-27 09:05:50 -04:00
ec2_ami_facts.py
[ec2_ami_facts] new boto3-based module as a replacement for ec2_ami_find ( #32252 )
2017-11-02 08:56:58 +10:00
ec2_ami_find.py
add root_device_type filter. ( #31911 )
2017-10-19 14:59:15 -04:00
ec2_asg.py
[cloud] Fix #31271 - cast all tag values as strings ( #31272 )
2017-10-09 17:10:54 -04:00
ec2_asg_facts.py
[aws] Document boto3 requirement ( #32329 )
2017-10-31 09:49:30 +10:00
ec2_customer_gateway.py
…
ec2_eip.py
Document return values of ec2_eip ( #32018 )
2017-10-26 21:31:57 +10:00
ec2_elb.py
[cloud] Don't try to deregister an instance that isn't in the load balancer ( #31660 )
2017-10-13 13:59:24 -04:00
ec2_elb_facts.py
Split ec2_elb_* modules in service of rename/interface changes ( #30532 )
2017-09-21 13:06:14 -04:00
ec2_elb_lb.py
Split ec2_elb_* modules in service of rename/interface changes ( #30532 )
2017-09-21 13:06:14 -04:00
ec2_eni.py
…
ec2_eni_facts.py
…
ec2_group.py
ec2_group: add rule description support - fixes #29040 ( #30273 )
2017-10-24 21:18:56 -04:00
ec2_group_facts.py
[aws] Document boto3 requirement ( #32329 )
2017-10-31 09:49:30 +10:00
ec2_instance_facts.py
ec2_instance_facts: requires boto3 and botocore
2017-09-27 09:12:46 +10:00
ec2_key.py
Remove wildcard imports from amazon modules ( #31451 )
2017-10-09 07:38:41 -07:00
ec2_lc.py
ec2_lc - cast volume_size for an EBS volume to an int ( #32291 )
2017-10-30 14:41:40 -04:00
ec2_lc_facts.py
[cloud] Remove custom pagination function in ec2_launchconfig module ( #28574 )
2017-08-29 13:52:45 -04:00
ec2_lc_find.py
…
ec2_metadata_facts.py
Fix dangerous default args. ( #29839 )
2017-09-12 00:11:13 -07:00
ec2_metric_alarm.py
Remove wildcard imports from amazon modules ( #31451 )
2017-10-09 07:38:41 -07:00
ec2_scaling_policy.py
Remove wildcard imports from amazon modules ( #31451 )
2017-10-09 07:38:41 -07:00
ec2_snapshot.py
Remove wildcard imports from amazon modules ( #31451 )
2017-10-09 07:38:41 -07:00
ec2_snapshot_copy.py
added module ec2_snapshot_copy ( #26578 )
2017-08-29 18:11:21 -04:00
ec2_snapshot_facts.py
[aws] Document boto3 requirement ( #32329 )
2017-10-31 09:49:30 +10:00
ec2_tag.py
Fix example
2017-08-23 17:56:38 -04:00
ec2_vol.py
Remove wildcard imports from amazon modules ( #31451 )
2017-10-09 07:38:41 -07:00
ec2_vol_facts.py
…
ec2_vpc_dhcp_option.py
…
ec2_vpc_dhcp_option_facts.py
…
ec2_vpc_endpoint.py
ec2_vpc_endpoint: make policy_path usable ( #31801 )
2017-10-17 14:34:29 -04:00
ec2_vpc_endpoint_facts.py
…
ec2_vpc_igw.py
ec2_vpc_igw: fix broken import ( #31458 )
2017-10-09 15:36:12 +10:00
ec2_vpc_igw_facts.py
[aws] Document boto3 requirement ( #32329 )
2017-10-31 09:49:30 +10:00
ec2_vpc_nacl.py
…
ec2_vpc_nacl_facts.py
[ec2_vpc_nacl_id] Add nacl_id alias for nacl_ids option ( #32223 )
2017-10-27 13:21:53 +10:00
ec2_vpc_nat_gateway.py
Improve error handling for IdempotentParamaterMismatch ( #30324 )
2017-09-20 16:42:13 -04:00
ec2_vpc_nat_gateway_facts.py
…
ec2_vpc_net.py
Remove wildcard imports from amazon modules ( #31451 )
2017-10-09 07:38:41 -07:00
ec2_vpc_net_facts.py
[cloud] Update ec2_vpc_net_facts to use Boto3 ( #25375 )
2017-10-25 13:26:16 -04:00
ec2_vpc_peer.py
…
ec2_vpc_peering_facts.py
…
ec2_vpc_route_table.py
Add ec2_vpc_route_table example, fix typo ( #32415 )
2017-11-01 12:34:34 +10:00
ec2_vpc_route_table_facts.py
…
ec2_vpc_subnet.py
Move selected AWS modules from community/certified to core support ( #28617 )
2017-09-06 11:15:41 -04:00
ec2_vpc_subnet_facts.py
[ec2_vpc_subnet_facts] Add subnet_id alias for subnet_ids options ( #32023 )
2017-10-26 21:32:46 +10:00
ec2_vpc_vgw.py
…
ec2_vpc_vgw_facts.py
…
ec2_vpc_vpn.py
New module: Add ec2 Vpn Connection module and tests (cloud/amazon/ec2_vpc_vpn) ( #24385 )
2017-08-24 12:18:40 -04:00
ec2_win_password.py
Fix ec2_win_password to allow blank key_passphrase ( #28791 )
2017-09-28 21:21:59 -04:00
ecs_attribute.py
…
ecs_cluster.py
…
ecs_ecr.py
[aws] Document boto3 requirement ( #32329 )
2017-10-31 09:49:30 +10:00
ecs_service.py
…
ecs_service_facts.py
…
ecs_task.py
…
ecs_taskdefinition.py
skip check environment parameter if has no containers. ( #31083 )
2017-10-17 08:30:32 -04:00
ecs_taskdefinition_facts.py
Added ecs_taskdefinition_facts module ( #30752 )
2017-09-28 08:48:57 -04:00
efs.py
Remove wildcard imports from amazon modules ( #31451 )
2017-10-09 07:38:41 -07:00
efs_facts.py
Improve efs_facts ( #31817 )
2017-11-01 10:05:14 -04:00
elasticache.py
[aws] Document boto3 requirement ( #32329 )
2017-10-31 09:49:30 +10:00
elasticache_parameter_group.py
…
elasticache_snapshot.py
…
elasticache_subnet_group.py
…
elb_application_lb.py
[aws] Document boto3 requirement ( #32329 )
2017-10-31 09:49:30 +10:00
elb_application_lb_facts.py
[aws] Document boto3 requirement ( #32329 )
2017-10-31 09:49:30 +10:00
elb_classic_lb.py
Split ec2_elb_* modules in service of rename/interface changes ( #30532 )
2017-09-21 13:06:14 -04:00
elb_classic_lb_facts.py
Split ec2_elb_* modules in service of rename/interface changes ( #30532 )
2017-09-21 13:06:14 -04:00
elb_instance.py
Split ec2_elb_* modules in service of rename/interface changes ( #30532 )
2017-09-21 13:06:14 -04:00
elb_target_group.py
Allow health_check_port to be a string ( #32228 )
2017-10-31 10:27:12 -04:00
elb_target_group_facts.py
[aws] Document boto3 requirement ( #32329 )
2017-10-31 09:49:30 +10:00
execute_lambda.py
[cloud] new module lambda_policy (PR #24951 )
2017-08-28 16:45:53 -04:00
iam.py
Remove wildcard imports from amazon modules ( #31451 )
2017-10-09 07:38:41 -07:00
iam_cert.py
…
iam_group.py
Add pagination for IAM group API calls ( #31554 )
2017-10-16 09:42:43 -04:00
iam_managed_policy.py
iam_managed_policy: use python 3 compatible policy comparison - fixes #31474 ( #31535 )
2017-10-19 08:55:45 +10:00
iam_mfa_device_facts.py
…
iam_policy.py
[cloud][py3] Fix AttributeError in iam_policy on python3 ( #30551 )
2017-09-20 15:14:09 -04:00
iam_role.py
Fix RETURN section document in iam_role.py ( #28430 )
2017-09-15 04:21:27 -04:00
iam_server_certificate_facts.py
…
kinesis_stream.py
[aws] Document boto3 requirement ( #32329 )
2017-10-31 09:49:30 +10:00
lambda.py
lambda: fix undefined variable and initially define account_id as None ( #32249 )
2017-10-27 09:40:01 -04:00
lambda_alias.py
…
lambda_event.py
…
lambda_facts.py
[cloud] new module lambda_policy (PR #24951 )
2017-08-28 16:45:53 -04:00
lambda_policy.py
[cloud] new module lambda_policy (PR #24951 )
2017-08-28 16:45:53 -04:00
lightsail.py
…
rds.py
Remove wildcard imports from amazon modules ( #31451 )
2017-10-09 07:38:41 -07:00
rds_param_group.py
[aws] Document boto3 requirement ( #32329 )
2017-10-31 09:49:30 +10:00
rds_subnet_group.py
…
redshift.py
Remove wildcard imports from amazon modules ( #31451 )
2017-10-09 07:38:41 -07:00
redshift_facts.py
[aws] Document boto3 requirement ( #32329 )
2017-10-31 09:49:30 +10:00
redshift_subnet_group.py
Fixed redshift_subnet_group typo ( #31836 )
2017-10-17 09:16:59 -04:00
route53.py
Clarify the release and maintenance cycle ( #32402 )
2017-10-31 22:08:14 -07:00
route53_facts.py
[cloud] Add CAA record type to route53 ( #29178 )
2017-10-18 12:48:04 +10:00
route53_health_check.py
…
route53_zone.py
…
s3_bucket.py
iam_managed_policy: use python 3 compatible policy comparison - fixes #31474 ( #31535 )
2017-10-19 08:55:45 +10:00
s3_lifecycle.py
…
s3_logging.py
…
s3_sync.py
s3_sync: fix broken import ( #31460 )
2017-10-12 20:48:05 +02:00
s3_website.py
[aws] Document boto3 requirement ( #32329 )
2017-10-31 09:49:30 +10:00
sns.py
…
sns_topic.py
sns_topic: Fix unreferenced variable ( #29117 )
2017-09-07 21:46:30 -04:00
sqs_queue.py
…
sts_assume_role.py
Fix gender pronouns and the odd typo ( #31709 )
2017-10-13 13:52:38 -04:00
sts_session_token.py
…