LightsailClient.php 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331
  1. <?php
  2. namespace Aws\Lightsail;
  3. use Aws\AwsClient;
  4. /**
  5. * This client is used to interact with the **Amazon Lightsail** service.
  6. * @method \Aws\Result allocateStaticIp(array $args = [])
  7. * @method \GuzzleHttp\Promise\Promise allocateStaticIpAsync(array $args = [])
  8. * @method \Aws\Result attachCertificateToDistribution(array $args = [])
  9. * @method \GuzzleHttp\Promise\Promise attachCertificateToDistributionAsync(array $args = [])
  10. * @method \Aws\Result attachDisk(array $args = [])
  11. * @method \GuzzleHttp\Promise\Promise attachDiskAsync(array $args = [])
  12. * @method \Aws\Result attachInstancesToLoadBalancer(array $args = [])
  13. * @method \GuzzleHttp\Promise\Promise attachInstancesToLoadBalancerAsync(array $args = [])
  14. * @method \Aws\Result attachLoadBalancerTlsCertificate(array $args = [])
  15. * @method \GuzzleHttp\Promise\Promise attachLoadBalancerTlsCertificateAsync(array $args = [])
  16. * @method \Aws\Result attachStaticIp(array $args = [])
  17. * @method \GuzzleHttp\Promise\Promise attachStaticIpAsync(array $args = [])
  18. * @method \Aws\Result closeInstancePublicPorts(array $args = [])
  19. * @method \GuzzleHttp\Promise\Promise closeInstancePublicPortsAsync(array $args = [])
  20. * @method \Aws\Result copySnapshot(array $args = [])
  21. * @method \GuzzleHttp\Promise\Promise copySnapshotAsync(array $args = [])
  22. * @method \Aws\Result createBucket(array $args = [])
  23. * @method \GuzzleHttp\Promise\Promise createBucketAsync(array $args = [])
  24. * @method \Aws\Result createBucketAccessKey(array $args = [])
  25. * @method \GuzzleHttp\Promise\Promise createBucketAccessKeyAsync(array $args = [])
  26. * @method \Aws\Result createCertificate(array $args = [])
  27. * @method \GuzzleHttp\Promise\Promise createCertificateAsync(array $args = [])
  28. * @method \Aws\Result createCloudFormationStack(array $args = [])
  29. * @method \GuzzleHttp\Promise\Promise createCloudFormationStackAsync(array $args = [])
  30. * @method \Aws\Result createContactMethod(array $args = [])
  31. * @method \GuzzleHttp\Promise\Promise createContactMethodAsync(array $args = [])
  32. * @method \Aws\Result createContainerService(array $args = [])
  33. * @method \GuzzleHttp\Promise\Promise createContainerServiceAsync(array $args = [])
  34. * @method \Aws\Result createContainerServiceDeployment(array $args = [])
  35. * @method \GuzzleHttp\Promise\Promise createContainerServiceDeploymentAsync(array $args = [])
  36. * @method \Aws\Result createContainerServiceRegistryLogin(array $args = [])
  37. * @method \GuzzleHttp\Promise\Promise createContainerServiceRegistryLoginAsync(array $args = [])
  38. * @method \Aws\Result createDisk(array $args = [])
  39. * @method \GuzzleHttp\Promise\Promise createDiskAsync(array $args = [])
  40. * @method \Aws\Result createDiskFromSnapshot(array $args = [])
  41. * @method \GuzzleHttp\Promise\Promise createDiskFromSnapshotAsync(array $args = [])
  42. * @method \Aws\Result createDiskSnapshot(array $args = [])
  43. * @method \GuzzleHttp\Promise\Promise createDiskSnapshotAsync(array $args = [])
  44. * @method \Aws\Result createDistribution(array $args = [])
  45. * @method \GuzzleHttp\Promise\Promise createDistributionAsync(array $args = [])
  46. * @method \Aws\Result createDomain(array $args = [])
  47. * @method \GuzzleHttp\Promise\Promise createDomainAsync(array $args = [])
  48. * @method \Aws\Result createDomainEntry(array $args = [])
  49. * @method \GuzzleHttp\Promise\Promise createDomainEntryAsync(array $args = [])
  50. * @method \Aws\Result createGUISessionAccessDetails(array $args = [])
  51. * @method \GuzzleHttp\Promise\Promise createGUISessionAccessDetailsAsync(array $args = [])
  52. * @method \Aws\Result createInstanceSnapshot(array $args = [])
  53. * @method \GuzzleHttp\Promise\Promise createInstanceSnapshotAsync(array $args = [])
  54. * @method \Aws\Result createInstances(array $args = [])
  55. * @method \GuzzleHttp\Promise\Promise createInstancesAsync(array $args = [])
  56. * @method \Aws\Result createInstancesFromSnapshot(array $args = [])
  57. * @method \GuzzleHttp\Promise\Promise createInstancesFromSnapshotAsync(array $args = [])
  58. * @method \Aws\Result createKeyPair(array $args = [])
  59. * @method \GuzzleHttp\Promise\Promise createKeyPairAsync(array $args = [])
  60. * @method \Aws\Result createLoadBalancer(array $args = [])
  61. * @method \GuzzleHttp\Promise\Promise createLoadBalancerAsync(array $args = [])
  62. * @method \Aws\Result createLoadBalancerTlsCertificate(array $args = [])
  63. * @method \GuzzleHttp\Promise\Promise createLoadBalancerTlsCertificateAsync(array $args = [])
  64. * @method \Aws\Result createRelationalDatabase(array $args = [])
  65. * @method \GuzzleHttp\Promise\Promise createRelationalDatabaseAsync(array $args = [])
  66. * @method \Aws\Result createRelationalDatabaseFromSnapshot(array $args = [])
  67. * @method \GuzzleHttp\Promise\Promise createRelationalDatabaseFromSnapshotAsync(array $args = [])
  68. * @method \Aws\Result createRelationalDatabaseSnapshot(array $args = [])
  69. * @method \GuzzleHttp\Promise\Promise createRelationalDatabaseSnapshotAsync(array $args = [])
  70. * @method \Aws\Result deleteAlarm(array $args = [])
  71. * @method \GuzzleHttp\Promise\Promise deleteAlarmAsync(array $args = [])
  72. * @method \Aws\Result deleteAutoSnapshot(array $args = [])
  73. * @method \GuzzleHttp\Promise\Promise deleteAutoSnapshotAsync(array $args = [])
  74. * @method \Aws\Result deleteBucket(array $args = [])
  75. * @method \GuzzleHttp\Promise\Promise deleteBucketAsync(array $args = [])
  76. * @method \Aws\Result deleteBucketAccessKey(array $args = [])
  77. * @method \GuzzleHttp\Promise\Promise deleteBucketAccessKeyAsync(array $args = [])
  78. * @method \Aws\Result deleteCertificate(array $args = [])
  79. * @method \GuzzleHttp\Promise\Promise deleteCertificateAsync(array $args = [])
  80. * @method \Aws\Result deleteContactMethod(array $args = [])
  81. * @method \GuzzleHttp\Promise\Promise deleteContactMethodAsync(array $args = [])
  82. * @method \Aws\Result deleteContainerImage(array $args = [])
  83. * @method \GuzzleHttp\Promise\Promise deleteContainerImageAsync(array $args = [])
  84. * @method \Aws\Result deleteContainerService(array $args = [])
  85. * @method \GuzzleHttp\Promise\Promise deleteContainerServiceAsync(array $args = [])
  86. * @method \Aws\Result deleteDisk(array $args = [])
  87. * @method \GuzzleHttp\Promise\Promise deleteDiskAsync(array $args = [])
  88. * @method \Aws\Result deleteDiskSnapshot(array $args = [])
  89. * @method \GuzzleHttp\Promise\Promise deleteDiskSnapshotAsync(array $args = [])
  90. * @method \Aws\Result deleteDistribution(array $args = [])
  91. * @method \GuzzleHttp\Promise\Promise deleteDistributionAsync(array $args = [])
  92. * @method \Aws\Result deleteDomain(array $args = [])
  93. * @method \GuzzleHttp\Promise\Promise deleteDomainAsync(array $args = [])
  94. * @method \Aws\Result deleteDomainEntry(array $args = [])
  95. * @method \GuzzleHttp\Promise\Promise deleteDomainEntryAsync(array $args = [])
  96. * @method \Aws\Result deleteInstance(array $args = [])
  97. * @method \GuzzleHttp\Promise\Promise deleteInstanceAsync(array $args = [])
  98. * @method \Aws\Result deleteInstanceSnapshot(array $args = [])
  99. * @method \GuzzleHttp\Promise\Promise deleteInstanceSnapshotAsync(array $args = [])
  100. * @method \Aws\Result deleteKeyPair(array $args = [])
  101. * @method \GuzzleHttp\Promise\Promise deleteKeyPairAsync(array $args = [])
  102. * @method \Aws\Result deleteKnownHostKeys(array $args = [])
  103. * @method \GuzzleHttp\Promise\Promise deleteKnownHostKeysAsync(array $args = [])
  104. * @method \Aws\Result deleteLoadBalancer(array $args = [])
  105. * @method \GuzzleHttp\Promise\Promise deleteLoadBalancerAsync(array $args = [])
  106. * @method \Aws\Result deleteLoadBalancerTlsCertificate(array $args = [])
  107. * @method \GuzzleHttp\Promise\Promise deleteLoadBalancerTlsCertificateAsync(array $args = [])
  108. * @method \Aws\Result deleteRelationalDatabase(array $args = [])
  109. * @method \GuzzleHttp\Promise\Promise deleteRelationalDatabaseAsync(array $args = [])
  110. * @method \Aws\Result deleteRelationalDatabaseSnapshot(array $args = [])
  111. * @method \GuzzleHttp\Promise\Promise deleteRelationalDatabaseSnapshotAsync(array $args = [])
  112. * @method \Aws\Result detachCertificateFromDistribution(array $args = [])
  113. * @method \GuzzleHttp\Promise\Promise detachCertificateFromDistributionAsync(array $args = [])
  114. * @method \Aws\Result detachDisk(array $args = [])
  115. * @method \GuzzleHttp\Promise\Promise detachDiskAsync(array $args = [])
  116. * @method \Aws\Result detachInstancesFromLoadBalancer(array $args = [])
  117. * @method \GuzzleHttp\Promise\Promise detachInstancesFromLoadBalancerAsync(array $args = [])
  118. * @method \Aws\Result detachStaticIp(array $args = [])
  119. * @method \GuzzleHttp\Promise\Promise detachStaticIpAsync(array $args = [])
  120. * @method \Aws\Result disableAddOn(array $args = [])
  121. * @method \GuzzleHttp\Promise\Promise disableAddOnAsync(array $args = [])
  122. * @method \Aws\Result downloadDefaultKeyPair(array $args = [])
  123. * @method \GuzzleHttp\Promise\Promise downloadDefaultKeyPairAsync(array $args = [])
  124. * @method \Aws\Result enableAddOn(array $args = [])
  125. * @method \GuzzleHttp\Promise\Promise enableAddOnAsync(array $args = [])
  126. * @method \Aws\Result exportSnapshot(array $args = [])
  127. * @method \GuzzleHttp\Promise\Promise exportSnapshotAsync(array $args = [])
  128. * @method \Aws\Result getActiveNames(array $args = [])
  129. * @method \GuzzleHttp\Promise\Promise getActiveNamesAsync(array $args = [])
  130. * @method \Aws\Result getAlarms(array $args = [])
  131. * @method \GuzzleHttp\Promise\Promise getAlarmsAsync(array $args = [])
  132. * @method \Aws\Result getAutoSnapshots(array $args = [])
  133. * @method \GuzzleHttp\Promise\Promise getAutoSnapshotsAsync(array $args = [])
  134. * @method \Aws\Result getBlueprints(array $args = [])
  135. * @method \GuzzleHttp\Promise\Promise getBlueprintsAsync(array $args = [])
  136. * @method \Aws\Result getBucketAccessKeys(array $args = [])
  137. * @method \GuzzleHttp\Promise\Promise getBucketAccessKeysAsync(array $args = [])
  138. * @method \Aws\Result getBucketBundles(array $args = [])
  139. * @method \GuzzleHttp\Promise\Promise getBucketBundlesAsync(array $args = [])
  140. * @method \Aws\Result getBucketMetricData(array $args = [])
  141. * @method \GuzzleHttp\Promise\Promise getBucketMetricDataAsync(array $args = [])
  142. * @method \Aws\Result getBuckets(array $args = [])
  143. * @method \GuzzleHttp\Promise\Promise getBucketsAsync(array $args = [])
  144. * @method \Aws\Result getBundles(array $args = [])
  145. * @method \GuzzleHttp\Promise\Promise getBundlesAsync(array $args = [])
  146. * @method \Aws\Result getCertificates(array $args = [])
  147. * @method \GuzzleHttp\Promise\Promise getCertificatesAsync(array $args = [])
  148. * @method \Aws\Result getCloudFormationStackRecords(array $args = [])
  149. * @method \GuzzleHttp\Promise\Promise getCloudFormationStackRecordsAsync(array $args = [])
  150. * @method \Aws\Result getContactMethods(array $args = [])
  151. * @method \GuzzleHttp\Promise\Promise getContactMethodsAsync(array $args = [])
  152. * @method \Aws\Result getContainerAPIMetadata(array $args = [])
  153. * @method \GuzzleHttp\Promise\Promise getContainerAPIMetadataAsync(array $args = [])
  154. * @method \Aws\Result getContainerImages(array $args = [])
  155. * @method \GuzzleHttp\Promise\Promise getContainerImagesAsync(array $args = [])
  156. * @method \Aws\Result getContainerLog(array $args = [])
  157. * @method \GuzzleHttp\Promise\Promise getContainerLogAsync(array $args = [])
  158. * @method \Aws\Result getContainerServiceDeployments(array $args = [])
  159. * @method \GuzzleHttp\Promise\Promise getContainerServiceDeploymentsAsync(array $args = [])
  160. * @method \Aws\Result getContainerServiceMetricData(array $args = [])
  161. * @method \GuzzleHttp\Promise\Promise getContainerServiceMetricDataAsync(array $args = [])
  162. * @method \Aws\Result getContainerServicePowers(array $args = [])
  163. * @method \GuzzleHttp\Promise\Promise getContainerServicePowersAsync(array $args = [])
  164. * @method \Aws\Result getContainerServices(array $args = [])
  165. * @method \GuzzleHttp\Promise\Promise getContainerServicesAsync(array $args = [])
  166. * @method \Aws\Result getCostEstimate(array $args = [])
  167. * @method \GuzzleHttp\Promise\Promise getCostEstimateAsync(array $args = [])
  168. * @method \Aws\Result getDisk(array $args = [])
  169. * @method \GuzzleHttp\Promise\Promise getDiskAsync(array $args = [])
  170. * @method \Aws\Result getDiskSnapshot(array $args = [])
  171. * @method \GuzzleHttp\Promise\Promise getDiskSnapshotAsync(array $args = [])
  172. * @method \Aws\Result getDiskSnapshots(array $args = [])
  173. * @method \GuzzleHttp\Promise\Promise getDiskSnapshotsAsync(array $args = [])
  174. * @method \Aws\Result getDisks(array $args = [])
  175. * @method \GuzzleHttp\Promise\Promise getDisksAsync(array $args = [])
  176. * @method \Aws\Result getDistributionBundles(array $args = [])
  177. * @method \GuzzleHttp\Promise\Promise getDistributionBundlesAsync(array $args = [])
  178. * @method \Aws\Result getDistributionLatestCacheReset(array $args = [])
  179. * @method \GuzzleHttp\Promise\Promise getDistributionLatestCacheResetAsync(array $args = [])
  180. * @method \Aws\Result getDistributionMetricData(array $args = [])
  181. * @method \GuzzleHttp\Promise\Promise getDistributionMetricDataAsync(array $args = [])
  182. * @method \Aws\Result getDistributions(array $args = [])
  183. * @method \GuzzleHttp\Promise\Promise getDistributionsAsync(array $args = [])
  184. * @method \Aws\Result getDomain(array $args = [])
  185. * @method \GuzzleHttp\Promise\Promise getDomainAsync(array $args = [])
  186. * @method \Aws\Result getDomains(array $args = [])
  187. * @method \GuzzleHttp\Promise\Promise getDomainsAsync(array $args = [])
  188. * @method \Aws\Result getExportSnapshotRecords(array $args = [])
  189. * @method \GuzzleHttp\Promise\Promise getExportSnapshotRecordsAsync(array $args = [])
  190. * @method \Aws\Result getInstance(array $args = [])
  191. * @method \GuzzleHttp\Promise\Promise getInstanceAsync(array $args = [])
  192. * @method \Aws\Result getInstanceAccessDetails(array $args = [])
  193. * @method \GuzzleHttp\Promise\Promise getInstanceAccessDetailsAsync(array $args = [])
  194. * @method \Aws\Result getInstanceMetricData(array $args = [])
  195. * @method \GuzzleHttp\Promise\Promise getInstanceMetricDataAsync(array $args = [])
  196. * @method \Aws\Result getInstancePortStates(array $args = [])
  197. * @method \GuzzleHttp\Promise\Promise getInstancePortStatesAsync(array $args = [])
  198. * @method \Aws\Result getInstanceSnapshot(array $args = [])
  199. * @method \GuzzleHttp\Promise\Promise getInstanceSnapshotAsync(array $args = [])
  200. * @method \Aws\Result getInstanceSnapshots(array $args = [])
  201. * @method \GuzzleHttp\Promise\Promise getInstanceSnapshotsAsync(array $args = [])
  202. * @method \Aws\Result getInstanceState(array $args = [])
  203. * @method \GuzzleHttp\Promise\Promise getInstanceStateAsync(array $args = [])
  204. * @method \Aws\Result getInstances(array $args = [])
  205. * @method \GuzzleHttp\Promise\Promise getInstancesAsync(array $args = [])
  206. * @method \Aws\Result getKeyPair(array $args = [])
  207. * @method \GuzzleHttp\Promise\Promise getKeyPairAsync(array $args = [])
  208. * @method \Aws\Result getKeyPairs(array $args = [])
  209. * @method \GuzzleHttp\Promise\Promise getKeyPairsAsync(array $args = [])
  210. * @method \Aws\Result getLoadBalancer(array $args = [])
  211. * @method \GuzzleHttp\Promise\Promise getLoadBalancerAsync(array $args = [])
  212. * @method \Aws\Result getLoadBalancerMetricData(array $args = [])
  213. * @method \GuzzleHttp\Promise\Promise getLoadBalancerMetricDataAsync(array $args = [])
  214. * @method \Aws\Result getLoadBalancerTlsCertificates(array $args = [])
  215. * @method \GuzzleHttp\Promise\Promise getLoadBalancerTlsCertificatesAsync(array $args = [])
  216. * @method \Aws\Result getLoadBalancerTlsPolicies(array $args = [])
  217. * @method \GuzzleHttp\Promise\Promise getLoadBalancerTlsPoliciesAsync(array $args = [])
  218. * @method \Aws\Result getLoadBalancers(array $args = [])
  219. * @method \GuzzleHttp\Promise\Promise getLoadBalancersAsync(array $args = [])
  220. * @method \Aws\Result getOperation(array $args = [])
  221. * @method \GuzzleHttp\Promise\Promise getOperationAsync(array $args = [])
  222. * @method \Aws\Result getOperations(array $args = [])
  223. * @method \GuzzleHttp\Promise\Promise getOperationsAsync(array $args = [])
  224. * @method \Aws\Result getOperationsForResource(array $args = [])
  225. * @method \GuzzleHttp\Promise\Promise getOperationsForResourceAsync(array $args = [])
  226. * @method \Aws\Result getRegions(array $args = [])
  227. * @method \GuzzleHttp\Promise\Promise getRegionsAsync(array $args = [])
  228. * @method \Aws\Result getRelationalDatabase(array $args = [])
  229. * @method \GuzzleHttp\Promise\Promise getRelationalDatabaseAsync(array $args = [])
  230. * @method \Aws\Result getRelationalDatabaseBlueprints(array $args = [])
  231. * @method \GuzzleHttp\Promise\Promise getRelationalDatabaseBlueprintsAsync(array $args = [])
  232. * @method \Aws\Result getRelationalDatabaseBundles(array $args = [])
  233. * @method \GuzzleHttp\Promise\Promise getRelationalDatabaseBundlesAsync(array $args = [])
  234. * @method \Aws\Result getRelationalDatabaseEvents(array $args = [])
  235. * @method \GuzzleHttp\Promise\Promise getRelationalDatabaseEventsAsync(array $args = [])
  236. * @method \Aws\Result getRelationalDatabaseLogEvents(array $args = [])
  237. * @method \GuzzleHttp\Promise\Promise getRelationalDatabaseLogEventsAsync(array $args = [])
  238. * @method \Aws\Result getRelationalDatabaseLogStreams(array $args = [])
  239. * @method \GuzzleHttp\Promise\Promise getRelationalDatabaseLogStreamsAsync(array $args = [])
  240. * @method \Aws\Result getRelationalDatabaseMasterUserPassword(array $args = [])
  241. * @method \GuzzleHttp\Promise\Promise getRelationalDatabaseMasterUserPasswordAsync(array $args = [])
  242. * @method \Aws\Result getRelationalDatabaseMetricData(array $args = [])
  243. * @method \GuzzleHttp\Promise\Promise getRelationalDatabaseMetricDataAsync(array $args = [])
  244. * @method \Aws\Result getRelationalDatabaseParameters(array $args = [])
  245. * @method \GuzzleHttp\Promise\Promise getRelationalDatabaseParametersAsync(array $args = [])
  246. * @method \Aws\Result getRelationalDatabaseSnapshot(array $args = [])
  247. * @method \GuzzleHttp\Promise\Promise getRelationalDatabaseSnapshotAsync(array $args = [])
  248. * @method \Aws\Result getRelationalDatabaseSnapshots(array $args = [])
  249. * @method \GuzzleHttp\Promise\Promise getRelationalDatabaseSnapshotsAsync(array $args = [])
  250. * @method \Aws\Result getRelationalDatabases(array $args = [])
  251. * @method \GuzzleHttp\Promise\Promise getRelationalDatabasesAsync(array $args = [])
  252. * @method \Aws\Result getSetupHistory(array $args = [])
  253. * @method \GuzzleHttp\Promise\Promise getSetupHistoryAsync(array $args = [])
  254. * @method \Aws\Result getStaticIp(array $args = [])
  255. * @method \GuzzleHttp\Promise\Promise getStaticIpAsync(array $args = [])
  256. * @method \Aws\Result getStaticIps(array $args = [])
  257. * @method \GuzzleHttp\Promise\Promise getStaticIpsAsync(array $args = [])
  258. * @method \Aws\Result importKeyPair(array $args = [])
  259. * @method \GuzzleHttp\Promise\Promise importKeyPairAsync(array $args = [])
  260. * @method \Aws\Result isVpcPeered(array $args = [])
  261. * @method \GuzzleHttp\Promise\Promise isVpcPeeredAsync(array $args = [])
  262. * @method \Aws\Result openInstancePublicPorts(array $args = [])
  263. * @method \GuzzleHttp\Promise\Promise openInstancePublicPortsAsync(array $args = [])
  264. * @method \Aws\Result peerVpc(array $args = [])
  265. * @method \GuzzleHttp\Promise\Promise peerVpcAsync(array $args = [])
  266. * @method \Aws\Result putAlarm(array $args = [])
  267. * @method \GuzzleHttp\Promise\Promise putAlarmAsync(array $args = [])
  268. * @method \Aws\Result putInstancePublicPorts(array $args = [])
  269. * @method \GuzzleHttp\Promise\Promise putInstancePublicPortsAsync(array $args = [])
  270. * @method \Aws\Result rebootInstance(array $args = [])
  271. * @method \GuzzleHttp\Promise\Promise rebootInstanceAsync(array $args = [])
  272. * @method \Aws\Result rebootRelationalDatabase(array $args = [])
  273. * @method \GuzzleHttp\Promise\Promise rebootRelationalDatabaseAsync(array $args = [])
  274. * @method \Aws\Result registerContainerImage(array $args = [])
  275. * @method \GuzzleHttp\Promise\Promise registerContainerImageAsync(array $args = [])
  276. * @method \Aws\Result releaseStaticIp(array $args = [])
  277. * @method \GuzzleHttp\Promise\Promise releaseStaticIpAsync(array $args = [])
  278. * @method \Aws\Result resetDistributionCache(array $args = [])
  279. * @method \GuzzleHttp\Promise\Promise resetDistributionCacheAsync(array $args = [])
  280. * @method \Aws\Result sendContactMethodVerification(array $args = [])
  281. * @method \GuzzleHttp\Promise\Promise sendContactMethodVerificationAsync(array $args = [])
  282. * @method \Aws\Result setIpAddressType(array $args = [])
  283. * @method \GuzzleHttp\Promise\Promise setIpAddressTypeAsync(array $args = [])
  284. * @method \Aws\Result setResourceAccessForBucket(array $args = [])
  285. * @method \GuzzleHttp\Promise\Promise setResourceAccessForBucketAsync(array $args = [])
  286. * @method \Aws\Result setupInstanceHttps(array $args = [])
  287. * @method \GuzzleHttp\Promise\Promise setupInstanceHttpsAsync(array $args = [])
  288. * @method \Aws\Result startGUISession(array $args = [])
  289. * @method \GuzzleHttp\Promise\Promise startGUISessionAsync(array $args = [])
  290. * @method \Aws\Result startInstance(array $args = [])
  291. * @method \GuzzleHttp\Promise\Promise startInstanceAsync(array $args = [])
  292. * @method \Aws\Result startRelationalDatabase(array $args = [])
  293. * @method \GuzzleHttp\Promise\Promise startRelationalDatabaseAsync(array $args = [])
  294. * @method \Aws\Result stopGUISession(array $args = [])
  295. * @method \GuzzleHttp\Promise\Promise stopGUISessionAsync(array $args = [])
  296. * @method \Aws\Result stopInstance(array $args = [])
  297. * @method \GuzzleHttp\Promise\Promise stopInstanceAsync(array $args = [])
  298. * @method \Aws\Result stopRelationalDatabase(array $args = [])
  299. * @method \GuzzleHttp\Promise\Promise stopRelationalDatabaseAsync(array $args = [])
  300. * @method \Aws\Result tagResource(array $args = [])
  301. * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
  302. * @method \Aws\Result testAlarm(array $args = [])
  303. * @method \GuzzleHttp\Promise\Promise testAlarmAsync(array $args = [])
  304. * @method \Aws\Result unpeerVpc(array $args = [])
  305. * @method \GuzzleHttp\Promise\Promise unpeerVpcAsync(array $args = [])
  306. * @method \Aws\Result untagResource(array $args = [])
  307. * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
  308. * @method \Aws\Result updateBucket(array $args = [])
  309. * @method \GuzzleHttp\Promise\Promise updateBucketAsync(array $args = [])
  310. * @method \Aws\Result updateBucketBundle(array $args = [])
  311. * @method \GuzzleHttp\Promise\Promise updateBucketBundleAsync(array $args = [])
  312. * @method \Aws\Result updateContainerService(array $args = [])
  313. * @method \GuzzleHttp\Promise\Promise updateContainerServiceAsync(array $args = [])
  314. * @method \Aws\Result updateDistribution(array $args = [])
  315. * @method \GuzzleHttp\Promise\Promise updateDistributionAsync(array $args = [])
  316. * @method \Aws\Result updateDistributionBundle(array $args = [])
  317. * @method \GuzzleHttp\Promise\Promise updateDistributionBundleAsync(array $args = [])
  318. * @method \Aws\Result updateDomainEntry(array $args = [])
  319. * @method \GuzzleHttp\Promise\Promise updateDomainEntryAsync(array $args = [])
  320. * @method \Aws\Result updateInstanceMetadataOptions(array $args = [])
  321. * @method \GuzzleHttp\Promise\Promise updateInstanceMetadataOptionsAsync(array $args = [])
  322. * @method \Aws\Result updateLoadBalancerAttribute(array $args = [])
  323. * @method \GuzzleHttp\Promise\Promise updateLoadBalancerAttributeAsync(array $args = [])
  324. * @method \Aws\Result updateRelationalDatabase(array $args = [])
  325. * @method \GuzzleHttp\Promise\Promise updateRelationalDatabaseAsync(array $args = [])
  326. * @method \Aws\Result updateRelationalDatabaseParameters(array $args = [])
  327. * @method \GuzzleHttp\Promise\Promise updateRelationalDatabaseParametersAsync(array $args = [])
  328. */
  329. class LightsailClient extends AwsClient {}