Skip to content

Commit 380013f

Browse files
authored
chore: drop IoT 1-click service clients (#1492)
1 parent 4d9ab65 commit 380013f

File tree

5 files changed

+5
-4396
lines changed

5 files changed

+5
-4396
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"id": "4bd537a9-f898-4c35-9758-bd3f0b2a5aae",
3+
"type": "misc",
4+
"description": "Remove IoT 1-click services from SDK"
5+
}

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

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -758,16 +758,6 @@ private const val TEST_SUITE_JSON = """
758758
"services_section_name": "iot_jobs_data_plane",
759759
"service_envvar_name": "AWS_ENDPOINT_URL_IOT_JOBS_DATA_PLANE"
760760
},
761-
{
762-
"service_id": "IoT 1Click Devices Service",
763-
"services_section_name": "iot_1click_devices_service",
764-
"service_envvar_name": "AWS_ENDPOINT_URL_IOT_1CLICK_DEVICES_SERVICE"
765-
},
766-
{
767-
"service_id": "IoT 1Click Projects",
768-
"services_section_name": "iot_1click_projects",
769-
"service_envvar_name": "AWS_ENDPOINT_URL_IOT_1CLICK_PROJECTS"
770-
},
771761
{
772762
"service_id": "IoTAnalytics",
773763
"services_section_name": "iotanalytics",

0 commit comments

Comments
 (0)