Skip to content

Commit

Permalink
chore: remove-roborunner (#2898)
Browse files Browse the repository at this point in the history
  • Loading branch information
stobrien89 authored Mar 14, 2024
1 parent ddd9307 commit 25f7075
Show file tree
Hide file tree
Showing 18 changed files with 8 additions and 2,790 deletions.
7 changes: 7 additions & 0 deletions .changes/nextrelease/remove-roborunner.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"type": "api-change",
"category": "",
"description": "Amazon IOT Roborunner has been removed from the SDK because it has been discontinued."
}
]
9 changes: 0 additions & 9 deletions src/IoTRoboRunner/Exception/IoTRoboRunnerException.php

This file was deleted.

49 changes: 0 additions & 49 deletions src/IoTRoboRunner/IoTRoboRunnerClient.php

This file was deleted.

2 changes: 0 additions & 2 deletions src/Sdk.php
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,6 @@
* @method \Aws\MultiRegionClient createMultiRegionIoTFleetWise(array $args = [])
* @method \Aws\IoTJobsDataPlane\IoTJobsDataPlaneClient createIoTJobsDataPlane(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionIoTJobsDataPlane(array $args = [])
* @method \Aws\IoTRoboRunner\IoTRoboRunnerClient createIoTRoboRunner(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionIoTRoboRunner(array $args = [])
* @method \Aws\IoTSecureTunneling\IoTSecureTunnelingClient createIoTSecureTunneling(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionIoTSecureTunneling(array $args = [])
* @method \Aws\IoTSiteWise\IoTSiteWiseClient createIoTSiteWise(array $args = [])
Expand Down
Loading

0 comments on commit 25f7075

Please sign in to comment.