Skip to content

Commit

Permalink
Update extends_documentation_fragment with amazon.aws.aws_boto3 that …
Browse files Browse the repository at this point in the history
…sets the minimum collection requirements

Signed-off-by: Alina Buzachis <[email protected]>
  • Loading branch information
alinabuzachis committed Sep 13, 2022
1 parent beef794 commit 69e624a
Show file tree
Hide file tree
Showing 196 changed files with 197 additions and 4 deletions.
1 change: 1 addition & 0 deletions plugins/modules/accessanalyzer_validate_policy_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = r'''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/acm_certificate.py
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
- amazon.aws.tags
'''

Expand Down
1 change: 1 addition & 0 deletions plugins/modules/acm_certificate_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = r'''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/api_gateway.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
notes:
- A future version of this module will probably use tags or another
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/api_gateway_domain.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
notes:
- Does not create a DNS entry on Route53, for that use the M(community.aws.route53) module.
- Only supports TLS certificates from AWS ACM that can just be referenced by the ARN, while the AWS API still offers (deprecated)
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/application_autoscaling_policy.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = '''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/autoscaling_complete_lifecycle_action.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = '''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/autoscaling_group.py
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = r'''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/autoscaling_group_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = '''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/autoscaling_instance_refresh.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = '''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/autoscaling_instance_refresh_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = '''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/autoscaling_launch_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = r'''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/autoscaling_launch_config_find.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
extends_documentation_fragment:
- amazon.aws.ec2
- amazon.aws.aws
- amazon.aws.aws_boto3
'''

EXAMPLES = '''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/autoscaling_launch_config_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = r'''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/autoscaling_lifecycle_hook.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = '''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/autoscaling_policy.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''
EXAMPLES = '''
- name: Simple Scale Down policy
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/autoscaling_scheduled_action.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = r'''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/aws_region_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = '''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/batch_compute_environment.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = r'''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/batch_job_definition.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = r'''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/batch_job_queue.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = '''
Expand Down
2 changes: 1 addition & 1 deletion plugins/modules/cloudformation_exports_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = '''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/cloudformation_stack_set.py
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = r'''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/cloudfront_distribution.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
- amazon.aws.tags
options:
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/cloudfront_distribution_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = '''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/cloudfront_invalidation.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
options:
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/cloudfront_origin_access_identity.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
options:
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/cloudfront_response_headers_policy.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
options:
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/cloudwatch_metric_alarm.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = r'''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/cloudwatchevent_rule.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
author: "Jim Dalton (@jsdalton) <[email protected]>"
notes:
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/cloudwatchlogs_log_group.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
- amazon.aws.tags
'''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/cloudwatchlogs_log_group_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = '''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/cloudwatchlogs_log_group_metric_filter.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

Expand Down
1 change: 1 addition & 0 deletions plugins/modules/codebuild_project.py
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

Expand Down
1 change: 1 addition & 0 deletions plugins/modules/codecommit_repository.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

RETURN = '''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/codepipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = r'''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/config_aggregation_authorization.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = '''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/config_aggregator.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = r'''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/config_delivery_channel.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = '''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/config_recorder.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = '''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/config_rule.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

EXAMPLES = '''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/data_pipeline.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
description:
- Create and manage AWS Datapipelines. Creation is not idempotent in AWS, so the C(uniqueId) is created by hashing the options (minus objects)
given to the datapipeline.
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/directconnect_confirm_connection.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
options:
name:
description:
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/directconnect_connection.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
options:
state:
description:
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/directconnect_gateway.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
options:
state:
description:
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/directconnect_link_aggregation_group.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
options:
state:
description:
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/directconnect_virtual_interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

RETURN = r'''
Expand Down
1 change: 1 addition & 0 deletions plugins/modules/dms_endpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
- amazon.aws.tags
'''

Expand Down
1 change: 1 addition & 0 deletions plugins/modules/dms_replication_subnet_group.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
extends_documentation_fragment:
- amazon.aws.aws
- amazon.aws.ec2
- amazon.aws.aws_boto3
'''

Expand Down
Loading

0 comments on commit 69e624a

Please sign in to comment.