File tree Expand file tree Collapse file tree 3 files changed +0
-10357
lines changed
aws-sdk-codegen/src/test/kotlin/aws/sdk/kotlin/codegen Expand file tree Collapse file tree 3 files changed +0
-10357
lines changed Original file line number Diff line number Diff 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",
You can’t perform that action at this time.
0 commit comments