diff --git a/README.md b/README.md index 11fee445839..7b1634f1485 100644 --- a/README.md +++ b/README.md @@ -43,11 +43,13 @@ Name | Description ### Modules Name | Description --- | --- +[community.aws.accessanalyzer_validate_policy_info](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.accessanalyzer_validate_policy_info_module.rst)|Performs validation of IAM policies [community.aws.acm_certificate](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.acm_certificate_module.rst)|Upload and delete certificates in the AWS Certificate Manager service [community.aws.acm_certificate_info](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.acm_certificate_info_module.rst)|Retrieve certificate information from AWS Certificate Manager service [community.aws.api_gateway](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.api_gateway_module.rst)|Manage AWS API Gateway APIs [community.aws.api_gateway_domain](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.api_gateway_domain_module.rst)|Manage AWS API Gateway custom domains [community.aws.application_autoscaling_policy](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.application_autoscaling_policy_module.rst)|Manage Application Auto Scaling Scaling Policies +[community.aws.autoscaling_complete_lifecycle_action](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.autoscaling_complete_lifecycle_action_module.rst)|Completes the lifecycle action of an instance [community.aws.autoscaling_group](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.autoscaling_group_module.rst)|Create or delete AWS AutoScaling Groups (ASGs) [community.aws.autoscaling_group_info](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.autoscaling_group_info_module.rst)|Gather information about EC2 Auto Scaling Groups (ASGs) in AWS [community.aws.autoscaling_instance_refresh](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.autoscaling_instance_refresh_module.rst)|Start or cancel an EC2 Auto Scaling Group (ASG) instance refresh in AWS @@ -58,7 +60,7 @@ Name | Description [community.aws.autoscaling_lifecycle_hook](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.autoscaling_lifecycle_hook_module.rst)|Create, delete or update AWS ASG Lifecycle Hooks [community.aws.autoscaling_policy](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.autoscaling_policy_module.rst)|Create or delete AWS scaling policies for Autoscaling groups [community.aws.autoscaling_scheduled_action](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.autoscaling_scheduled_action_module.rst)|Create, modify and delete ASG scheduled scaling actions -[community.aws.aws_region_info](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.aws_region_info_module.rst)|Gather information about AWS regions. +[community.aws.aws_region_info](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.aws_region_info_module.rst)|Gather information about AWS regions [community.aws.batch_compute_environment](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.batch_compute_environment_module.rst)|Manage AWS Batch Compute Environments [community.aws.batch_job_definition](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.batch_job_definition_module.rst)|Manage AWS Batch Job Definitions [community.aws.batch_job_queue](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.batch_job_queue_module.rst)|Manage AWS Batch Job Queues @@ -159,7 +161,7 @@ Name | Description [community.aws.iam_role](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.iam_role_module.rst)|Manage AWS IAM roles [community.aws.iam_role_info](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.iam_role_info_module.rst)|Gather information on IAM roles [community.aws.iam_saml_federation](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.iam_saml_federation_module.rst)|Maintain IAM SAML federation configuration. -[community.aws.iam_server_certificate](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.iam_server_certificate_module.rst)|Manage server certificates for use on ELBs and CloudFront +[community.aws.iam_server_certificate](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.iam_server_certificate_module.rst)|Manage IAM server certificates for use on ELBs and CloudFront [community.aws.iam_server_certificate_info](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.iam_server_certificate_info_module.rst)|Retrieve the information of a server certificate [community.aws.iam_user](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.iam_user_module.rst)|Manage AWS IAM users [community.aws.iam_user_info](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.iam_user_info_module.rst)|Gather IAM user(s) facts in AWS @@ -174,6 +176,7 @@ Name | Description [community.aws.lambda_info](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.lambda_info_module.rst)|Gathers AWS Lambda function details [community.aws.lambda_policy](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.lambda_policy_module.rst)|Creates, updates or deletes AWS Lambda policy statements. [community.aws.lightsail](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.lightsail_module.rst)|Manage instances in AWS Lightsail +[community.aws.lightsail_static_ip](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.lightsail_static_ip_module.rst)|Manage static IP addresses in AWS Lightsail [community.aws.msk_cluster](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.msk_cluster_module.rst)|Manage Amazon MSK clusters [community.aws.msk_config](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.msk_config_module.rst)|Manage Amazon MSK cluster configurations [community.aws.networkfirewall](https://github.com/ansible-collections/community.aws/blob/main/docs/community.aws.networkfirewall_module.rst)|manage AWS Network Firewall firewalls diff --git a/docs/community.aws.aws_glue_crawler_module.rst b/docs/community.aws.accessanalyzer_validate_policy_info_module.rst similarity index 57% rename from docs/community.aws.aws_glue_crawler_module.rst rename to docs/community.aws.accessanalyzer_validate_policy_info_module.rst index ec06b9b8b10..d76f3257e3a 100644 --- a/docs/community.aws.aws_glue_crawler_module.rst +++ b/docs/community.aws.accessanalyzer_validate_policy_info_module.rst @@ -1,14 +1,14 @@ -.. _community.aws.aws_glue_crawler_module: +.. _community.aws.accessanalyzer_validate_policy_info_module: -****************************** -community.aws.aws_glue_crawler -****************************** +************************************************* +community.aws.accessanalyzer_validate_policy_info +************************************************* -**Manage an AWS Glue crawler** +**Performs validation of IAM policies** -Version added: 4.1.0 +Version added: 5.0.0 .. contents:: :local: @@ -17,7 +17,7 @@ Version added: 4.1.0 Synopsis -------- -- Manage an AWS Glue crawler. See https://aws.amazon.com/glue/ for details. +- Requests the validation of a policy and returns a list of findings. @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters @@ -37,12 +37,12 @@ Parameters - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + - - + - - + + - + - + - + - + - + - + - + - + - + - + - + - - + + - + - + + + + - + + + + - + + + + - + - - + + + + - + + + + + - + - - - - - - - - - - + - + + + + - + + + + - + + + +
ParameterParameter Choices/Defaults Comments
+
aws_access_key @@ -59,7 +59,7 @@ Parameters
+
aws_ca_bundle @@ -75,7 +75,7 @@ Parameters
+
aws_config @@ -91,7 +91,7 @@ Parameters
+
aws_secret_key @@ -108,22 +108,7 @@ Parameters
-
- database_name - -
- string -
-
- -
The name of the database where results are written.
-
+
debug_botocore_endpoint_logs @@ -142,22 +127,7 @@ Parameters
-
- description - -
- string -
-
- -
Description of the crawler being defined.
-
+
ec2_url @@ -173,78 +143,66 @@ Parameters
+
- name + locale
string - / required
+ Default:
"EN"
-
The name you assign to this crawler definition. It must be unique in your account.
+
The locale to use for localizing the findings.
+
Supported locales include DE, EN, ES, FR, IT, JA, KO, PT_BR, ZH_CN and ZH_TW.
+
For more information about supported locales see the AWS Documentation https://docs.aws.amazon.com/access-analyzer/latest/APIReference/API_ValidatePolicy.html
+
- profile + policy
- string + json + / required
-
The profile option is mutually exclusive with the aws_access_key, aws_secret_key and security_token options.
-

aliases: aws_profile
+
A properly json formatted policy.
+

aliases: policy_document
+
- purge_tags + policy_type
- boolean + string
    Choices: -
  • no
  • -
  • yes ←
  • +
  • identity ←
  • +
  • resource
  • +
  • service_control
-
If purge_tags=true and tags is set, existing tags will be purged from the resource to match exactly what is defined by tags parameter.
-
If the tags parameter is not set then tags will not be modified, even if purge_tags=True.
-
Tag keys beginning with aws: are reserved by Amazon and can not be modified. As such they will be ignored for the purposes of the purge_tags parameter. See the Amazon documentation for more information https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html#tag-conventions.
+
The type of policy to validate.
+
identity policies grant permissions to IAM principals, including both managed and inline policies for IAM roles, users, and groups.
+
resource policies policies grant permissions on AWS resources, including trust policies for IAM roles and bucket policies for S3 buckets.
-
- recrawl_policy - -
- dictionary -
-
- -
A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.
-
- recrawl_behavior + profile
string @@ -253,13 +211,12 @@ Parameters
-
Specifies whether to crawl the entire dataset again or to crawl only folders that were added since the last crawler run.
-
Supported options are CRAWL_EVERYTHING and CRAWL_NEW_FOLDERS_ONLY.
+
The profile option is mutually exclusive with the aws_access_key, aws_secret_key and security_token options.
+

aliases: aws_profile
+
region @@ -275,41 +232,9 @@ Parameters
-
- role - -
- string -
-
- -
The name or ARN of the IAM role associated with this crawler.
-
Required when state=present.
-
-
- schema_change_policy - -
- dictionary -
-
- -
The policy for the crawler's update and deletion behavior.
-
- delete_behavior + resource_type
string @@ -318,30 +243,37 @@ Parameters
-
Defines the deletion behavior when the crawler finds a deleted object.
-
Supported options are LOG, DELETE_FROM_DATABASE, and DEPRECATE_IN_DATABASE.
+
The type of resource to attach to your resource policy.
+
Ignored unless policy_type=resource.
+
Supported resource types include AWS::S3::Bucket, AWS::S3::AccessPoint, AWS::S3::MultiRegionAccessPoint and AWS::S3ObjectLambda::AccessPoint
+
For resource types not supported as valid values, IAM Access Analyzer runs policy checks that apply to all resource policies.
+
For more information about supported locales see the AWS Documentation https://docs.aws.amazon.com/access-analyzer/latest/APIReference/API_ValidatePolicy.html
- update_behavior + results_filter
- string + list + / elements=string
+
    Choices: +
  • error
  • +
  • security
  • +
  • suggestion
  • +
  • warning
  • +
-
Defines the update behavior when the crawler finds a changed schema..
-
Supported options are LOG and UPDATE_IN_DATABASE.
+
Filter the findings and limit them to specific finding types.
+
security_token @@ -359,75 +291,7 @@ Parameters
-
- state - -
- string - / required -
-
-
    Choices: -
  • present
  • -
  • absent
  • -
-
-
Create or delete the AWS Glue crawler.
-
-
- table_prefix - -
- string -
-
- -
The table prefix used for catalog tables that are created.
-
-
- tags - -
- dictionary -
-
- -
A dictionary representing the tags to be applied to the resource.
-
If the tags parameter is not set then tags will not be modified.
-

aliases: resource_tags
-
-
- targets - -
- dictionary -
-
- -
A list of targets to crawl. See example below.
-
Required when state=present.
-
+
validate_certs @@ -464,31 +328,10 @@ Examples .. code-block:: yaml - # Note: These examples do not set authentication details, see the AWS Guide for details. - - # Create an AWS Glue crawler - - community.aws.aws_glue_crawler: - name: my-glue-crawler - database_name: my_database - role: my-iam-role - schema_change_policy: - delete_behavior: DELETE_FROM_DATABASE - update_behavior: UPDATE_IN_DATABASE - recrawl_policy: - recrawl_ehavior: CRAWL_EVERYTHING - targets: - S3Targets: - - Path: "s3://my-bucket/prefix/folder/" - ConnectionName: my-connection - Exclusions: - - "**.json" - - "**.yml" - state: present - - # Delete an AWS Glue crawler - - community.aws.aws_glue_crawler: - name: my-glue-crawler - state: absent + # Validate a policy + - name: Validate a simple IAM policy + community.aws.accessanalyzer_validate_policy_info: + policy: "{{ lookup('template', 'managed_policy.json.j2') }}" @@ -500,311 +343,308 @@ Common return values are documented `here
KeyKey Returned Description
+
- creation_time + findings
- string + list + / elements=dictionary
when state is presentsuccess -
The time and date that this crawler definition was created.
+
The list of findings in a policy returned by IAM Access Analyzer based on its suite of policy checks.

-
Sample:
-
2021-04-01T05:19:58.326000+00:00
+
 
- database_name + finding_details
string
when state is presentsuccess -
The name of the database where results are written.
+
A localized message describing the finding.

