Skip to content

Commit b162b8d

Browse files
authored
misc: remove nimble service (#1454)
1 parent 64ad8f5 commit b162b8d

File tree

4 files changed

+5
-10357
lines changed

4 files changed

+5
-10357
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"id": "afeffc7d-24b2-438c-9e5b-8b29f7d66f2a",
3+
"type": "misc",
4+
"description": "Remove Nimble Service"
5+
}

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)