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 6e80d3c commit 0325c65Copy full SHA for 0325c65
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## next release
+## 3.357.0 - 2025-10-22
4
5
* `Aws\DirectConnect` - Update endpoint ruleset parameters casing
6
* `Aws\MarketplaceAgreement` - Update endpoint ruleset parameters casing
src/Sdk.php
@@ -833,7 +833,7 @@
833
*/
834
class Sdk
835
{
836
- const VERSION = '3.356.43';
+ const VERSION = '3.357.0';
837
838
/** @var array Arguments for creating clients */
839
private $args;
0 commit comments