Sample:
-
my_table
+
Resource ARN does not match the expected ARN format. Update the resource portion of the ARN.
+  
- description + finding_type
string
when state is presentsuccess -
Description of the crawler.
+
The severity of the finding.

Sample:
-
My crawler
+
ERROR
+  
- last_updated + issue_code
string
when state is presentsuccess -
The time and date that this crawler definition was last updated.
+
An identifier for the type of issue found.

Sample:
-
2021-04-01T05:19:58.326000+00:00
+
INVALID_ARN_RESOURCE
+  
- name + learn_more_link
string
alwayssuccess -
The name of the AWS Glue crawler.
+
A link to additional information about the finding type.

Sample:
-
my-glue-crawler
+
https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-reference-policy-checks.html
+  
- recrawl_policy + locations
- complex + list + / elements=dictionary
when state is presentsuccess -
A policy that specifies whether to crawl the entire dataset again, or to crawl only folders that were added since the last crawler run.
+
The location of the item resulting in the recommendations.

  +  
- RecrawlBehavior + path
- string + list + / elements=dictionary
when state is presentsuccess -
Whether to crawl the entire dataset again or to crawl only folders that were added since the last crawler run.
+
A path in a policy, represented as a sequence of path elements.

Sample:
-
CRAWL_EVERYTHING
+
[{'value': 'Statement'}, {'index': 0}, {'value': 'Resource'}, {'index': 0}]
+   
- role + span
- string + dictionary
when state is present -
The name or ARN of the IAM role associated with this crawler.
+
Where in the policy the finding refers to.
+
Note - when using lookups or passing dictionaries to policy the policy string may be converted to a single line of JSON, changing th column, line and offset values.

-
Sample:
-
my-iam-role
   
- schema_change_policy + end
- complex + dictionary
when state is presentsuccess -
The policy for the crawler's update and deletion behavior.
+
The end position of the span.

    
- DeleteBehavior + column
- string + integer
when state is presentsuccess -
The deletion behavior when the crawler finds a deleted object.
+
The column of the position, starting from 0.

-
Sample:
-
DELETE_FROM_DATABASE
    
- UpdateBehavior + line
- string + integer
when state is presentsuccess -
The update behavior when the crawler finds a changed schema.
+
The line of the position, starting from 1.

-
Sample:
-
UPDATE_IN_DATABASE
+     
- table_prefix + offset
- string + integer
when state is presentsuccess -
The table prefix used for catalog tables that are created.
+
The offset within the policy that corresponds to the position, starting from 0.

-
Sample:
-
my_prefix
   
- targets + start
- complex + dictionary
when state is presentsuccess -
A list of targets to crawl.
+
The start position of the span.

  -
- CatalogTargets - -
- list -
-
when state is present -
List of catalog targets.
-
-
  -
- DynamoDBTargets - -
- list -
-
when state is present -
List of DynamoDB targets.
-
-
   
- JdbcTargets + column
- list + integer
when state is presentsuccess -
List of JDBC targets.
+
The column of the position, starting from 0.

    
- MongoDBTargets + line
- list + integer
when state is presentsuccess -
List of Mongo DB targets.
+
The line of the position, starting from 1.

    
- S3Targets + offset
- list + integer
when state is presentsuccess -
List of S3 targets.
+
The offset within the policy that corresponds to the position, starting from 0.



@@ -816,4 +656,4 @@ Status Authors ~~~~~~~ -- Ivan Chekaldin (@ichekaldin) +- Mark Chappell (@tremble) diff --git a/docs/community.aws.acm_certificate_info_module.rst b/docs/community.aws.acm_certificate_info_module.rst index eec46ade6f1..3808b237644 100644 --- a/docs/community.aws.acm_certificate_info_module.rst +++ b/docs/community.aws.acm_certificate_info_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters @@ -123,7 +123,7 @@ Parameters
If provided, the results will be filtered to show only the certificate with this ARN.
If no certificate with this ARN exists, this task will fail.
-
If a certificate with this ARN exists in a different region, this task will fail
+
If a certificate with this ARN exists in a different region, this task will fail.

aliases: arn
diff --git a/docs/community.aws.acm_certificate_module.rst b/docs/community.aws.acm_certificate_module.rst index d366f3ab9a0..5ccac26f9b0 100644 --- a/docs/community.aws.acm_certificate_module.rst +++ b/docs/community.aws.acm_certificate_module.rst @@ -45,8 +45,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters @@ -303,14 +303,13 @@ Parameters
If purge_tags=true and tags is set, existing tags will be purged from the resource to match exactly what is defined by tags parameter.
If the tags parameter is not set then tags will not be modified, even if purge_tags=True.
Tag keys beginning with aws: are reserved by Amazon and can not be modified. As such they will be ignored for the purposes of the purge_tags parameter. See the Amazon documentation for more information https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html#tag-conventions.
-
The current default value of False has been deprecated. The default value will change to True in release 5.0.0.
diff --git a/docs/community.aws.api_gateway_domain_module.rst b/docs/community.aws.api_gateway_domain_module.rst index 5eb64934118..ba39b9d6c6c 100644 --- a/docs/community.aws.api_gateway_domain_module.rst +++ b/docs/community.aws.api_gateway_domain_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.api_gateway_module.rst b/docs/community.aws.api_gateway_module.rst index 04fb1e57da3..e5607c4a736 100644 --- a/docs/community.aws.api_gateway_module.rst +++ b/docs/community.aws.api_gateway_module.rst @@ -29,8 +29,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.application_autoscaling_policy_module.rst b/docs/community.aws.application_autoscaling_policy_module.rst index d40938faba3..191a8d0f218 100644 --- a/docs/community.aws.application_autoscaling_policy_module.rst +++ b/docs/community.aws.application_autoscaling_policy_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.autoscaling_complete_lifecycle_action_module.rst b/docs/community.aws.autoscaling_complete_lifecycle_action_module.rst index d99b3150480..b5738c13ba7 100644 --- a/docs/community.aws.autoscaling_complete_lifecycle_action_module.rst +++ b/docs/community.aws.autoscaling_complete_lifecycle_action_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.autoscaling_group_info_module.rst b/docs/community.aws.autoscaling_group_info_module.rst index 0238c456b15..84f04fc2ca2 100644 --- a/docs/community.aws.autoscaling_group_info_module.rst +++ b/docs/community.aws.autoscaling_group_info_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.autoscaling_group_module.rst b/docs/community.aws.autoscaling_group_module.rst index a78ba0925e7..4a3e25d7931 100644 --- a/docs/community.aws.autoscaling_group_module.rst +++ b/docs/community.aws.autoscaling_group_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.autoscaling_instance_refresh_info_module.rst b/docs/community.aws.autoscaling_instance_refresh_info_module.rst index 025aa3bf9a9..ebcf376b57c 100644 --- a/docs/community.aws.autoscaling_instance_refresh_info_module.rst +++ b/docs/community.aws.autoscaling_instance_refresh_info_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.autoscaling_instance_refresh_module.rst b/docs/community.aws.autoscaling_instance_refresh_module.rst index 4e903b8eba2..858c2131a6f 100644 --- a/docs/community.aws.autoscaling_instance_refresh_module.rst +++ b/docs/community.aws.autoscaling_instance_refresh_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.autoscaling_launch_config_find_module.rst b/docs/community.aws.autoscaling_launch_config_find_module.rst index f64787ab382..ac707e28b63 100644 --- a/docs/community.aws.autoscaling_launch_config_find_module.rst +++ b/docs/community.aws.autoscaling_launch_config_find_module.rst @@ -29,8 +29,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.autoscaling_launch_config_info_module.rst b/docs/community.aws.autoscaling_launch_config_info_module.rst index ae35dcdc620..914d9d5659f 100644 --- a/docs/community.aws.autoscaling_launch_config_info_module.rst +++ b/docs/community.aws.autoscaling_launch_config_info_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.autoscaling_launch_config_module.rst b/docs/community.aws.autoscaling_launch_config_module.rst index 9d5c5138623..9d238f1f40f 100644 --- a/docs/community.aws.autoscaling_launch_config_module.rst +++ b/docs/community.aws.autoscaling_launch_config_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.autoscaling_lifecycle_hook_module.rst b/docs/community.aws.autoscaling_lifecycle_hook_module.rst index fa321679b68..8060c53c4fe 100644 --- a/docs/community.aws.autoscaling_lifecycle_hook_module.rst +++ b/docs/community.aws.autoscaling_lifecycle_hook_module.rst @@ -29,8 +29,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.autoscaling_policy_module.rst b/docs/community.aws.autoscaling_policy_module.rst index fdade1c090e..1aef9f4bd16 100644 --- a/docs/community.aws.autoscaling_policy_module.rst +++ b/docs/community.aws.autoscaling_policy_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.autoscaling_scheduled_action_module.rst b/docs/community.aws.autoscaling_scheduled_action_module.rst index 37984032091..cc046c0a860 100644 --- a/docs/community.aws.autoscaling_scheduled_action_module.rst +++ b/docs/community.aws.autoscaling_scheduled_action_module.rst @@ -29,8 +29,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.aws_region_info_module.rst b/docs/community.aws.aws_region_info_module.rst index efb1c0e19bb..885be4686a3 100644 --- a/docs/community.aws.aws_region_info_module.rst +++ b/docs/community.aws.aws_region_info_module.rst @@ -5,7 +5,7 @@ community.aws.aws_region_info ***************************** -**Gather information about AWS regions.** +**Gather information about AWS regions** Version added: 1.0.0 @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.batch_compute_environment_module.rst b/docs/community.aws.batch_compute_environment_module.rst index 672d9a1483f..9a15ad985d6 100644 --- a/docs/community.aws.batch_compute_environment_module.rst +++ b/docs/community.aws.batch_compute_environment_module.rst @@ -29,8 +29,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.batch_job_definition_module.rst b/docs/community.aws.batch_job_definition_module.rst index fc234d4f722..da2e9647472 100644 --- a/docs/community.aws.batch_job_definition_module.rst +++ b/docs/community.aws.batch_job_definition_module.rst @@ -29,8 +29,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.batch_job_queue_module.rst b/docs/community.aws.batch_job_queue_module.rst index 2e98017bdc3..30d2cfaba93 100644 --- a/docs/community.aws.batch_job_queue_module.rst +++ b/docs/community.aws.batch_job_queue_module.rst @@ -29,8 +29,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.cloudformation_exports_info_module.rst b/docs/community.aws.cloudformation_exports_info_module.rst index ad80e6b5b13..5093e9161e9 100644 --- a/docs/community.aws.cloudformation_exports_info_module.rst +++ b/docs/community.aws.cloudformation_exports_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.cloudformation_stack_set_module.rst b/docs/community.aws.cloudformation_stack_set_module.rst index e76d92d8880..182524f9958 100644 --- a/docs/community.aws.cloudformation_stack_set_module.rst +++ b/docs/community.aws.cloudformation_stack_set_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.cloudfront_distribution_info_module.rst b/docs/community.aws.cloudfront_distribution_info_module.rst index d8d8c3f7c1f..c1da879d680 100644 --- a/docs/community.aws.cloudfront_distribution_info_module.rst +++ b/docs/community.aws.cloudfront_distribution_info_module.rst @@ -18,6 +18,7 @@ Version added: 1.0.0 Synopsis -------- - Gets information about an AWS CloudFront distribution. +- Prior to release 5.0.0 this module was called ``community.aws.cloudfront_info``. The usage did not change. @@ -26,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.cloudfront_distribution_module.rst b/docs/community.aws.cloudfront_distribution_module.rst index 0bfc61cb249..6dc6701009f 100644 --- a/docs/community.aws.cloudfront_distribution_module.rst +++ b/docs/community.aws.cloudfront_distribution_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters @@ -1912,14 +1912,13 @@ Parameters
If purge_tags=true and tags is set, existing tags will be purged from the resource to match exactly what is defined by tags parameter.
If the tags parameter is not set then tags will not be modified, even if purge_tags=True.
Tag keys beginning with aws: are reserved by Amazon and can not be modified. As such they will be ignored for the purposes of the purge_tags parameter. See the Amazon documentation for more information https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html#tag-conventions.
-
The current default value of False has been deprecated. The default value will change to True in release 5.0.0.
diff --git a/docs/community.aws.cloudfront_info_module.rst b/docs/community.aws.cloudfront_info_module.rst deleted file mode 100644 index 786f52841dc..00000000000 --- a/docs/community.aws.cloudfront_info_module.rst +++ /dev/null @@ -1,774 +0,0 @@ -.. _community.aws.cloudfront_info_module: - - -***************************** -community.aws.cloudfront_info -***************************** - -**Obtain facts about an AWS CloudFront distribution** - - -Version added: 1.0.0 - -.. contents:: - :local: - :depth: 1 - - -Synopsis --------- -- Gets information about an AWS CloudFront distribution. - - - -Requirements ------------- -The below requirements are needed on the host that executes this module. - -- python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 - - -Parameters ----------- - -.. raw:: html - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ParameterChoices/DefaultsComments
-
- all_lists - -
- boolean -
-
-
    Choices: -
  • no ←
  • -
  • yes
  • -
