Skip to content

Commit 496c9e0

Browse files
Merge pull request #1176 from aws/muhamoth/remove-Private5G-service
Remove Private5G from codebase
2 parents 12b39b9 + d9de0e6 commit 496c9e0

File tree

210 files changed

+11
-32037
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

210 files changed

+11
-32037
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -706,8 +706,6 @@ Protocol tests can be found in the `sdk/test/ProtocolTests` directory. Protocol
706706
* Amazon Polly is a service that turns text into lifelike speech, making it easy to develop applications that use high-quality speech to increase engagement and accessibility.
707707
* [AWSSDK.Pricing](https://www.nuget.org/packages/AWSSDK.Pricing/)
708708
* We launched new service, Price List Service.
709-
* [AWSSDK.Private5G](https://www.nuget.org/packages/AWSSDK.Private5G/)
710-
* This is the initial SDK release for AWS Private 5G. AWS Private 5G is a managed service that makes it easy to deploy, operate, and scale your own private mobile network at your on-premises location.
711709
* [AWSSDK.PrometheusService](https://www.nuget.org/packages/AWSSDK.PrometheusService/)
712710
* (New Service) Amazon Managed Service for Prometheus is a fully managed Prometheus-compatible monitoring service that makes it easy to monitor containerized applications securely and at scale.
713711
* [AWSSDK.Proton](https://www.nuget.org/packages/AWSSDK.Proton/)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"services": [
3+
{
4+
"serviceName": "Private5G",
5+
"type": "removal",
6+
"changeLogMessages": [
7+
"Removed Amazon Private5G from the SDK because the service has been shutdown."
8+
]
9+
}
10+
]
11+
}

generator/ServiceModels/_sdk-versions.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2419,14 +2419,6 @@
24192419
},
24202420
"InPreview" : false
24212421
},
2422-
"Private5G" : {
2423-
"Version" : "4.0.0.4",
2424-
"AssemblyVersionOverride" : "4.0",
2425-
"Dependencies" : {
2426-
"Core" : "4.0.0.5"
2427-
},
2428-
"InPreview" : false
2429-
},
24302422
"SupportApp" : {
24312423
"Version" : "4.0.0.4",
24322424
"AssemblyVersionOverride" : "4.0",

generator/ServiceModels/privatenetworks/metadata.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)