forked from ansible-collections/amazon.cloud
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prep 0.2.0 release (ansible-collections#24)
Prep 0.2.0 release Depends-on: ansible/ansible-zuul-jobs#1616 SUMMARY Run add_docs, generate changelog ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Mike Graves <[email protected]> Reviewed-by: Jill R <None> Reviewed-by: Alina Buzachis <None>
- Loading branch information
1 parent
273cd55
commit de6a071
Showing
115 changed files
with
20,485 additions
and
1,496 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,66 @@ | ||
Will be updated by antsibull-changelog. Do not edit this manually! | ||
========================== | ||
amazon.cloud Release Notes | ||
========================== | ||
|
||
See https://github.com/ansible-community/antsibull-changelog/blob/main/docs/changelogs.rst for information on how to use antsibull-changelog. | ||
.. contents:: Topics | ||
|
||
Check out ``changelogs/config.yaml`` for its configuration. You need to change at least the ``title`` field in there. | ||
|
||
v0.2.0 | ||
====== | ||
|
||
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``. | ||
|
||
New Modules | ||
----------- | ||
|
||
- cloudtrail_event_data_store - Creates and manages a new event data store | ||
- cloudtrail_trail - Creates and manages a trail that specifies the settings for delivery of log data to an Amazon S3 bucket. | ||
- cloudwatch_composite_alarm - Creates and manages a composite alarm | ||
- cloudwatch_metric_stream - Creates and manages a metric stream | ||
- dynamodb_global_table - Creates and manages a Version 2019.11.21 global table | ||
- eks_addon - Creates and manages Amazon EKS add-ons | ||
- eks_fargate_profile - Creates and manage AWS Fargate profiles | ||
- iam_server_certificate - Uploads and manages a server certificate entity for the AWS account | ||
- kms_alias - Specifies a display name for a KMS key. | ||
- kms_replica_key - Creates andn manages a multi-Region replica key that is based on a multi-Region primary key | ||
- rds_db_proxy - Create and manage DB proxies | ||
- rds_db_proxy_endpoint - Creates and manages a DB proxy endpoint | ||
- redshift_endpoint_access - Creates and manages Redshift-managed VPC endpoint | ||
- redshift_endpoint_authorization - Describes an endpoint authorization for authorizing Redshift-managed VPC endpoint access to a cluster across AWS accounts. | ||
- redshift_scheduled_action - Creates and manages a scheduled action | ||
- route53_dnssec - Is used to enable DNSSEC signing in a hosted zone | ||
- route53_key_signing_key - Creates a new key-signing key (KSK) in a hosted zone | ||
- s3objectlambda_access_point - Create and manage Object Lambda Access Points used to access S3 buckets | ||
- s3objectlambda_access_point_policy - Specifies the Object Lambda Access Point resource policy document | ||
|
||
v0.1.0 | ||
====== | ||
|
||
New Modules | ||
----------- | ||
|
||
- backup_backup_vault - Create and manage logical containers where backups are stored | ||
- backup_framework - Create and manage frameworks with one or more controls | ||
- backup_report_plan - Create and manage report plans | ||
- eks_cluster - Create and manages Amazon EKS control planes | ||
- iam_role - Create and manage roles | ||
- lambda_code_signing_config - Code signing for AWS Lambda | ||
- lambda_event_source_mapping - Create a mapping between an event source and an AWS Lambda function | ||
- lambda_function - Create and manage Lambda functions | ||
- logs_log_group - Create and manage log groups | ||
- logs_query_definition - Create and manage query definitions | ||
- logs_resource_policy - Create and manage resource policies | ||
- rdsdb_proxy - Create and manage DB proxies | ||
- redshift_cluster - Create and manage clusters | ||
- redshift_event_subscription - Create and manage Amazon Redshift event notification subscriptions | ||
- s3_access_point - Create and manage Amazon S3 access points to use to access S3 buckets | ||
- s3_bucket - Create and manage S3 buckets | ||
- s3_multi_region_access_point - Create and manage Amazon S3 Multi-Region Access Points | ||
- s3_multi_region_access_point_policy - Manage Amazon S3 access policies | ||
- s3_object_lambda_access_point - Create and manage Object Lambda Access Points used to access S3 buckets | ||
- s3_object_lambda_access_point_policy - Specifies the Object Lambda Access Point resource policy document |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,137 @@ | ||
releases: {} | ||
ancestor: null | ||
releases: | ||
0.1.0: | ||
modules: | ||
- description: Create and manage logical containers where backups are stored | ||
name: backup_backup_vault | ||
namespace: '' | ||
- description: Create and manage frameworks with one or more controls | ||
name: backup_framework | ||
namespace: '' | ||
- description: Create and manage report plans | ||
name: backup_report_plan | ||
namespace: '' | ||
- description: Create and manages Amazon EKS control planes | ||
name: eks_cluster | ||
namespace: '' | ||
- description: Create and manage roles | ||
name: iam_role | ||
namespace: '' | ||
- description: Code signing for AWS Lambda | ||
name: lambda_code_signing_config | ||
namespace: '' | ||
- description: Create a mapping between an event source and an AWS Lambda function | ||
name: lambda_event_source_mapping | ||
namespace: '' | ||
- description: Create and manage Lambda functions | ||
name: lambda_function | ||
namespace: '' | ||
- description: Create and manage log groups | ||
name: logs_log_group | ||
namespace: '' | ||
- description: Create and manage query definitions | ||
name: logs_query_definition | ||
namespace: '' | ||
- description: Create and manage resource policies | ||
name: logs_resource_policy | ||
namespace: '' | ||
- description: Create and manage DB proxies | ||
name: rdsdb_proxy | ||
namespace: '' | ||
- description: Create and manage clusters | ||
name: redshift_cluster | ||
namespace: '' | ||
- description: Create and manage Amazon Redshift event notification subscriptions | ||
name: redshift_event_subscription | ||
namespace: '' | ||
- description: Create and manage Amazon S3 access points to use to access S3 buckets | ||
name: s3_access_point | ||
namespace: '' | ||
- description: Create and manage S3 buckets | ||
name: s3_bucket | ||
namespace: '' | ||
- description: Create and manage Amazon S3 Multi-Region Access Points | ||
name: s3_multi_region_access_point | ||
namespace: '' | ||
- description: Manage Amazon S3 access policies | ||
name: s3_multi_region_access_point_policy | ||
namespace: '' | ||
- description: Create and manage Object Lambda Access Points used to access S3 | ||
buckets | ||
name: s3_object_lambda_access_point | ||
namespace: '' | ||
- description: Specifies the Object Lambda Access Point resource policy document | ||
name: s3_object_lambda_access_point_policy | ||
namespace: '' | ||
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: | ||
- rename_modules.yml | ||
modules: | ||
- description: Creates and manages a new event data store | ||
name: cloudtrail_event_data_store | ||
namespace: '' | ||
- description: Creates and manages a trail that specifies the settings for delivery | ||
of log data to an Amazon S3 bucket. | ||
name: cloudtrail_trail | ||
namespace: '' | ||
- description: Creates and manages a composite alarm | ||
name: cloudwatch_composite_alarm | ||
namespace: '' | ||
- description: Creates and manages a metric stream | ||
name: cloudwatch_metric_stream | ||
namespace: '' | ||
- description: Creates and manages a Version 2019.11.21 global table | ||
name: dynamodb_global_table | ||
namespace: '' | ||
- description: Creates and manages Amazon EKS add-ons | ||
name: eks_addon | ||
namespace: '' | ||
- description: Creates and manage AWS Fargate profiles | ||
name: eks_fargate_profile | ||
namespace: '' | ||
- description: Uploads and manages a server certificate entity for the AWS account | ||
name: iam_server_certificate | ||
namespace: '' | ||
- description: Specifies a display name for a KMS key. | ||
name: kms_alias | ||
namespace: '' | ||
- description: Creates andn manages a multi-Region replica key that is based on | ||
a multi-Region primary key | ||
name: kms_replica_key | ||
namespace: '' | ||
- description: Create and manage DB proxies | ||
name: rds_db_proxy | ||
namespace: '' | ||
- description: Creates and manages a DB proxy endpoint | ||
name: rds_db_proxy_endpoint | ||
namespace: '' | ||
- description: Creates and manages Redshift-managed VPC endpoint | ||
name: redshift_endpoint_access | ||
namespace: '' | ||
- description: Describes an endpoint authorization for authorizing Redshift-managed | ||
VPC endpoint access to a cluster across AWS accounts. | ||
name: redshift_endpoint_authorization | ||
namespace: '' | ||
- description: Creates and manages a scheduled action | ||
name: redshift_scheduled_action | ||
namespace: '' | ||
- description: Is used to enable DNSSEC signing in a hosted zone | ||
name: route53_dnssec | ||
namespace: '' | ||
- description: Creates a new key-signing key (KSK) in a hosted zone | ||
name: route53_key_signing_key | ||
namespace: '' | ||
- description: Create and manage Object Lambda Access Points used to access S3 | ||
buckets | ||
name: s3objectlambda_access_point | ||
namespace: '' | ||
- description: Specifies the Object Lambda Access Point resource policy document | ||
name: s3objectlambda_access_point_policy | ||
namespace: '' | ||
release_date: '2022-08-30' |
Oops, something went wrong.