-
-
Get all CloudFront lists that do not require parameters.
-
-
- aws_access_key - -
- string -
-
- -
AWS access key. If not set then the value of the AWS_ACCESS_KEY_ID, AWS_ACCESS_KEY or EC2_ACCESS_KEY environment variable is used.
-
The aws_access_key and profile options are mutually exclusive.
-

aliases: ec2_access_key, access_key
-
-
- aws_ca_bundle - -
- path -
-
- -
The location of a CA Bundle to use when validating SSL certificates.
-
Note: The CA Bundle is read 'module' side and may need to be explicitly copied from the controller if not run locally.
-
-
- aws_config - -
- dictionary -
-
- -
A dictionary to modify the botocore configuration.
-
Parameters can be found at https://botocore.amazonaws.com/v1/documentation/api/latest/reference/config.html#botocore.config.Config.
-
-
- aws_secret_key - -
- string -
-
- -
AWS secret key. If not set then the value of the AWS_SECRET_ACCESS_KEY, AWS_SECRET_KEY, or EC2_SECRET_KEY environment variable is used.
-
The aws_secret_key and profile options are mutually exclusive.
-

aliases: ec2_secret_key, secret_key
-
-
- debug_botocore_endpoint_logs - -
- boolean -
-
-
    Choices: -
  • no ←
  • -
  • yes
  • -
-
-
Use a botocore.endpoint logger to parse the unique (rather than total) "resource:action" API calls made during a task, outputing the set to the resource_actions key in the task results. Use the aws_resource_action callback to output to total list made during a playbook. The ANSIBLE_DEBUG_BOTOCORE_LOGS environment variable may also be used.
-
-
- distribution - -
- boolean -
-
-
    Choices: -
  • no ←
  • -
  • yes
  • -
-
-
Get information about a distribution.
-
Requires distribution_id or domain_name_alias to be specified.
-
-
- distribution_config - -
- boolean -
-
-
    Choices: -
  • no ←
  • -
  • yes
  • -
-
-
Get the configuration information about a distribution.
-
Requires distribution_id or domain_name_alias to be specified.
-
-
- distribution_id - -
- string -
-
- -
The id of the CloudFront distribution. Used with distribution, distribution_config, invalidation, streaming_distribution, streaming_distribution_config, list_invalidations.
-
-
- domain_name_alias - -
- string -
-
- -
Can be used instead of distribution_id - uses the aliased CNAME for the CloudFront distribution to get the distribution id where required.
-
-
- ec2_url - -
- string -
-
- -
URL to use to connect to EC2 or your Eucalyptus cloud (by default the module will use EC2 endpoints). Ignored for modules where region is required. Must be specified for all other modules if region is not used. If not set then the value of the EC2_URL environment variable, if any, is used.
-

aliases: aws_endpoint_url, endpoint_url
-
-
- invalidation - -
- boolean -
-
-
    Choices: -
  • no ←
  • -
  • yes
  • -
-
-
Get information about an invalidation.
-
Requires invalidation_id to be specified.
-
-
- invalidation_id - -
- string -
-
- -
The id of the invalidation to get information about.
-
Used with invalidation.
-
-
- list_distributions - -
- boolean -
-
-
    Choices: -
  • no ←
  • -
  • yes
  • -
-
-
Get a list of CloudFront distributions.
-
-
- list_distributions_by_web_acl_id - -
- boolean -
-
-
    Choices: -
  • no ←
  • -
  • yes
  • -
-
-
Get a list of distributions using web acl id as a filter.
-
Requires web_acl_id to be set.
-
-
- list_invalidations - -
- boolean -
-
-
    Choices: -
  • no ←
  • -
  • yes
  • -
-
-
Get a list of invalidations.
-
Requires distribution_id or domain_name_alias to be specified.
-
-
- list_origin_access_identities - -
- boolean -
-
-
    Choices: -
  • no ←
  • -
  • yes
  • -
-
-
Get a list of CloudFront origin access identities.
-
Requires origin_access_identity_id to be set.
-
-
- list_streaming_distributions - -
- boolean -
-
-
    Choices: -
  • no ←
  • -
  • yes
  • -
-
-
Get a list of streaming distributions.
-
-
- origin_access_identity - -
- boolean -
-
-
    Choices: -
  • no ←
  • -
  • yes
  • -
-
-
Get information about an origin access identity.
-
Requires origin_access_identity_id to be specified.
-
-
- origin_access_identity_config - -
- boolean -
-
-
    Choices: -
  • no ←
  • -
  • yes
  • -
-
-
Get the configuration information about an origin access identity.
-
Requires origin_access_identity_id to be specified.
-
-
- origin_access_identity_id - -
- string -
-
- -
The id of the CloudFront origin access identity to get information about.
-
-
- profile - -
- string -
-
- -
The profile option is mutually exclusive with the aws_access_key, aws_secret_key and security_token options.
-

aliases: aws_profile
-
-
- region - -
- string -
-
- -
The AWS region to use. If not specified then the value of the AWS_REGION or EC2_REGION environment variable, if any, is used. See http://docs.aws.amazon.com/general/latest/gr/rande.html#ec2_region
-

aliases: aws_region, ec2_region
-
-
- security_token - -
- string -
-
- -
AWS STS security token. If not set then the value of the AWS_SECURITY_TOKEN or EC2_SECURITY_TOKEN environment variable is used.
-
The security_token and profile options are mutually exclusive.
-
Aliases aws_session_token and session_token have been added in version 3.2.0.
-

aliases: aws_session_token, session_token, aws_security_token, access_token
-
-
- streaming_distribution - -
- boolean -
-
-
    Choices: -
  • no ←
  • -
  • yes
  • -
-
-
Get information about a specified RTMP distribution.
-
Requires distribution_id or domain_name_alias to be specified.
-
-
- streaming_distribution_config - -
- boolean -
-
-
    Choices: -
  • no ←
  • -
  • yes
  • -
-
-
Get the configuration information about a specified RTMP distribution.
-
Requires distribution_id or domain_name_alias to be specified.
-
-
- summary - -
- boolean -
-
-
    Choices: -
  • no ←
  • -
  • yes
  • -
-
-
Returns a summary of all distributions, streaming distributions and origin_access_identities.
-
This is the default behaviour if no option is selected.
-
-
- validate_certs - -
- boolean -
-
-
    Choices: -
  • no
  • -
  • yes ←
  • -
-
-
When set to "no", SSL certificates will not be validated for communication with the AWS APIs.
-
-
- - -Notes ------ - -.. note:: - - If parameters are not set within the module, the following environment variables can be used in decreasing order of precedence ``AWS_URL`` or ``EC2_URL``, ``AWS_PROFILE`` or ``AWS_DEFAULT_PROFILE``, ``AWS_ACCESS_KEY_ID`` or ``AWS_ACCESS_KEY`` or ``EC2_ACCESS_KEY``, ``AWS_SECRET_ACCESS_KEY`` or ``AWS_SECRET_KEY`` or ``EC2_SECRET_KEY``, ``AWS_SECURITY_TOKEN`` or ``EC2_SECURITY_TOKEN``, ``AWS_REGION`` or ``EC2_REGION``, ``AWS_CA_BUNDLE`` - - When no credentials are explicitly provided the AWS SDK (boto3) that Ansible uses will fall back to its configuration files (typically ``~/.aws/credentials``). See https://boto3.amazonaws.com/v1/documentation/api/latest/guide/credentials.html for more information. - - ``AWS_REGION`` or ``EC2_REGION`` can be typically be used to specify the AWS region, when required, but this can also be defined in the configuration files. - - - -Examples --------- - -.. code-block:: yaml - - # Note: These examples do not set authentication details, see the AWS Guide for details. - - - name: Get a summary of distributions - community.aws.cloudfront_info: - summary: true - register: result - - - name: Get information about a distribution - community.aws.cloudfront_info: - distribution: true - distribution_id: my-cloudfront-distribution-id - register: result_did - - ansible.builtin.debug: - msg: "{{ result_did['cloudfront']['my-cloudfront-distribution-id'] }}" - - - name: Get information about a distribution using the CNAME of the cloudfront distribution. - community.aws.cloudfront_info: - distribution: true - domain_name_alias: www.my-website.com - register: result_website - - ansible.builtin.debug: - msg: "{{ result_website['cloudfront']['www.my-website.com'] }}" - - - name: Get all information about an invalidation for a distribution. - community.aws.cloudfront_info: - invalidation: true - distribution_id: my-cloudfront-distribution-id - invalidation_id: my-cloudfront-invalidation-id - - - name: Get all information about a CloudFront origin access identity. - community.aws.cloudfront_info: - origin_access_identity: true - origin_access_identity_id: my-cloudfront-origin-access-identity-id - - - name: Get all information about lists not requiring parameters (ie. list_origin_access_identities, list_distributions, list_streaming_distributions) - community.aws.cloudfront_info: - origin_access_identity: true - origin_access_identity_id: my-cloudfront-origin-access-identity-id - - - name: Get all information about lists not requiring parameters (ie. list_origin_access_identities, list_distributions, list_streaming_distributions) - community.aws.cloudfront_info: - all_lists: true - - - -Return Values -------------- -Common return values are documented `here `_, the following are the fields unique to this module: - -.. raw:: html - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
KeyReturnedDescription
-
- distribution - -
- dictionary -
-
only if distribution is true -
Facts about a CloudFront distribution. Requires distribution_id or domain_name_alias to be specified. Requires origin_access_identity_id to be set.
-
-
-
- distribution_config - -
- dictionary -
-
only if distribution_config is true -
Facts about a CloudFront distribution's config. Requires distribution_id or domain_name_alias to be specified.
-
-
-
- invalidation - -
- dictionary -
-
only if invalidation is true -
Describes the invalidation information for the distribution. Requires invalidation_id to be specified and either distribution_id or domain_name_alias.
-
-
-
- origin_access_identity - -
- dictionary -
-
only if origin_access_identity is true -
Describes the origin access identity information. Requires origin_access_identity_id to be set.
-
-
-
- origin_access_identity_configuration - -
- dictionary -
-
only if origin_access_identity_configuration is true -
Describes the origin access identity information configuration information. Requires origin_access_identity_id to be set.
-
-
-
- result - -
- dictionary -
-
always -
Result dict not nested under the CloudFront ID to access results of module without the knowledge of that id as figuring out the DistributionId is usually the reason one uses this module in the first place.
-
-
-
- streaming_distribution - -
- dictionary -
-
only if streaming_distribution is true -
Describes the streaming information for the distribution. Requires distribution_id or domain_name_alias to be specified.
-
-
-
- streaming_distribution_config - -
- dictionary -
-
only if streaming_distribution_config is true -
Describes the streaming configuration information for the distribution. Requires distribution_id or domain_name_alias to be specified.
-
-
-
- summary - -
- dictionary -
-
as default or if summary is true -
Gives a summary of distributions, streaming distributions and origin access identities.
-
-
-

