Skip to content

Commit

Permalink
chore: remove deprecated Mobile service (#1364)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianbotsf authored Jul 22, 2024
1 parent 665996c commit 778529b
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 1,935 deletions.
5 changes: 5 additions & 0 deletions .changes/6d98b791-1532-4969-8e4a-fdda3aedc1a3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"id": "6d98b791-1532-4969-8e4a-fdda3aedc1a3",
"type": "misc",
"description": "Remove deprecated Mobile service"
}
Original file line number Diff line number Diff line change
Expand Up @@ -1088,11 +1088,6 @@ private const val TEST_SUITE_JSON = """
"services_section_name": "migrationhubstrategy",
"service_envvar_name": "AWS_ENDPOINT_URL_MIGRATIONHUBSTRATEGY"
},
{
"service_id": "Mobile",
"services_section_name": "mobile",
"service_envvar_name": "AWS_ENDPOINT_URL_MOBILE"
},
{
"service_id": "mq",
"services_section_name": "mq",
Expand Down Expand Up @@ -1751,7 +1746,6 @@ private const val JAVA_CLIENT_NAMES_JSON = """
"AmplifyBackend": "AmplifyBackendClient",
"IoT 1Click Projects": "Iot1ClickProjectsClient",
"CloudHSM V2": "CloudHsmV2Client",
"Mobile": "MobileClient",
"savingsplans": "SavingsplansClient",
"Batch": "BatchClient",
"MigrationHubStrategy": "MigrationHubStrategyClient",
Expand Down
Loading

0 comments on commit 778529b

Please sign in to comment.