We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 441074f commit d4c6107Copy full SHA for d4c6107
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## next release
+## 3.356.2 - 2025-08-21
4
5
* `Aws\AppStream` - Remove incorrect endpoint tests
6
* `Aws\AccessAnalyzer` - Remove incorrect endpoint tests
src/Sdk.php
@@ -837,7 +837,7 @@
837
*/
838
class Sdk
839
{
840
- const VERSION = '3.356.1';
+ const VERSION = '3.356.2';
841
842
/** @var array Arguments for creating clients */
843
private $args;
0 commit comments