community.general/lib/ansible/modules/cloud/amazon
Ben Carter f99f88b034 fixing status option in documentation (#53785)
changing status option to statuses in the documentation

Adding choices to the argument spec to match the documentation from AWS.
Adding 'REVOKED', 'FAILED' to statuses documentation to match implementation.

Removing E322, E323 ignores for aws_acm_facts
2019-03-21 15:39:36 -05:00
..
__init__.py
_ec2_ami_find.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
_ec2_ami_search.py Fixup removed and deprecated modules 2018-08-24 15:37:13 -07:00
_ec2_facts.py Fixup removed and deprecated modules 2018-08-24 15:37:13 -07:00
_ec2_remote_facts.py all amazon modules are community maintained (#46840) 2018-10-11 15:38:54 -04:00
_ec2_vpc.py all amazon modules are community maintained (#46840) 2018-10-11 15:38:54 -04:00
_iam_cert_facts.py iam certificate facts (duplicate): add iam_cert_facts as alias for iam_server_certificate_facts (#25387) 2017-08-12 01:44:39 -07:00
_s3.py Fixup removed and deprecated modules 2018-08-24 15:37:13 -07:00
aws_acm_facts.py fixing status option in documentation (#53785) 2019-03-21 15:39:36 -05:00
aws_api_gateway.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
aws_application_scaling_policy.py Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
aws_az_facts.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
aws_batch_compute_environment.py Fix broken links in module documentation (#38469) 2018-04-10 11:20:14 +10:00
aws_batch_job_definition.py Remove unused import (#48639) 2018-11-22 07:58:17 -08:00
aws_batch_job_queue.py Fix broken links in module documentation (#38469) 2018-04-10 11:20:14 +10:00
aws_caller_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aws_codecommit.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aws_config_aggregation_authorization.py Documentation remove escape r (#50277) 2018-12-27 13:14:20 +00:00
aws_config_aggregator.py Documentation remove escape r (#50277) 2018-12-27 13:14:20 +00:00
aws_config_delivery_channel.py Documentation remove escape r (#50277) 2018-12-27 13:14:20 +00:00
aws_config_recorder.py Documentation remove escape r (#50277) 2018-12-27 13:14:20 +00:00
aws_config_rule.py Documentation remove escape r (#50277) 2018-12-27 13:14:20 +00:00
aws_direct_connect_connection.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aws_direct_connect_gateway.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
aws_direct_connect_link_aggregation_group.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
aws_direct_connect_virtual_interface.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aws_eks_cluster.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aws_elasticbeanstalk_app.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aws_glue_connection.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aws_glue_job.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aws_inspector_target.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aws_kms.py aws_kms tags fix (#53088) 2019-02-28 12:54:18 -06:00
aws_kms_facts.py Add colon after module name (#50274) 2018-12-23 00:26:36 +01:00
aws_region_facts.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
aws_s3.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aws_s3_bucket_facts.py Extend module_defaults by adding default groups for cloud modules (#44127) 2018-08-22 21:33:27 -04:00
aws_s3_cors.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aws_secret.py Add aws_secret module for managing secretsmanager on AWS (#48486) 2019-02-25 14:27:33 -06:00
aws_ses_identity.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aws_ses_identity_policy.py [cloud]Add aws_ses_identity_policy module for managing SES sending policies (#36623) 2018-04-05 15:11:12 -04:00
aws_ses_rule_set.py Fixed typos (#52426) 2019-02-17 22:49:40 +01:00
aws_sgw_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aws_ssm_parameter_store.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aws_waf_condition.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aws_waf_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aws_waf_rule.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
aws_waf_web_acl.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
cloudformation.py AWS: add capabilities parameter in cloudformation (#53624) 2019-03-14 17:06:25 +05:30
cloudformation_facts.py E325 removal - Part I (#49136) 2018-11-27 20:41:01 +05:30
cloudformation_stack_set.py New module cloudformation_stack_set (#41669) 2018-08-20 14:38:14 -04:00
cloudfront_distribution.py Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
cloudfront_facts.py E325 removal - Part I (#49136) 2018-11-27 20:41:01 +05:30
cloudfront_invalidation.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
cloudfront_origin_access_identity.py Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
cloudtrail.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
cloudwatchevent_rule.py cloudwatchevent_rule: doc: fix schedule_expression in example (#41138) 2018-06-06 16:54:09 +02:00
cloudwatchlogs_log_group.py Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
cloudwatchlogs_log_group_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
data_pipeline.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
dynamodb_table.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
dynamodb_ttl.py Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
ec2.py If the private_ip has been provided for the new network interface it shouldn't also be added to top level parameters for run_instances (#52579) 2019-03-04 12:55:37 -06:00
ec2_ami.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_ami_copy.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_ami_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_asg.py Fix min_size reference where type is None (#53669) 2019-03-12 21:31:03 -04:00
ec2_asg_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_asg_lifecycle_hook.py Fix author in modules (#46068) 2018-09-24 10:14:29 -05:00
ec2_customer_gateway.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_customer_gateway_facts.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
ec2_eip.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
ec2_eip_facts.py [cloud] New module: AWS EC2 Elastic IP address facts (#38823) 2018-04-17 15:10:54 -04:00
ec2_elb.py [aws][docs] Replace uses of now-obsolete with_items with loop (#47164) 2018-10-17 12:35:31 -04:00
ec2_elb_facts.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
ec2_elb_lb.py Update ec2_elb_lb.py (#52729) 2019-02-25 15:56:24 -06:00
ec2_eni.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_eni_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_group.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_group_facts.py Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
ec2_instance.py Fix ec2_instance eventual consistency when wait: false (#51885) 2019-03-06 22:46:37 +10:00
ec2_instance_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_key.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_launch_template.py New module: AWS EC2 Launch Template (#46972) 2018-11-29 13:59:10 -05:00
ec2_lc.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_lc_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_lc_find.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_metadata_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_metric_alarm.py BOTMETA.yml and module metadata: fix case authors (#46051) 2018-11-19 11:47:14 +00:00
ec2_placement_group.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_placement_group_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_scaling_policy.py BOTMETA.yml and module metadata: fix case authors (#46051) 2018-11-19 11:47:14 +00:00
ec2_snapshot.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
ec2_snapshot_copy.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_snapshot_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_tag.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
ec2_transit_gateway.py AWS: new module ec2_transit_gateway fixes #49376 (#53651) 2019-03-14 09:42:33 +10:00
ec2_vol.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_vol_facts.py ec2_vol_facts: set filters to default value (#51589) 2019-02-07 21:53:25 +05:30
ec2_vpc_dhcp_option.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_vpc_dhcp_option_facts.py ec2_vpc_dhcp_option_facts - fix filters ref URL (#53468) 2019-03-08 14:29:16 -06:00
ec2_vpc_egress_igw.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_vpc_endpoint.py Clean up BOTMETA.yml (#44574) 2018-08-24 19:43:35 -04:00
ec2_vpc_endpoint_facts.py [do 2018-10-10 10:44:17 -04:00
ec2_vpc_igw.py all amazon modules are community maintained (#46840) 2018-10-11 15:38:54 -04:00
ec2_vpc_igw_facts.py [do 2018-10-10 10:44:17 -04:00
ec2_vpc_nacl.py ec2_vpc_nacl fails when the VPC is configured with IPv6 (#49979) 2019-01-23 18:36:49 -05:00
ec2_vpc_nacl_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_vpc_nat_gateway.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_vpc_nat_gateway_facts.py [do 2018-10-10 10:44:17 -04:00
ec2_vpc_net.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_vpc_net_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_vpc_peer.py add boto3_tag_list_to_ansible_dict to ec2_vpc_peering_facts.py, and parameter checking to ec2_vpc_peer.py (#52307) 2019-02-27 16:19:34 +10:00
ec2_vpc_peering_facts.py add boto3_tag_list_to_ansible_dict to ec2_vpc_peering_facts.py, and parameter checking to ec2_vpc_peer.py (#52307) 2019-02-27 16:19:34 +10:00
ec2_vpc_route_table.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_vpc_route_table_facts.py [do 2018-10-10 10:44:17 -04:00
ec2_vpc_subnet.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_vpc_subnet_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_vpc_vgw.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_vpc_vgw_facts.py [do 2018-10-10 10:44:17 -04:00
ec2_vpc_vpn.py ec2_vpc_vpn: Add delay and wait_timeout parameter (#53940) 2019-03-18 11:05:51 -05:00
ec2_vpc_vpn_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ec2_win_password.py [aws] New key_data argument to ec2_win_password module (#45463) 2018-10-17 14:01:59 -04:00
ecs_attribute.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ecs_cluster.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ecs_ecr.py replace uses of sort_json_policy_dict with compare_policies (#52943) 2019-02-28 17:09:00 -05:00
ecs_service.py Ecs service add features (#50059) 2019-02-27 13:20:19 +10:00
ecs_service_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
ecs_task.py Add launch type to ecs task (#49081) 2019-03-06 22:40:32 +10:00
ecs_taskdefinition.py aws_ecs_taskdefinition: container memory value from string to int (#53915) 2019-03-17 23:21:57 +10:00
ecs_taskdefinition_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
efs.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
efs_facts.py efs_facts: Documentation update (#46826) 2018-10-15 14:46:24 -04:00
elasticache.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
elasticache_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
elasticache_parameter_group.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
elasticache_snapshot.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
elasticache_subnet_group.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
elb_application_lb.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
elb_application_lb_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
elb_classic_lb.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
elb_classic_lb_facts.py Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
elb_instance.py [aws][docs] Replace uses of now-obsolete with_items with loop (#47164) 2018-10-17 12:35:31 -04:00
elb_network_lb.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
elb_target.py Update elb_target.py (#48701) 2018-11-15 16:16:08 +05:30
elb_target_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
elb_target_group.py Update elb_target_group.py (#52882) 2019-03-09 09:32:18 -06:00
elb_target_group_facts.py modules: elb_target_group_facts: added targets_health_description (#53902) 2019-03-18 10:09:55 +10:00
execute_lambda.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
GUIDELINES.md parse botocore.endpoint logs into a list of AWS actions (#49312) 2019-03-18 08:29:03 -05:00
iam.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
iam_cert.py Close all open filehandle (#50544) 2019-01-11 10:14:08 -05:00
iam_group.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
iam_managed_policy.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
iam_mfa_device_facts.py [do 2018-10-10 10:44:17 -04:00
iam_password_policy.py [aws] New module: iam_password_policy (#36200) 2018-10-17 13:56:13 -04:00
iam_policy.py [aws][docs] Replace uses of now-obsolete with_items with loop (#47164) 2018-10-17 12:35:31 -04:00
iam_role.py replace uses of sort_json_policy_dict with compare_policies (#52943) 2019-02-28 17:09:00 -05:00
iam_role_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
iam_server_certificate_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
iam_user.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
kinesis_stream.py Fix various sonarcloud issues 2019-02-15 07:19:04 -08:00
lambda.py Update lambda documentation for runtimes (#49595) 2018-12-06 10:58:58 -05:00
lambda_alias.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
lambda_event.py Misc fixes for several errors 2018-11-02 12:14:57 -04:00
lambda_facts.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
lambda_policy.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
lightsail.py Update lightsail.py (#44902) 2018-08-30 13:24:04 -05:00
rds.py rds: improve error message (#52901) 2019-02-25 09:30:32 +10:00
rds_instance.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
rds_instance_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
rds_param_group.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
rds_snapshot_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
rds_subnet_group.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
redshift.py AWS Redshift: port module to boto3 and fix parameters check (#37052) 2019-02-21 17:04:42 -06:00
redshift_cross_region_snapshots.py Adds redshift_cross_region_snapshots module (#35527) 2018-12-03 08:34:53 +00:00
redshift_facts.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
redshift_subnet_group.py redshift_subnet_group: improve error message (#52900) 2019-02-25 15:43:09 -06:00
route53.py Fix tuples to actually be tuples (#52591) 2019-02-19 13:29:51 -06:00
route53_facts.py Lowercase task name and format variable with spaces 2018-12-12 17:05:55 -05:00
route53_health_check.py Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
route53_zone.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
s3_bucket.py Adding digital_ocean_space alias for s3_bucket module (#39774) 2019-01-22 21:13:03 +00:00
s3_lifecycle.py all amazon modules are community maintained (#46840) 2018-10-11 15:38:54 -04:00
s3_logging.py all amazon modules are community maintained (#46840) 2018-10-11 15:38:54 -04:00
s3_sync.py E325 removal - Part I (#49136) 2018-11-27 20:41:01 +05:30
s3_website.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
sns.py Assorted pylint fixes 2019-02-15 06:54:47 -08:00
sns_topic.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
sqs_queue.py Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
sts_assume_role.py all amazon modules are community maintained (#46840) 2018-10-11 15:38:54 -04:00
sts_session_token.py all amazon modules are community maintained (#46840) 2018-10-11 15:38:54 -04:00