This commit is contained in:
Javier Casares 2026-08-17 15:50:51 +00:00
commit a80a4aa4f9
8168 changed files with 3186001 additions and 9155 deletions

View file

@ -0,0 +1,37 @@
[
{
"type": "enhancement",
"category": "ServiceCatalog",
"description": "Updated default value for the access-level-filter in SearchProvisionedProducts API to Account. For access to userLevel or roleLevel, the user must provide access-level-filter parameter."
},
{
"type": "api-change",
"category": "S3Tables",
"description": "S3 Tables now supports setting encryption configurations on table buckets and tables. Encryption configurations can use server side encryption using AES256 or KMS customer-managed keys."
},
{
"type": "api-change",
"category": "EKS",
"description": "Added support for new AL2023 ARM64 NVIDIA AMIs to the supported AMITypes."
},
{
"type": "api-change",
"category": "DSQL",
"description": "Added GetClusterEndpointService API. The new API allows retrieving endpoint service name specific to a cluster."
},
{
"type": "api-change",
"category": "ResourceGroups",
"description": "Resource Groups: TagSyncTasks can be created with ResourceQuery"
},
{
"type": "api-change",
"category": "ConnectCases",
"description": "This feature provides capabilities to help track and meet service level agreements (SLAs) on cases programmatically. It allows configuring a new related item of type `Sla` on a case using CreateRelatedItem API and provides the ability to search for this new related item using SearchRelatedItems API."
},
{
"type": "api-change",
"category": "EventBridge",
"description": "Adding support for KmsKeyIdentifer in CreateConnection, UpdateConnection and DescribeConnection APIs"
}
]