Skip to content

Commit e010132

Browse files
chore: Remove Private5G from codebase (#1177)
1 parent 8596685 commit e010132

File tree

215 files changed

+11
-35500
lines changed

Some content is hidden

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

215 files changed

+11
-35500
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -704,8 +704,6 @@ Protocol tests can be found in the `sdk/test/ProtocolTests` directory. Protocol
704704
* 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.
705705
* [AWSSDK.Pricing](https://www.nuget.org/packages/AWSSDK.Pricing/)
706706
* We launched new service, Price List Service.
707-
* [AWSSDK.Private5G](https://www.nuget.org/packages/AWSSDK.Private5G/)
708-
* 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.
709707
* [AWSSDK.PrometheusService](https://www.nuget.org/packages/AWSSDK.PrometheusService/)
710708
* (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.
711709
* [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
@@ -2411,14 +2411,6 @@
24112411
},
24122412
"InPreview" : false
24132413
},
2414-
"Private5G" : {
2415-
"Version" : "3.7.400.153",
2416-
"AssemblyVersionOverride" : "3.3",
2417-
"Dependencies" : {
2418-
"Core" : "3.7.402.59"
2419-
},
2420-
"InPreview" : false
2421-
},
24222414
"SupportApp" : {
24232415
"Version" : "3.7.400.153",
24242416
"AssemblyVersionOverride" : "3.3",

generator/ServiceModels/privatenetworks/metadata.json

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

0 commit comments

Comments
 (0)