Skip to content

Commit

Permalink
Remove nimble studio from sdk (#1111)
Browse files Browse the repository at this point in the history
* remove nimble studio from sdk
  • Loading branch information
peterrsongg authored Oct 24, 2024
1 parent 39914e8 commit a6b00b0
Show file tree
Hide file tree
Showing 361 changed files with 11 additions and 75,116 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -622,8 +622,6 @@ Protocol tests can be found in the `sdk/test/ProtocolTests` directory. Protocol
* This is the initial SDK release for AWS Network Manager.
* [AWSSDK.NetworkMonitor](https://www.nuget.org/packages/AWSSDK.NetworkMonitor/)
* CloudWatch Network Monitor is a new service within CloudWatch that will help network administrators and operators continuously monitor network performance metrics such as round-trip-time and packet loss between their AWS-hosted applications and their on-premises locations.
* [AWSSDK.NimbleStudio](https://www.nuget.org/packages/AWSSDK.NimbleStudio/)
* Amazon Nimble Studio is a virtual studio service that empowers visual effects, animation, and interactive content teams to create content securely within a scalable, private cloud service.
* [AWSSDK.OAM](https://www.nuget.org/packages/AWSSDK.OAM/)
* Amazon CloudWatch Observability Access Manager is a new service that allows configuration of the CloudWatch cross-account observability feature.
* [AWSSDK.Omics](https://www.nuget.org/packages/AWSSDK.Omics/)
Expand Down
11 changes: 11 additions & 0 deletions generator/.DevConfigs/1027c4e1-3484-4c40-ab65-3e9532cc799c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"services": [
{
"serviceName": "NimbleStudio",
"type": "removal",
"changeLogMessages": [
"Nimble Studio has been removed from the SDK because it has been discontinued."
]
}
]
}
8 changes: 0 additions & 8 deletions generator/ServiceModels/_sdk-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -2059,14 +2059,6 @@
},
"InPreview" : false
},
"NimbleStudio" : {
"Version" : "3.7.400.38",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.38"
},
"InPreview" : false
},
"FinSpaceData" : {
"Version" : "3.7.400.38",
"AssemblyVersionOverride" : "3.3",
Expand Down
6 changes: 0 additions & 6 deletions generator/ServiceModels/nimble/metadata.json

This file was deleted.

Loading

0 comments on commit a6b00b0

Please sign in to comment.