You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
# Changelog
2
2
3
+
## [1.6.22] - 02/20/2026
4
+
5
+
### Features
6
+
* (**appstream**) Adding new attribute to disable IMDS v1 APIs for fleet, Image Builder and AppBlockBuilder instances.
7
+
* (**ecs**) Migrated to Smithy. No functional changes
8
+
* (**sagemakerruntime**) Added support for S3OutputPathExtension and Filename parameters to the InvokeEndpointAsync API to allow users to customize the S3 output path and file name for async inference response payloads.
9
+
* (**signerdata**) This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs.
10
+
* (**ssm**) Add support for AssociationDispatchAssumeRole in AWS SSM State Manager.
11
+
* (**trustedadvisor**) Adding a new enum attribute(statusReason) to TrustedAdvisorAPI response. This attribute explains reasoning behind check status for certain specific scenarios.
0 commit comments