mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-08-14 02:27:23 -07:00
v2: Updates
* Simplifies & beautifies everything * Introduces a new Class system. * Errors are defaulted to AWS's handler. * New function names & more efficient handling. * Should fix a majority of the errors. Please read the README for more!
This commit is contained in:
parent
ad0726e41e
commit
e6d7753dc8
1095 changed files with 45088 additions and 2911 deletions
|
@ -10,6 +10,8 @@ use Aws\AwsClient;
|
|||
* @method \GuzzleHttp\Promise\Promise addTagsToResourceAsync(array $args = [])
|
||||
* @method \Aws\Result cancelCommand(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise cancelCommandAsync(array $args = [])
|
||||
* @method \Aws\Result cancelMaintenanceWindowExecution(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise cancelMaintenanceWindowExecutionAsync(array $args = [])
|
||||
* @method \Aws\Result createActivation(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createActivationAsync(array $args = [])
|
||||
* @method \Aws\Result createAssociation(array $args = [])
|
||||
|
@ -20,6 +22,8 @@ use Aws\AwsClient;
|
|||
* @method \GuzzleHttp\Promise\Promise createDocumentAsync(array $args = [])
|
||||
* @method \Aws\Result createMaintenanceWindow(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createMaintenanceWindowAsync(array $args = [])
|
||||
* @method \Aws\Result createOpsItem(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createOpsItemAsync(array $args = [])
|
||||
* @method \Aws\Result createPatchBaseline(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise createPatchBaselineAsync(array $args = [])
|
||||
* @method \Aws\Result createResourceDataSync(array $args = [])
|
||||
|
@ -30,6 +34,8 @@ use Aws\AwsClient;
|
|||
* @method \GuzzleHttp\Promise\Promise deleteAssociationAsync(array $args = [])
|
||||
* @method \Aws\Result deleteDocument(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteDocumentAsync(array $args = [])
|
||||
* @method \Aws\Result deleteInventory(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteInventoryAsync(array $args = [])
|
||||
* @method \Aws\Result deleteMaintenanceWindow(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise deleteMaintenanceWindowAsync(array $args = [])
|
||||
* @method \Aws\Result deleteParameter(array $args = [])
|
||||
|
@ -52,6 +58,10 @@ use Aws\AwsClient;
|
|||
* @method \GuzzleHttp\Promise\Promise describeActivationsAsync(array $args = [])
|
||||
* @method \Aws\Result describeAssociation(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeAssociationAsync(array $args = [])
|
||||
* @method \Aws\Result describeAssociationExecutionTargets(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeAssociationExecutionTargetsAsync(array $args = [])
|
||||
* @method \Aws\Result describeAssociationExecutions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeAssociationExecutionsAsync(array $args = [])
|
||||
* @method \Aws\Result describeAutomationExecutions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeAutomationExecutionsAsync(array $args = [])
|
||||
* @method \Aws\Result describeAutomationStepExecutions(array $args = [])
|
||||
|
@ -76,18 +86,26 @@ use Aws\AwsClient;
|
|||
* @method \GuzzleHttp\Promise\Promise describeInstancePatchStatesForPatchGroupAsync(array $args = [])
|
||||
* @method \Aws\Result describeInstancePatches(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeInstancePatchesAsync(array $args = [])
|
||||
* @method \Aws\Result describeInventoryDeletions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeInventoryDeletionsAsync(array $args = [])
|
||||
* @method \Aws\Result describeMaintenanceWindowExecutionTaskInvocations(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeMaintenanceWindowExecutionTaskInvocationsAsync(array $args = [])
|
||||
* @method \Aws\Result describeMaintenanceWindowExecutionTasks(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeMaintenanceWindowExecutionTasksAsync(array $args = [])
|
||||
* @method \Aws\Result describeMaintenanceWindowExecutions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeMaintenanceWindowExecutionsAsync(array $args = [])
|
||||
* @method \Aws\Result describeMaintenanceWindowSchedule(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeMaintenanceWindowScheduleAsync(array $args = [])
|
||||
* @method \Aws\Result describeMaintenanceWindowTargets(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeMaintenanceWindowTargetsAsync(array $args = [])
|
||||
* @method \Aws\Result describeMaintenanceWindowTasks(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeMaintenanceWindowTasksAsync(array $args = [])
|
||||
* @method \Aws\Result describeMaintenanceWindows(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeMaintenanceWindowsAsync(array $args = [])
|
||||
* @method \Aws\Result describeMaintenanceWindowsForTarget(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeMaintenanceWindowsForTargetAsync(array $args = [])
|
||||
* @method \Aws\Result describeOpsItems(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeOpsItemsAsync(array $args = [])
|
||||
* @method \Aws\Result describeParameters(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeParametersAsync(array $args = [])
|
||||
* @method \Aws\Result describePatchBaselines(array $args = [])
|
||||
|
@ -96,10 +114,18 @@ use Aws\AwsClient;
|
|||
* @method \GuzzleHttp\Promise\Promise describePatchGroupStateAsync(array $args = [])
|
||||
* @method \Aws\Result describePatchGroups(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describePatchGroupsAsync(array $args = [])
|
||||
* @method \Aws\Result describePatchProperties(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describePatchPropertiesAsync(array $args = [])
|
||||
* @method \Aws\Result describeSessions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise describeSessionsAsync(array $args = [])
|
||||
* @method \Aws\Result getAutomationExecution(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getAutomationExecutionAsync(array $args = [])
|
||||
* @method \Aws\Result getCalendarState(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getCalendarStateAsync(array $args = [])
|
||||
* @method \Aws\Result getCommandInvocation(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getCommandInvocationAsync(array $args = [])
|
||||
* @method \Aws\Result getConnectionStatus(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getConnectionStatusAsync(array $args = [])
|
||||
* @method \Aws\Result getDefaultPatchBaseline(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getDefaultPatchBaselineAsync(array $args = [])
|
||||
* @method \Aws\Result getDeployablePatchSnapshotForInstance(array $args = [])
|
||||
|
@ -120,6 +146,10 @@ use Aws\AwsClient;
|
|||
* @method \GuzzleHttp\Promise\Promise getMaintenanceWindowExecutionTaskInvocationAsync(array $args = [])
|
||||
* @method \Aws\Result getMaintenanceWindowTask(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getMaintenanceWindowTaskAsync(array $args = [])
|
||||
* @method \Aws\Result getOpsItem(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getOpsItemAsync(array $args = [])
|
||||
* @method \Aws\Result getOpsSummary(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getOpsSummaryAsync(array $args = [])
|
||||
* @method \Aws\Result getParameter(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getParameterAsync(array $args = [])
|
||||
* @method \Aws\Result getParameterHistory(array $args = [])
|
||||
|
@ -132,6 +162,10 @@ use Aws\AwsClient;
|
|||
* @method \GuzzleHttp\Promise\Promise getPatchBaselineAsync(array $args = [])
|
||||
* @method \Aws\Result getPatchBaselineForPatchGroup(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getPatchBaselineForPatchGroupAsync(array $args = [])
|
||||
* @method \Aws\Result getServiceSetting(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise getServiceSettingAsync(array $args = [])
|
||||
* @method \Aws\Result labelParameterVersion(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise labelParameterVersionAsync(array $args = [])
|
||||
* @method \Aws\Result listAssociationVersions(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise listAssociationVersionsAsync(array $args = [])
|
||||
* @method \Aws\Result listAssociations(array $args = [])
|
||||
|
@ -174,14 +208,24 @@ use Aws\AwsClient;
|
|||
* @method \GuzzleHttp\Promise\Promise registerTaskWithMaintenanceWindowAsync(array $args = [])
|
||||
* @method \Aws\Result removeTagsFromResource(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise removeTagsFromResourceAsync(array $args = [])
|
||||
* @method \Aws\Result resetServiceSetting(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise resetServiceSettingAsync(array $args = [])
|
||||
* @method \Aws\Result resumeSession(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise resumeSessionAsync(array $args = [])
|
||||
* @method \Aws\Result sendAutomationSignal(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise sendAutomationSignalAsync(array $args = [])
|
||||
* @method \Aws\Result sendCommand(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise sendCommandAsync(array $args = [])
|
||||
* @method \Aws\Result startAssociationsOnce(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise startAssociationsOnceAsync(array $args = [])
|
||||
* @method \Aws\Result startAutomationExecution(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise startAutomationExecutionAsync(array $args = [])
|
||||
* @method \Aws\Result startSession(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise startSessionAsync(array $args = [])
|
||||
* @method \Aws\Result stopAutomationExecution(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise stopAutomationExecutionAsync(array $args = [])
|
||||
* @method \Aws\Result terminateSession(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise terminateSessionAsync(array $args = [])
|
||||
* @method \Aws\Result updateAssociation(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateAssociationAsync(array $args = [])
|
||||
* @method \Aws\Result updateAssociationStatus(array $args = [])
|
||||
|
@ -198,7 +242,13 @@ use Aws\AwsClient;
|
|||
* @method \GuzzleHttp\Promise\Promise updateMaintenanceWindowTaskAsync(array $args = [])
|
||||
* @method \Aws\Result updateManagedInstanceRole(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateManagedInstanceRoleAsync(array $args = [])
|
||||
* @method \Aws\Result updateOpsItem(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateOpsItemAsync(array $args = [])
|
||||
* @method \Aws\Result updatePatchBaseline(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updatePatchBaselineAsync(array $args = [])
|
||||
* @method \Aws\Result updateResourceDataSync(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateResourceDataSyncAsync(array $args = [])
|
||||
* @method \Aws\Result updateServiceSetting(array $args = [])
|
||||
* @method \GuzzleHttp\Promise\Promise updateServiceSettingAsync(array $args = [])
|
||||
*/
|
||||
class SsmClient extends AwsClient {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue