Skip to content

Commit

Permalink
chore: remove alexa for business client
Browse files Browse the repository at this point in the history
Alexa for business service has been discontinued.
  • Loading branch information
yenfryherrerafeliz committed May 14, 2024
1 parent 07fa908 commit 2d74394
Show file tree
Hide file tree
Showing 20 changed files with 10 additions and 8,295 deletions.
7 changes: 7 additions & 0 deletions .changes/nextrelease/remove-alexa-for-business.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"type": "chore",
"category": "api-change",
"description": "Remove alexa for business from the SDK since it has been discontinued."
}
]
195 changes: 0 additions & 195 deletions src/AlexaForBusiness/AlexaForBusinessClient.php

This file was deleted.

9 changes: 0 additions & 9 deletions src/AlexaForBusiness/Exception/AlexaForBusinessException.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 @@ -14,8 +14,6 @@
* @method \Aws\MultiRegionClient createMultiRegionAccount(array $args = [])
* @method \Aws\Acm\AcmClient createAcm(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionAcm(array $args = [])
* @method \Aws\AlexaForBusiness\AlexaForBusinessClient createAlexaForBusiness(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionAlexaForBusiness(array $args = [])
* @method \Aws\Amplify\AmplifyClient createAmplify(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionAmplify(array $args = [])
* @method \Aws\AmplifyBackend\AmplifyBackendClient createAmplifyBackend(array $args = [])
Expand Down
Loading

0 comments on commit 2d74394

Please sign in to comment.