Feature: Added a note to Framework APIs (CreateAssessmentFramework, GetAssessmentFramework, UpdateAssessmentFramework) clarifying that the Controls object returns a partial response when called through Framework APIs. Added documentation that the Framework's controlSources parameter is no longer supported.
Feature: CloudWatch Observability Admin adds the ability to enable telemetry on AWS resources such as Amazon VPCs (Flow Logs) in customers AWS Accounts and Organizations. The release introduces new APIs to manage telemetry rules, which define telemetry settings to be applied on AWS resources.
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `v1.41.1` → `v1.41.2` |  |  |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `v1.32.9` → `v1.32.10` |  |  |
| [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `v0.1.4` → `v0.1.5` |  |  |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.96.0` → `v1.96.1` |  |  |
---
### Release Notes
<details>
<summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary>
### [`v1.41.2`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2025-08-01)
[Compare Source](https://github.com/aws/aws-sdk-go-v2/compare/v1.41.1...v1.41.2)
#### Module Highlights
- `github.com/aws/aws-sdk-go-v2/service/acmpca`: [v1.41.2](service/acmpca/CHANGELOG.md#v1412-2025-08-01)
- **Documentation**: Doc-only update to add more information to GetCertificate action.
- `github.com/aws/aws-sdk-go-v2/service/aiops`: [v1.3.0](service/aiops/CHANGELOG.md#v130-2025-08-01)
- **Feature**: This release includes fix for InvestigationGroup timestamp conversion issue.
- `github.com/aws/aws-sdk-go-v2/service/arcregionswitch`: [v1.0.0](service/arcregionswitch/CHANGELOG.md#v100-2025-08-01)
- **Release**: New AWS service client module
- **Feature**: This is the initial SDK release for Region switch
- `github.com/aws/aws-sdk-go-v2/service/auditmanager`: [v1.42.0](service/auditmanager/CHANGELOG.md#v1420-2025-08-01)
- **Feature**: Added a note to Framework APIs (CreateAssessmentFramework, GetAssessmentFramework, UpdateAssessmentFramework) clarifying that the Controls object returns a partial response when called through Framework APIs. Added documentation that the Framework's controlSources parameter is no longer supported.
- `github.com/aws/aws-sdk-go-v2/service/lightsail`: [v1.45.0](service/lightsail/CHANGELOG.md#v1450-2025-08-01)
- **Feature**: This release adds support for the Asia Pacific (Jakarta) (ap-southeast-3) Region.
- `github.com/aws/aws-sdk-go-v2/service/observabilityadmin`: [v1.3.0](service/observabilityadmin/CHANGELOG.md#v130-2025-08-01)
- **Feature**: CloudWatch Observability Admin adds the ability to enable telemetry on AWS resources such as Amazon VPCs (Flow Logs) in customers AWS Accounts and Organizations. The release introduces new APIs to manage telemetry rules, which define telemetry settings to be applied on AWS resources.
- `github.com/aws/aws-sdk-go-v2/service/pcs`: [v1.8.0](service/pcs/CHANGELOG.md#v180-2025-08-01)
- **Feature**: Add support for IPv6 Networking for Clusters.
- `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.60.0](service/securityhub/CHANGELOG.md#v1600-2025-08-01)
- **Feature**: Release new resource detail type CodeRepository
- `github.com/aws/aws-sdk-go-v2/service/sns`: [v1.35.2](service/sns/CHANGELOG.md#v1352-2025-08-01)
- **Documentation**: Amazon SNS support for Amazon SQS fair queues
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zMS4xIiwidXBkYXRlZEluVmVyIjoiNDMuMzEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v1.41.1→v1.41.2v1.32.9→v1.32.10v0.1.4→v0.1.5v1.96.0→v1.96.1Release Notes
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)
v1.41.2Compare Source
Module Highlights
github.com/aws/aws-sdk-go-v2/service/acmpca: v1.41.2github.com/aws/aws-sdk-go-v2/service/aiops: v1.3.0github.com/aws/aws-sdk-go-v2/service/arcregionswitch: v1.0.0github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.42.0github.com/aws/aws-sdk-go-v2/service/lightsail: v1.45.0github.com/aws/aws-sdk-go-v2/service/observabilityadmin: v1.3.0github.com/aws/aws-sdk-go-v2/service/pcs: v1.8.0github.com/aws/aws-sdk-go-v2/service/securityhub: v1.60.0github.com/aws/aws-sdk-go-v2/service/sns: v1.35.2Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.
ℹ️ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):Details:
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstreamv1.7.4->v1.7.5github.com/aws/aws-sdk-go-v2/credentialsv1.19.9->v1.19.10github.com/aws/aws-sdk-go-v2/feature/ec2/imdsv1.18.17->v1.18.18github.com/aws/aws-sdk-go-v2/internal/configsourcesv1.4.17->v1.4.18github.com/aws/aws-sdk-go-v2/internal/endpoints/v2v2.7.17->v2.7.18github.com/aws/aws-sdk-go-v2/internal/v4av1.4.17->v1.4.18github.com/aws/aws-sdk-go-v2/service/internal/accept-encodingv1.13.4->v1.13.5github.com/aws/aws-sdk-go-v2/service/internal/checksumv1.9.8->v1.9.9github.com/aws/aws-sdk-go-v2/service/internal/presigned-urlv1.13.17->v1.13.18github.com/aws/aws-sdk-go-v2/service/internal/s3sharedv1.19.17->v1.19.18github.com/aws/aws-sdk-go-v2/service/signinv1.0.5->v1.0.6github.com/aws/aws-sdk-go-v2/service/ssov1.30.10->v1.30.11github.com/aws/aws-sdk-go-v2/service/ssooidcv1.35.14->v1.35.15github.com/aws/aws-sdk-go-v2/service/stsv1.41.6->v1.41.7github.com/aws/smithy-gov1.24.0->v1.24.1