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 6b69a90 commit 9becb4dCopy full SHA for 9becb4d
gems/aws-sdk-nimblestudio/CHANGELOG.md
@@ -1,6 +1,8 @@
1
Unreleased Changes
2
------------------
3
4
+* Feature - Nimble Studio has been removed from the SDK because it has been discontinued.
5
+
6
1.40.0 (2024-09-24)
7
8
services.json
@@ -825,7 +825,8 @@
825
"models": "networkmonitor/2023-08-01"
826
},
827
"NimbleStudio": {
828
- "models": "nimble/2020-08-01"
+ "models": "nimble/2020-08-01",
829
+ "deprecated": true
830
831
"OAM": {
832
"models": "oam/2022-06-10"
0 commit comments