Skip to content

Commit

Permalink
Update models for release
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-php-automation committed Jan 8, 2025
1 parent bb13714 commit 9d5d9d9
Show file tree
Hide file tree
Showing 12 changed files with 191 additions and 15 deletions.
17 changes: 17 additions & 0 deletions .changes/3.336.11
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[
{
"type": "api-change",
"category": "Route53",
"description": "Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region"
},
{
"type": "enhancement",
"category": "RDS",
"description": "Updates Amazon RDS documentation to clarify the RestoreDBClusterToPointInTime description."
},
{
"type": "api-change",
"category": "SageMaker",
"description": "Adds support for IPv6 for SageMaker HyperPod cluster nodes."
}
]
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# CHANGELOG

## next release

* `Aws\Route53` - Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
* `Aws\RDS` - Updates Amazon RDS documentation to clarify the RestoreDBClusterToPointInTime description.
* `Aws\SageMaker` - Adds support for IPv6 for SageMaker HyperPod cluster nodes.

## 3.336.10 - 2025-01-07

* `Aws\DynamoDB` - This release makes Amazon DynamoDB point-in-time-recovery (PITR) to be configurable. You can set PITR recovery period for each table individually to between 1 and 35 days.
Expand Down
Loading

0 comments on commit 9d5d9d9

Please sign in to comment.