Skip to content

Commit

Permalink
misc: remove nimble service (#1454)
Browse files Browse the repository at this point in the history
  • Loading branch information
0marperez authored Oct 28, 2024
1 parent 64ad8f5 commit b162b8d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 10,357 deletions.
5 changes: 5 additions & 0 deletions .changes/afeffc7d-24b2-438c-9e5b-8b29f7d66f2a.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"id": "afeffc7d-24b2-438c-9e5b-8b29f7d66f2a",
"type": "misc",
"description": "Remove Nimble Service"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1113,11 +1113,6 @@ private const val TEST_SUITE_JSON = """
"services_section_name": "networkmanager",
"service_envvar_name": "AWS_ENDPOINT_URL_NETWORKMANAGER"
},
{
"service_id": "nimble",
"services_section_name": "nimble",
"service_envvar_name": "AWS_ENDPOINT_URL_NIMBLE"
},
{
"service_id": "OpenSearch",
"services_section_name": "opensearch",
Expand Down Expand Up @@ -1685,7 +1680,6 @@ private const val JAVA_CLIENT_NAMES_JSON = """
"AppConfigData": "AppConfigDataClient",
"IoT Jobs Data Plane": "IotJobsDataPlaneClient",
"Timestream Query": "TimestreamQueryClient",
"nimble": "NimbleClient",
"Lex Model Building Service": "LexModelBuildingClient",
"Medical Imaging": "MedicalImagingClient",
"Auto Scaling": "AutoScalingClient",
Expand Down
Loading

0 comments on commit b162b8d

Please sign in to comment.