Skip to content

Commit 53f3b26

Browse files
Merging v1.1.7 release
2 parents 7d2d18b + f076137 commit 53f3b26

File tree

11 files changed

+389
-28
lines changed

11 files changed

+389
-28
lines changed

CHANGELOG.md

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

3+
## [1.1.7] - 03/28/2024
4+
5+
### Features
6+
* (**codecatalyst**) This release adds support for understanding pending changes to subscriptions by including two new response parameters for the GetSubscription API for Amazon CodeCatalyst.
7+
* (**computeoptimizer**) This release enables AWS Compute Optimizer to analyze and generate recommendations with a new customization preference, Memory Utilization.
8+
* (**ec2**) Amazon EC2 C7gd, M7gd and R7gd metal instances with up to 3.8 TB of local NVMe-based SSD block-level storage have up to 45% improved real-time NVMe storage performance than comparable Graviton2-based instances.
9+
* (**eks**) Add multiple customer error code to handle customer caused failure when managing EKS node groups
10+
* (**guardduty**) Add EC2 support for GuardDuty Runtime Monitoring auto management.
11+
* (**neptunegraph**) Update ImportTaskCancelled waiter to evaluate task state correctly and minor documentation changes.
12+
* (**oam**) This release adds support for sharing AWS::InternetMonitor::Monitor resources.
13+
* (**quicksight**) Amazon QuickSight: Adds support for setting up VPC Endpoint restrictions for accessing QuickSight Website.
14+
315
## [1.1.6] - 03/27/2024
416

517
### Features

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27736,6 +27736,16 @@
2773627736
"us-isob-east-1" : { }
2773727737
}
2773827738
},
27739+
"medialive" : {
27740+
"endpoints" : {
27741+
"us-isob-east-1" : { }
27742+
}
27743+
},
27744+
"mediapackage" : {
27745+
"endpoints" : {
27746+
"us-isob-east-1" : { }
27747+
}
27748+
},
2773927749
"metering.marketplace" : {
2774027750
"defaults" : {
2774127751
"credentialScope" : {

0 commit comments

Comments
 (0)