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 1ba9bad commit 702b995Copy full SHA for 702b995
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## next release
+## 3.320.7 - 2024-08-23
4
5
* `Aws\SupplyChain` - Update API documentation to clarify the event SLA as well as the data model expectations
6
* `Aws\BedrockAgent` - Releasing the support for Action User Confirmation.
src/Sdk.php
@@ -775,7 +775,7 @@
775
*/
776
class Sdk
777
{
778
- const VERSION = '3.320.6';
+ const VERSION = '3.320.7';
779
780
/** @var array Arguments for creating clients */
781
private $args;
0 commit comments