chore(deps): update dependency awscli to v1.45.64 #42

Merged
opencodecabilloteu merged 1 commits from renovate/awscli-1.x into master 2026-08-06 17:30:37 -04:00
Member

This PR contains the following updates:

Package Change Age Confidence
awscli (source, changelog) 1.45.631.45.64 age confidence

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

aws/aws-cli (awscli)

v1.45.64

Compare Source

=======

  • api-change:connect: Amazon Connect Customer now supports up to 50 attachments per email, increased from the previous limit of 10. The individual maximum attachment size limit of 20 MB and the total email size limit of 25 MB still hold true.
  • api-change:dsql: UpdateCluster now checks the RemovePeerCluster permission on the specific cluster being removed, not a wildcard and docs now clarify how to set kmsEncryptionKey so the cluster uses the AWS-owned key.
  • api-change:dynamodb: Vector indexes are a type of index in Amazon DynamoDB that enable similarity search on vector embedding stored in your table items. Vector indexes use approximate nearest neighbor search to find items whose vectors are most similar to a query vector that you provide.
  • api-change:ec2: Amazon EC2 now supports Application Status Checks, a new status check that monitors your application's health through configurable HTTP(S) paths and ports, so you can detect and automatically respond to application-level impairments.
  • api-change:endpoint-rules: Update endpoint-rules command to latest version
  • api-change:iam: Updating endpoint generation logic
  • api-change:inspector2: Adding Azure SBOM export capability.
  • api-change:organizations: Improved accuracy of CloudTrail event documentation for AWS Organizations membership operations.
  • api-change:partnercentral-selling: Partners can now create leads with only 5 required fields and free-text values for all other fields, reducing import friction. Engagement invitations now include enrichment data (propensity scores, lead readiness) directly in the response.
  • api-change:sso-admin: AWS IAM Identity Center now lets you create organization-level instances without enabling multi-account permissions. You can enable multi-account permissions during instance creation or later via console or API, which then provisions the necessary service-linked roles.
  • api-change:workspaces: Added ClientExperiencePolicy to ClientProperties object for ModifyClientProperties and DescribeClientProperties APIs.

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 is behind base branch, 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.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [awscli](http://aws.amazon.com/cli/) ([source](https://github.com/aws/aws-cli), [changelog](https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst)) | `1.45.63` → `1.45.64` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/awscli/1.45.64?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/awscli/1.45.63/1.45.64?slim=true) | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/2) for more information. --- ### Release Notes <details> <summary>aws/aws-cli (awscli)</summary> ### [`v1.45.64`](https://github.com/aws/aws-cli/blob/HEAD/CHANGELOG.rst#14564) [Compare Source](https://github.com/aws/aws-cli/compare/1.45.63...1.45.64) \======= - api-change:`connect`: Amazon Connect Customer now supports up to 50 attachments per email, increased from the previous limit of 10. The individual maximum attachment size limit of 20 MB and the total email size limit of 25 MB still hold true. - api-change:`dsql`: UpdateCluster now checks the RemovePeerCluster permission on the specific cluster being removed, not a wildcard and docs now clarify how to set kmsEncryptionKey so the cluster uses the AWS-owned key. - api-change:`dynamodb`: Vector indexes are a type of index in Amazon DynamoDB that enable similarity search on vector embedding stored in your table items. Vector indexes use approximate nearest neighbor search to find items whose vectors are most similar to a query vector that you provide. - api-change:`ec2`: Amazon EC2 now supports Application Status Checks, a new status check that monitors your application's health through configurable HTTP(S) paths and ports, so you can detect and automatically respond to application-level impairments. - api-change:`endpoint-rules`: Update endpoint-rules command to latest version - api-change:`iam`: Updating endpoint generation logic - api-change:`inspector2`: Adding Azure SBOM export capability. - api-change:`organizations`: Improved accuracy of CloudTrail event documentation for AWS Organizations membership operations. - api-change:`partnercentral-selling`: Partners can now create leads with only 5 required fields and free-text values for all other fields, reducing import friction. Engagement invitations now include enrichment data (propensity scores, lead readiness) directly in the response. - api-change:`sso-admin`: AWS IAM Identity Center now lets you create organization-level instances without enabling multi-account permissions. You can enable multi-account permissions during instance creation or later via console or API, which then provisions the necessary service-linked roles. - api-change:`workspaces`: Added ClientExperiencePolicy to ClientProperties object for ModifyClientProperties and DescribeClientProperties APIs. </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODQuMSIsInVwZGF0ZWRJblZlciI6IjQzLjI4NC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2026-08-06 17:03:15 -04:00
chore(deps): update dependency awscli to v1.45.64
renovate/stability-days Updates have met minimum release age requirement
PR Checks / hadolint (pull_request) Successful in 27s
PR Checks / build-test (pull_request) Successful in 1m58s
a781a60ec3
jcabillot was assigned by renovate 2026-08-06 17:03:43 -04:00
opencodecabilloteu approved these changes 2026-08-06 17:30:27 -04:00
opencodecabilloteu left a comment
Owner

Auto-approved by auto-merge-renovate bot (green CI + title pattern match)

Auto-approved by auto-merge-renovate bot (green CI + title pattern match)
opencodecabilloteu merged commit 8b79cf75d4 into master 2026-08-06 17:30:37 -04:00
opencodecabilloteu deleted branch renovate/awscli-1.x 2026-08-06 17:30:38 -04:00
Sign in to join this conversation.
No Reviewers
No labels
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: perso/awscli#42