1 |
efrain |
1 |
<?php
|
|
|
2 |
namespace Aws\ResilienceHub;
|
|
|
3 |
|
|
|
4 |
use Aws\AwsClient;
|
|
|
5 |
|
|
|
6 |
/**
|
|
|
7 |
* This client is used to interact with the **AWS Resilience Hub** service.
|
|
|
8 |
* @method \Aws\Result addDraftAppVersionResourceMappings(array $args = [])
|
|
|
9 |
* @method \GuzzleHttp\Promise\Promise addDraftAppVersionResourceMappingsAsync(array $args = [])
|
|
|
10 |
* @method \Aws\Result batchUpdateRecommendationStatus(array $args = [])
|
|
|
11 |
* @method \GuzzleHttp\Promise\Promise batchUpdateRecommendationStatusAsync(array $args = [])
|
|
|
12 |
* @method \Aws\Result createApp(array $args = [])
|
|
|
13 |
* @method \GuzzleHttp\Promise\Promise createAppAsync(array $args = [])
|
|
|
14 |
* @method \Aws\Result createAppVersionAppComponent(array $args = [])
|
|
|
15 |
* @method \GuzzleHttp\Promise\Promise createAppVersionAppComponentAsync(array $args = [])
|
|
|
16 |
* @method \Aws\Result createAppVersionResource(array $args = [])
|
|
|
17 |
* @method \GuzzleHttp\Promise\Promise createAppVersionResourceAsync(array $args = [])
|
|
|
18 |
* @method \Aws\Result createRecommendationTemplate(array $args = [])
|
|
|
19 |
* @method \GuzzleHttp\Promise\Promise createRecommendationTemplateAsync(array $args = [])
|
|
|
20 |
* @method \Aws\Result createResiliencyPolicy(array $args = [])
|
|
|
21 |
* @method \GuzzleHttp\Promise\Promise createResiliencyPolicyAsync(array $args = [])
|
|
|
22 |
* @method \Aws\Result deleteApp(array $args = [])
|
|
|
23 |
* @method \GuzzleHttp\Promise\Promise deleteAppAsync(array $args = [])
|
|
|
24 |
* @method \Aws\Result deleteAppAssessment(array $args = [])
|
|
|
25 |
* @method \GuzzleHttp\Promise\Promise deleteAppAssessmentAsync(array $args = [])
|
|
|
26 |
* @method \Aws\Result deleteAppInputSource(array $args = [])
|
|
|
27 |
* @method \GuzzleHttp\Promise\Promise deleteAppInputSourceAsync(array $args = [])
|
|
|
28 |
* @method \Aws\Result deleteAppVersionAppComponent(array $args = [])
|
|
|
29 |
* @method \GuzzleHttp\Promise\Promise deleteAppVersionAppComponentAsync(array $args = [])
|
|
|
30 |
* @method \Aws\Result deleteAppVersionResource(array $args = [])
|
|
|
31 |
* @method \GuzzleHttp\Promise\Promise deleteAppVersionResourceAsync(array $args = [])
|
|
|
32 |
* @method \Aws\Result deleteRecommendationTemplate(array $args = [])
|
|
|
33 |
* @method \GuzzleHttp\Promise\Promise deleteRecommendationTemplateAsync(array $args = [])
|
|
|
34 |
* @method \Aws\Result deleteResiliencyPolicy(array $args = [])
|
|
|
35 |
* @method \GuzzleHttp\Promise\Promise deleteResiliencyPolicyAsync(array $args = [])
|
|
|
36 |
* @method \Aws\Result describeApp(array $args = [])
|
|
|
37 |
* @method \GuzzleHttp\Promise\Promise describeAppAsync(array $args = [])
|
|
|
38 |
* @method \Aws\Result describeAppAssessment(array $args = [])
|
|
|
39 |
* @method \GuzzleHttp\Promise\Promise describeAppAssessmentAsync(array $args = [])
|
|
|
40 |
* @method \Aws\Result describeAppVersion(array $args = [])
|
|
|
41 |
* @method \GuzzleHttp\Promise\Promise describeAppVersionAsync(array $args = [])
|
|
|
42 |
* @method \Aws\Result describeAppVersionAppComponent(array $args = [])
|
|
|
43 |
* @method \GuzzleHttp\Promise\Promise describeAppVersionAppComponentAsync(array $args = [])
|
|
|
44 |
* @method \Aws\Result describeAppVersionResource(array $args = [])
|
|
|
45 |
* @method \GuzzleHttp\Promise\Promise describeAppVersionResourceAsync(array $args = [])
|
|
|
46 |
* @method \Aws\Result describeAppVersionResourcesResolutionStatus(array $args = [])
|
|
|
47 |
* @method \GuzzleHttp\Promise\Promise describeAppVersionResourcesResolutionStatusAsync(array $args = [])
|
|
|
48 |
* @method \Aws\Result describeAppVersionTemplate(array $args = [])
|
|
|
49 |
* @method \GuzzleHttp\Promise\Promise describeAppVersionTemplateAsync(array $args = [])
|
|
|
50 |
* @method \Aws\Result describeDraftAppVersionResourcesImportStatus(array $args = [])
|
|
|
51 |
* @method \GuzzleHttp\Promise\Promise describeDraftAppVersionResourcesImportStatusAsync(array $args = [])
|
|
|
52 |
* @method \Aws\Result describeResiliencyPolicy(array $args = [])
|
|
|
53 |
* @method \GuzzleHttp\Promise\Promise describeResiliencyPolicyAsync(array $args = [])
|
|
|
54 |
* @method \Aws\Result importResourcesToDraftAppVersion(array $args = [])
|
|
|
55 |
* @method \GuzzleHttp\Promise\Promise importResourcesToDraftAppVersionAsync(array $args = [])
|
|
|
56 |
* @method \Aws\Result listAlarmRecommendations(array $args = [])
|
|
|
57 |
* @method \GuzzleHttp\Promise\Promise listAlarmRecommendationsAsync(array $args = [])
|
|
|
58 |
* @method \Aws\Result listAppAssessmentComplianceDrifts(array $args = [])
|
|
|
59 |
* @method \GuzzleHttp\Promise\Promise listAppAssessmentComplianceDriftsAsync(array $args = [])
|
|
|
60 |
* @method \Aws\Result listAppAssessments(array $args = [])
|
|
|
61 |
* @method \GuzzleHttp\Promise\Promise listAppAssessmentsAsync(array $args = [])
|
|
|
62 |
* @method \Aws\Result listAppComponentCompliances(array $args = [])
|
|
|
63 |
* @method \GuzzleHttp\Promise\Promise listAppComponentCompliancesAsync(array $args = [])
|
|
|
64 |
* @method \Aws\Result listAppComponentRecommendations(array $args = [])
|
|
|
65 |
* @method \GuzzleHttp\Promise\Promise listAppComponentRecommendationsAsync(array $args = [])
|
|
|
66 |
* @method \Aws\Result listAppInputSources(array $args = [])
|
|
|
67 |
* @method \GuzzleHttp\Promise\Promise listAppInputSourcesAsync(array $args = [])
|
|
|
68 |
* @method \Aws\Result listAppVersionAppComponents(array $args = [])
|
|
|
69 |
* @method \GuzzleHttp\Promise\Promise listAppVersionAppComponentsAsync(array $args = [])
|
|
|
70 |
* @method \Aws\Result listAppVersionResourceMappings(array $args = [])
|
|
|
71 |
* @method \GuzzleHttp\Promise\Promise listAppVersionResourceMappingsAsync(array $args = [])
|
|
|
72 |
* @method \Aws\Result listAppVersionResources(array $args = [])
|
|
|
73 |
* @method \GuzzleHttp\Promise\Promise listAppVersionResourcesAsync(array $args = [])
|
|
|
74 |
* @method \Aws\Result listAppVersions(array $args = [])
|
|
|
75 |
* @method \GuzzleHttp\Promise\Promise listAppVersionsAsync(array $args = [])
|
|
|
76 |
* @method \Aws\Result listApps(array $args = [])
|
|
|
77 |
* @method \GuzzleHttp\Promise\Promise listAppsAsync(array $args = [])
|
|
|
78 |
* @method \Aws\Result listRecommendationTemplates(array $args = [])
|
|
|
79 |
* @method \GuzzleHttp\Promise\Promise listRecommendationTemplatesAsync(array $args = [])
|
|
|
80 |
* @method \Aws\Result listResiliencyPolicies(array $args = [])
|
|
|
81 |
* @method \GuzzleHttp\Promise\Promise listResiliencyPoliciesAsync(array $args = [])
|
|
|
82 |
* @method \Aws\Result listSopRecommendations(array $args = [])
|
|
|
83 |
* @method \GuzzleHttp\Promise\Promise listSopRecommendationsAsync(array $args = [])
|
|
|
84 |
* @method \Aws\Result listSuggestedResiliencyPolicies(array $args = [])
|
|
|
85 |
* @method \GuzzleHttp\Promise\Promise listSuggestedResiliencyPoliciesAsync(array $args = [])
|
|
|
86 |
* @method \Aws\Result listTagsForResource(array $args = [])
|
|
|
87 |
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
|
|
88 |
* @method \Aws\Result listTestRecommendations(array $args = [])
|
|
|
89 |
* @method \GuzzleHttp\Promise\Promise listTestRecommendationsAsync(array $args = [])
|
|
|
90 |
* @method \Aws\Result listUnsupportedAppVersionResources(array $args = [])
|
|
|
91 |
* @method \GuzzleHttp\Promise\Promise listUnsupportedAppVersionResourcesAsync(array $args = [])
|
|
|
92 |
* @method \Aws\Result publishAppVersion(array $args = [])
|
|
|
93 |
* @method \GuzzleHttp\Promise\Promise publishAppVersionAsync(array $args = [])
|
|
|
94 |
* @method \Aws\Result putDraftAppVersionTemplate(array $args = [])
|
|
|
95 |
* @method \GuzzleHttp\Promise\Promise putDraftAppVersionTemplateAsync(array $args = [])
|
|
|
96 |
* @method \Aws\Result removeDraftAppVersionResourceMappings(array $args = [])
|
|
|
97 |
* @method \GuzzleHttp\Promise\Promise removeDraftAppVersionResourceMappingsAsync(array $args = [])
|
|
|
98 |
* @method \Aws\Result resolveAppVersionResources(array $args = [])
|
|
|
99 |
* @method \GuzzleHttp\Promise\Promise resolveAppVersionResourcesAsync(array $args = [])
|
|
|
100 |
* @method \Aws\Result startAppAssessment(array $args = [])
|
|
|
101 |
* @method \GuzzleHttp\Promise\Promise startAppAssessmentAsync(array $args = [])
|
|
|
102 |
* @method \Aws\Result tagResource(array $args = [])
|
|
|
103 |
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
|
|
|
104 |
* @method \Aws\Result untagResource(array $args = [])
|
|
|
105 |
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
|
|
|
106 |
* @method \Aws\Result updateApp(array $args = [])
|
|
|
107 |
* @method \GuzzleHttp\Promise\Promise updateAppAsync(array $args = [])
|
|
|
108 |
* @method \Aws\Result updateAppVersion(array $args = [])
|
|
|
109 |
* @method \GuzzleHttp\Promise\Promise updateAppVersionAsync(array $args = [])
|
|
|
110 |
* @method \Aws\Result updateAppVersionAppComponent(array $args = [])
|
|
|
111 |
* @method \GuzzleHttp\Promise\Promise updateAppVersionAppComponentAsync(array $args = [])
|
|
|
112 |
* @method \Aws\Result updateAppVersionResource(array $args = [])
|
|
|
113 |
* @method \GuzzleHttp\Promise\Promise updateAppVersionResourceAsync(array $args = [])
|
|
|
114 |
* @method \Aws\Result updateResiliencyPolicy(array $args = [])
|
|
|
115 |
* @method \GuzzleHttp\Promise\Promise updateResiliencyPolicyAsync(array $args = [])
|
|
|
116 |
*/
|
|
|
117 |
class ResilienceHubClient extends AwsClient {}
|