Skip to content

Commit efd0a01

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2025-07-09
1 parent 1ffe54e commit efd0a01

22 files changed

+52
-46
lines changed

.changelog/085228ef99994904ae1e579179b661e6.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/16f1b3caea71450ba6e4eeaa14e77890.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/3d5d264b3b344b9ebe9d1fb3eccd4976.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

.changelog/41575353444b40ffbf474f4155544f00.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# Release (2025-07-09)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.231.0](service/ec2/CHANGELOG.md#v12310-2025-07-09)
5+
* **Feature**: Adds support to Capacity Blocks for ML for purchasing EC2 P6e-GB200 UltraServers. Customers can now purchase u-p6e-gb200x72 and u-p6e-gb200x36 UltraServers. Adds new DescribeCapacityBlocks andDescribeCapacityBlockStatus APIs. Adds support for CapacityBlockId to DescribeInstanceTopology.
6+
* `github.com/aws/aws-sdk-go-v2/service/freetier`: [v1.9.0](service/freetier/CHANGELOG.md#v190-2025-07-09)
7+
* **Feature**: This release introduces four new APIs: GetAccountPlanState and UpgradeAccountPlan for AWS account plan management; ListAccountActivities and GetAccountActivity that provide activity tracking capabilities.
8+
* `github.com/aws/aws-sdk-go-v2/service/opsworkscm`: [v1.28.5](service/opsworkscm/CHANGELOG.md#v1285-2025-07-09)
9+
* **Documentation**: Removing content that refers to an S3 bucket that is no longer in use.
10+
111
# Release (2025-07-03)
212

313
## Module Highlights

service/ec2/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.231.0 (2025-07-09)
2+
3+
* **Feature**: Adds support to Capacity Blocks for ML for purchasing EC2 P6e-GB200 UltraServers. Customers can now purchase u-p6e-gb200x72 and u-p6e-gb200x36 UltraServers. Adds new DescribeCapacityBlocks andDescribeCapacityBlockStatus APIs. Adds support for CapacityBlockId to DescribeInstanceTopology.
4+
15
# v1.230.0 (2025-07-03)
26

37
* **Feature**: This release adds GroupOwnerId as a response member to the DescribeSecurityGroupVpcAssociations API and also adds waiters for SecurityGroupVpcAssociations (SecurityGroupVpcAssociationAssociated and SecurityGroupVpcAssociationDisassociated).

service/ec2/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/elasticbeanstalk/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.29.5 (2025-07-09)
2+
3+
* No change notes available for this release.
4+
15
# v1.29.4 (2025-06-17)
26

37
* **Dependency Update**: Update to smithy-go v1.22.4.

service/elasticbeanstalk/go_module_metadata.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/freetier/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.9.0 (2025-07-09)
2+
3+
* **Feature**: This release introduces four new APIs: GetAccountPlanState and UpgradeAccountPlan for AWS account plan management; ListAccountActivities and GetAccountActivity that provide activity tracking capabilities.
4+
15
# v1.8.4 (2025-06-17)
26

37
* **Dependency Update**: Update to smithy-go v1.22.4.

0 commit comments

Comments
 (0)