Skip to content

Commit

Permalink
chore: remove backup storage client
Browse files Browse the repository at this point in the history
  • Loading branch information
yenfryherrerafeliz committed Jun 11, 2024
1 parent 731cd73 commit ccd97ef
Show file tree
Hide file tree
Showing 20 changed files with 10 additions and 1,835 deletions.
7 changes: 7 additions & 0 deletions .changes/nextrelease/remove-backup-storage.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[
{
"type": "api-change",
"category": "",
"description": "Remove Backup Storage client"
}
]
27 changes: 0 additions & 27 deletions src/BackupStorage/BackupStorageClient.php

This file was deleted.

9 changes: 0 additions & 9 deletions src/BackupStorage/Exception/BackupStorageException.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 @@ -74,8 +74,6 @@
* @method \Aws\MultiRegionClient createMultiRegionBackup(array $args = [])
* @method \Aws\BackupGateway\BackupGatewayClient createBackupGateway(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionBackupGateway(array $args = [])
* @method \Aws\BackupStorage\BackupStorageClient createBackupStorage(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionBackupStorage(array $args = [])
* @method \Aws\Batch\BatchClient createBatch(array $args = [])
* @method \Aws\MultiRegionClient createMultiRegionBatch(array $args = [])
* @method \Aws\Bedrock\BedrockClient createBedrock(array $args = [])
Expand Down
Loading

0 comments on commit ccd97ef

Please sign in to comment.