- - -Status ------- - - -Authors -~~~~~~~ - -- Willem van Ketwich (@wilvk) diff --git a/docs/community.aws.cloudfront_invalidation_module.rst b/docs/community.aws.cloudfront_invalidation_module.rst index 8068626951c..72647db480a 100644 --- a/docs/community.aws.cloudfront_invalidation_module.rst +++ b/docs/community.aws.cloudfront_invalidation_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.cloudfront_origin_access_identity_module.rst b/docs/community.aws.cloudfront_origin_access_identity_module.rst index 1080cceb9ab..28da6429cba 100644 --- a/docs/community.aws.cloudfront_origin_access_identity_module.rst +++ b/docs/community.aws.cloudfront_origin_access_identity_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.cloudfront_response_headers_policy_module.rst b/docs/community.aws.cloudfront_response_headers_policy_module.rst index 9259833e63e..b789644fde5 100644 --- a/docs/community.aws.cloudfront_response_headers_policy_module.rst +++ b/docs/community.aws.cloudfront_response_headers_policy_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.cloudtrail_module.rst b/docs/community.aws.cloudtrail_module.rst index bba6b977a07..783b4871516 100644 --- a/docs/community.aws.cloudtrail_module.rst +++ b/docs/community.aws.cloudtrail_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.cloudwatch_metric_alarm_module.rst b/docs/community.aws.cloudwatch_metric_alarm_module.rst index 19b461dfd59..6292d7ee825 100644 --- a/docs/community.aws.cloudwatch_metric_alarm_module.rst +++ b/docs/community.aws.cloudwatch_metric_alarm_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.cloudwatchevent_rule_module.rst b/docs/community.aws.cloudwatchevent_rule_module.rst index 65a65da12d7..ab0f5524b40 100644 --- a/docs/community.aws.cloudwatchevent_rule_module.rst +++ b/docs/community.aws.cloudwatchevent_rule_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.cloudwatchlogs_log_group_info_module.rst b/docs/community.aws.cloudwatchlogs_log_group_info_module.rst index a9a84997dc7..4f687cc6528 100644 --- a/docs/community.aws.cloudwatchlogs_log_group_info_module.rst +++ b/docs/community.aws.cloudwatchlogs_log_group_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.cloudwatchlogs_log_group_metric_filter_module.rst b/docs/community.aws.cloudwatchlogs_log_group_metric_filter_module.rst index e47c1256c2d..772c257c7b7 100644 --- a/docs/community.aws.cloudwatchlogs_log_group_metric_filter_module.rst +++ b/docs/community.aws.cloudwatchlogs_log_group_metric_filter_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.cloudwatchlogs_log_group_module.rst b/docs/community.aws.cloudwatchlogs_log_group_module.rst index 151c2e640a5..80aeff3d17e 100644 --- a/docs/community.aws.cloudwatchlogs_log_group_module.rst +++ b/docs/community.aws.cloudwatchlogs_log_group_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.codebuild_project_module.rst b/docs/community.aws.codebuild_project_module.rst index 6bf1326249c..93e4afec372 100644 --- a/docs/community.aws.codebuild_project_module.rst +++ b/docs/community.aws.codebuild_project_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.codecommit_repository_module.rst b/docs/community.aws.codecommit_repository_module.rst index e3f2915fcab..731d03127a1 100644 --- a/docs/community.aws.codecommit_repository_module.rst +++ b/docs/community.aws.codecommit_repository_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.codepipeline_module.rst b/docs/community.aws.codepipeline_module.rst index 86b98ac9060..6e578a23784 100644 --- a/docs/community.aws.codepipeline_module.rst +++ b/docs/community.aws.codepipeline_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.config_aggregation_authorization_module.rst b/docs/community.aws.config_aggregation_authorization_module.rst index f311671ce03..f216c162880 100644 --- a/docs/community.aws.config_aggregation_authorization_module.rst +++ b/docs/community.aws.config_aggregation_authorization_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.config_aggregator_module.rst b/docs/community.aws.config_aggregator_module.rst index 5af61de1769..ce99c9dd943 100644 --- a/docs/community.aws.config_aggregator_module.rst +++ b/docs/community.aws.config_aggregator_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.config_delivery_channel_module.rst b/docs/community.aws.config_delivery_channel_module.rst index 04d9c5f9a16..49aac0c4e65 100644 --- a/docs/community.aws.config_delivery_channel_module.rst +++ b/docs/community.aws.config_delivery_channel_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.config_recorder_module.rst b/docs/community.aws.config_recorder_module.rst index 59881b55262..46f10d3dc7d 100644 --- a/docs/community.aws.config_recorder_module.rst +++ b/docs/community.aws.config_recorder_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.config_rule_module.rst b/docs/community.aws.config_rule_module.rst index d3a2c36a69b..d5bfde2a814 100644 --- a/docs/community.aws.config_rule_module.rst +++ b/docs/community.aws.config_rule_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.data_pipeline_module.rst b/docs/community.aws.data_pipeline_module.rst index da1428218fc..cd783d56461 100644 --- a/docs/community.aws.data_pipeline_module.rst +++ b/docs/community.aws.data_pipeline_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.directconnect_confirm_connection_module.rst b/docs/community.aws.directconnect_confirm_connection_module.rst index 52e5267afe0..e627680af17 100644 --- a/docs/community.aws.directconnect_confirm_connection_module.rst +++ b/docs/community.aws.directconnect_confirm_connection_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.directconnect_connection_module.rst b/docs/community.aws.directconnect_connection_module.rst index 8017190ac83..8dfcf3ec59e 100644 --- a/docs/community.aws.directconnect_connection_module.rst +++ b/docs/community.aws.directconnect_connection_module.rst @@ -29,8 +29,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.directconnect_gateway_module.rst b/docs/community.aws.directconnect_gateway_module.rst index 93d9d9f54f9..72f56ddff30 100644 --- a/docs/community.aws.directconnect_gateway_module.rst +++ b/docs/community.aws.directconnect_gateway_module.rst @@ -30,8 +30,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.directconnect_link_aggregation_group_module.rst b/docs/community.aws.directconnect_link_aggregation_group_module.rst index 423548f92de..0efdecfa991 100644 --- a/docs/community.aws.directconnect_link_aggregation_group_module.rst +++ b/docs/community.aws.directconnect_link_aggregation_group_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.directconnect_virtual_interface_module.rst b/docs/community.aws.directconnect_virtual_interface_module.rst index d5353fbe873..4bc1d4e06d3 100644 --- a/docs/community.aws.directconnect_virtual_interface_module.rst +++ b/docs/community.aws.directconnect_virtual_interface_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.dms_endpoint_module.rst b/docs/community.aws.dms_endpoint_module.rst index 0269e4c10ee..6a752d785a9 100644 --- a/docs/community.aws.dms_endpoint_module.rst +++ b/docs/community.aws.dms_endpoint_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.dms_replication_subnet_group_module.rst b/docs/community.aws.dms_replication_subnet_group_module.rst index a9fc268980b..27181017e77 100644 --- a/docs/community.aws.dms_replication_subnet_group_module.rst +++ b/docs/community.aws.dms_replication_subnet_group_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.dynamodb_table_module.rst b/docs/community.aws.dynamodb_table_module.rst index d29caaeddd9..01b6fb9f08c 100644 --- a/docs/community.aws.dynamodb_table_module.rst +++ b/docs/community.aws.dynamodb_table_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.dynamodb_ttl_module.rst b/docs/community.aws.dynamodb_ttl_module.rst index 9f4463a5b19..73ddda0e6b2 100644 --- a/docs/community.aws.dynamodb_ttl_module.rst +++ b/docs/community.aws.dynamodb_ttl_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_ami_copy_module.rst b/docs/community.aws.ec2_ami_copy_module.rst index ba3f92d08eb..9e47673f586 100644 --- a/docs/community.aws.ec2_ami_copy_module.rst +++ b/docs/community.aws.ec2_ami_copy_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_customer_gateway_info_module.rst b/docs/community.aws.ec2_customer_gateway_info_module.rst index 552cb4aac0f..ed725ff2205 100644 --- a/docs/community.aws.ec2_customer_gateway_info_module.rst +++ b/docs/community.aws.ec2_customer_gateway_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_customer_gateway_module.rst b/docs/community.aws.ec2_customer_gateway_module.rst index 31c069ad098..bd1b5c15c2f 100644 --- a/docs/community.aws.ec2_customer_gateway_module.rst +++ b/docs/community.aws.ec2_customer_gateway_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_eip_info_module.rst b/docs/community.aws.ec2_eip_info_module.rst index b3916865aaa..dc929abfe69 100644 --- a/docs/community.aws.ec2_eip_info_module.rst +++ b/docs/community.aws.ec2_eip_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_eip_module.rst b/docs/community.aws.ec2_eip_module.rst index 51bbb8b915f..7d0a224e878 100644 --- a/docs/community.aws.ec2_eip_module.rst +++ b/docs/community.aws.ec2_eip_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_launch_template_module.rst b/docs/community.aws.ec2_launch_template_module.rst index 16eadd2c826..2a0d0797ed4 100644 --- a/docs/community.aws.ec2_launch_template_module.rst +++ b/docs/community.aws.ec2_launch_template_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_placement_group_info_module.rst b/docs/community.aws.ec2_placement_group_info_module.rst index d0dc7c6438c..ee632769459 100644 --- a/docs/community.aws.ec2_placement_group_info_module.rst +++ b/docs/community.aws.ec2_placement_group_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_placement_group_module.rst b/docs/community.aws.ec2_placement_group_module.rst index d8c97086a5a..d4de21e1e95 100644 --- a/docs/community.aws.ec2_placement_group_module.rst +++ b/docs/community.aws.ec2_placement_group_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_snapshot_copy_module.rst b/docs/community.aws.ec2_snapshot_copy_module.rst index b1612625294..87badaaa7fe 100644 --- a/docs/community.aws.ec2_snapshot_copy_module.rst +++ b/docs/community.aws.ec2_snapshot_copy_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_transit_gateway_info_module.rst b/docs/community.aws.ec2_transit_gateway_info_module.rst index a6e8e01a393..c501c3f9ff4 100644 --- a/docs/community.aws.ec2_transit_gateway_info_module.rst +++ b/docs/community.aws.ec2_transit_gateway_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_transit_gateway_module.rst b/docs/community.aws.ec2_transit_gateway_module.rst index 2837fd9b2c6..ebc9fe89ee1 100644 --- a/docs/community.aws.ec2_transit_gateway_module.rst +++ b/docs/community.aws.ec2_transit_gateway_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_transit_gateway_vpc_attachment_info_module.rst b/docs/community.aws.ec2_transit_gateway_vpc_attachment_info_module.rst index beec02802f9..71f26c15fe1 100644 --- a/docs/community.aws.ec2_transit_gateway_vpc_attachment_info_module.rst +++ b/docs/community.aws.ec2_transit_gateway_vpc_attachment_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_transit_gateway_vpc_attachment_module.rst b/docs/community.aws.ec2_transit_gateway_vpc_attachment_module.rst index 8acbd492ec0..2d3c609637a 100644 --- a/docs/community.aws.ec2_transit_gateway_vpc_attachment_module.rst +++ b/docs/community.aws.ec2_transit_gateway_vpc_attachment_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_vpc_egress_igw_module.rst b/docs/community.aws.ec2_vpc_egress_igw_module.rst index dd22a93fda3..e69326cf4e8 100644 --- a/docs/community.aws.ec2_vpc_egress_igw_module.rst +++ b/docs/community.aws.ec2_vpc_egress_igw_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_vpc_nacl_info_module.rst b/docs/community.aws.ec2_vpc_nacl_info_module.rst index 927bf8f750f..a3482f1a462 100644 --- a/docs/community.aws.ec2_vpc_nacl_info_module.rst +++ b/docs/community.aws.ec2_vpc_nacl_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_vpc_nacl_module.rst b/docs/community.aws.ec2_vpc_nacl_module.rst index 784d2a45bc7..a2365baa9d9 100644 --- a/docs/community.aws.ec2_vpc_nacl_module.rst +++ b/docs/community.aws.ec2_vpc_nacl_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_vpc_peer_module.rst b/docs/community.aws.ec2_vpc_peer_module.rst index 40c127bee09..3eb96b8c907 100644 --- a/docs/community.aws.ec2_vpc_peer_module.rst +++ b/docs/community.aws.ec2_vpc_peer_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_vpc_peering_info_module.rst b/docs/community.aws.ec2_vpc_peering_info_module.rst index 0070f226c67..9e414799f50 100644 --- a/docs/community.aws.ec2_vpc_peering_info_module.rst +++ b/docs/community.aws.ec2_vpc_peering_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_vpc_vgw_info_module.rst b/docs/community.aws.ec2_vpc_vgw_info_module.rst index e5bf5212e57..280a5a23a1b 100644 --- a/docs/community.aws.ec2_vpc_vgw_info_module.rst +++ b/docs/community.aws.ec2_vpc_vgw_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_vpc_vgw_module.rst b/docs/community.aws.ec2_vpc_vgw_module.rst index cf386eb5a8d..97548183b5d 100644 --- a/docs/community.aws.ec2_vpc_vgw_module.rst +++ b/docs/community.aws.ec2_vpc_vgw_module.rst @@ -29,8 +29,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_vpc_vpn_info_module.rst b/docs/community.aws.ec2_vpc_vpn_info_module.rst index 65a16f3c5eb..bd0bd0b53a0 100644 --- a/docs/community.aws.ec2_vpc_vpn_info_module.rst +++ b/docs/community.aws.ec2_vpc_vpn_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ec2_vpc_vpn_module.rst b/docs/community.aws.ec2_vpc_vpn_module.rst index 268962c1f89..947e4e193f2 100644 --- a/docs/community.aws.ec2_vpc_vpn_module.rst +++ b/docs/community.aws.ec2_vpc_vpn_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters @@ -413,14 +413,13 @@ Parameters
If purge_tags=true and tags is set, existing tags will be purged from the resource to match exactly what is defined by tags parameter.
If the tags parameter is not set then tags will not be modified, even if purge_tags=True.
Tag keys beginning with aws: are reserved by Amazon and can not be modified. As such they will be ignored for the purposes of the purge_tags parameter. See the Amazon documentation for more information https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html#tag-conventions.
-
The current default value of False has been deprecated. The default value will change to True in release 5.0.0.
diff --git a/docs/community.aws.ec2_win_password_module.rst b/docs/community.aws.ec2_win_password_module.rst index ffe79fa6292..aad895b601f 100644 --- a/docs/community.aws.ec2_win_password_module.rst +++ b/docs/community.aws.ec2_win_password_module.rst @@ -25,8 +25,8 @@ Requirements ------------ The below requirements are needed on the host that executes this module. -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 - cryptography - python >= 3.6 diff --git a/docs/community.aws.ecs_attribute_module.rst b/docs/community.aws.ecs_attribute_module.rst index 1fb3bf384ce..08a97a10f61 100644 --- a/docs/community.aws.ecs_attribute_module.rst +++ b/docs/community.aws.ecs_attribute_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ecs_cluster_module.rst b/docs/community.aws.ecs_cluster_module.rst index f8e3885fba5..1d8a3ab40c2 100644 --- a/docs/community.aws.ecs_cluster_module.rst +++ b/docs/community.aws.ecs_cluster_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ecs_ecr_module.rst b/docs/community.aws.ecs_ecr_module.rst index 834b1214274..a7225c04138 100644 --- a/docs/community.aws.ecs_ecr_module.rst +++ b/docs/community.aws.ecs_ecr_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ecs_service_info_module.rst b/docs/community.aws.ecs_service_info_module.rst index f2611803ecc..f61fb9440ed 100644 --- a/docs/community.aws.ecs_service_info_module.rst +++ b/docs/community.aws.ecs_service_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ecs_service_module.rst b/docs/community.aws.ecs_service_module.rst index 94077137212..8b0fab5a978 100644 --- a/docs/community.aws.ecs_service_module.rst +++ b/docs/community.aws.ecs_service_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ecs_tag_module.rst b/docs/community.aws.ecs_tag_module.rst index 6e164c07044..052fb8e10eb 100644 --- a/docs/community.aws.ecs_tag_module.rst +++ b/docs/community.aws.ecs_tag_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ecs_task_module.rst b/docs/community.aws.ecs_task_module.rst index 4a09e10780c..9d27dea491f 100644 --- a/docs/community.aws.ecs_task_module.rst +++ b/docs/community.aws.ecs_task_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ecs_taskdefinition_info_module.rst b/docs/community.aws.ecs_taskdefinition_info_module.rst index d94199cdec2..4f2e8582daf 100644 --- a/docs/community.aws.ecs_taskdefinition_info_module.rst +++ b/docs/community.aws.ecs_taskdefinition_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ecs_taskdefinition_module.rst b/docs/community.aws.ecs_taskdefinition_module.rst index ec56364fb0e..ae595c43c23 100644 --- a/docs/community.aws.ecs_taskdefinition_module.rst +++ b/docs/community.aws.ecs_taskdefinition_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.efs_info_module.rst b/docs/community.aws.efs_info_module.rst index 73b681aa12f..c3523b4db06 100644 --- a/docs/community.aws.efs_info_module.rst +++ b/docs/community.aws.efs_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.efs_module.rst b/docs/community.aws.efs_module.rst index f25f836f61e..1a75f8e9810 100644 --- a/docs/community.aws.efs_module.rst +++ b/docs/community.aws.efs_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.efs_tag_module.rst b/docs/community.aws.efs_tag_module.rst index ed927bc4668..94065b2aa81 100644 --- a/docs/community.aws.efs_tag_module.rst +++ b/docs/community.aws.efs_tag_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.eks_cluster_module.rst b/docs/community.aws.eks_cluster_module.rst index 7cb33961fdb..198ce1c6d69 100644 --- a/docs/community.aws.eks_cluster_module.rst +++ b/docs/community.aws.eks_cluster_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.eks_fargate_profile_module.rst b/docs/community.aws.eks_fargate_profile_module.rst index a702ab58899..64e2b54d754 100644 --- a/docs/community.aws.eks_fargate_profile_module.rst +++ b/docs/community.aws.eks_fargate_profile_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.elasticache_info_module.rst b/docs/community.aws.elasticache_info_module.rst index d16e92e8597..dc0b40262ee 100644 --- a/docs/community.aws.elasticache_info_module.rst +++ b/docs/community.aws.elasticache_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.elasticache_module.rst b/docs/community.aws.elasticache_module.rst index fab77714ca1..6e1b509d5cd 100644 --- a/docs/community.aws.elasticache_module.rst +++ b/docs/community.aws.elasticache_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.elasticache_parameter_group_module.rst b/docs/community.aws.elasticache_parameter_group_module.rst index e15f17f2306..6629cc35ad2 100644 --- a/docs/community.aws.elasticache_parameter_group_module.rst +++ b/docs/community.aws.elasticache_parameter_group_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.elasticache_snapshot_module.rst b/docs/community.aws.elasticache_snapshot_module.rst index c3cd62da073..a9a0a6d5971 100644 --- a/docs/community.aws.elasticache_snapshot_module.rst +++ b/docs/community.aws.elasticache_snapshot_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.elasticache_subnet_group_module.rst b/docs/community.aws.elasticache_subnet_group_module.rst index 77a8fe6ffeb..769b0d97ebb 100644 --- a/docs/community.aws.elasticache_subnet_group_module.rst +++ b/docs/community.aws.elasticache_subnet_group_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.elasticbeanstalk_app_module.rst b/docs/community.aws.elasticbeanstalk_app_module.rst index e54b21552cf..c41333c924a 100644 --- a/docs/community.aws.elasticbeanstalk_app_module.rst +++ b/docs/community.aws.elasticbeanstalk_app_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.elb_application_lb_info_module.rst b/docs/community.aws.elb_application_lb_info_module.rst index 99aad0caedb..190d819f773 100644 --- a/docs/community.aws.elb_application_lb_info_module.rst +++ b/docs/community.aws.elb_application_lb_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.elb_application_lb_module.rst b/docs/community.aws.elb_application_lb_module.rst index ccb12849443..d80d1ee4a5c 100644 --- a/docs/community.aws.elb_application_lb_module.rst +++ b/docs/community.aws.elb_application_lb_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.elb_classic_lb_info_module.rst b/docs/community.aws.elb_classic_lb_info_module.rst index 5ec91d2cc79..c9a3f5838fb 100644 --- a/docs/community.aws.elb_classic_lb_info_module.rst +++ b/docs/community.aws.elb_classic_lb_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.elb_instance_module.rst b/docs/community.aws.elb_instance_module.rst index 921a867e357..9bfbae335da 100644 --- a/docs/community.aws.elb_instance_module.rst +++ b/docs/community.aws.elb_instance_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.elb_network_lb_module.rst b/docs/community.aws.elb_network_lb_module.rst index c583c4cbf7a..32c1806b6ab 100644 --- a/docs/community.aws.elb_network_lb_module.rst +++ b/docs/community.aws.elb_network_lb_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters @@ -707,11 +707,28 @@ Common return values are documented `here - Key + Key Returned Description + +
+ load_balancer + +
+ dictionary +
+
added in 5.0.0
+ + when state is present + +
A representation of the Network Load Balancer
+
+ + + +  
availability_zones @@ -729,6 +746,7 @@ Common return values are documented `here +  
canonical_hosted_zone_id @@ -746,6 +764,7 @@ Common return values are documented `here +  
created_time @@ -763,6 +782,7 @@ Common return values are documented `here +  
deletion_protection_enabled @@ -780,6 +800,7 @@ Common return values are documented `here +  
dns_name @@ -797,6 +818,7 @@ Common return values are documented `here +  
idle_timeout_timeout_seconds @@ -814,6 +836,7 @@ Common return values are documented `here +  
ip_address_type @@ -831,6 +854,7 @@ Common return values are documented `here +  
listeners @@ -847,6 +871,7 @@ Common return values are documented `here   +  
certificates @@ -864,6 +889,7 @@ Common return values are documented `here     +  
certificate_arn @@ -881,6 +907,7 @@ Common return values are documented `here   +  
default_actions @@ -898,6 +925,7 @@ Common return values are documented `here     +  
target_group_arn @@ -915,6 +943,7 @@ Common return values are documented `here     +  
type @@ -932,6 +961,7 @@ Common return values are documented `here   +  
listener_arn @@ -948,6 +978,7 @@ Common return values are documented `here   +  
load_balancer_arn @@ -964,6 +995,7 @@ Common return values are documented `here   +  
port @@ -982,6 +1014,7 @@ Common return values are documented `here   +  
protocol @@ -1000,6 +1033,7 @@ Common return values are documented `here   +  
ssl_policy @@ -1016,6 +1050,7 @@ Common return values are documented `here +  
load_balancer_arn @@ -1033,6 +1068,7 @@ Common return values are documented `here +  
load_balancer_name @@ -1050,6 +1086,7 @@ Common return values are documented `here +  
load_balancing_cross_zone_enabled @@ -1067,6 +1104,7 @@ Common return values are documented `here +  
scheme @@ -1084,6 +1122,7 @@ Common return values are documented `here +  
state @@ -1101,6 +1140,7 @@ Common return values are documented `here +  
tags @@ -1118,6 +1158,7 @@ Common return values are documented `here +  
type @@ -1135,6 +1176,7 @@ Common return values are documented `here +  
vpc_id @@ -1151,6 +1193,7 @@ Common return values are documented `here vpc-0011223344 +

diff --git a/docs/community.aws.elb_target_group_info_module.rst b/docs/community.aws.elb_target_group_info_module.rst index 4e577fee0d2..b23d0f7c320 100644 --- a/docs/community.aws.elb_target_group_info_module.rst +++ b/docs/community.aws.elb_target_group_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.elb_target_group_module.rst b/docs/community.aws.elb_target_group_module.rst index 1df02f720f9..37470baeb62 100644 --- a/docs/community.aws.elb_target_group_module.rst +++ b/docs/community.aws.elb_target_group_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.elb_target_info_module.rst b/docs/community.aws.elb_target_info_module.rst index 65b2f155900..63035f831b7 100644 --- a/docs/community.aws.elb_target_info_module.rst +++ b/docs/community.aws.elb_target_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.elb_target_module.rst b/docs/community.aws.elb_target_module.rst index bffe1a712ff..2e8a99db8aa 100644 --- a/docs/community.aws.elb_target_module.rst +++ b/docs/community.aws.elb_target_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.glue_connection_module.rst b/docs/community.aws.glue_connection_module.rst index 1bd875671fb..7a52eba1c06 100644 --- a/docs/community.aws.glue_connection_module.rst +++ b/docs/community.aws.glue_connection_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.glue_crawler_module.rst b/docs/community.aws.glue_crawler_module.rst index 8869433e663..ecff44052e9 100644 --- a/docs/community.aws.glue_crawler_module.rst +++ b/docs/community.aws.glue_crawler_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.glue_job_module.rst b/docs/community.aws.glue_job_module.rst index 9db86c01b0b..c8c3015883a 100644 --- a/docs/community.aws.glue_job_module.rst +++ b/docs/community.aws.glue_job_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.iam_access_key_info_module.rst b/docs/community.aws.iam_access_key_info_module.rst index fdd6d1e5f99..ea69e4335e2 100644 --- a/docs/community.aws.iam_access_key_info_module.rst +++ b/docs/community.aws.iam_access_key_info_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.iam_access_key_module.rst b/docs/community.aws.iam_access_key_module.rst index ed5a5d2a053..9fb85e9d3c2 100644 --- a/docs/community.aws.iam_access_key_module.rst +++ b/docs/community.aws.iam_access_key_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.iam_group_module.rst b/docs/community.aws.iam_group_module.rst index 2a3be312122..72e68226aee 100644 --- a/docs/community.aws.iam_group_module.rst +++ b/docs/community.aws.iam_group_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.iam_managed_policy_module.rst b/docs/community.aws.iam_managed_policy_module.rst index 57c74fc76aa..c4fbfa97a63 100644 --- a/docs/community.aws.iam_managed_policy_module.rst +++ b/docs/community.aws.iam_managed_policy_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.iam_mfa_device_info_module.rst b/docs/community.aws.iam_mfa_device_info_module.rst index 9a185dcce4b..b4f0f32196f 100644 --- a/docs/community.aws.iam_mfa_device_info_module.rst +++ b/docs/community.aws.iam_mfa_device_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.iam_password_policy_module.rst b/docs/community.aws.iam_password_policy_module.rst index ed783b8ac3f..4c3c9a15d87 100644 --- a/docs/community.aws.iam_password_policy_module.rst +++ b/docs/community.aws.iam_password_policy_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.iam_policy_info_module.rst b/docs/community.aws.iam_policy_info_module.rst index b1aca8ff8a6..90abe2dc1c6 100644 --- a/docs/community.aws.iam_policy_info_module.rst +++ b/docs/community.aws.iam_policy_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.iam_policy_module.rst b/docs/community.aws.iam_policy_module.rst index 22239363f4a..4533e6be170 100644 --- a/docs/community.aws.iam_policy_module.rst +++ b/docs/community.aws.iam_policy_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters @@ -180,23 +180,6 @@ Parameters
Type of IAM resource.
- - -
- policy_document - -
- string -
- - - - -
The path to the properly json formatted policy file.
-
Mutually exclusive with policy_json.
-
This option has been deprecated and will be removed in a release after 2022-06-01. The existing behavior can be reproduced by using the policy_json option and reading the file using the lookup plugin.
- -
@@ -210,7 +193,6 @@ Parameters
A properly json formatted policy as string.
-
Mutually exclusive with policy_document.
@@ -290,13 +272,12 @@ Parameters
    Choices: -
  • no
  • +
  • no ←
  • yes
When skip_duplicates=true the module looks for any policies that match the document you pass in. If there is a match it will not make a new policy object with the same rules.
-
The current default is true. However, this behavior can be confusing and as such the default will change to false in a release after 2022-06-01. To maintain the existing behavior explicitly set skip_duplicates=true.
@@ -356,15 +337,6 @@ Examples .. code-block:: yaml - # Create a policy with the name of 'Admin' to the group 'administrators' - - name: Assign a policy called Admin to the administrators group - community.aws.iam_policy: - iam_type: group - iam_name: administrators - policy_name: Admin - state: present - policy_document: admin_policy.json - # Advanced example, create two new groups and add a READ-ONLY policy to both # groups. - name: Create Two Groups, Mario and Luigi diff --git a/docs/community.aws.iam_role_info_module.rst b/docs/community.aws.iam_role_info_module.rst index 4afca68433d..894acb18aef 100644 --- a/docs/community.aws.iam_role_info_module.rst +++ b/docs/community.aws.iam_role_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.iam_role_module.rst b/docs/community.aws.iam_role_module.rst index 06198177fc0..12d962d7b71 100644 --- a/docs/community.aws.iam_role_module.rst +++ b/docs/community.aws.iam_role_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.iam_saml_federation_module.rst b/docs/community.aws.iam_saml_federation_module.rst index aab889827c9..98e925dc541 100644 --- a/docs/community.aws.iam_saml_federation_module.rst +++ b/docs/community.aws.iam_saml_federation_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.iam_server_certificate_info_module.rst b/docs/community.aws.iam_server_certificate_info_module.rst index c5f5fa4e0ec..a6bcb3728de 100644 --- a/docs/community.aws.iam_server_certificate_info_module.rst +++ b/docs/community.aws.iam_server_certificate_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.iam_server_certificate_module.rst b/docs/community.aws.iam_server_certificate_module.rst index 87c75576fa7..d6464b922e7 100644 --- a/docs/community.aws.iam_server_certificate_module.rst +++ b/docs/community.aws.iam_server_certificate_module.rst @@ -5,7 +5,7 @@ community.aws.iam_server_certificate ************************************ -**Manage server certificates for use on ELBs and CloudFront** +**Manage IAM server certificates for use on ELBs and CloudFront** Version added: 1.0.0 @@ -17,7 +17,7 @@ Version added: 1.0.0 Synopsis -------- -- Allows for the management of server certificates. +- Allows for the management of IAM server certificates. @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters @@ -119,9 +119,7 @@ Parameters -
The path to, or content of the certificate body in PEM encoded format.
-
If the parameter is not a file, it is assumed to be content.
-
Passing a file name is deprecated, and support will be dropped in version 5.0.0 of this collection.
+
The content of the certificate body in PEM encoded format.
@@ -136,9 +134,7 @@ Parameters -
The path to, or content of, the CA certificate chain in PEM encoded format.
-
If the parameter is not a file, it is assumed to be content.
-
Passing a file name is deprecated, and support will be dropped in version 5.0.0 of this collection.
+
The content of the CA certificate chain in PEM encoded format.
@@ -172,13 +168,13 @@ Parameters
    Choices:
  • no
  • -
  • yes
  • +
  • yes ←
By default the module will not upload a certificate that is already uploaded into AWS.
If dup_ok=True, it will upload the certificate as long as the name is unique.
-
Currently defaults to false, this will default to true in release 5.0.0.
+
The default value for this value changed in release 5.0.0 to true.
@@ -209,8 +205,7 @@ Parameters -
The path to, or content of the private key in PEM encoded format. If the parameter is not a file, it is assumed to be content.
-
Passing a file name is deprecated, and support will be dropped in version 5.0.0 of this collection.
+
The content of the private key in PEM encoded format.
@@ -394,22 +389,14 @@ Examples key: "{{ lookup('file', 'path/to/key') }}" cert_chain: "{{ lookup('file', 'path/to/certchain') }}" - - name: Basic server certificate upload - community.aws.iam_server_certificate: - name: very_ssl - state: present - cert: path/to/cert - key: path/to/key - cert_chain: path/to/certchain - - name: Server certificate upload using key string community.aws.iam_server_certificate: name: very_ssl state: present path: "/a/cert/path/" - cert: body_of_somecert - key: vault_body_of_privcertkey - cert_chain: body_of_myverytrustedchain + cert: "{{ lookup('file', 'path/to/cert') }}" + key: "{{ lookup('file', 'path/to/key') }}" + cert_chain: "{{ lookup('file', 'path/to/certchain') }}" - name: Basic rename of existing certificate community.aws.iam_server_certificate: diff --git a/docs/community.aws.iam_user_info_module.rst b/docs/community.aws.iam_user_info_module.rst index 51ba968ede6..bc04bc7f0fd 100644 --- a/docs/community.aws.iam_user_info_module.rst +++ b/docs/community.aws.iam_user_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.iam_user_module.rst b/docs/community.aws.iam_user_module.rst index bef3050d001..a8118b75aea 100644 --- a/docs/community.aws.iam_user_module.rst +++ b/docs/community.aws.iam_user_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.inspector_target_module.rst b/docs/community.aws.inspector_target_module.rst index ebf7a5463f9..10eaa89655d 100644 --- a/docs/community.aws.inspector_target_module.rst +++ b/docs/community.aws.inspector_target_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.kinesis_stream_module.rst b/docs/community.aws.kinesis_stream_module.rst index f290995e57d..e9b7b99177b 100644 --- a/docs/community.aws.kinesis_stream_module.rst +++ b/docs/community.aws.kinesis_stream_module.rst @@ -29,8 +29,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.kms_key_info_module.rst b/docs/community.aws.kms_key_info_module.rst index c8a6ccc7cf7..549cd44a37f 100644 --- a/docs/community.aws.kms_key_info_module.rst +++ b/docs/community.aws.kms_key_info_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.kms_key_module.rst b/docs/community.aws.kms_key_module.rst index e4f91ca0670..b575ba03650 100644 --- a/docs/community.aws.kms_key_module.rst +++ b/docs/community.aws.kms_key_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters @@ -419,109 +419,6 @@ Parameters - - -
- policy_clean_invalid_entries - -
- boolean -
- - -
    Choices: -
  • no
  • -
  • yes ←
  • -
- - -
(deprecated) If adding/removing a role and invalid grantees are found, remove them. These entries will cause an update to fail in all known cases.
-
Only cleans if changes are being made.
-
Used for modifying the Key Policy rather than modifying a grant and only works on the default policy created through the AWS Console.
-
This option has been deprecated, and will be removed in a release after 2021-12-01. Use policy instead.
-

aliases: clean_invalid_entries
- - - - -
- policy_grant_types - -
- list - / elements=string -
- - - - -
(deprecated) List of grants to give to user/role. Likely "role,role grant" or "role,role grant,admin".
-
Required when policy_mode=grant.
-
Used for modifying the Key Policy rather than modifying a grant and only works on the default policy created through the AWS Console.
-
This option has been deprecated, and will be removed in a release after 2021-12-01. Use policy instead.
-

aliases: grant_types
- - - - -
- policy_mode - -
- string -
- - -
    Choices: -
  • grant ←
  • -
  • deny
  • -
- - -
(deprecated) Grant or deny access.
-
Used for modifying the Key Policy rather than modifying a grant and only works on the default policy created through the AWS Console.
-
This option has been deprecated, and will be removed in a release after 2021-12-01. Use policy instead.
-

aliases: mode
- - - - -
- policy_role_arn - -
- string -
- - - - -
(deprecated) ARN of role to allow/deny access.
-
One of policy_role_name or policy_role_arn are required.
-
Used for modifying the Key Policy rather than modifying a grant and only works on the default policy created through the AWS Console.
-
This option has been deprecated, and will be removed in a release after 2021-12-01. Use policy instead.
-

aliases: role_arn
- - - - -
- policy_role_name - -
- string -
- - - - -
(deprecated) Role to allow/deny access.
-
One of policy_role_name or policy_role_arn are required.
-
Used for modifying the Key Policy rather than modifying a grant and only works on the default policy created through the AWS Console.
-
This option has been deprecated, and will be removed in a release after 2021-12-01. Use policy instead.
-

aliases: role_name
- -
@@ -569,14 +466,13 @@ Parameters
    Choices:
  • no
  • -
  • yes
  • +
  • yes ←
If purge_tags=true and tags is set, existing tags will be purged from the resource to match exactly what is defined by tags parameter.
If the tags parameter is not set then tags will not be modified, even if purge_tags=True.
Tag keys beginning with aws: are reserved by Amazon and can not be modified. As such they will be ignored for the purposes of the purge_tags parameter. See the Amazon documentation for more information https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html#tag-conventions.
-
The current default value of False has been deprecated. The default value will change to True in release 5.0.0.
@@ -690,22 +586,6 @@ Examples .. code-block:: yaml - # Managing the KMS IAM Policy via policy_mode and policy_grant_types is fragile - # and has been deprecated in favour of the policy option. - - name: grant user-style access to production secrets - community.aws.kms_key: - args: - alias: "alias/my_production_secrets" - policy_mode: grant - policy_role_name: "prod-appServerRole-1R5AQG2BSEL6L" - policy_grant_types: "role,role grant" - - name: remove access to production secrets from role - community.aws.kms_key: - args: - alias: "alias/my_production_secrets" - policy_mode: deny - policy_role_name: "prod-appServerRole-1R5AQG2BSEL6L" - # Create a new KMS key - community.aws.kms_key: alias: mykey diff --git a/docs/community.aws.lambda_alias_module.rst b/docs/community.aws.lambda_alias_module.rst index 5acd7f69df7..c97bab65f12 100644 --- a/docs/community.aws.lambda_alias_module.rst +++ b/docs/community.aws.lambda_alias_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.lambda_event_module.rst b/docs/community.aws.lambda_event_module.rst index 89baaf0cf9a..44073a4e06f 100644 --- a/docs/community.aws.lambda_event_module.rst +++ b/docs/community.aws.lambda_event_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.lambda_execute_module.rst b/docs/community.aws.lambda_execute_module.rst index 540ccee8d1c..4347f2bf324 100644 --- a/docs/community.aws.lambda_execute_module.rst +++ b/docs/community.aws.lambda_execute_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.lambda_info_module.rst b/docs/community.aws.lambda_info_module.rst index 0f0fa0c76a3..fa648b526f2 100644 --- a/docs/community.aws.lambda_info_module.rst +++ b/docs/community.aws.lambda_info_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters @@ -393,6 +393,25 @@ Common return values are documented `here + +   + +
+ architectures + +
+ list + / elements=string +
+ + successful run where botocore >= 1.21.51 + +
The architectures supported by the function.
+
+
Sample:
+
['arm64']
+ +   diff --git a/docs/community.aws.lambda_module.rst b/docs/community.aws.lambda_module.rst index c8240c27d83..2d5c005a2cf 100644 --- a/docs/community.aws.lambda_module.rst +++ b/docs/community.aws.lambda_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters @@ -41,6 +41,29 @@ Parameters Choices/Defaults Comments + + +
+ architecture + +
+ string +
+
added in 5.0.0
+ + +
    Choices: +
  • x86_64
  • +
  • arm64
  • +
