@aws-sdk/client-lightsail 3.47.1 → 3.50.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 (168) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/package.json +39 -33
  3. package/dist-types/ts3.4/Lightsail.d.ts +0 -770
  4. package/dist-types/ts3.4/LightsailClient.d.ts +0 -226
  5. package/dist-types/ts3.4/commands/AllocateStaticIpCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/AttachCertificateToDistributionCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/AttachDiskCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/AttachInstancesToLoadBalancerCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/AttachLoadBalancerTlsCertificateCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/AttachStaticIpCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/CloseInstancePublicPortsCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/CopySnapshotCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/CreateBucketAccessKeyCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/CreateBucketCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/CreateCertificateCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/CreateCloudFormationStackCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/CreateContactMethodCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/CreateContainerServiceCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/CreateContainerServiceDeploymentCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/CreateContainerServiceRegistryLoginCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/CreateDiskCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/CreateDiskFromSnapshotCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/CreateDiskSnapshotCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/CreateDomainCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/CreateDomainEntryCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/CreateInstanceSnapshotCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/CreateInstancesCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/CreateInstancesFromSnapshotCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/CreateKeyPairCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/CreateLoadBalancerCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/CreateLoadBalancerTlsCertificateCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/CreateRelationalDatabaseCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/CreateRelationalDatabaseFromSnapshotCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/CreateRelationalDatabaseSnapshotCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/DeleteAlarmCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/DeleteAutoSnapshotCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/DeleteBucketAccessKeyCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/DeleteBucketCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/DeleteCertificateCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/DeleteContactMethodCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/DeleteContainerImageCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/DeleteContainerServiceCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/DeleteDiskCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/DeleteDiskSnapshotCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/DeleteDomainCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/DeleteDomainEntryCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/DeleteInstanceSnapshotCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/DeleteKeyPairCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/DeleteKnownHostKeysCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/DeleteLoadBalancerCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/DeleteLoadBalancerTlsCertificateCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/DeleteRelationalDatabaseCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/DeleteRelationalDatabaseSnapshotCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/DetachCertificateFromDistributionCommand.d.ts +0 -17
  58. package/dist-types/ts3.4/commands/DetachDiskCommand.d.ts +0 -17
  59. package/dist-types/ts3.4/commands/DetachInstancesFromLoadBalancerCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/DetachStaticIpCommand.d.ts +0 -17
  61. package/dist-types/ts3.4/commands/DisableAddOnCommand.d.ts +0 -17
  62. package/dist-types/ts3.4/commands/DownloadDefaultKeyPairCommand.d.ts +0 -17
  63. package/dist-types/ts3.4/commands/EnableAddOnCommand.d.ts +0 -17
  64. package/dist-types/ts3.4/commands/ExportSnapshotCommand.d.ts +0 -17
  65. package/dist-types/ts3.4/commands/GetActiveNamesCommand.d.ts +0 -17
  66. package/dist-types/ts3.4/commands/GetAlarmsCommand.d.ts +0 -17
  67. package/dist-types/ts3.4/commands/GetAutoSnapshotsCommand.d.ts +0 -17
  68. package/dist-types/ts3.4/commands/GetBlueprintsCommand.d.ts +0 -17
  69. package/dist-types/ts3.4/commands/GetBucketAccessKeysCommand.d.ts +0 -17
  70. package/dist-types/ts3.4/commands/GetBucketBundlesCommand.d.ts +0 -17
  71. package/dist-types/ts3.4/commands/GetBucketMetricDataCommand.d.ts +0 -17
  72. package/dist-types/ts3.4/commands/GetBucketsCommand.d.ts +0 -17
  73. package/dist-types/ts3.4/commands/GetBundlesCommand.d.ts +0 -17
  74. package/dist-types/ts3.4/commands/GetCertificatesCommand.d.ts +0 -17
  75. package/dist-types/ts3.4/commands/GetCloudFormationStackRecordsCommand.d.ts +0 -17
  76. package/dist-types/ts3.4/commands/GetContactMethodsCommand.d.ts +0 -17
  77. package/dist-types/ts3.4/commands/GetContainerAPIMetadataCommand.d.ts +0 -17
  78. package/dist-types/ts3.4/commands/GetContainerImagesCommand.d.ts +0 -17
  79. package/dist-types/ts3.4/commands/GetContainerLogCommand.d.ts +0 -17
  80. package/dist-types/ts3.4/commands/GetContainerServiceDeploymentsCommand.d.ts +0 -17
  81. package/dist-types/ts3.4/commands/GetContainerServiceMetricDataCommand.d.ts +0 -17
  82. package/dist-types/ts3.4/commands/GetContainerServicePowersCommand.d.ts +0 -17
  83. package/dist-types/ts3.4/commands/GetContainerServicesCommand.d.ts +0 -17
  84. package/dist-types/ts3.4/commands/GetDiskCommand.d.ts +0 -17
  85. package/dist-types/ts3.4/commands/GetDiskSnapshotCommand.d.ts +0 -17
  86. package/dist-types/ts3.4/commands/GetDiskSnapshotsCommand.d.ts +0 -17
  87. package/dist-types/ts3.4/commands/GetDisksCommand.d.ts +0 -17
  88. package/dist-types/ts3.4/commands/GetDistributionBundlesCommand.d.ts +0 -17
  89. package/dist-types/ts3.4/commands/GetDistributionLatestCacheResetCommand.d.ts +0 -17
  90. package/dist-types/ts3.4/commands/GetDistributionMetricDataCommand.d.ts +0 -17
  91. package/dist-types/ts3.4/commands/GetDistributionsCommand.d.ts +0 -17
  92. package/dist-types/ts3.4/commands/GetDomainCommand.d.ts +0 -17
  93. package/dist-types/ts3.4/commands/GetDomainsCommand.d.ts +0 -17
  94. package/dist-types/ts3.4/commands/GetExportSnapshotRecordsCommand.d.ts +0 -17
  95. package/dist-types/ts3.4/commands/GetInstanceAccessDetailsCommand.d.ts +0 -17
  96. package/dist-types/ts3.4/commands/GetInstanceCommand.d.ts +0 -18
  97. package/dist-types/ts3.4/commands/GetInstanceMetricDataCommand.d.ts +0 -17
  98. package/dist-types/ts3.4/commands/GetInstancePortStatesCommand.d.ts +0 -17
  99. package/dist-types/ts3.4/commands/GetInstanceSnapshotCommand.d.ts +0 -17
  100. package/dist-types/ts3.4/commands/GetInstanceSnapshotsCommand.d.ts +0 -17
  101. package/dist-types/ts3.4/commands/GetInstanceStateCommand.d.ts +0 -17
  102. package/dist-types/ts3.4/commands/GetInstancesCommand.d.ts +0 -17
  103. package/dist-types/ts3.4/commands/GetKeyPairCommand.d.ts +0 -17
  104. package/dist-types/ts3.4/commands/GetKeyPairsCommand.d.ts +0 -17
  105. package/dist-types/ts3.4/commands/GetLoadBalancerCommand.d.ts +0 -17
  106. package/dist-types/ts3.4/commands/GetLoadBalancerMetricDataCommand.d.ts +0 -17
  107. package/dist-types/ts3.4/commands/GetLoadBalancerTlsCertificatesCommand.d.ts +0 -17
  108. package/dist-types/ts3.4/commands/GetLoadBalancersCommand.d.ts +0 -17
  109. package/dist-types/ts3.4/commands/GetOperationCommand.d.ts +0 -17
  110. package/dist-types/ts3.4/commands/GetOperationsCommand.d.ts +0 -17
  111. package/dist-types/ts3.4/commands/GetOperationsForResourceCommand.d.ts +0 -17
  112. package/dist-types/ts3.4/commands/GetRegionsCommand.d.ts +0 -17
  113. package/dist-types/ts3.4/commands/GetRelationalDatabaseBlueprintsCommand.d.ts +0 -17
  114. package/dist-types/ts3.4/commands/GetRelationalDatabaseBundlesCommand.d.ts +0 -17
  115. package/dist-types/ts3.4/commands/GetRelationalDatabaseCommand.d.ts +0 -17
  116. package/dist-types/ts3.4/commands/GetRelationalDatabaseEventsCommand.d.ts +0 -17
  117. package/dist-types/ts3.4/commands/GetRelationalDatabaseLogEventsCommand.d.ts +0 -17
  118. package/dist-types/ts3.4/commands/GetRelationalDatabaseLogStreamsCommand.d.ts +0 -17
  119. package/dist-types/ts3.4/commands/GetRelationalDatabaseMasterUserPasswordCommand.d.ts +0 -17
  120. package/dist-types/ts3.4/commands/GetRelationalDatabaseMetricDataCommand.d.ts +0 -17
  121. package/dist-types/ts3.4/commands/GetRelationalDatabaseParametersCommand.d.ts +0 -17
  122. package/dist-types/ts3.4/commands/GetRelationalDatabaseSnapshotCommand.d.ts +0 -17
  123. package/dist-types/ts3.4/commands/GetRelationalDatabaseSnapshotsCommand.d.ts +0 -17
  124. package/dist-types/ts3.4/commands/GetRelationalDatabasesCommand.d.ts +0 -17
  125. package/dist-types/ts3.4/commands/GetStaticIpCommand.d.ts +0 -17
  126. package/dist-types/ts3.4/commands/GetStaticIpsCommand.d.ts +0 -17
  127. package/dist-types/ts3.4/commands/ImportKeyPairCommand.d.ts +0 -17
  128. package/dist-types/ts3.4/commands/IsVpcPeeredCommand.d.ts +0 -17
  129. package/dist-types/ts3.4/commands/OpenInstancePublicPortsCommand.d.ts +0 -17
  130. package/dist-types/ts3.4/commands/PeerVpcCommand.d.ts +0 -17
  131. package/dist-types/ts3.4/commands/PutAlarmCommand.d.ts +0 -17
  132. package/dist-types/ts3.4/commands/PutInstancePublicPortsCommand.d.ts +0 -17
  133. package/dist-types/ts3.4/commands/RebootInstanceCommand.d.ts +0 -17
  134. package/dist-types/ts3.4/commands/RebootRelationalDatabaseCommand.d.ts +0 -17
  135. package/dist-types/ts3.4/commands/RegisterContainerImageCommand.d.ts +0 -17
  136. package/dist-types/ts3.4/commands/ReleaseStaticIpCommand.d.ts +0 -17
  137. package/dist-types/ts3.4/commands/ResetDistributionCacheCommand.d.ts +0 -17
  138. package/dist-types/ts3.4/commands/SendContactMethodVerificationCommand.d.ts +0 -17
  139. package/dist-types/ts3.4/commands/SetIpAddressTypeCommand.d.ts +0 -17
  140. package/dist-types/ts3.4/commands/SetResourceAccessForBucketCommand.d.ts +0 -17
  141. package/dist-types/ts3.4/commands/StartInstanceCommand.d.ts +0 -17
  142. package/dist-types/ts3.4/commands/StartRelationalDatabaseCommand.d.ts +0 -17
  143. package/dist-types/ts3.4/commands/StopInstanceCommand.d.ts +0 -17
  144. package/dist-types/ts3.4/commands/StopRelationalDatabaseCommand.d.ts +0 -17
  145. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  146. package/dist-types/ts3.4/commands/TestAlarmCommand.d.ts +0 -17
  147. package/dist-types/ts3.4/commands/UnpeerVpcCommand.d.ts +0 -17
  148. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  149. package/dist-types/ts3.4/commands/UpdateBucketBundleCommand.d.ts +0 -17
  150. package/dist-types/ts3.4/commands/UpdateBucketCommand.d.ts +0 -17
  151. package/dist-types/ts3.4/commands/UpdateContainerServiceCommand.d.ts +0 -17
  152. package/dist-types/ts3.4/commands/UpdateDistributionBundleCommand.d.ts +0 -17
  153. package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +0 -17
  154. package/dist-types/ts3.4/commands/UpdateDomainEntryCommand.d.ts +0 -17
  155. package/dist-types/ts3.4/commands/UpdateLoadBalancerAttributeCommand.d.ts +0 -17
  156. package/dist-types/ts3.4/commands/UpdateRelationalDatabaseCommand.d.ts +0 -17
  157. package/dist-types/ts3.4/commands/UpdateRelationalDatabaseParametersCommand.d.ts +0 -17
  158. package/dist-types/ts3.4/commands/index.d.ts +0 -153
  159. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  160. package/dist-types/ts3.4/index.d.ts +0 -4
  161. package/dist-types/ts3.4/models/index.d.ts +0 -2
  162. package/dist-types/ts3.4/models/models_0.d.ts +0 -822
  163. package/dist-types/ts3.4/models/models_1.d.ts +0 -1981
  164. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -461
  165. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  166. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  167. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  168. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
@@ -1,37 +0,0 @@
1
- import { LightsailClientConfig } from "./LightsailClient";
2
-
3
- export declare const getRuntimeConfig: (config: LightsailClientConfig) => {
4
- runtime: string;
5
- sha256: import("@aws-sdk/types").HashConstructor;
6
- requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | import("@aws-sdk/fetch-http-handler").FetchHttpHandler;
7
- apiVersion: string;
8
- urlParser: import("@aws-sdk/types").UrlParser;
9
- bodyLengthChecker: (body: any) => number | undefined;
10
- streamCollector: import("@aws-sdk/types").StreamCollector;
11
- base64Decoder: import("@aws-sdk/types").Decoder;
12
- base64Encoder: import("@aws-sdk/types").Encoder;
13
- utf8Decoder: import("@aws-sdk/types").Decoder;
14
- utf8Encoder: import("@aws-sdk/types").Encoder;
15
- disableHostPrefix: boolean;
16
- maxAttempts: number | import("@aws-sdk/types").Provider<number>;
17
- retryMode: string | import("@aws-sdk/types").Provider<string>;
18
- logger: import("@aws-sdk/types").Logger;
19
- useDualstackEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
20
- useFipsEndpoint: boolean | import("@aws-sdk/types").Provider<boolean>;
21
- serviceId: string;
22
- region: string | import("@aws-sdk/types").Provider<string> | import("@aws-sdk/types").Provider<any>;
23
- credentialDefaultProvider: (input: any) => import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials>;
24
- regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
25
- defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
26
- defaultsMode: import("@aws-sdk/smithy-client").DefaultsMode | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").DefaultsMode> | import("@aws-sdk/types").Provider<import("@aws-sdk/smithy-client").ResolvedDefaultsMode>;
27
- endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
28
- tls?: boolean | undefined;
29
- retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
30
- credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
31
- signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
32
- signingEscapePath?: boolean | undefined;
33
- systemClockOffset?: number | undefined;
34
- signingRegion?: string | undefined;
35
- signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
36
- customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
37
- };
@@ -1,11 +0,0 @@
1
- import { Logger as __Logger } from "@aws-sdk/types";
2
- import { LightsailClientConfig } from "./LightsailClient";
3
-
4
- export declare const getRuntimeConfig: (config: LightsailClientConfig) => {
5
- apiVersion: string;
6
- disableHostPrefix: boolean;
7
- logger: __Logger;
8
- regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
9
- serviceId: string;
10
- urlParser: import("@aws-sdk/types").UrlParser;
11
- };