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 826c523 commit 767ff65Copy full SHA for 767ff65
gems/aws-sdk-codestar/CHANGELOG.md
@@ -1,6 +1,8 @@
1
Unreleased Changes
2
------------------
3
4
+* Feature - CodeStar has been removed from the SDK because it has been discontinued.
5
+
6
1.58.0 (2024-07-18)
7
8
services.json
@@ -258,7 +258,8 @@
258
"models": "codepipeline/2015-07-09"
259
},
260
"CodeStar": {
261
- "models": "codestar/2017-04-19"
+ "models": "codestar/2017-04-19",
262
+ "deprecated": true
263
264
"CodeStarNotifications": {
265
"models": "codestar-notifications/2019-10-15"
0 commit comments