Skip to content

Commit 2dac7d7

Browse files
committed
misc: remove nimble service
1 parent 7f60203 commit 2dac7d7

File tree

3 files changed

+0
-10357
lines changed

3 files changed

+0
-10357
lines changed

codegen/aws-sdk-codegen/src/test/kotlin/aws/sdk/kotlin/codegen/EndpointUrlConfigNamesTest.kt

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1113,11 +1113,6 @@ private const val TEST_SUITE_JSON = """
11131113
"services_section_name": "networkmanager",
11141114
"service_envvar_name": "AWS_ENDPOINT_URL_NETWORKMANAGER"
11151115
},
1116-
{
1117-
"service_id": "nimble",
1118-
"services_section_name": "nimble",
1119-
"service_envvar_name": "AWS_ENDPOINT_URL_NIMBLE"
1120-
},
11211116
{
11221117
"service_id": "OpenSearch",
11231118
"services_section_name": "opensearch",
@@ -1685,7 +1680,6 @@ private const val JAVA_CLIENT_NAMES_JSON = """
16851680
"AppConfigData": "AppConfigDataClient",
16861681
"IoT Jobs Data Plane": "IotJobsDataPlaneClient",
16871682
"Timestream Query": "TimestreamQueryClient",
1688-
"nimble": "NimbleClient",
16891683
"Lex Model Building Service": "LexModelBuildingClient",
16901684
"Medical Imaging": "MedicalImagingClient",
16911685
"Auto Scaling": "AutoScalingClient",

0 commit comments

Comments
 (0)