Skip to content

Commit 83699d7

Browse files
misc: merge from main
2 parents 73e216c + 3994d75 commit 83699d7

File tree

5 files changed

+663
-19
lines changed

5 files changed

+663
-19
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [1.5.104] - 12/16/2025
4+
5+
### Features
6+
* (**iot**) Add support for dynamic payloads in IoT Device Management Commands
7+
* (**timestreaminfluxdb**) This release adds support for rebooting InfluxDB DbInstances and DbClusters
8+
39
## [1.5.103] - 12/15/2025
410

511
### Features

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/endpoints.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18851,6 +18851,7 @@
1885118851
},
1885218852
"hostname" : "portal.sso.ap-east-1.amazonaws.com"
1885318853
},
18854+
"ap-east-2" : { },
1885418855
"ap-northeast-1" : {
1885518856
"credentialScope" : {
1885618857
"region" : "ap-northeast-1"
@@ -40685,6 +40686,11 @@
4068540686
"eusc-de-east-1" : { }
4068640687
}
4068740688
},
40689+
"wafv2" : {
40690+
"endpoints" : {
40691+
"eusc-de-east-1" : { }
40692+
}
40693+
},
4068840694
"xray" : {
4068940695
"endpoints" : {
4069040696
"eusc-de-east-1" : { }

0 commit comments

Comments
 (0)