| 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.
 | 
        
           | 1441 | ariadna | 8 |  * @method \Aws\Result acceptResourceGroupingRecommendations(array $args = [])
 | 
        
           |  |  | 9 |  * @method \GuzzleHttp\Promise\Promise acceptResourceGroupingRecommendationsAsync(array $args = [])
 | 
        
           | 1 | efrain | 10 |  * @method \Aws\Result addDraftAppVersionResourceMappings(array $args = [])
 | 
        
           |  |  | 11 |  * @method \GuzzleHttp\Promise\Promise addDraftAppVersionResourceMappingsAsync(array $args = [])
 | 
        
           |  |  | 12 |  * @method \Aws\Result batchUpdateRecommendationStatus(array $args = [])
 | 
        
           |  |  | 13 |  * @method \GuzzleHttp\Promise\Promise batchUpdateRecommendationStatusAsync(array $args = [])
 | 
        
           |  |  | 14 |  * @method \Aws\Result createApp(array $args = [])
 | 
        
           |  |  | 15 |  * @method \GuzzleHttp\Promise\Promise createAppAsync(array $args = [])
 | 
        
           |  |  | 16 |  * @method \Aws\Result createAppVersionAppComponent(array $args = [])
 | 
        
           |  |  | 17 |  * @method \GuzzleHttp\Promise\Promise createAppVersionAppComponentAsync(array $args = [])
 | 
        
           |  |  | 18 |  * @method \Aws\Result createAppVersionResource(array $args = [])
 | 
        
           |  |  | 19 |  * @method \GuzzleHttp\Promise\Promise createAppVersionResourceAsync(array $args = [])
 | 
        
           |  |  | 20 |  * @method \Aws\Result createRecommendationTemplate(array $args = [])
 | 
        
           |  |  | 21 |  * @method \GuzzleHttp\Promise\Promise createRecommendationTemplateAsync(array $args = [])
 | 
        
           |  |  | 22 |  * @method \Aws\Result createResiliencyPolicy(array $args = [])
 | 
        
           |  |  | 23 |  * @method \GuzzleHttp\Promise\Promise createResiliencyPolicyAsync(array $args = [])
 | 
        
           |  |  | 24 |  * @method \Aws\Result deleteApp(array $args = [])
 | 
        
           |  |  | 25 |  * @method \GuzzleHttp\Promise\Promise deleteAppAsync(array $args = [])
 | 
        
           |  |  | 26 |  * @method \Aws\Result deleteAppAssessment(array $args = [])
 | 
        
           |  |  | 27 |  * @method \GuzzleHttp\Promise\Promise deleteAppAssessmentAsync(array $args = [])
 | 
        
           |  |  | 28 |  * @method \Aws\Result deleteAppInputSource(array $args = [])
 | 
        
           |  |  | 29 |  * @method \GuzzleHttp\Promise\Promise deleteAppInputSourceAsync(array $args = [])
 | 
        
           |  |  | 30 |  * @method \Aws\Result deleteAppVersionAppComponent(array $args = [])
 | 
        
           |  |  | 31 |  * @method \GuzzleHttp\Promise\Promise deleteAppVersionAppComponentAsync(array $args = [])
 | 
        
           |  |  | 32 |  * @method \Aws\Result deleteAppVersionResource(array $args = [])
 | 
        
           |  |  | 33 |  * @method \GuzzleHttp\Promise\Promise deleteAppVersionResourceAsync(array $args = [])
 | 
        
           |  |  | 34 |  * @method \Aws\Result deleteRecommendationTemplate(array $args = [])
 | 
        
           |  |  | 35 |  * @method \GuzzleHttp\Promise\Promise deleteRecommendationTemplateAsync(array $args = [])
 | 
        
           |  |  | 36 |  * @method \Aws\Result deleteResiliencyPolicy(array $args = [])
 | 
        
           |  |  | 37 |  * @method \GuzzleHttp\Promise\Promise deleteResiliencyPolicyAsync(array $args = [])
 | 
        
           |  |  | 38 |  * @method \Aws\Result describeApp(array $args = [])
 | 
        
           |  |  | 39 |  * @method \GuzzleHttp\Promise\Promise describeAppAsync(array $args = [])
 | 
        
           |  |  | 40 |  * @method \Aws\Result describeAppAssessment(array $args = [])
 | 
        
           |  |  | 41 |  * @method \GuzzleHttp\Promise\Promise describeAppAssessmentAsync(array $args = [])
 | 
        
           |  |  | 42 |  * @method \Aws\Result describeAppVersion(array $args = [])
 | 
        
           |  |  | 43 |  * @method \GuzzleHttp\Promise\Promise describeAppVersionAsync(array $args = [])
 | 
        
           |  |  | 44 |  * @method \Aws\Result describeAppVersionAppComponent(array $args = [])
 | 
        
           |  |  | 45 |  * @method \GuzzleHttp\Promise\Promise describeAppVersionAppComponentAsync(array $args = [])
 | 
        
           |  |  | 46 |  * @method \Aws\Result describeAppVersionResource(array $args = [])
 | 
        
           |  |  | 47 |  * @method \GuzzleHttp\Promise\Promise describeAppVersionResourceAsync(array $args = [])
 | 
        
           |  |  | 48 |  * @method \Aws\Result describeAppVersionResourcesResolutionStatus(array $args = [])
 | 
        
           |  |  | 49 |  * @method \GuzzleHttp\Promise\Promise describeAppVersionResourcesResolutionStatusAsync(array $args = [])
 | 
        
           |  |  | 50 |  * @method \Aws\Result describeAppVersionTemplate(array $args = [])
 | 
        
           |  |  | 51 |  * @method \GuzzleHttp\Promise\Promise describeAppVersionTemplateAsync(array $args = [])
 | 
        
           |  |  | 52 |  * @method \Aws\Result describeDraftAppVersionResourcesImportStatus(array $args = [])
 | 
        
           |  |  | 53 |  * @method \GuzzleHttp\Promise\Promise describeDraftAppVersionResourcesImportStatusAsync(array $args = [])
 | 
        
           | 1441 | ariadna | 54 |  * @method \Aws\Result describeMetricsExport(array $args = [])
 | 
        
           |  |  | 55 |  * @method \GuzzleHttp\Promise\Promise describeMetricsExportAsync(array $args = [])
 | 
        
           | 1 | efrain | 56 |  * @method \Aws\Result describeResiliencyPolicy(array $args = [])
 | 
        
           |  |  | 57 |  * @method \GuzzleHttp\Promise\Promise describeResiliencyPolicyAsync(array $args = [])
 | 
        
           | 1441 | ariadna | 58 |  * @method \Aws\Result describeResourceGroupingRecommendationTask(array $args = [])
 | 
        
           |  |  | 59 |  * @method \GuzzleHttp\Promise\Promise describeResourceGroupingRecommendationTaskAsync(array $args = [])
 | 
        
           | 1 | efrain | 60 |  * @method \Aws\Result importResourcesToDraftAppVersion(array $args = [])
 | 
        
           |  |  | 61 |  * @method \GuzzleHttp\Promise\Promise importResourcesToDraftAppVersionAsync(array $args = [])
 | 
        
           |  |  | 62 |  * @method \Aws\Result listAlarmRecommendations(array $args = [])
 | 
        
           |  |  | 63 |  * @method \GuzzleHttp\Promise\Promise listAlarmRecommendationsAsync(array $args = [])
 | 
        
           |  |  | 64 |  * @method \Aws\Result listAppAssessmentComplianceDrifts(array $args = [])
 | 
        
           |  |  | 65 |  * @method \GuzzleHttp\Promise\Promise listAppAssessmentComplianceDriftsAsync(array $args = [])
 | 
        
           | 1441 | ariadna | 66 |  * @method \Aws\Result listAppAssessmentResourceDrifts(array $args = [])
 | 
        
           |  |  | 67 |  * @method \GuzzleHttp\Promise\Promise listAppAssessmentResourceDriftsAsync(array $args = [])
 | 
        
           | 1 | efrain | 68 |  * @method \Aws\Result listAppAssessments(array $args = [])
 | 
        
           |  |  | 69 |  * @method \GuzzleHttp\Promise\Promise listAppAssessmentsAsync(array $args = [])
 | 
        
           |  |  | 70 |  * @method \Aws\Result listAppComponentCompliances(array $args = [])
 | 
        
           |  |  | 71 |  * @method \GuzzleHttp\Promise\Promise listAppComponentCompliancesAsync(array $args = [])
 | 
        
           |  |  | 72 |  * @method \Aws\Result listAppComponentRecommendations(array $args = [])
 | 
        
           |  |  | 73 |  * @method \GuzzleHttp\Promise\Promise listAppComponentRecommendationsAsync(array $args = [])
 | 
        
           |  |  | 74 |  * @method \Aws\Result listAppInputSources(array $args = [])
 | 
        
           |  |  | 75 |  * @method \GuzzleHttp\Promise\Promise listAppInputSourcesAsync(array $args = [])
 | 
        
           |  |  | 76 |  * @method \Aws\Result listAppVersionAppComponents(array $args = [])
 | 
        
           |  |  | 77 |  * @method \GuzzleHttp\Promise\Promise listAppVersionAppComponentsAsync(array $args = [])
 | 
        
           |  |  | 78 |  * @method \Aws\Result listAppVersionResourceMappings(array $args = [])
 | 
        
           |  |  | 79 |  * @method \GuzzleHttp\Promise\Promise listAppVersionResourceMappingsAsync(array $args = [])
 | 
        
           |  |  | 80 |  * @method \Aws\Result listAppVersionResources(array $args = [])
 | 
        
           |  |  | 81 |  * @method \GuzzleHttp\Promise\Promise listAppVersionResourcesAsync(array $args = [])
 | 
        
           |  |  | 82 |  * @method \Aws\Result listAppVersions(array $args = [])
 | 
        
           |  |  | 83 |  * @method \GuzzleHttp\Promise\Promise listAppVersionsAsync(array $args = [])
 | 
        
           |  |  | 84 |  * @method \Aws\Result listApps(array $args = [])
 | 
        
           |  |  | 85 |  * @method \GuzzleHttp\Promise\Promise listAppsAsync(array $args = [])
 | 
        
           | 1441 | ariadna | 86 |  * @method \Aws\Result listMetrics(array $args = [])
 | 
        
           |  |  | 87 |  * @method \GuzzleHttp\Promise\Promise listMetricsAsync(array $args = [])
 | 
        
           | 1 | efrain | 88 |  * @method \Aws\Result listRecommendationTemplates(array $args = [])
 | 
        
           |  |  | 89 |  * @method \GuzzleHttp\Promise\Promise listRecommendationTemplatesAsync(array $args = [])
 | 
        
           |  |  | 90 |  * @method \Aws\Result listResiliencyPolicies(array $args = [])
 | 
        
           |  |  | 91 |  * @method \GuzzleHttp\Promise\Promise listResiliencyPoliciesAsync(array $args = [])
 | 
        
           | 1441 | ariadna | 92 |  * @method \Aws\Result listResourceGroupingRecommendations(array $args = [])
 | 
        
           |  |  | 93 |  * @method \GuzzleHttp\Promise\Promise listResourceGroupingRecommendationsAsync(array $args = [])
 | 
        
           | 1 | efrain | 94 |  * @method \Aws\Result listSopRecommendations(array $args = [])
 | 
        
           |  |  | 95 |  * @method \GuzzleHttp\Promise\Promise listSopRecommendationsAsync(array $args = [])
 | 
        
           |  |  | 96 |  * @method \Aws\Result listSuggestedResiliencyPolicies(array $args = [])
 | 
        
           |  |  | 97 |  * @method \GuzzleHttp\Promise\Promise listSuggestedResiliencyPoliciesAsync(array $args = [])
 | 
        
           |  |  | 98 |  * @method \Aws\Result listTagsForResource(array $args = [])
 | 
        
           |  |  | 99 |  * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
 | 
        
           |  |  | 100 |  * @method \Aws\Result listTestRecommendations(array $args = [])
 | 
        
           |  |  | 101 |  * @method \GuzzleHttp\Promise\Promise listTestRecommendationsAsync(array $args = [])
 | 
        
           |  |  | 102 |  * @method \Aws\Result listUnsupportedAppVersionResources(array $args = [])
 | 
        
           |  |  | 103 |  * @method \GuzzleHttp\Promise\Promise listUnsupportedAppVersionResourcesAsync(array $args = [])
 | 
        
           |  |  | 104 |  * @method \Aws\Result publishAppVersion(array $args = [])
 | 
        
           |  |  | 105 |  * @method \GuzzleHttp\Promise\Promise publishAppVersionAsync(array $args = [])
 | 
        
           |  |  | 106 |  * @method \Aws\Result putDraftAppVersionTemplate(array $args = [])
 | 
        
           |  |  | 107 |  * @method \GuzzleHttp\Promise\Promise putDraftAppVersionTemplateAsync(array $args = [])
 | 
        
           | 1441 | ariadna | 108 |  * @method \Aws\Result rejectResourceGroupingRecommendations(array $args = [])
 | 
        
           |  |  | 109 |  * @method \GuzzleHttp\Promise\Promise rejectResourceGroupingRecommendationsAsync(array $args = [])
 | 
        
           | 1 | efrain | 110 |  * @method \Aws\Result removeDraftAppVersionResourceMappings(array $args = [])
 | 
        
           |  |  | 111 |  * @method \GuzzleHttp\Promise\Promise removeDraftAppVersionResourceMappingsAsync(array $args = [])
 | 
        
           |  |  | 112 |  * @method \Aws\Result resolveAppVersionResources(array $args = [])
 | 
        
           |  |  | 113 |  * @method \GuzzleHttp\Promise\Promise resolveAppVersionResourcesAsync(array $args = [])
 | 
        
           |  |  | 114 |  * @method \Aws\Result startAppAssessment(array $args = [])
 | 
        
           |  |  | 115 |  * @method \GuzzleHttp\Promise\Promise startAppAssessmentAsync(array $args = [])
 | 
        
           | 1441 | ariadna | 116 |  * @method \Aws\Result startMetricsExport(array $args = [])
 | 
        
           |  |  | 117 |  * @method \GuzzleHttp\Promise\Promise startMetricsExportAsync(array $args = [])
 | 
        
           |  |  | 118 |  * @method \Aws\Result startResourceGroupingRecommendationTask(array $args = [])
 | 
        
           |  |  | 119 |  * @method \GuzzleHttp\Promise\Promise startResourceGroupingRecommendationTaskAsync(array $args = [])
 | 
        
           | 1 | efrain | 120 |  * @method \Aws\Result tagResource(array $args = [])
 | 
        
           |  |  | 121 |  * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
 | 
        
           |  |  | 122 |  * @method \Aws\Result untagResource(array $args = [])
 | 
        
           |  |  | 123 |  * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
 | 
        
           |  |  | 124 |  * @method \Aws\Result updateApp(array $args = [])
 | 
        
           |  |  | 125 |  * @method \GuzzleHttp\Promise\Promise updateAppAsync(array $args = [])
 | 
        
           |  |  | 126 |  * @method \Aws\Result updateAppVersion(array $args = [])
 | 
        
           |  |  | 127 |  * @method \GuzzleHttp\Promise\Promise updateAppVersionAsync(array $args = [])
 | 
        
           |  |  | 128 |  * @method \Aws\Result updateAppVersionAppComponent(array $args = [])
 | 
        
           |  |  | 129 |  * @method \GuzzleHttp\Promise\Promise updateAppVersionAppComponentAsync(array $args = [])
 | 
        
           |  |  | 130 |  * @method \Aws\Result updateAppVersionResource(array $args = [])
 | 
        
           |  |  | 131 |  * @method \GuzzleHttp\Promise\Promise updateAppVersionResourceAsync(array $args = [])
 | 
        
           |  |  | 132 |  * @method \Aws\Result updateResiliencyPolicy(array $args = [])
 | 
        
           |  |  | 133 |  * @method \GuzzleHttp\Promise\Promise updateResiliencyPolicyAsync(array $args = [])
 | 
        
           |  |  | 134 |  */
 | 
        
           |  |  | 135 | class ResilienceHubClient extends AwsClient {}
 |