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 ae0ed82 commit 554d983Copy full SHA for 554d983
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## next release
+## 3.343.15 - 2025-05-20
4
5
* `Aws\` - Removes PrivateNetworks service client and models.
6
* `Aws\OAM` - Add IncludeTags field to GetLink, GetSink and UpdateLink API
src/Sdk.php
@@ -813,7 +813,7 @@
813
*/
814
class Sdk
815
{
816
- const VERSION = '3.343.14';
+ const VERSION = '3.343.15';
817
818
/** @var array Arguments for creating clients */
819
private $args;
0 commit comments