Skip to content

Commit

Permalink
chore: remove-roborunner
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean O'Brien committed Mar 14, 2024
1 parent 0cd1944 commit 9b7c3b9
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 9b7c3b9

Please sign in to comment.