+ + +
The instruction set architecture that the function supports.
+
Requires one of s3_bucket or zip_file.
+
Requires botocore >= 1.21.51.
+

aliases: architectures
+ +
@@ -698,6 +721,25 @@ Common return values are documented `here   + +
+ architectures + +
+ list + / elements=string +
+ + successful run where botocore >= 1.21.51 + +
The architectures supported by the function.
+
+
Sample:
+
['arm64']
+ + + +  
code_sha256 diff --git a/docs/community.aws.lambda_policy_module.rst b/docs/community.aws.lambda_policy_module.rst index b27a0f6c420..8a0a5e57cb9 100644 --- a/docs/community.aws.lambda_policy_module.rst +++ b/docs/community.aws.lambda_policy_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.lightsail_module.rst b/docs/community.aws.lightsail_module.rst index a22fb7f9325..46f32c32779 100644 --- a/docs/community.aws.lightsail_module.rst +++ b/docs/community.aws.lightsail_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.lightsail_static_ip_module.rst b/docs/community.aws.lightsail_static_ip_module.rst index a60b29f5317..d16ad6ff4e9 100644 --- a/docs/community.aws.lightsail_static_ip_module.rst +++ b/docs/community.aws.lightsail_static_ip_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.msk_cluster_module.rst b/docs/community.aws.msk_cluster_module.rst index 397c81a8a3f..03497605a50 100644 --- a/docs/community.aws.msk_cluster_module.rst +++ b/docs/community.aws.msk_cluster_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.msk_config_module.rst b/docs/community.aws.msk_config_module.rst index 86802e4cb67..d7104db158f 100644 --- a/docs/community.aws.msk_config_module.rst +++ b/docs/community.aws.msk_config_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.networkfirewall_info_module.rst b/docs/community.aws.networkfirewall_info_module.rst index acd652f4451..5ae416bcde9 100644 --- a/docs/community.aws.networkfirewall_info_module.rst +++ b/docs/community.aws.networkfirewall_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.networkfirewall_module.rst b/docs/community.aws.networkfirewall_module.rst index 6c70a83c776..82c1924ba7d 100644 --- a/docs/community.aws.networkfirewall_module.rst +++ b/docs/community.aws.networkfirewall_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.networkfirewall_policy_info_module.rst b/docs/community.aws.networkfirewall_policy_info_module.rst index 2803f3bb211..582a63c1f12 100644 --- a/docs/community.aws.networkfirewall_policy_info_module.rst +++ b/docs/community.aws.networkfirewall_policy_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.networkfirewall_policy_module.rst b/docs/community.aws.networkfirewall_policy_module.rst index d034a7b1aa9..2d0558a8010 100644 --- a/docs/community.aws.networkfirewall_policy_module.rst +++ b/docs/community.aws.networkfirewall_policy_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.networkfirewall_rule_group_info_module.rst b/docs/community.aws.networkfirewall_rule_group_info_module.rst index 789e83b2e63..9b8e28ea6d9 100644 --- a/docs/community.aws.networkfirewall_rule_group_info_module.rst +++ b/docs/community.aws.networkfirewall_rule_group_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.networkfirewall_rule_group_module.rst b/docs/community.aws.networkfirewall_rule_group_module.rst index 72eb93ea2c0..26449eb597c 100644 --- a/docs/community.aws.networkfirewall_rule_group_module.rst +++ b/docs/community.aws.networkfirewall_rule_group_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.opensearch_info_module.rst b/docs/community.aws.opensearch_info_module.rst index 2bcbf9c07a6..5de256a3c4a 100644 --- a/docs/community.aws.opensearch_info_module.rst +++ b/docs/community.aws.opensearch_info_module.rst @@ -25,8 +25,8 @@ Requirements ------------ The below requirements are needed on the host that executes this module. -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 - botocore >= 1.21.38 - python >= 3.6 diff --git a/docs/community.aws.opensearch_module.rst b/docs/community.aws.opensearch_module.rst index 17e136ba9b5..3018eec181b 100644 --- a/docs/community.aws.opensearch_module.rst +++ b/docs/community.aws.opensearch_module.rst @@ -25,8 +25,8 @@ Requirements ------------ The below requirements are needed on the host that executes this module. -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 - botocore >= 1.21.38 - python >= 3.6 diff --git a/docs/community.aws.rds_cluster_info_module.rst b/docs/community.aws.rds_cluster_info_module.rst index c5f9f0df2e8..fc8ee15fe5c 100644 --- a/docs/community.aws.rds_cluster_info_module.rst +++ b/docs/community.aws.rds_cluster_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.rds_cluster_module.rst b/docs/community.aws.rds_cluster_module.rst index 718d8b247b4..fdffc8ff1a8 100644 --- a/docs/community.aws.rds_cluster_module.rst +++ b/docs/community.aws.rds_cluster_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.rds_cluster_snapshot_module.rst b/docs/community.aws.rds_cluster_snapshot_module.rst index 10a6d2b5b2d..8659d1526be 100644 --- a/docs/community.aws.rds_cluster_snapshot_module.rst +++ b/docs/community.aws.rds_cluster_snapshot_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.rds_instance_info_module.rst b/docs/community.aws.rds_instance_info_module.rst index a42da88548d..89c7763be51 100644 --- a/docs/community.aws.rds_instance_info_module.rst +++ b/docs/community.aws.rds_instance_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.rds_instance_module.rst b/docs/community.aws.rds_instance_module.rst index 2f3a0122212..9cabe619e3c 100644 --- a/docs/community.aws.rds_instance_module.rst +++ b/docs/community.aws.rds_instance_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.rds_instance_snapshot_module.rst b/docs/community.aws.rds_instance_snapshot_module.rst index 2cd291d17db..bd08fad8ecf 100644 --- a/docs/community.aws.rds_instance_snapshot_module.rst +++ b/docs/community.aws.rds_instance_snapshot_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.rds_option_group_info_module.rst b/docs/community.aws.rds_option_group_info_module.rst index ef271d19114..fc36d372e71 100644 --- a/docs/community.aws.rds_option_group_info_module.rst +++ b/docs/community.aws.rds_option_group_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.rds_option_group_module.rst b/docs/community.aws.rds_option_group_module.rst index 96105eb8c5e..fbe26fd5efd 100644 --- a/docs/community.aws.rds_option_group_module.rst +++ b/docs/community.aws.rds_option_group_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.rds_param_group_module.rst b/docs/community.aws.rds_param_group_module.rst index d5fba5e1b66..f634366c6f7 100644 --- a/docs/community.aws.rds_param_group_module.rst +++ b/docs/community.aws.rds_param_group_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters @@ -255,14 +255,13 @@ Parameters
    Choices:
  • no
  • -
  • yes
  • +
  • yes ←
If purge_tags=true and tags is set, existing tags will be purged from the resource to match exactly what is defined by tags parameter.
If the tags parameter is not set then tags will not be modified, even if purge_tags=True.
Tag keys beginning with aws: are reserved by Amazon and can not be modified. As such they will be ignored for the purposes of the purge_tags parameter. See the Amazon documentation for more information https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html#tag-conventions.
-
The current default value of False has been deprecated. The default value will change to True in release 5.0.0.
diff --git a/docs/community.aws.rds_snapshot_info_module.rst b/docs/community.aws.rds_snapshot_info_module.rst index 7e38e990436..2919ab6b4dd 100644 --- a/docs/community.aws.rds_snapshot_info_module.rst +++ b/docs/community.aws.rds_snapshot_info_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.rds_subnet_group_module.rst b/docs/community.aws.rds_subnet_group_module.rst index fa5c3c318bb..f8223baa756 100644 --- a/docs/community.aws.rds_subnet_group_module.rst +++ b/docs/community.aws.rds_subnet_group_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.redshift_cross_region_snapshots_module.rst b/docs/community.aws.redshift_cross_region_snapshots_module.rst index 1286e433bb0..d24eb92d0cd 100644 --- a/docs/community.aws.redshift_cross_region_snapshots_module.rst +++ b/docs/community.aws.redshift_cross_region_snapshots_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.redshift_info_module.rst b/docs/community.aws.redshift_info_module.rst index 04884b5c573..ee9fa353bf6 100644 --- a/docs/community.aws.redshift_info_module.rst +++ b/docs/community.aws.redshift_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.redshift_module.rst b/docs/community.aws.redshift_module.rst index 206281b7828..a11dc0150c4 100644 --- a/docs/community.aws.redshift_module.rst +++ b/docs/community.aws.redshift_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.redshift_subnet_group_module.rst b/docs/community.aws.redshift_subnet_group_module.rst index 80ce655357c..df30777f89f 100644 --- a/docs/community.aws.redshift_subnet_group_module.rst +++ b/docs/community.aws.redshift_subnet_group_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.route53_health_check_module.rst b/docs/community.aws.route53_health_check_module.rst index 01589dd6394..83d7eb7ab42 100644 --- a/docs/community.aws.route53_health_check_module.rst +++ b/docs/community.aws.route53_health_check_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters @@ -303,14 +303,13 @@ Parameters
    Choices:
  • no
  • -
  • yes
  • +
  • yes ←
If purge_tags=true and tags is set, existing tags will be purged from the resource to match exactly what is defined by tags parameter.
If the tags parameter is not set then tags will not be modified, even if purge_tags=True.
Tag keys beginning with aws: are reserved by Amazon and can not be modified. As such they will be ignored for the purposes of the purge_tags parameter. See the Amazon documentation for more information https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html#tag-conventions.
-
The current default value of False has been deprecated. The default value will change to True in release 5.0.0.
diff --git a/docs/community.aws.route53_info_module.rst b/docs/community.aws.route53_info_module.rst index 083d017692f..c608cafc2ac 100644 --- a/docs/community.aws.route53_info_module.rst +++ b/docs/community.aws.route53_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.route53_module.rst b/docs/community.aws.route53_module.rst index 5a43266098e..47f353d0e0b 100644 --- a/docs/community.aws.route53_module.rst +++ b/docs/community.aws.route53_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.route53_zone_module.rst b/docs/community.aws.route53_zone_module.rst index a926156e44f..8d947c9ba35 100644 --- a/docs/community.aws.route53_zone_module.rst +++ b/docs/community.aws.route53_zone_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters @@ -218,14 +218,13 @@ Parameters
    Choices:
  • no
  • -
  • yes
  • +
  • yes ←
If purge_tags=true and tags is set, existing tags will be purged from the resource to match exactly what is defined by tags parameter.
If the tags parameter is not set then tags will not be modified, even if purge_tags=True.
Tag keys beginning with aws: are reserved by Amazon and can not be modified. As such they will be ignored for the purposes of the purge_tags parameter. See the Amazon documentation for more information https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html#tag-conventions.
-
The current default value of False has been deprecated. The default value will change to True in release 5.0.0.
diff --git a/docs/community.aws.s3_bucket_info_module.rst b/docs/community.aws.s3_bucket_info_module.rst index 8c5d05d6242..28a0dae0527 100644 --- a/docs/community.aws.s3_bucket_info_module.rst +++ b/docs/community.aws.s3_bucket_info_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.s3_bucket_notification_module.rst b/docs/community.aws.s3_bucket_notification_module.rst index c3b3b0b61a2..b341a5ee0cd 100644 --- a/docs/community.aws.s3_bucket_notification_module.rst +++ b/docs/community.aws.s3_bucket_notification_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.s3_cors_module.rst b/docs/community.aws.s3_cors_module.rst index c2b3c342791..864ff83e35d 100644 --- a/docs/community.aws.s3_cors_module.rst +++ b/docs/community.aws.s3_cors_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.s3_lifecycle_module.rst b/docs/community.aws.s3_lifecycle_module.rst index 44f0ca6a346..eb18a8ced1f 100644 --- a/docs/community.aws.s3_lifecycle_module.rst +++ b/docs/community.aws.s3_lifecycle_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.s3_logging_module.rst b/docs/community.aws.s3_logging_module.rst index 263db807278..bd24981f061 100644 --- a/docs/community.aws.s3_logging_module.rst +++ b/docs/community.aws.s3_logging_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.s3_metrics_configuration_module.rst b/docs/community.aws.s3_metrics_configuration_module.rst index baac388c5df..de9342f8264 100644 --- a/docs/community.aws.s3_metrics_configuration_module.rst +++ b/docs/community.aws.s3_metrics_configuration_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.s3_sync_module.rst b/docs/community.aws.s3_sync_module.rst index 0cbd13ff12d..e861f7967ce 100644 --- a/docs/community.aws.s3_sync_module.rst +++ b/docs/community.aws.s3_sync_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.s3_website_module.rst b/docs/community.aws.s3_website_module.rst index 0fa769c1114..10a5f2216d8 100644 --- a/docs/community.aws.s3_website_module.rst +++ b/docs/community.aws.s3_website_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.secretsmanager_secret_module.rst b/docs/community.aws.secretsmanager_secret_module.rst index d062b368b14..b33ba2a1941 100644 --- a/docs/community.aws.secretsmanager_secret_module.rst +++ b/docs/community.aws.secretsmanager_secret_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ses_identity_module.rst b/docs/community.aws.ses_identity_module.rst index f47a1880b44..246be92aeeb 100644 --- a/docs/community.aws.ses_identity_module.rst +++ b/docs/community.aws.ses_identity_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ses_identity_policy_module.rst b/docs/community.aws.ses_identity_policy_module.rst index c5cd906ef1e..c3eaa3b50d9 100644 --- a/docs/community.aws.ses_identity_policy_module.rst +++ b/docs/community.aws.ses_identity_policy_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.ses_rule_set_module.rst b/docs/community.aws.ses_rule_set_module.rst index 2303f5226e8..bd78c38d677 100644 --- a/docs/community.aws.ses_rule_set_module.rst +++ b/docs/community.aws.ses_rule_set_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.sns_module.rst b/docs/community.aws.sns_module.rst index 3d67f7e71c8..540d745910f 100644 --- a/docs/community.aws.sns_module.rst +++ b/docs/community.aws.sns_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.sns_topic_info_module.rst b/docs/community.aws.sns_topic_info_module.rst index bb0da8c5a67..fd7197016fd 100644 --- a/docs/community.aws.sns_topic_info_module.rst +++ b/docs/community.aws.sns_topic_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.sns_topic_module.rst b/docs/community.aws.sns_topic_module.rst index 15e627fae38..c8fa05cd4c9 100644 --- a/docs/community.aws.sns_topic_module.rst +++ b/docs/community.aws.sns_topic_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.sqs_queue_module.rst b/docs/community.aws.sqs_queue_module.rst index 971192f2363..37681a72220 100644 --- a/docs/community.aws.sqs_queue_module.rst +++ b/docs/community.aws.sqs_queue_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters @@ -302,14 +302,13 @@ Parameters
    Choices:
  • no
  • -
  • yes
  • +
  • yes ←
If purge_tags=true and tags is set, existing tags will be purged from the resource to match exactly what is defined by tags parameter.
If the tags parameter is not set then tags will not be modified, even if purge_tags=True.
Tag keys beginning with aws: are reserved by Amazon and can not be modified. As such they will be ignored for the purposes of the purge_tags parameter. See the Amazon documentation for more information https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html#tag-conventions.
-
The current default value of False has been deprecated. The default value will change to True in release 5.0.0.
diff --git a/docs/community.aws.ssm_parameter_module.rst b/docs/community.aws.ssm_parameter_module.rst index 17a10397a3f..537df8f92f3 100644 --- a/docs/community.aws.ssm_parameter_module.rst +++ b/docs/community.aws.ssm_parameter_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.stepfunctions_state_machine_execution_module.rst b/docs/community.aws.stepfunctions_state_machine_execution_module.rst index f06c11d69d7..b114bebb4f4 100644 --- a/docs/community.aws.stepfunctions_state_machine_execution_module.rst +++ b/docs/community.aws.stepfunctions_state_machine_execution_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.stepfunctions_state_machine_module.rst b/docs/community.aws.stepfunctions_state_machine_module.rst index ada7aaefef2..788e9529229 100644 --- a/docs/community.aws.stepfunctions_state_machine_module.rst +++ b/docs/community.aws.stepfunctions_state_machine_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.storagegateway_info_module.rst b/docs/community.aws.storagegateway_info_module.rst index 3d89763e3b6..6fcd3d6718d 100644 --- a/docs/community.aws.storagegateway_info_module.rst +++ b/docs/community.aws.storagegateway_info_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.sts_assume_role_module.rst b/docs/community.aws.sts_assume_role_module.rst index 4d6a707f05c..e862ea3443d 100644 --- a/docs/community.aws.sts_assume_role_module.rst +++ b/docs/community.aws.sts_assume_role_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.sts_session_token_module.rst b/docs/community.aws.sts_session_token_module.rst index f521a87ffc1..e92c21e70a9 100644 --- a/docs/community.aws.sts_session_token_module.rst +++ b/docs/community.aws.sts_session_token_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.waf_condition_module.rst b/docs/community.aws.waf_condition_module.rst index 275813ab4f1..ab15ee0afb7 100644 --- a/docs/community.aws.waf_condition_module.rst +++ b/docs/community.aws.waf_condition_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.waf_info_module.rst b/docs/community.aws.waf_info_module.rst index d2d9cb7a006..b7f17fe497d 100644 --- a/docs/community.aws.waf_info_module.rst +++ b/docs/community.aws.waf_info_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.waf_rule_module.rst b/docs/community.aws.waf_rule_module.rst index febdf55b173..d2a97042b30 100644 --- a/docs/community.aws.waf_rule_module.rst +++ b/docs/community.aws.waf_rule_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.waf_web_acl_module.rst b/docs/community.aws.waf_web_acl_module.rst index 54da02531f6..806a69a4efd 100644 --- a/docs/community.aws.waf_web_acl_module.rst +++ b/docs/community.aws.waf_web_acl_module.rst @@ -28,8 +28,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.wafv2_ip_set_info_module.rst b/docs/community.aws.wafv2_ip_set_info_module.rst index a2a10eada00..7e45d1f786f 100644 --- a/docs/community.aws.wafv2_ip_set_info_module.rst +++ b/docs/community.aws.wafv2_ip_set_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.wafv2_ip_set_module.rst b/docs/community.aws.wafv2_ip_set_module.rst index 9539974c446..b92608260c4 100644 --- a/docs/community.aws.wafv2_ip_set_module.rst +++ b/docs/community.aws.wafv2_ip_set_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.wafv2_resources_info_module.rst b/docs/community.aws.wafv2_resources_info_module.rst index cd6d9c00c4a..902c810585e 100644 --- a/docs/community.aws.wafv2_resources_info_module.rst +++ b/docs/community.aws.wafv2_resources_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.wafv2_resources_module.rst b/docs/community.aws.wafv2_resources_module.rst index 86ef070c2c1..7d4bfc3c137 100644 --- a/docs/community.aws.wafv2_resources_module.rst +++ b/docs/community.aws.wafv2_resources_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.wafv2_rule_group_info_module.rst b/docs/community.aws.wafv2_rule_group_info_module.rst index 652eafd7e04..8f8b42064be 100644 --- a/docs/community.aws.wafv2_rule_group_info_module.rst +++ b/docs/community.aws.wafv2_rule_group_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.wafv2_rule_group_module.rst b/docs/community.aws.wafv2_rule_group_module.rst index 0eb02e48b8b..7553768d0a3 100644 --- a/docs/community.aws.wafv2_rule_group_module.rst +++ b/docs/community.aws.wafv2_rule_group_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.wafv2_web_acl_info_module.rst b/docs/community.aws.wafv2_web_acl_info_module.rst index a7ad0c20e12..10019f2b3b3 100644 --- a/docs/community.aws.wafv2_web_acl_info_module.rst +++ b/docs/community.aws.wafv2_web_acl_info_module.rst @@ -26,8 +26,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters diff --git a/docs/community.aws.wafv2_web_acl_module.rst b/docs/community.aws.wafv2_web_acl_module.rst index 9aba469b985..b780e7d0086 100644 --- a/docs/community.aws.wafv2_web_acl_module.rst +++ b/docs/community.aws.wafv2_web_acl_module.rst @@ -27,8 +27,8 @@ Requirements The below requirements are needed on the host that executes this module. - python >= 3.6 -- boto3 >= 1.17.0 -- botocore >= 1.20.0 +- boto3 >= 1.18.0 +- botocore >= 1.21.0 Parameters