Skip to content

chore(deps): update dependency amazon.aws to v11.3.0#290

Merged
l50 merged 1 commit into
mainfrom
renovate/amazon.aws-11.x
May 13, 2026
Merged

chore(deps): update dependency amazon.aws to v11.3.0#290
l50 merged 1 commit into
mainfrom
renovate/amazon.aws-11.x

Conversation

@dreadnode-renovate-bot
Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
amazon.aws galaxy-collection minor 11.2.011.3.0

Release Notes

ansible-collections/amazon.aws (amazon.aws)

v11.3.0: amazon.aws 11.3.0

Compare Source

Release Summary

This minor release adds new features and improvements to the autoscaling_group, elb_application_lb, elb_application_lb_info, elb_classic_lb, event_source_aws_cloudtrail, kms_key, s3_bucket, s3_object_info module(s).

Minor Changes
  • Various modules and utilities - migrated from deprecated ansible.module_utils._text to ansible.module_utils.common.text.converters (#​2860).
  • amazon.aws.cloudformation - Fixed an issue where creating a changeset in check mode would fail if the stack is not in a ready state (e.g., UPDATE_IN_PROGRESS). The module now waits for the stack to be in a ready state (UPDATE_COMPLETE) before creating the changeset (#​1910)
  • elb_application_lb_info - Fixed return value documentation to correctly reflect actual types and added missing fields (#​2939).
  • extensions/eda/plugins/event_source/aws_sqs_queue.py - Added optional support for feedback so that the event can be removed from the SQS Queue on receipt of acknowledgement from ansible-rulebook.
  • module_utils/errors - Add support for f-string style parameter interpolation in error handler descriptions to provide more detailed error messages (#​2944).
  • s3_bucket - Added O(account_regional) parameter to support creating buckets in the account-regional namespace. Requires at least botocore version 1.42.67 (#​2960).
  • s3_bucket - Added support for managing bucket logging configuration (#​2855).
Bugfixes
  • autoscaling_group - Fixed duplicate default_cooldown assignment in properties dict (#​2923).
  • elb_application_lb - Listener rules are now returned sorted by priority with the default rule appearing last (#​2939).
  • elb_application_lb_info - Listener rules are now returned sorted by priority with the default rule appearing last (#​2939).
  • kms_key - Fixed parameter reassignment by using passed alias parameter instead of re-fetching from module params (#​2923).
  • module_utils/cloudfront_facts - fix TypeError in CloudFrontFactsServiceManager.describe_cloudfront_property (ansible-collections/community.aws#1915).
  • s3_object_info - Fixed duplicate dictionary key assignments when retrieving object facts (#​2923).

Configuration

📅 Schedule: (UTC)

  • 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

| datasource        | package    | from   | to     |
| ----------------- | ---------- | ------ | ------ |
| galaxy-collection | amazon.aws | 11.2.0 | 11.3.0 |
@dreadnode-renovate-bot dreadnode-renovate-bot Bot requested a review from l50 as a code owner May 13, 2026 00:32
@l50 l50 merged commit 16cfa1a into main May 13, 2026
9 checks passed
@l50 l50 deleted the renovate/amazon.aws-11.x branch May 13, 2026 00:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant