@aws-sdk/client-lightsail 3.289.0 → 3.292.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (160) hide show
  1. package/dist-types/commands/AllocateStaticIpCommand.d.ts +31 -0
  2. package/dist-types/commands/AttachCertificateToDistributionCommand.d.ts +27 -0
  3. package/dist-types/commands/AttachDiskCommand.d.ts +31 -0
  4. package/dist-types/commands/AttachInstancesToLoadBalancerCommand.d.ts +31 -0
  5. package/dist-types/commands/AttachLoadBalancerTlsCertificateCommand.d.ts +31 -0
  6. package/dist-types/commands/AttachStaticIpCommand.d.ts +31 -0
  7. package/dist-types/commands/CloseInstancePublicPortsCommand.d.ts +31 -0
  8. package/dist-types/commands/CopySnapshotCommand.d.ts +31 -0
  9. package/dist-types/commands/CreateBucketAccessKeyCommand.d.ts +24 -0
  10. package/dist-types/commands/CreateBucketCommand.d.ts +21 -0
  11. package/dist-types/commands/CreateCertificateCommand.d.ts +24 -0
  12. package/dist-types/commands/CreateCloudFormationStackCommand.d.ts +31 -0
  13. package/dist-types/commands/CreateContactMethodCommand.d.ts +27 -0
  14. package/dist-types/commands/CreateContainerServiceCommand.d.ts +24 -0
  15. package/dist-types/commands/CreateContainerServiceDeploymentCommand.d.ts +24 -0
  16. package/dist-types/commands/CreateContainerServiceRegistryLoginCommand.d.ts +24 -0
  17. package/dist-types/commands/CreateDiskCommand.d.ts +31 -0
  18. package/dist-types/commands/CreateDiskFromSnapshotCommand.d.ts +31 -0
  19. package/dist-types/commands/CreateDiskSnapshotCommand.d.ts +31 -0
  20. package/dist-types/commands/CreateDistributionCommand.d.ts +27 -0
  21. package/dist-types/commands/CreateDomainCommand.d.ts +31 -0
  22. package/dist-types/commands/CreateDomainEntryCommand.d.ts +31 -0
  23. package/dist-types/commands/CreateGUISessionAccessDetailsCommand.d.ts +24 -0
  24. package/dist-types/commands/CreateInstanceSnapshotCommand.d.ts +31 -0
  25. package/dist-types/commands/CreateInstancesCommand.d.ts +31 -0
  26. package/dist-types/commands/CreateInstancesFromSnapshotCommand.d.ts +31 -0
  27. package/dist-types/commands/CreateKeyPairCommand.d.ts +31 -0
  28. package/dist-types/commands/CreateLoadBalancerCommand.d.ts +31 -0
  29. package/dist-types/commands/CreateLoadBalancerTlsCertificateCommand.d.ts +31 -0
  30. package/dist-types/commands/CreateRelationalDatabaseCommand.d.ts +31 -0
  31. package/dist-types/commands/CreateRelationalDatabaseFromSnapshotCommand.d.ts +31 -0
  32. package/dist-types/commands/CreateRelationalDatabaseSnapshotCommand.d.ts +31 -0
  33. package/dist-types/commands/DeleteAlarmCommand.d.ts +27 -0
  34. package/dist-types/commands/DeleteAutoSnapshotCommand.d.ts +27 -0
  35. package/dist-types/commands/DeleteBucketAccessKeyCommand.d.ts +24 -0
  36. package/dist-types/commands/DeleteBucketCommand.d.ts +24 -0
  37. package/dist-types/commands/DeleteCertificateCommand.d.ts +24 -0
  38. package/dist-types/commands/DeleteContactMethodCommand.d.ts +27 -0
  39. package/dist-types/commands/DeleteContainerImageCommand.d.ts +24 -0
  40. package/dist-types/commands/DeleteContainerServiceCommand.d.ts +24 -0
  41. package/dist-types/commands/DeleteDiskCommand.d.ts +31 -0
  42. package/dist-types/commands/DeleteDiskSnapshotCommand.d.ts +31 -0
  43. package/dist-types/commands/DeleteDistributionCommand.d.ts +27 -0
  44. package/dist-types/commands/DeleteDomainCommand.d.ts +31 -0
  45. package/dist-types/commands/DeleteDomainEntryCommand.d.ts +31 -0
  46. package/dist-types/commands/DeleteInstanceCommand.d.ts +31 -0
  47. package/dist-types/commands/DeleteInstanceSnapshotCommand.d.ts +31 -0
  48. package/dist-types/commands/DeleteKeyPairCommand.d.ts +31 -0
  49. package/dist-types/commands/DeleteKnownHostKeysCommand.d.ts +31 -0
  50. package/dist-types/commands/DeleteLoadBalancerCommand.d.ts +31 -0
  51. package/dist-types/commands/DeleteLoadBalancerTlsCertificateCommand.d.ts +31 -0
  52. package/dist-types/commands/DeleteRelationalDatabaseCommand.d.ts +31 -0
  53. package/dist-types/commands/DeleteRelationalDatabaseSnapshotCommand.d.ts +31 -0
  54. package/dist-types/commands/DetachCertificateFromDistributionCommand.d.ts +27 -0
  55. package/dist-types/commands/DetachDiskCommand.d.ts +31 -0
  56. package/dist-types/commands/DetachInstancesFromLoadBalancerCommand.d.ts +31 -0
  57. package/dist-types/commands/DetachStaticIpCommand.d.ts +31 -0
  58. package/dist-types/commands/DisableAddOnCommand.d.ts +27 -0
  59. package/dist-types/commands/DownloadDefaultKeyPairCommand.d.ts +31 -0
  60. package/dist-types/commands/EnableAddOnCommand.d.ts +27 -0
  61. package/dist-types/commands/ExportSnapshotCommand.d.ts +31 -0
  62. package/dist-types/commands/GetActiveNamesCommand.d.ts +31 -0
  63. package/dist-types/commands/GetAlarmsCommand.d.ts +27 -0
  64. package/dist-types/commands/GetAutoSnapshotsCommand.d.ts +27 -0
  65. package/dist-types/commands/GetBlueprintsCommand.d.ts +31 -0
  66. package/dist-types/commands/GetBucketAccessKeysCommand.d.ts +24 -0
  67. package/dist-types/commands/GetBucketBundlesCommand.d.ts +21 -0
  68. package/dist-types/commands/GetBucketMetricDataCommand.d.ts +24 -0
  69. package/dist-types/commands/GetBucketsCommand.d.ts +24 -0
  70. package/dist-types/commands/GetBundlesCommand.d.ts +31 -0
  71. package/dist-types/commands/GetCertificatesCommand.d.ts +24 -0
  72. package/dist-types/commands/GetCloudFormationStackRecordsCommand.d.ts +31 -0
  73. package/dist-types/commands/GetContactMethodsCommand.d.ts +27 -0
  74. package/dist-types/commands/GetContainerAPIMetadataCommand.d.ts +11 -0
  75. package/dist-types/commands/GetContainerImagesCommand.d.ts +24 -0
  76. package/dist-types/commands/GetContainerLogCommand.d.ts +24 -0
  77. package/dist-types/commands/GetContainerServiceDeploymentsCommand.d.ts +24 -0
  78. package/dist-types/commands/GetContainerServiceMetricDataCommand.d.ts +24 -0
  79. package/dist-types/commands/GetContainerServicePowersCommand.d.ts +24 -0
  80. package/dist-types/commands/GetContainerServicesCommand.d.ts +24 -0
  81. package/dist-types/commands/GetCostEstimateCommand.d.ts +24 -0
  82. package/dist-types/commands/GetDiskCommand.d.ts +31 -0
  83. package/dist-types/commands/GetDiskSnapshotCommand.d.ts +31 -0
  84. package/dist-types/commands/GetDiskSnapshotsCommand.d.ts +31 -0
  85. package/dist-types/commands/GetDisksCommand.d.ts +31 -0
  86. package/dist-types/commands/GetDistributionBundlesCommand.d.ts +27 -0
  87. package/dist-types/commands/GetDistributionLatestCacheResetCommand.d.ts +27 -0
  88. package/dist-types/commands/GetDistributionMetricDataCommand.d.ts +27 -0
  89. package/dist-types/commands/GetDistributionsCommand.d.ts +27 -0
  90. package/dist-types/commands/GetDomainCommand.d.ts +31 -0
  91. package/dist-types/commands/GetDomainsCommand.d.ts +31 -0
  92. package/dist-types/commands/GetExportSnapshotRecordsCommand.d.ts +31 -0
  93. package/dist-types/commands/GetInstanceAccessDetailsCommand.d.ts +31 -0
  94. package/dist-types/commands/GetInstanceCommand.d.ts +31 -0
  95. package/dist-types/commands/GetInstanceMetricDataCommand.d.ts +31 -0
  96. package/dist-types/commands/GetInstancePortStatesCommand.d.ts +31 -0
  97. package/dist-types/commands/GetInstanceSnapshotCommand.d.ts +31 -0
  98. package/dist-types/commands/GetInstanceSnapshotsCommand.d.ts +31 -0
  99. package/dist-types/commands/GetInstanceStateCommand.d.ts +31 -0
  100. package/dist-types/commands/GetInstancesCommand.d.ts +31 -0
  101. package/dist-types/commands/GetKeyPairCommand.d.ts +31 -0
  102. package/dist-types/commands/GetKeyPairsCommand.d.ts +31 -0
  103. package/dist-types/commands/GetLoadBalancerCommand.d.ts +31 -0
  104. package/dist-types/commands/GetLoadBalancerMetricDataCommand.d.ts +31 -0
  105. package/dist-types/commands/GetLoadBalancerTlsCertificatesCommand.d.ts +31 -0
  106. package/dist-types/commands/GetLoadBalancerTlsPoliciesCommand.d.ts +25 -0
  107. package/dist-types/commands/GetLoadBalancersCommand.d.ts +31 -0
  108. package/dist-types/commands/GetOperationCommand.d.ts +31 -0
  109. package/dist-types/commands/GetOperationsCommand.d.ts +31 -0
  110. package/dist-types/commands/GetOperationsForResourceCommand.d.ts +31 -0
  111. package/dist-types/commands/GetRegionsCommand.d.ts +31 -0
  112. package/dist-types/commands/GetRelationalDatabaseBlueprintsCommand.d.ts +31 -0
  113. package/dist-types/commands/GetRelationalDatabaseBundlesCommand.d.ts +31 -0
  114. package/dist-types/commands/GetRelationalDatabaseCommand.d.ts +31 -0
  115. package/dist-types/commands/GetRelationalDatabaseEventsCommand.d.ts +31 -0
  116. package/dist-types/commands/GetRelationalDatabaseLogEventsCommand.d.ts +31 -0
  117. package/dist-types/commands/GetRelationalDatabaseLogStreamsCommand.d.ts +31 -0
  118. package/dist-types/commands/GetRelationalDatabaseMasterUserPasswordCommand.d.ts +31 -0
  119. package/dist-types/commands/GetRelationalDatabaseMetricDataCommand.d.ts +31 -0
  120. package/dist-types/commands/GetRelationalDatabaseParametersCommand.d.ts +31 -0
  121. package/dist-types/commands/GetRelationalDatabaseSnapshotCommand.d.ts +31 -0
  122. package/dist-types/commands/GetRelationalDatabaseSnapshotsCommand.d.ts +31 -0
  123. package/dist-types/commands/GetRelationalDatabasesCommand.d.ts +31 -0
  124. package/dist-types/commands/GetStaticIpCommand.d.ts +31 -0
  125. package/dist-types/commands/GetStaticIpsCommand.d.ts +31 -0
  126. package/dist-types/commands/ImportKeyPairCommand.d.ts +31 -0
  127. package/dist-types/commands/IsVpcPeeredCommand.d.ts +31 -0
  128. package/dist-types/commands/OpenInstancePublicPortsCommand.d.ts +31 -0
  129. package/dist-types/commands/PeerVpcCommand.d.ts +31 -0
  130. package/dist-types/commands/PutAlarmCommand.d.ts +27 -0
  131. package/dist-types/commands/PutInstancePublicPortsCommand.d.ts +31 -0
  132. package/dist-types/commands/RebootInstanceCommand.d.ts +31 -0
  133. package/dist-types/commands/RebootRelationalDatabaseCommand.d.ts +31 -0
  134. package/dist-types/commands/RegisterContainerImageCommand.d.ts +24 -0
  135. package/dist-types/commands/ReleaseStaticIpCommand.d.ts +31 -0
  136. package/dist-types/commands/ResetDistributionCacheCommand.d.ts +27 -0
  137. package/dist-types/commands/SendContactMethodVerificationCommand.d.ts +27 -0
  138. package/dist-types/commands/SetIpAddressTypeCommand.d.ts +31 -0
  139. package/dist-types/commands/SetResourceAccessForBucketCommand.d.ts +24 -0
  140. package/dist-types/commands/StartGUISessionCommand.d.ts +24 -0
  141. package/dist-types/commands/StartInstanceCommand.d.ts +31 -0
  142. package/dist-types/commands/StartRelationalDatabaseCommand.d.ts +31 -0
  143. package/dist-types/commands/StopGUISessionCommand.d.ts +24 -0
  144. package/dist-types/commands/StopInstanceCommand.d.ts +31 -0
  145. package/dist-types/commands/StopRelationalDatabaseCommand.d.ts +31 -0
  146. package/dist-types/commands/TagResourceCommand.d.ts +31 -0
  147. package/dist-types/commands/TestAlarmCommand.d.ts +27 -0
  148. package/dist-types/commands/UnpeerVpcCommand.d.ts +31 -0
  149. package/dist-types/commands/UntagResourceCommand.d.ts +31 -0
  150. package/dist-types/commands/UpdateBucketBundleCommand.d.ts +24 -0
  151. package/dist-types/commands/UpdateBucketCommand.d.ts +24 -0
  152. package/dist-types/commands/UpdateContainerServiceCommand.d.ts +24 -0
  153. package/dist-types/commands/UpdateDistributionBundleCommand.d.ts +27 -0
  154. package/dist-types/commands/UpdateDistributionCommand.d.ts +27 -0
  155. package/dist-types/commands/UpdateDomainEntryCommand.d.ts +31 -0
  156. package/dist-types/commands/UpdateInstanceMetadataOptionsCommand.d.ts +31 -0
  157. package/dist-types/commands/UpdateLoadBalancerAttributeCommand.d.ts +31 -0
  158. package/dist-types/commands/UpdateRelationalDatabaseCommand.d.ts +31 -0
  159. package/dist-types/commands/UpdateRelationalDatabaseParametersCommand.d.ts +31 -0
  160. package/package.json +35 -40
@@ -47,6 +47,37 @@ export interface CreateDiskSnapshotCommandOutput extends CreateDiskSnapshotResul
47
47
  * @see {@link CreateDiskSnapshotCommandOutput} for command's `response` shape.
48
48
  * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
49
49
  *
50
+ * @throws {@link AccessDeniedException} (client fault)
51
+ * <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
52
+ * credentials to access a resource.</p>
53
+ *
54
+ * @throws {@link AccountSetupInProgressException} (client fault)
55
+ * <p>Lightsail throws this exception when an account is still in the setup in progress
56
+ * state.</p>
57
+ *
58
+ * @throws {@link InvalidInputException} (client fault)
59
+ * <p>Lightsail throws this exception when user input does not conform to the validation rules
60
+ * of an input field.</p>
61
+ * <note>
62
+ * <p>Domain and distribution APIs are only available in the N. Virginia
63
+ * (<code>us-east-1</code>) Amazon Web Services Region. Please set your Amazon Web Services
64
+ * Region configuration to <code>us-east-1</code> to create, view, or edit these
65
+ * resources.</p>
66
+ * </note>
67
+ *
68
+ * @throws {@link NotFoundException} (client fault)
69
+ * <p>Lightsail throws this exception when it cannot find a resource.</p>
70
+ *
71
+ * @throws {@link OperationFailureException} (client fault)
72
+ * <p>Lightsail throws this exception when an operation fails to execute.</p>
73
+ *
74
+ * @throws {@link ServiceException} (server fault)
75
+ * <p>A general service exception.</p>
76
+ *
77
+ * @throws {@link UnauthenticatedException} (client fault)
78
+ * <p>Lightsail throws this exception when the user has not been authenticated.</p>
79
+ *
80
+ *
50
81
  */
51
82
  export declare class CreateDiskSnapshotCommand extends $Command<CreateDiskSnapshotCommandInput, CreateDiskSnapshotCommandOutput, LightsailClientResolvedConfig> {
52
83
  readonly input: CreateDiskSnapshotCommandInput;
@@ -32,6 +32,33 @@ export interface CreateDistributionCommandOutput extends CreateDistributionResul
32
32
  * @see {@link CreateDistributionCommandOutput} for command's `response` shape.
33
33
  * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
34
34
  *
35
+ * @throws {@link AccessDeniedException} (client fault)
36
+ * <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
37
+ * credentials to access a resource.</p>
38
+ *
39
+ * @throws {@link InvalidInputException} (client fault)
40
+ * <p>Lightsail throws this exception when user input does not conform to the validation rules
41
+ * of an input field.</p>
42
+ * <note>
43
+ * <p>Domain and distribution APIs are only available in the N. Virginia
44
+ * (<code>us-east-1</code>) Amazon Web Services Region. Please set your Amazon Web Services
45
+ * Region configuration to <code>us-east-1</code> to create, view, or edit these
46
+ * resources.</p>
47
+ * </note>
48
+ *
49
+ * @throws {@link NotFoundException} (client fault)
50
+ * <p>Lightsail throws this exception when it cannot find a resource.</p>
51
+ *
52
+ * @throws {@link OperationFailureException} (client fault)
53
+ * <p>Lightsail throws this exception when an operation fails to execute.</p>
54
+ *
55
+ * @throws {@link ServiceException} (server fault)
56
+ * <p>A general service exception.</p>
57
+ *
58
+ * @throws {@link UnauthenticatedException} (client fault)
59
+ * <p>Lightsail throws this exception when the user has not been authenticated.</p>
60
+ *
61
+ *
35
62
  */
36
63
  export declare class CreateDistributionCommand extends $Command<CreateDistributionCommandInput, CreateDistributionCommandOutput, LightsailClientResolvedConfig> {
37
64
  readonly input: CreateDistributionCommandInput;
@@ -31,6 +31,37 @@ export interface CreateDomainCommandOutput extends CreateDomainResult, __Metadat
31
31
  * @see {@link CreateDomainCommandOutput} for command's `response` shape.
32
32
  * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
33
33
  *
34
+ * @throws {@link AccessDeniedException} (client fault)
35
+ * <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
36
+ * credentials to access a resource.</p>
37
+ *
38
+ * @throws {@link AccountSetupInProgressException} (client fault)
39
+ * <p>Lightsail throws this exception when an account is still in the setup in progress
40
+ * state.</p>
41
+ *
42
+ * @throws {@link InvalidInputException} (client fault)
43
+ * <p>Lightsail throws this exception when user input does not conform to the validation rules
44
+ * of an input field.</p>
45
+ * <note>
46
+ * <p>Domain and distribution APIs are only available in the N. Virginia
47
+ * (<code>us-east-1</code>) Amazon Web Services Region. Please set your Amazon Web Services
48
+ * Region configuration to <code>us-east-1</code> to create, view, or edit these
49
+ * resources.</p>
50
+ * </note>
51
+ *
52
+ * @throws {@link NotFoundException} (client fault)
53
+ * <p>Lightsail throws this exception when it cannot find a resource.</p>
54
+ *
55
+ * @throws {@link OperationFailureException} (client fault)
56
+ * <p>Lightsail throws this exception when an operation fails to execute.</p>
57
+ *
58
+ * @throws {@link ServiceException} (server fault)
59
+ * <p>A general service exception.</p>
60
+ *
61
+ * @throws {@link UnauthenticatedException} (client fault)
62
+ * <p>Lightsail throws this exception when the user has not been authenticated.</p>
63
+ *
64
+ *
34
65
  */
35
66
  export declare class CreateDomainCommand extends $Command<CreateDomainCommandInput, CreateDomainCommandOutput, LightsailClientResolvedConfig> {
36
67
  readonly input: CreateDomainCommandInput;
@@ -34,6 +34,37 @@ export interface CreateDomainEntryCommandOutput extends CreateDomainEntryResult,
34
34
  * @see {@link CreateDomainEntryCommandOutput} for command's `response` shape.
35
35
  * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
36
36
  *
37
+ * @throws {@link AccessDeniedException} (client fault)
38
+ * <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
39
+ * credentials to access a resource.</p>
40
+ *
41
+ * @throws {@link AccountSetupInProgressException} (client fault)
42
+ * <p>Lightsail throws this exception when an account is still in the setup in progress
43
+ * state.</p>
44
+ *
45
+ * @throws {@link InvalidInputException} (client fault)
46
+ * <p>Lightsail throws this exception when user input does not conform to the validation rules
47
+ * of an input field.</p>
48
+ * <note>
49
+ * <p>Domain and distribution APIs are only available in the N. Virginia
50
+ * (<code>us-east-1</code>) Amazon Web Services Region. Please set your Amazon Web Services
51
+ * Region configuration to <code>us-east-1</code> to create, view, or edit these
52
+ * resources.</p>
53
+ * </note>
54
+ *
55
+ * @throws {@link NotFoundException} (client fault)
56
+ * <p>Lightsail throws this exception when it cannot find a resource.</p>
57
+ *
58
+ * @throws {@link OperationFailureException} (client fault)
59
+ * <p>Lightsail throws this exception when an operation fails to execute.</p>
60
+ *
61
+ * @throws {@link ServiceException} (server fault)
62
+ * <p>A general service exception.</p>
63
+ *
64
+ * @throws {@link UnauthenticatedException} (client fault)
65
+ * <p>Lightsail throws this exception when the user has not been authenticated.</p>
66
+ *
67
+ *
37
68
  */
38
69
  export declare class CreateDomainEntryCommand extends $Command<CreateDomainEntryCommandInput, CreateDomainEntryCommandOutput, LightsailClientResolvedConfig> {
39
70
  readonly input: CreateDomainEntryCommandInput;
@@ -31,6 +31,30 @@ export interface CreateGUISessionAccessDetailsCommandOutput extends CreateGUISes
31
31
  * @see {@link CreateGUISessionAccessDetailsCommandOutput} for command's `response` shape.
32
32
  * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
33
33
  *
34
+ * @throws {@link AccessDeniedException} (client fault)
35
+ * <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
36
+ * credentials to access a resource.</p>
37
+ *
38
+ * @throws {@link InvalidInputException} (client fault)
39
+ * <p>Lightsail throws this exception when user input does not conform to the validation rules
40
+ * of an input field.</p>
41
+ * <note>
42
+ * <p>Domain and distribution APIs are only available in the N. Virginia
43
+ * (<code>us-east-1</code>) Amazon Web Services Region. Please set your Amazon Web Services
44
+ * Region configuration to <code>us-east-1</code> to create, view, or edit these
45
+ * resources.</p>
46
+ * </note>
47
+ *
48
+ * @throws {@link NotFoundException} (client fault)
49
+ * <p>Lightsail throws this exception when it cannot find a resource.</p>
50
+ *
51
+ * @throws {@link ServiceException} (server fault)
52
+ * <p>A general service exception.</p>
53
+ *
54
+ * @throws {@link UnauthenticatedException} (client fault)
55
+ * <p>Lightsail throws this exception when the user has not been authenticated.</p>
56
+ *
57
+ *
34
58
  */
35
59
  export declare class CreateGUISessionAccessDetailsCommand extends $Command<CreateGUISessionAccessDetailsCommandInput, CreateGUISessionAccessDetailsCommandOutput, LightsailClientResolvedConfig> {
36
60
  readonly input: CreateGUISessionAccessDetailsCommandInput;
@@ -32,6 +32,37 @@ export interface CreateInstanceSnapshotCommandOutput extends CreateInstanceSnaps
32
32
  * @see {@link CreateInstanceSnapshotCommandOutput} for command's `response` shape.
33
33
  * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
34
34
  *
35
+ * @throws {@link AccessDeniedException} (client fault)
36
+ * <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
37
+ * credentials to access a resource.</p>
38
+ *
39
+ * @throws {@link AccountSetupInProgressException} (client fault)
40
+ * <p>Lightsail throws this exception when an account is still in the setup in progress
41
+ * state.</p>
42
+ *
43
+ * @throws {@link InvalidInputException} (client fault)
44
+ * <p>Lightsail throws this exception when user input does not conform to the validation rules
45
+ * of an input field.</p>
46
+ * <note>
47
+ * <p>Domain and distribution APIs are only available in the N. Virginia
48
+ * (<code>us-east-1</code>) Amazon Web Services Region. Please set your Amazon Web Services
49
+ * Region configuration to <code>us-east-1</code> to create, view, or edit these
50
+ * resources.</p>
51
+ * </note>
52
+ *
53
+ * @throws {@link NotFoundException} (client fault)
54
+ * <p>Lightsail throws this exception when it cannot find a resource.</p>
55
+ *
56
+ * @throws {@link OperationFailureException} (client fault)
57
+ * <p>Lightsail throws this exception when an operation fails to execute.</p>
58
+ *
59
+ * @throws {@link ServiceException} (server fault)
60
+ * <p>A general service exception.</p>
61
+ *
62
+ * @throws {@link UnauthenticatedException} (client fault)
63
+ * <p>Lightsail throws this exception when the user has not been authenticated.</p>
64
+ *
65
+ *
35
66
  */
36
67
  export declare class CreateInstanceSnapshotCommand extends $Command<CreateInstanceSnapshotCommandInput, CreateInstanceSnapshotCommandOutput, LightsailClientResolvedConfig> {
37
68
  readonly input: CreateInstanceSnapshotCommandInput;
@@ -31,6 +31,37 @@ export interface CreateInstancesCommandOutput extends CreateInstancesResult, __M
31
31
  * @see {@link CreateInstancesCommandOutput} for command's `response` shape.
32
32
  * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
33
33
  *
34
+ * @throws {@link AccessDeniedException} (client fault)
35
+ * <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
36
+ * credentials to access a resource.</p>
37
+ *
38
+ * @throws {@link AccountSetupInProgressException} (client fault)
39
+ * <p>Lightsail throws this exception when an account is still in the setup in progress
40
+ * state.</p>
41
+ *
42
+ * @throws {@link InvalidInputException} (client fault)
43
+ * <p>Lightsail throws this exception when user input does not conform to the validation rules
44
+ * of an input field.</p>
45
+ * <note>
46
+ * <p>Domain and distribution APIs are only available in the N. Virginia
47
+ * (<code>us-east-1</code>) Amazon Web Services Region. Please set your Amazon Web Services
48
+ * Region configuration to <code>us-east-1</code> to create, view, or edit these
49
+ * resources.</p>
50
+ * </note>
51
+ *
52
+ * @throws {@link NotFoundException} (client fault)
53
+ * <p>Lightsail throws this exception when it cannot find a resource.</p>
54
+ *
55
+ * @throws {@link OperationFailureException} (client fault)
56
+ * <p>Lightsail throws this exception when an operation fails to execute.</p>
57
+ *
58
+ * @throws {@link ServiceException} (server fault)
59
+ * <p>A general service exception.</p>
60
+ *
61
+ * @throws {@link UnauthenticatedException} (client fault)
62
+ * <p>Lightsail throws this exception when the user has not been authenticated.</p>
63
+ *
64
+ *
34
65
  */
35
66
  export declare class CreateInstancesCommand extends $Command<CreateInstancesCommandInput, CreateInstancesCommandOutput, LightsailClientResolvedConfig> {
36
67
  readonly input: CreateInstancesCommandInput;
@@ -33,6 +33,37 @@ export interface CreateInstancesFromSnapshotCommandOutput extends CreateInstance
33
33
  * @see {@link CreateInstancesFromSnapshotCommandOutput} for command's `response` shape.
34
34
  * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
35
35
  *
36
+ * @throws {@link AccessDeniedException} (client fault)
37
+ * <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
38
+ * credentials to access a resource.</p>
39
+ *
40
+ * @throws {@link AccountSetupInProgressException} (client fault)
41
+ * <p>Lightsail throws this exception when an account is still in the setup in progress
42
+ * state.</p>
43
+ *
44
+ * @throws {@link InvalidInputException} (client fault)
45
+ * <p>Lightsail throws this exception when user input does not conform to the validation rules
46
+ * of an input field.</p>
47
+ * <note>
48
+ * <p>Domain and distribution APIs are only available in the N. Virginia
49
+ * (<code>us-east-1</code>) Amazon Web Services Region. Please set your Amazon Web Services
50
+ * Region configuration to <code>us-east-1</code> to create, view, or edit these
51
+ * resources.</p>
52
+ * </note>
53
+ *
54
+ * @throws {@link NotFoundException} (client fault)
55
+ * <p>Lightsail throws this exception when it cannot find a resource.</p>
56
+ *
57
+ * @throws {@link OperationFailureException} (client fault)
58
+ * <p>Lightsail throws this exception when an operation fails to execute.</p>
59
+ *
60
+ * @throws {@link ServiceException} (server fault)
61
+ * <p>A general service exception.</p>
62
+ *
63
+ * @throws {@link UnauthenticatedException} (client fault)
64
+ * <p>Lightsail throws this exception when the user has not been authenticated.</p>
65
+ *
66
+ *
36
67
  */
37
68
  export declare class CreateInstancesFromSnapshotCommand extends $Command<CreateInstancesFromSnapshotCommandInput, CreateInstancesFromSnapshotCommandOutput, LightsailClientResolvedConfig> {
38
69
  readonly input: CreateInstancesFromSnapshotCommandInput;
@@ -37,6 +37,37 @@ export interface CreateKeyPairCommandOutput extends CreateKeyPairResult, __Metad
37
37
  * @see {@link CreateKeyPairCommandOutput} for command's `response` shape.
38
38
  * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
39
39
  *
40
+ * @throws {@link AccessDeniedException} (client fault)
41
+ * <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
42
+ * credentials to access a resource.</p>
43
+ *
44
+ * @throws {@link AccountSetupInProgressException} (client fault)
45
+ * <p>Lightsail throws this exception when an account is still in the setup in progress
46
+ * state.</p>
47
+ *
48
+ * @throws {@link InvalidInputException} (client fault)
49
+ * <p>Lightsail throws this exception when user input does not conform to the validation rules
50
+ * of an input field.</p>
51
+ * <note>
52
+ * <p>Domain and distribution APIs are only available in the N. Virginia
53
+ * (<code>us-east-1</code>) Amazon Web Services Region. Please set your Amazon Web Services
54
+ * Region configuration to <code>us-east-1</code> to create, view, or edit these
55
+ * resources.</p>
56
+ * </note>
57
+ *
58
+ * @throws {@link NotFoundException} (client fault)
59
+ * <p>Lightsail throws this exception when it cannot find a resource.</p>
60
+ *
61
+ * @throws {@link OperationFailureException} (client fault)
62
+ * <p>Lightsail throws this exception when an operation fails to execute.</p>
63
+ *
64
+ * @throws {@link ServiceException} (server fault)
65
+ * <p>A general service exception.</p>
66
+ *
67
+ * @throws {@link UnauthenticatedException} (client fault)
68
+ * <p>Lightsail throws this exception when the user has not been authenticated.</p>
69
+ *
70
+ *
40
71
  */
41
72
  export declare class CreateKeyPairCommand extends $Command<CreateKeyPairCommandInput, CreateKeyPairCommandOutput, LightsailClientResolvedConfig> {
42
73
  readonly input: CreateKeyPairCommandInput;
@@ -36,6 +36,37 @@ export interface CreateLoadBalancerCommandOutput extends CreateLoadBalancerResul
36
36
  * @see {@link CreateLoadBalancerCommandOutput} for command's `response` shape.
37
37
  * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
38
38
  *
39
+ * @throws {@link AccessDeniedException} (client fault)
40
+ * <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
41
+ * credentials to access a resource.</p>
42
+ *
43
+ * @throws {@link AccountSetupInProgressException} (client fault)
44
+ * <p>Lightsail throws this exception when an account is still in the setup in progress
45
+ * state.</p>
46
+ *
47
+ * @throws {@link InvalidInputException} (client fault)
48
+ * <p>Lightsail throws this exception when user input does not conform to the validation rules
49
+ * of an input field.</p>
50
+ * <note>
51
+ * <p>Domain and distribution APIs are only available in the N. Virginia
52
+ * (<code>us-east-1</code>) Amazon Web Services Region. Please set your Amazon Web Services
53
+ * Region configuration to <code>us-east-1</code> to create, view, or edit these
54
+ * resources.</p>
55
+ * </note>
56
+ *
57
+ * @throws {@link NotFoundException} (client fault)
58
+ * <p>Lightsail throws this exception when it cannot find a resource.</p>
59
+ *
60
+ * @throws {@link OperationFailureException} (client fault)
61
+ * <p>Lightsail throws this exception when an operation fails to execute.</p>
62
+ *
63
+ * @throws {@link ServiceException} (server fault)
64
+ * <p>A general service exception.</p>
65
+ *
66
+ * @throws {@link UnauthenticatedException} (client fault)
67
+ * <p>Lightsail throws this exception when the user has not been authenticated.</p>
68
+ *
69
+ *
39
70
  */
40
71
  export declare class CreateLoadBalancerCommand extends $Command<CreateLoadBalancerCommandInput, CreateLoadBalancerCommandOutput, LightsailClientResolvedConfig> {
41
72
  readonly input: CreateLoadBalancerCommandInput;
@@ -33,6 +33,37 @@ export interface CreateLoadBalancerTlsCertificateCommandOutput extends CreateLoa
33
33
  * @see {@link CreateLoadBalancerTlsCertificateCommandOutput} for command's `response` shape.
34
34
  * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
35
35
  *
36
+ * @throws {@link AccessDeniedException} (client fault)
37
+ * <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
38
+ * credentials to access a resource.</p>
39
+ *
40
+ * @throws {@link AccountSetupInProgressException} (client fault)
41
+ * <p>Lightsail throws this exception when an account is still in the setup in progress
42
+ * state.</p>
43
+ *
44
+ * @throws {@link InvalidInputException} (client fault)
45
+ * <p>Lightsail throws this exception when user input does not conform to the validation rules
46
+ * of an input field.</p>
47
+ * <note>
48
+ * <p>Domain and distribution APIs are only available in the N. Virginia
49
+ * (<code>us-east-1</code>) Amazon Web Services Region. Please set your Amazon Web Services
50
+ * Region configuration to <code>us-east-1</code> to create, view, or edit these
51
+ * resources.</p>
52
+ * </note>
53
+ *
54
+ * @throws {@link NotFoundException} (client fault)
55
+ * <p>Lightsail throws this exception when it cannot find a resource.</p>
56
+ *
57
+ * @throws {@link OperationFailureException} (client fault)
58
+ * <p>Lightsail throws this exception when an operation fails to execute.</p>
59
+ *
60
+ * @throws {@link ServiceException} (server fault)
61
+ * <p>A general service exception.</p>
62
+ *
63
+ * @throws {@link UnauthenticatedException} (client fault)
64
+ * <p>Lightsail throws this exception when the user has not been authenticated.</p>
65
+ *
66
+ *
36
67
  */
37
68
  export declare class CreateLoadBalancerTlsCertificateCommand extends $Command<CreateLoadBalancerTlsCertificateCommandInput, CreateLoadBalancerTlsCertificateCommandOutput, LightsailClientResolvedConfig> {
38
69
  readonly input: CreateLoadBalancerTlsCertificateCommandInput;
@@ -31,6 +31,37 @@ export interface CreateRelationalDatabaseCommandOutput extends CreateRelationalD
31
31
  * @see {@link CreateRelationalDatabaseCommandOutput} for command's `response` shape.
32
32
  * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
33
33
  *
34
+ * @throws {@link AccessDeniedException} (client fault)
35
+ * <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
36
+ * credentials to access a resource.</p>
37
+ *
38
+ * @throws {@link AccountSetupInProgressException} (client fault)
39
+ * <p>Lightsail throws this exception when an account is still in the setup in progress
40
+ * state.</p>
41
+ *
42
+ * @throws {@link InvalidInputException} (client fault)
43
+ * <p>Lightsail throws this exception when user input does not conform to the validation rules
44
+ * of an input field.</p>
45
+ * <note>
46
+ * <p>Domain and distribution APIs are only available in the N. Virginia
47
+ * (<code>us-east-1</code>) Amazon Web Services Region. Please set your Amazon Web Services
48
+ * Region configuration to <code>us-east-1</code> to create, view, or edit these
49
+ * resources.</p>
50
+ * </note>
51
+ *
52
+ * @throws {@link NotFoundException} (client fault)
53
+ * <p>Lightsail throws this exception when it cannot find a resource.</p>
54
+ *
55
+ * @throws {@link OperationFailureException} (client fault)
56
+ * <p>Lightsail throws this exception when an operation fails to execute.</p>
57
+ *
58
+ * @throws {@link ServiceException} (server fault)
59
+ * <p>A general service exception.</p>
60
+ *
61
+ * @throws {@link UnauthenticatedException} (client fault)
62
+ * <p>Lightsail throws this exception when the user has not been authenticated.</p>
63
+ *
64
+ *
34
65
  */
35
66
  export declare class CreateRelationalDatabaseCommand extends $Command<CreateRelationalDatabaseCommandInput, CreateRelationalDatabaseCommandOutput, LightsailClientResolvedConfig> {
36
67
  readonly input: CreateRelationalDatabaseCommandInput;
@@ -35,6 +35,37 @@ export interface CreateRelationalDatabaseFromSnapshotCommandOutput extends Creat
35
35
  * @see {@link CreateRelationalDatabaseFromSnapshotCommandOutput} for command's `response` shape.
36
36
  * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
37
37
  *
38
+ * @throws {@link AccessDeniedException} (client fault)
39
+ * <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
40
+ * credentials to access a resource.</p>
41
+ *
42
+ * @throws {@link AccountSetupInProgressException} (client fault)
43
+ * <p>Lightsail throws this exception when an account is still in the setup in progress
44
+ * state.</p>
45
+ *
46
+ * @throws {@link InvalidInputException} (client fault)
47
+ * <p>Lightsail throws this exception when user input does not conform to the validation rules
48
+ * of an input field.</p>
49
+ * <note>
50
+ * <p>Domain and distribution APIs are only available in the N. Virginia
51
+ * (<code>us-east-1</code>) Amazon Web Services Region. Please set your Amazon Web Services
52
+ * Region configuration to <code>us-east-1</code> to create, view, or edit these
53
+ * resources.</p>
54
+ * </note>
55
+ *
56
+ * @throws {@link NotFoundException} (client fault)
57
+ * <p>Lightsail throws this exception when it cannot find a resource.</p>
58
+ *
59
+ * @throws {@link OperationFailureException} (client fault)
60
+ * <p>Lightsail throws this exception when an operation fails to execute.</p>
61
+ *
62
+ * @throws {@link ServiceException} (server fault)
63
+ * <p>A general service exception.</p>
64
+ *
65
+ * @throws {@link UnauthenticatedException} (client fault)
66
+ * <p>Lightsail throws this exception when the user has not been authenticated.</p>
67
+ *
68
+ *
38
69
  */
39
70
  export declare class CreateRelationalDatabaseFromSnapshotCommand extends $Command<CreateRelationalDatabaseFromSnapshotCommandInput, CreateRelationalDatabaseFromSnapshotCommandOutput, LightsailClientResolvedConfig> {
40
71
  readonly input: CreateRelationalDatabaseFromSnapshotCommandInput;
@@ -32,6 +32,37 @@ export interface CreateRelationalDatabaseSnapshotCommandOutput extends CreateRel
32
32
  * @see {@link CreateRelationalDatabaseSnapshotCommandOutput} for command's `response` shape.
33
33
  * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
34
34
  *
35
+ * @throws {@link AccessDeniedException} (client fault)
36
+ * <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
37
+ * credentials to access a resource.</p>
38
+ *
39
+ * @throws {@link AccountSetupInProgressException} (client fault)
40
+ * <p>Lightsail throws this exception when an account is still in the setup in progress
41
+ * state.</p>
42
+ *
43
+ * @throws {@link InvalidInputException} (client fault)
44
+ * <p>Lightsail throws this exception when user input does not conform to the validation rules
45
+ * of an input field.</p>
46
+ * <note>
47
+ * <p>Domain and distribution APIs are only available in the N. Virginia
48
+ * (<code>us-east-1</code>) Amazon Web Services Region. Please set your Amazon Web Services
49
+ * Region configuration to <code>us-east-1</code> to create, view, or edit these
50
+ * resources.</p>
51
+ * </note>
52
+ *
53
+ * @throws {@link NotFoundException} (client fault)
54
+ * <p>Lightsail throws this exception when it cannot find a resource.</p>
55
+ *
56
+ * @throws {@link OperationFailureException} (client fault)
57
+ * <p>Lightsail throws this exception when an operation fails to execute.</p>
58
+ *
59
+ * @throws {@link ServiceException} (server fault)
60
+ * <p>A general service exception.</p>
61
+ *
62
+ * @throws {@link UnauthenticatedException} (client fault)
63
+ * <p>Lightsail throws this exception when the user has not been authenticated.</p>
64
+ *
65
+ *
35
66
  */
36
67
  export declare class CreateRelationalDatabaseSnapshotCommand extends $Command<CreateRelationalDatabaseSnapshotCommandInput, CreateRelationalDatabaseSnapshotCommandOutput, LightsailClientResolvedConfig> {
37
68
  readonly input: CreateRelationalDatabaseSnapshotCommandInput;
@@ -33,6 +33,33 @@ export interface DeleteAlarmCommandOutput extends DeleteAlarmResult, __MetadataB
33
33
  * @see {@link DeleteAlarmCommandOutput} for command's `response` shape.
34
34
  * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
35
35
  *
36
+ * @throws {@link AccessDeniedException} (client fault)
37
+ * <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
38
+ * credentials to access a resource.</p>
39
+ *
40
+ * @throws {@link InvalidInputException} (client fault)
41
+ * <p>Lightsail throws this exception when user input does not conform to the validation rules
42
+ * of an input field.</p>
43
+ * <note>
44
+ * <p>Domain and distribution APIs are only available in the N. Virginia
45
+ * (<code>us-east-1</code>) Amazon Web Services Region. Please set your Amazon Web Services
46
+ * Region configuration to <code>us-east-1</code> to create, view, or edit these
47
+ * resources.</p>
48
+ * </note>
49
+ *
50
+ * @throws {@link NotFoundException} (client fault)
51
+ * <p>Lightsail throws this exception when it cannot find a resource.</p>
52
+ *
53
+ * @throws {@link OperationFailureException} (client fault)
54
+ * <p>Lightsail throws this exception when an operation fails to execute.</p>
55
+ *
56
+ * @throws {@link ServiceException} (server fault)
57
+ * <p>A general service exception.</p>
58
+ *
59
+ * @throws {@link UnauthenticatedException} (client fault)
60
+ * <p>Lightsail throws this exception when the user has not been authenticated.</p>
61
+ *
62
+ *
36
63
  */
37
64
  export declare class DeleteAlarmCommand extends $Command<DeleteAlarmCommandInput, DeleteAlarmCommandOutput, LightsailClientResolvedConfig> {
38
65
  readonly input: DeleteAlarmCommandInput;
@@ -29,6 +29,33 @@ export interface DeleteAutoSnapshotCommandOutput extends DeleteAutoSnapshotResul
29
29
  * @see {@link DeleteAutoSnapshotCommandOutput} for command's `response` shape.
30
30
  * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
31
31
  *
32
+ * @throws {@link AccessDeniedException} (client fault)
33
+ * <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
34
+ * credentials to access a resource.</p>
35
+ *
36
+ * @throws {@link InvalidInputException} (client fault)
37
+ * <p>Lightsail throws this exception when user input does not conform to the validation rules
38
+ * of an input field.</p>
39
+ * <note>
40
+ * <p>Domain and distribution APIs are only available in the N. Virginia
41
+ * (<code>us-east-1</code>) Amazon Web Services Region. Please set your Amazon Web Services
42
+ * Region configuration to <code>us-east-1</code> to create, view, or edit these
43
+ * resources.</p>
44
+ * </note>
45
+ *
46
+ * @throws {@link NotFoundException} (client fault)
47
+ * <p>Lightsail throws this exception when it cannot find a resource.</p>
48
+ *
49
+ * @throws {@link OperationFailureException} (client fault)
50
+ * <p>Lightsail throws this exception when an operation fails to execute.</p>
51
+ *
52
+ * @throws {@link ServiceException} (server fault)
53
+ * <p>A general service exception.</p>
54
+ *
55
+ * @throws {@link UnauthenticatedException} (client fault)
56
+ * <p>Lightsail throws this exception when the user has not been authenticated.</p>
57
+ *
58
+ *
32
59
  */
33
60
  export declare class DeleteAutoSnapshotCommand extends $Command<DeleteAutoSnapshotCommandInput, DeleteAutoSnapshotCommandOutput, LightsailClientResolvedConfig> {
34
61
  readonly input: DeleteAutoSnapshotCommandInput;
@@ -32,6 +32,30 @@ export interface DeleteBucketAccessKeyCommandOutput extends DeleteBucketAccessKe
32
32
  * @see {@link DeleteBucketAccessKeyCommandOutput} for command's `response` shape.
33
33
  * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
34
34
  *
35
+ * @throws {@link AccessDeniedException} (client fault)
36
+ * <p>Lightsail throws this exception when the user cannot be authenticated or uses invalid
37
+ * credentials to access a resource.</p>
38
+ *
39
+ * @throws {@link InvalidInputException} (client fault)
40
+ * <p>Lightsail throws this exception when user input does not conform to the validation rules
41
+ * of an input field.</p>
42
+ * <note>
43
+ * <p>Domain and distribution APIs are only available in the N. Virginia
44
+ * (<code>us-east-1</code>) Amazon Web Services Region. Please set your Amazon Web Services
45
+ * Region configuration to <code>us-east-1</code> to create, view, or edit these
46
+ * resources.</p>
47
+ * </note>
48
+ *
49
+ * @throws {@link NotFoundException} (client fault)
50
+ * <p>Lightsail throws this exception when it cannot find a resource.</p>
51
+ *
52
+ * @throws {@link ServiceException} (server fault)
53
+ * <p>A general service exception.</p>
54
+ *
55
+ * @throws {@link UnauthenticatedException} (client fault)
56
+ * <p>Lightsail throws this exception when the user has not been authenticated.</p>
57
+ *
58
+ *
35
59
  */
36
60
  export declare class DeleteBucketAccessKeyCommand extends $Command<DeleteBucketAccessKeyCommandInput, DeleteBucketAccessKeyCommandOutput, LightsailClientResolvedConfig> {
37
61
  readonly input: DeleteBucketAccessKeyCommandInput;