chore(deps): update dependency community.aws to v4.1.1 #44
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.0.0
->4.1.1
Release Notes
ansible-collections/community.aws
v4.1.1
Compare Source
======
Bugfixes
deployment_controller
parameter (backport-4: Minor fixups (#1328) ansible-collections/community.aws#1393).v4.1.0
Compare Source
======
Minor Changes
raw_connection_parameters
return key which doesn't snake case the connection parameters (glue_connection - Avoid converting connection_parameter keys to lowercase ansible-collections/community.aws#518).targets.input_transformer.input_paths_map
andtargets.input_transformer.input_template
parameters to support configuring on CloudWatch event rule input transformation (Added support for InputTransformer attribute of cloudwatchevent_rule ansible-collections/community.aws#623).targets
arguments (cloudwatchevent_rule: module breaks when trying to put Jinja2 variables to "input" parameter ansible-collections/community.aws#201).source_version
upon which template updates are based (Add source_version param to ec2_launch_template module ansible-collections/community.aws#239).TargetTrackingScaling
as a scaling policy option ansible-collections/community.aws#771)force_absent
parameter for removing repositories that contain images (Add force_absent parameter to ecs_ecr module ansible-collections/community.aws#1316).wait
parameter and waiter for deleting services (ecs_* - add waiters ansible-collections/community.aws#1209).tags
andtag_propagation
support to the module (ECS service - add tag+propagate_tags upon creation. ansible-collections/community.aws#543).deployment_controller
so service can be controlled by Code Deploy (ecs_service - support setting deployment controller on a service ansible-collections/community.aws#340).wait
parameter and waiter for running and stopping tasks (ecs_* - add waiters ansible-collections/community.aws#1209).replication_group
to the returned information for an elasticache cluster ([Plugin elasticache_info] includes the description of each replication group ansible-collections/community.aws#646).--diff
mode (support diff mode for IAM policies ansible-collections/community.aws#560).iam_cert
alias has been extended from release 4.0.0 to release 5.0.0 ([5.0.0] Complete deprecations for iam_server_certificate ansible-collections/community.aws#1257).cert_chain
,cert
,key
anddup_ok
have been extended from release 4.0.0 to release 5.0.0 ([5.0.0] Remove deprecated module aliases ansible-collections/community.aws#1256).functions
which returns a list of dictionaries instead of the previously returnedfunction
, which returned a dictionary of dictionaries (lambda_info - Return list of dicts as opposed to dict of dicts ansible-collections/community.aws#1239).rds_snapshot
alias has been extended from release 4.0.0 to release 5.0.0 ([5.0.0] Complete deprecations for iam_server_certificate ansible-collections/community.aws#1257).health_check_id
with aliasid
to allow update and delete health check by ID (route53_health_check: Add feature to create multiple health checks without updating existing health check ansible-collections/community.aws#1143).use_unique_names
used with new parameterhealth_check_name
with aliasname
to set health check name as unique identifier (route53_health_check: Add feature to create multiple health checks without updating existing health check ansible-collections/community.aws#1143).HEAD
operation to compare existing files (s3_sync module does not function with bucket shared across multiple was accounts. ansible-collections/community.aws#58).attributes
parameter tosubscriptions
items with support for RawMessageDelievery (SQS)Deprecated Features
connection_parameters
return key has been deprecated and will be removed in a release after 2024-06-01, it is being replaced by theraw_connection_parameters
key (glue_connection - Avoid converting connection_parameter keys to lowercase ansible-collections/community.aws#518).policies
return value has been renamedpolicy_names
and will be removed in a release after 2024-08-01, both values are currently returned (iam_policy - add support for diff mode ansible-collections/community.aws#1375).function
return key returns a dictionary of dictionaries and has been deprecated. In a release after 2025-01-01, this key will be removed in favor offunctions
, which returns a list of dictionaries (lambda_info - Return list of dicts as opposed to dict of dicts ansible-collections/community.aws#1239).DelegationSets
,CheckerIpRanges
, andHealthCheck
have been deprecated, in the future release you must use snake_case return valuesdelegation_sets
,checker_ip_ranges
, andhealth_check
instead respectively" (route53_info: Add snake_cased return key,values to remaining methods ansible-collections/community.aws#1322).Bugfixes
aws_api_gateway_domain
module to the aws module_defaults group ([4.0.0] Cleanup meta/runtime.yml ansible-collections/community.aws#1283).KeyError
when updating existing aggregator (Fix idempotency and logic to update existing aggregator ansible-collections/community.aws#645).account_sources
parameter is not specified (Fix idempotency and logic to update existing aggregator ansible-collections/community.aws#645).cloudfront_response_headers_policy
module to the aws module_defaults group ([4.0.0] Cleanup meta/runtime.yml ansible-collections/community.aws#1283).max_items
parameter when used with non-paginated commands (route53_info max_items parameter does not work with queries that use non-paginated APIs ansible-collections/community.aws#1383).New Modules
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.