Skip to content

Commit

Permalink
Regenerate amazon.cloud 0.2.0 collection
Browse files Browse the repository at this point in the history
Signed-off-by: Alina Buzachis <[email protected]>
  • Loading branch information
alinabuzachis committed Aug 31, 2022
1 parent 106621d commit acd360c
Show file tree
Hide file tree
Showing 75 changed files with 183 additions and 185 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Name | Description
[amazon.cloud.iam_role](https://github.com/ansible-collections/amazon.cloud/blob/main/docs/amazon.cloud.iam_role_module.rst)|Create and manage roles
[amazon.cloud.iam_server_certificate](https://github.com/ansible-collections/amazon.cloud/blob/main/docs/amazon.cloud.iam_server_certificate_module.rst)|Uploads and manages a server certificate entity for the AWS account
[amazon.cloud.kms_alias](https://github.com/ansible-collections/amazon.cloud/blob/main/docs/amazon.cloud.kms_alias_module.rst)|Specifies a display name for a KMS key.
[amazon.cloud.kms_replica_key](https://github.com/ansible-collections/amazon.cloud/blob/main/docs/amazon.cloud.kms_replica_key_module.rst)|Creates andn manages a multi-Region replica key that is based on a multi-Region primary key
[amazon.cloud.kms_replica_key](https://github.com/ansible-collections/amazon.cloud/blob/main/docs/amazon.cloud.kms_replica_key_module.rst)|Creates and manages a multi-Region replica key that is based on a multi-Region primary key
[amazon.cloud.lambda_code_signing_config](https://github.com/ansible-collections/amazon.cloud/blob/main/docs/amazon.cloud.lambda_code_signing_config_module.rst)|Code signing for AWS Lambda
[amazon.cloud.lambda_event_source_mapping](https://github.com/ansible-collections/amazon.cloud/blob/main/docs/amazon.cloud.lambda_event_source_mapping_module.rst)|Create a mapping between an event source and an AWS Lambda function
[amazon.cloud.lambda_function](https://github.com/ansible-collections/amazon.cloud/blob/main/docs/amazon.cloud.lambda_function_module.rst)|Create and manage Lambda functions
Expand Down
6 changes: 3 additions & 3 deletions changelogs/changelog.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@ releases:
- description: Specifies the Object Lambda Access Point resource policy document
name: s3_object_lambda_access_point_policy
namespace: ''
release_date: '2022-08-23'
release_date: '2022-04-11'
0.2.0:
changes:
minor_changes:
- rdsdb_proxy - module renamed to ``rds_db_proxy``.
- s3_object_lambda_access_point - module renamed to ``s3objectlambda_access_point``.
- s3_object_lambda_access_point_policy - module renamed to ``s3objectlambda_access_point_policy``.
fragments:
- modules_renamed.yml
- rename_modules.yml
modules:
- description: Creates and manages a new event data store
name: cloudtrail_event_data_store
Expand Down Expand Up @@ -134,4 +134,4 @@ releases:
- description: Specifies the Object Lambda Access Point resource policy document
name: s3objectlambda_access_point_policy
namespace: ''
release_date: '2022-08-23'
release_date: '2022-08-30'
7 changes: 4 additions & 3 deletions docs/amazon.cloud.backup_backup_vault_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.backup_framework_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.backup_report_plan_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
9 changes: 5 additions & 4 deletions docs/amazon.cloud.cloudtrail_event_data_store_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,18 @@ Version added: 0.2.0

Synopsis
--------
- Creates and manages Creates a new event data store.a new event data store.
- Creates and manages a new event data store.



Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.cloudtrail_trail_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.cloudwatch_composite_alarm_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.cloudwatch_metric_stream_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.dynamodb_global_table_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.eks_addon_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.eks_cluster_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.eks_fargate_profile_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.iam_role_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.iam_server_certificate_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.kms_alias_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
9 changes: 5 additions & 4 deletions docs/amazon.cloud.kms_replica_key_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
amazon.cloud.kms_replica_key
****************************

**Creates andn manages a multi-Region replica key that is based on a multi-Region primary key**
**Creates and manages a multi-Region replica key that is based on a multi-Region primary key**


Version added: 0.2.0
Expand All @@ -25,9 +25,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.lambda_code_signing_config_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.lambda_event_source_mapping_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.lambda_function_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.logs_log_group_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.logs_query_definition_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.logs_resource_policy_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.rds_db_proxy_endpoint_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
7 changes: 4 additions & 3 deletions docs/amazon.cloud.rds_db_proxy_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6
- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch


Parameters
Expand Down
8 changes: 4 additions & 4 deletions docs/amazon.cloud.redshift_cluster_module.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ Requirements
------------
The below requirements are needed on the host that executes this module.

- boto3 >= 1.17.0
- botocore >= 1.20.0
- python >= 3.6

- python >= 3.9
- boto3 >= 1.20.0
- botocore >= 1.23.0
- jsonpatch

Parameters
----------
Expand Down
Loading

0 comments on commit acd360c

Please sign in to comment.