@aws-sdk/client-lightsail 3.40.0 → 3.45.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 (157) hide show
  1. package/CHANGELOG.md +38 -0
  2. package/dist-cjs/endpoints.js +9 -0
  3. package/dist-es/endpoints.js +9 -0
  4. package/dist-types/commands/AllocateStaticIpCommand.d.ts +1 -1
  5. package/dist-types/commands/AttachCertificateToDistributionCommand.d.ts +1 -1
  6. package/dist-types/commands/AttachDiskCommand.d.ts +1 -1
  7. package/dist-types/commands/AttachInstancesToLoadBalancerCommand.d.ts +1 -1
  8. package/dist-types/commands/AttachLoadBalancerTlsCertificateCommand.d.ts +1 -1
  9. package/dist-types/commands/AttachStaticIpCommand.d.ts +1 -1
  10. package/dist-types/commands/CloseInstancePublicPortsCommand.d.ts +1 -1
  11. package/dist-types/commands/CopySnapshotCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateBucketAccessKeyCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateBucketCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateCertificateCommand.d.ts +1 -1
  15. package/dist-types/commands/CreateCloudFormationStackCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateContactMethodCommand.d.ts +1 -1
  17. package/dist-types/commands/CreateContainerServiceCommand.d.ts +1 -1
  18. package/dist-types/commands/CreateContainerServiceDeploymentCommand.d.ts +1 -1
  19. package/dist-types/commands/CreateContainerServiceRegistryLoginCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateDiskCommand.d.ts +1 -1
  21. package/dist-types/commands/CreateDiskFromSnapshotCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateDiskSnapshotCommand.d.ts +1 -1
  23. package/dist-types/commands/CreateDistributionCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateDomainCommand.d.ts +1 -1
  25. package/dist-types/commands/CreateDomainEntryCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateInstanceSnapshotCommand.d.ts +1 -1
  27. package/dist-types/commands/CreateInstancesCommand.d.ts +1 -1
  28. package/dist-types/commands/CreateInstancesFromSnapshotCommand.d.ts +1 -1
  29. package/dist-types/commands/CreateKeyPairCommand.d.ts +1 -1
  30. package/dist-types/commands/CreateLoadBalancerCommand.d.ts +1 -1
  31. package/dist-types/commands/CreateLoadBalancerTlsCertificateCommand.d.ts +1 -1
  32. package/dist-types/commands/CreateRelationalDatabaseCommand.d.ts +1 -1
  33. package/dist-types/commands/CreateRelationalDatabaseFromSnapshotCommand.d.ts +1 -1
  34. package/dist-types/commands/CreateRelationalDatabaseSnapshotCommand.d.ts +1 -1
  35. package/dist-types/commands/DeleteAlarmCommand.d.ts +1 -1
  36. package/dist-types/commands/DeleteAutoSnapshotCommand.d.ts +1 -1
  37. package/dist-types/commands/DeleteBucketAccessKeyCommand.d.ts +1 -1
  38. package/dist-types/commands/DeleteBucketCommand.d.ts +1 -1
  39. package/dist-types/commands/DeleteCertificateCommand.d.ts +1 -1
  40. package/dist-types/commands/DeleteContactMethodCommand.d.ts +1 -1
  41. package/dist-types/commands/DeleteContainerImageCommand.d.ts +1 -1
  42. package/dist-types/commands/DeleteContainerServiceCommand.d.ts +1 -1
  43. package/dist-types/commands/DeleteDiskCommand.d.ts +1 -1
  44. package/dist-types/commands/DeleteDiskSnapshotCommand.d.ts +1 -1
  45. package/dist-types/commands/DeleteDistributionCommand.d.ts +1 -1
  46. package/dist-types/commands/DeleteDomainCommand.d.ts +1 -1
  47. package/dist-types/commands/DeleteDomainEntryCommand.d.ts +1 -1
  48. package/dist-types/commands/DeleteInstanceCommand.d.ts +1 -1
  49. package/dist-types/commands/DeleteInstanceSnapshotCommand.d.ts +1 -1
  50. package/dist-types/commands/DeleteKeyPairCommand.d.ts +1 -1
  51. package/dist-types/commands/DeleteKnownHostKeysCommand.d.ts +1 -1
  52. package/dist-types/commands/DeleteLoadBalancerCommand.d.ts +1 -1
  53. package/dist-types/commands/DeleteLoadBalancerTlsCertificateCommand.d.ts +1 -1
  54. package/dist-types/commands/DeleteRelationalDatabaseCommand.d.ts +1 -1
  55. package/dist-types/commands/DeleteRelationalDatabaseSnapshotCommand.d.ts +1 -1
  56. package/dist-types/commands/DetachCertificateFromDistributionCommand.d.ts +1 -1
  57. package/dist-types/commands/DetachDiskCommand.d.ts +1 -1
  58. package/dist-types/commands/DetachInstancesFromLoadBalancerCommand.d.ts +1 -1
  59. package/dist-types/commands/DetachStaticIpCommand.d.ts +1 -1
  60. package/dist-types/commands/DisableAddOnCommand.d.ts +1 -1
  61. package/dist-types/commands/DownloadDefaultKeyPairCommand.d.ts +1 -1
  62. package/dist-types/commands/EnableAddOnCommand.d.ts +1 -1
  63. package/dist-types/commands/ExportSnapshotCommand.d.ts +1 -1
  64. package/dist-types/commands/GetActiveNamesCommand.d.ts +1 -1
  65. package/dist-types/commands/GetAlarmsCommand.d.ts +1 -1
  66. package/dist-types/commands/GetAutoSnapshotsCommand.d.ts +1 -1
  67. package/dist-types/commands/GetBlueprintsCommand.d.ts +1 -1
  68. package/dist-types/commands/GetBucketAccessKeysCommand.d.ts +1 -1
  69. package/dist-types/commands/GetBucketBundlesCommand.d.ts +1 -1
  70. package/dist-types/commands/GetBucketMetricDataCommand.d.ts +1 -1
  71. package/dist-types/commands/GetBucketsCommand.d.ts +1 -1
  72. package/dist-types/commands/GetBundlesCommand.d.ts +1 -1
  73. package/dist-types/commands/GetCertificatesCommand.d.ts +1 -1
  74. package/dist-types/commands/GetCloudFormationStackRecordsCommand.d.ts +1 -1
  75. package/dist-types/commands/GetContactMethodsCommand.d.ts +1 -1
  76. package/dist-types/commands/GetContainerAPIMetadataCommand.d.ts +1 -1
  77. package/dist-types/commands/GetContainerImagesCommand.d.ts +1 -1
  78. package/dist-types/commands/GetContainerLogCommand.d.ts +1 -1
  79. package/dist-types/commands/GetContainerServiceDeploymentsCommand.d.ts +1 -1
  80. package/dist-types/commands/GetContainerServiceMetricDataCommand.d.ts +1 -1
  81. package/dist-types/commands/GetContainerServicePowersCommand.d.ts +1 -1
  82. package/dist-types/commands/GetContainerServicesCommand.d.ts +1 -1
  83. package/dist-types/commands/GetDiskCommand.d.ts +1 -1
  84. package/dist-types/commands/GetDiskSnapshotCommand.d.ts +1 -1
  85. package/dist-types/commands/GetDiskSnapshotsCommand.d.ts +1 -1
  86. package/dist-types/commands/GetDisksCommand.d.ts +1 -1
  87. package/dist-types/commands/GetDistributionBundlesCommand.d.ts +1 -1
  88. package/dist-types/commands/GetDistributionLatestCacheResetCommand.d.ts +1 -1
  89. package/dist-types/commands/GetDistributionMetricDataCommand.d.ts +1 -1
  90. package/dist-types/commands/GetDistributionsCommand.d.ts +1 -1
  91. package/dist-types/commands/GetDomainCommand.d.ts +1 -1
  92. package/dist-types/commands/GetDomainsCommand.d.ts +1 -1
  93. package/dist-types/commands/GetExportSnapshotRecordsCommand.d.ts +1 -1
  94. package/dist-types/commands/GetInstanceAccessDetailsCommand.d.ts +1 -1
  95. package/dist-types/commands/GetInstanceCommand.d.ts +1 -1
  96. package/dist-types/commands/GetInstanceMetricDataCommand.d.ts +1 -1
  97. package/dist-types/commands/GetInstancePortStatesCommand.d.ts +1 -1
  98. package/dist-types/commands/GetInstanceSnapshotCommand.d.ts +1 -1
  99. package/dist-types/commands/GetInstanceSnapshotsCommand.d.ts +1 -1
  100. package/dist-types/commands/GetInstanceStateCommand.d.ts +1 -1
  101. package/dist-types/commands/GetInstancesCommand.d.ts +1 -1
  102. package/dist-types/commands/GetKeyPairCommand.d.ts +1 -1
  103. package/dist-types/commands/GetKeyPairsCommand.d.ts +1 -1
  104. package/dist-types/commands/GetLoadBalancerCommand.d.ts +1 -1
  105. package/dist-types/commands/GetLoadBalancerMetricDataCommand.d.ts +1 -1
  106. package/dist-types/commands/GetLoadBalancerTlsCertificatesCommand.d.ts +1 -1
  107. package/dist-types/commands/GetLoadBalancersCommand.d.ts +1 -1
  108. package/dist-types/commands/GetOperationCommand.d.ts +1 -1
  109. package/dist-types/commands/GetOperationsCommand.d.ts +1 -1
  110. package/dist-types/commands/GetOperationsForResourceCommand.d.ts +1 -1
  111. package/dist-types/commands/GetRegionsCommand.d.ts +1 -1
  112. package/dist-types/commands/GetRelationalDatabaseBlueprintsCommand.d.ts +1 -1
  113. package/dist-types/commands/GetRelationalDatabaseBundlesCommand.d.ts +1 -1
  114. package/dist-types/commands/GetRelationalDatabaseCommand.d.ts +1 -1
  115. package/dist-types/commands/GetRelationalDatabaseEventsCommand.d.ts +1 -1
  116. package/dist-types/commands/GetRelationalDatabaseLogEventsCommand.d.ts +1 -1
  117. package/dist-types/commands/GetRelationalDatabaseLogStreamsCommand.d.ts +1 -1
  118. package/dist-types/commands/GetRelationalDatabaseMasterUserPasswordCommand.d.ts +1 -1
  119. package/dist-types/commands/GetRelationalDatabaseMetricDataCommand.d.ts +1 -1
  120. package/dist-types/commands/GetRelationalDatabaseParametersCommand.d.ts +1 -1
  121. package/dist-types/commands/GetRelationalDatabaseSnapshotCommand.d.ts +1 -1
  122. package/dist-types/commands/GetRelationalDatabaseSnapshotsCommand.d.ts +1 -1
  123. package/dist-types/commands/GetRelationalDatabasesCommand.d.ts +1 -1
  124. package/dist-types/commands/GetStaticIpCommand.d.ts +1 -1
  125. package/dist-types/commands/GetStaticIpsCommand.d.ts +1 -1
  126. package/dist-types/commands/ImportKeyPairCommand.d.ts +1 -1
  127. package/dist-types/commands/IsVpcPeeredCommand.d.ts +1 -1
  128. package/dist-types/commands/OpenInstancePublicPortsCommand.d.ts +1 -1
  129. package/dist-types/commands/PeerVpcCommand.d.ts +1 -1
  130. package/dist-types/commands/PutAlarmCommand.d.ts +1 -1
  131. package/dist-types/commands/PutInstancePublicPortsCommand.d.ts +1 -1
  132. package/dist-types/commands/RebootInstanceCommand.d.ts +1 -1
  133. package/dist-types/commands/RebootRelationalDatabaseCommand.d.ts +1 -1
  134. package/dist-types/commands/RegisterContainerImageCommand.d.ts +1 -1
  135. package/dist-types/commands/ReleaseStaticIpCommand.d.ts +1 -1
  136. package/dist-types/commands/ResetDistributionCacheCommand.d.ts +1 -1
  137. package/dist-types/commands/SendContactMethodVerificationCommand.d.ts +1 -1
  138. package/dist-types/commands/SetIpAddressTypeCommand.d.ts +1 -1
  139. package/dist-types/commands/SetResourceAccessForBucketCommand.d.ts +1 -1
  140. package/dist-types/commands/StartInstanceCommand.d.ts +1 -1
  141. package/dist-types/commands/StartRelationalDatabaseCommand.d.ts +1 -1
  142. package/dist-types/commands/StopInstanceCommand.d.ts +1 -1
  143. package/dist-types/commands/StopRelationalDatabaseCommand.d.ts +1 -1
  144. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  145. package/dist-types/commands/TestAlarmCommand.d.ts +1 -1
  146. package/dist-types/commands/UnpeerVpcCommand.d.ts +1 -1
  147. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  148. package/dist-types/commands/UpdateBucketBundleCommand.d.ts +1 -1
  149. package/dist-types/commands/UpdateBucketCommand.d.ts +1 -1
  150. package/dist-types/commands/UpdateContainerServiceCommand.d.ts +1 -1
  151. package/dist-types/commands/UpdateDistributionBundleCommand.d.ts +1 -1
  152. package/dist-types/commands/UpdateDistributionCommand.d.ts +1 -1
  153. package/dist-types/commands/UpdateDomainEntryCommand.d.ts +1 -1
  154. package/dist-types/commands/UpdateLoadBalancerAttributeCommand.d.ts +1 -1
  155. package/dist-types/commands/UpdateRelationalDatabaseCommand.d.ts +1 -1
  156. package/dist-types/commands/UpdateRelationalDatabaseParametersCommand.d.ts +1 -1
  157. package/package.json +6 -6
@@ -23,7 +23,7 @@ export interface GetOperationsCommandOutput extends GetOperationsResult, __Metad
23
23
  *
24
24
  * @see {@link GetOperationsCommandInput} for command's `input` shape.
25
25
  * @see {@link GetOperationsCommandOutput} for command's `response` shape.
26
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class GetOperationsCommand extends $Command<GetOperationsCommandInput, GetOperationsCommandOutput, LightsailClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetOperationsForResourceCommandOutput extends GetOperationsForR
20
20
  *
21
21
  * @see {@link GetOperationsForResourceCommandInput} for command's `input` shape.
22
22
  * @see {@link GetOperationsForResourceCommandOutput} for command's `response` shape.
23
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetOperationsForResourceCommand extends $Command<GetOperationsForResourceCommandInput, GetOperationsForResourceCommandOutput, LightsailClientResolvedConfig> {
@@ -22,7 +22,7 @@ export interface GetRegionsCommandOutput extends GetRegionsResult, __MetadataBea
22
22
  *
23
23
  * @see {@link GetRegionsCommandInput} for command's `input` shape.
24
24
  * @see {@link GetRegionsCommandOutput} for command's `response` shape.
25
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
25
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
26
26
  *
27
27
  */
28
28
  export declare class GetRegionsCommand extends $Command<GetRegionsCommandInput, GetRegionsCommandOutput, LightsailClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface GetRelationalDatabaseBlueprintsCommandOutput extends GetRelatio
23
23
  *
24
24
  * @see {@link GetRelationalDatabaseBlueprintsCommandInput} for command's `input` shape.
25
25
  * @see {@link GetRelationalDatabaseBlueprintsCommandOutput} for command's `response` shape.
26
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class GetRelationalDatabaseBlueprintsCommand extends $Command<GetRelationalDatabaseBlueprintsCommandInput, GetRelationalDatabaseBlueprintsCommandOutput, LightsailClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface GetRelationalDatabaseBundlesCommandOutput extends GetRelational
23
23
  *
24
24
  * @see {@link GetRelationalDatabaseBundlesCommandInput} for command's `input` shape.
25
25
  * @see {@link GetRelationalDatabaseBundlesCommandOutput} for command's `response` shape.
26
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class GetRelationalDatabaseBundlesCommand extends $Command<GetRelationalDatabaseBundlesCommandInput, GetRelationalDatabaseBundlesCommandOutput, LightsailClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetRelationalDatabaseCommandOutput extends GetRelationalDatabas
20
20
  *
21
21
  * @see {@link GetRelationalDatabaseCommandInput} for command's `input` shape.
22
22
  * @see {@link GetRelationalDatabaseCommandOutput} for command's `response` shape.
23
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetRelationalDatabaseCommand extends $Command<GetRelationalDatabaseCommandInput, GetRelationalDatabaseCommandOutput, LightsailClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetRelationalDatabaseEventsCommandOutput extends GetRelationalD
20
20
  *
21
21
  * @see {@link GetRelationalDatabaseEventsCommandInput} for command's `input` shape.
22
22
  * @see {@link GetRelationalDatabaseEventsCommandOutput} for command's `response` shape.
23
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetRelationalDatabaseEventsCommand extends $Command<GetRelationalDatabaseEventsCommandInput, GetRelationalDatabaseEventsCommandOutput, LightsailClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetRelationalDatabaseLogEventsCommandOutput extends GetRelation
20
20
  *
21
21
  * @see {@link GetRelationalDatabaseLogEventsCommandInput} for command's `input` shape.
22
22
  * @see {@link GetRelationalDatabaseLogEventsCommandOutput} for command's `response` shape.
23
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetRelationalDatabaseLogEventsCommand extends $Command<GetRelationalDatabaseLogEventsCommandInput, GetRelationalDatabaseLogEventsCommandOutput, LightsailClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetRelationalDatabaseLogStreamsCommandOutput extends GetRelatio
20
20
  *
21
21
  * @see {@link GetRelationalDatabaseLogStreamsCommandInput} for command's `input` shape.
22
22
  * @see {@link GetRelationalDatabaseLogStreamsCommandOutput} for command's `response` shape.
23
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetRelationalDatabaseLogStreamsCommand extends $Command<GetRelationalDatabaseLogStreamsCommandInput, GetRelationalDatabaseLogStreamsCommandOutput, LightsailClientResolvedConfig> {
@@ -24,7 +24,7 @@ export interface GetRelationalDatabaseMasterUserPasswordCommandOutput extends Ge
24
24
  *
25
25
  * @see {@link GetRelationalDatabaseMasterUserPasswordCommandInput} for command's `input` shape.
26
26
  * @see {@link GetRelationalDatabaseMasterUserPasswordCommandOutput} for command's `response` shape.
27
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
27
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
28
28
  *
29
29
  */
30
30
  export declare class GetRelationalDatabaseMasterUserPasswordCommand extends $Command<GetRelationalDatabaseMasterUserPasswordCommandInput, GetRelationalDatabaseMasterUserPasswordCommandOutput, LightsailClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface GetRelationalDatabaseMetricDataCommandOutput extends GetRelatio
23
23
  *
24
24
  * @see {@link GetRelationalDatabaseMetricDataCommandInput} for command's `input` shape.
25
25
  * @see {@link GetRelationalDatabaseMetricDataCommandOutput} for command's `response` shape.
26
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class GetRelationalDatabaseMetricDataCommand extends $Command<GetRelationalDatabaseMetricDataCommandInput, GetRelationalDatabaseMetricDataCommandOutput, LightsailClientResolvedConfig> {
@@ -24,7 +24,7 @@ export interface GetRelationalDatabaseParametersCommandOutput extends GetRelatio
24
24
  *
25
25
  * @see {@link GetRelationalDatabaseParametersCommandInput} for command's `input` shape.
26
26
  * @see {@link GetRelationalDatabaseParametersCommandOutput} for command's `response` shape.
27
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
27
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
28
28
  *
29
29
  */
30
30
  export declare class GetRelationalDatabaseParametersCommand extends $Command<GetRelationalDatabaseParametersCommandInput, GetRelationalDatabaseParametersCommandOutput, LightsailClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetRelationalDatabaseSnapshotCommandOutput extends GetRelationa
20
20
  *
21
21
  * @see {@link GetRelationalDatabaseSnapshotCommandInput} for command's `input` shape.
22
22
  * @see {@link GetRelationalDatabaseSnapshotCommandOutput} for command's `response` shape.
23
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetRelationalDatabaseSnapshotCommand extends $Command<GetRelationalDatabaseSnapshotCommandInput, GetRelationalDatabaseSnapshotCommandOutput, LightsailClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetRelationalDatabaseSnapshotsCommandOutput extends GetRelation
20
20
  *
21
21
  * @see {@link GetRelationalDatabaseSnapshotsCommandInput} for command's `input` shape.
22
22
  * @see {@link GetRelationalDatabaseSnapshotsCommandOutput} for command's `response` shape.
23
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetRelationalDatabaseSnapshotsCommand extends $Command<GetRelationalDatabaseSnapshotsCommandInput, GetRelationalDatabaseSnapshotsCommandOutput, LightsailClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetRelationalDatabasesCommandOutput extends GetRelationalDataba
20
20
  *
21
21
  * @see {@link GetRelationalDatabasesCommandInput} for command's `input` shape.
22
22
  * @see {@link GetRelationalDatabasesCommandOutput} for command's `response` shape.
23
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetRelationalDatabasesCommand extends $Command<GetRelationalDatabasesCommandInput, GetRelationalDatabasesCommandOutput, LightsailClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetStaticIpCommandOutput extends GetStaticIpResult, __MetadataB
20
20
  *
21
21
  * @see {@link GetStaticIpCommandInput} for command's `input` shape.
22
22
  * @see {@link GetStaticIpCommandOutput} for command's `response` shape.
23
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetStaticIpCommand extends $Command<GetStaticIpCommandInput, GetStaticIpCommandOutput, LightsailClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface GetStaticIpsCommandOutput extends GetStaticIpsResult, __Metadat
20
20
  *
21
21
  * @see {@link GetStaticIpsCommandInput} for command's `input` shape.
22
22
  * @see {@link GetStaticIpsCommandOutput} for command's `response` shape.
23
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class GetStaticIpsCommand extends $Command<GetStaticIpsCommandInput, GetStaticIpsCommandOutput, LightsailClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ImportKeyPairCommandOutput extends ImportKeyPairResult, __Metad
20
20
  *
21
21
  * @see {@link ImportKeyPairCommandInput} for command's `input` shape.
22
22
  * @see {@link ImportKeyPairCommandOutput} for command's `response` shape.
23
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ImportKeyPairCommand extends $Command<ImportKeyPairCommandInput, ImportKeyPairCommandOutput, LightsailClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface IsVpcPeeredCommandOutput extends IsVpcPeeredResult, __MetadataB
20
20
  *
21
21
  * @see {@link IsVpcPeeredCommandInput} for command's `input` shape.
22
22
  * @see {@link IsVpcPeeredCommandOutput} for command's `response` shape.
23
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class IsVpcPeeredCommand extends $Command<IsVpcPeeredCommandInput, IsVpcPeeredCommandOutput, LightsailClientResolvedConfig> {
@@ -24,7 +24,7 @@ export interface OpenInstancePublicPortsCommandOutput extends OpenInstancePublic
24
24
  *
25
25
  * @see {@link OpenInstancePublicPortsCommandInput} for command's `input` shape.
26
26
  * @see {@link OpenInstancePublicPortsCommandOutput} for command's `response` shape.
27
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
27
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
28
28
  *
29
29
  */
30
30
  export declare class OpenInstancePublicPortsCommand extends $Command<OpenInstancePublicPortsCommandInput, OpenInstancePublicPortsCommandOutput, LightsailClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface PeerVpcCommandOutput extends PeerVpcResult, __MetadataBearer {
20
20
  *
21
21
  * @see {@link PeerVpcCommandInput} for command's `input` shape.
22
22
  * @see {@link PeerVpcCommandOutput} for command's `response` shape.
23
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class PeerVpcCommand extends $Command<PeerVpcCommandInput, PeerVpcCommandOutput, LightsailClientResolvedConfig> {
@@ -30,7 +30,7 @@ export interface PutAlarmCommandOutput extends PutAlarmResult, __MetadataBearer
30
30
  *
31
31
  * @see {@link PutAlarmCommandInput} for command's `input` shape.
32
32
  * @see {@link PutAlarmCommandOutput} for command's `response` shape.
33
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
33
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
34
34
  *
35
35
  */
36
36
  export declare class PutAlarmCommand extends $Command<PutAlarmCommandInput, PutAlarmCommandOutput, LightsailClientResolvedConfig> {
@@ -28,7 +28,7 @@ export interface PutInstancePublicPortsCommandOutput extends PutInstancePublicPo
28
28
  *
29
29
  * @see {@link PutInstancePublicPortsCommandInput} for command's `input` shape.
30
30
  * @see {@link PutInstancePublicPortsCommandOutput} for command's `response` shape.
31
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
31
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
32
32
  *
33
33
  */
34
34
  export declare class PutInstancePublicPortsCommand extends $Command<PutInstancePublicPortsCommandInput, PutInstancePublicPortsCommandOutput, LightsailClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface RebootInstanceCommandOutput extends RebootInstanceResult, __Met
23
23
  *
24
24
  * @see {@link RebootInstanceCommandInput} for command's `input` shape.
25
25
  * @see {@link RebootInstanceCommandOutput} for command's `response` shape.
26
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class RebootInstanceCommand extends $Command<RebootInstanceCommandInput, RebootInstanceCommandOutput, LightsailClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface RebootRelationalDatabaseCommandOutput extends RebootRelationalD
23
23
  *
24
24
  * @see {@link RebootRelationalDatabaseCommandInput} for command's `input` shape.
25
25
  * @see {@link RebootRelationalDatabaseCommandOutput} for command's `response` shape.
26
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class RebootRelationalDatabaseCommand extends $Command<RebootRelationalDatabaseCommandInput, RebootRelationalDatabaseCommandOutput, LightsailClientResolvedConfig> {
@@ -27,7 +27,7 @@ export interface RegisterContainerImageCommandOutput extends RegisterContainerIm
27
27
  *
28
28
  * @see {@link RegisterContainerImageCommandInput} for command's `input` shape.
29
29
  * @see {@link RegisterContainerImageCommandOutput} for command's `response` shape.
30
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
30
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
31
31
  *
32
32
  */
33
33
  export declare class RegisterContainerImageCommand extends $Command<RegisterContainerImageCommandInput, RegisterContainerImageCommandOutput, LightsailClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface ReleaseStaticIpCommandOutput extends ReleaseStaticIpResult, __M
20
20
  *
21
21
  * @see {@link ReleaseStaticIpCommandInput} for command's `input` shape.
22
22
  * @see {@link ReleaseStaticIpCommandOutput} for command's `response` shape.
23
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class ReleaseStaticIpCommand extends $Command<ReleaseStaticIpCommandInput, ReleaseStaticIpCommandOutput, LightsailClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface ResetDistributionCacheCommandOutput extends ResetDistributionCa
23
23
  *
24
24
  * @see {@link ResetDistributionCacheCommandInput} for command's `input` shape.
25
25
  * @see {@link ResetDistributionCacheCommandOutput} for command's `response` shape.
26
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class ResetDistributionCacheCommand extends $Command<ResetDistributionCacheCommandInput, ResetDistributionCacheCommandOutput, LightsailClientResolvedConfig> {
@@ -32,7 +32,7 @@ export interface SendContactMethodVerificationCommandOutput extends SendContactM
32
32
  *
33
33
  * @see {@link SendContactMethodVerificationCommandInput} for command's `input` shape.
34
34
  * @see {@link SendContactMethodVerificationCommandOutput} for command's `response` shape.
35
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
35
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
36
36
  *
37
37
  */
38
38
  export declare class SendContactMethodVerificationCommand extends $Command<SendContactMethodVerificationCommandInput, SendContactMethodVerificationCommandOutput, LightsailClientResolvedConfig> {
@@ -24,7 +24,7 @@ export interface SetIpAddressTypeCommandOutput extends SetIpAddressTypeResult, _
24
24
  *
25
25
  * @see {@link SetIpAddressTypeCommandInput} for command's `input` shape.
26
26
  * @see {@link SetIpAddressTypeCommandOutput} for command's `response` shape.
27
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
27
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
28
28
  *
29
29
  */
30
30
  export declare class SetIpAddressTypeCommand extends $Command<SetIpAddressTypeCommandInput, SetIpAddressTypeCommandOutput, LightsailClientResolvedConfig> {
@@ -24,7 +24,7 @@ export interface SetResourceAccessForBucketCommandOutput extends SetResourceAcce
24
24
  *
25
25
  * @see {@link SetResourceAccessForBucketCommandInput} for command's `input` shape.
26
26
  * @see {@link SetResourceAccessForBucketCommandOutput} for command's `response` shape.
27
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
27
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
28
28
  *
29
29
  */
30
30
  export declare class SetResourceAccessForBucketCommand extends $Command<SetResourceAccessForBucketCommandInput, SetResourceAccessForBucketCommandOutput, LightsailClientResolvedConfig> {
@@ -29,7 +29,7 @@ export interface StartInstanceCommandOutput extends StartInstanceResult, __Metad
29
29
  *
30
30
  * @see {@link StartInstanceCommandInput} for command's `input` shape.
31
31
  * @see {@link StartInstanceCommandOutput} for command's `response` shape.
32
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
32
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
33
33
  *
34
34
  */
35
35
  export declare class StartInstanceCommand extends $Command<StartInstanceCommandInput, StartInstanceCommandOutput, LightsailClientResolvedConfig> {
@@ -24,7 +24,7 @@ export interface StartRelationalDatabaseCommandOutput extends StartRelationalDat
24
24
  *
25
25
  * @see {@link StartRelationalDatabaseCommandInput} for command's `input` shape.
26
26
  * @see {@link StartRelationalDatabaseCommandOutput} for command's `response` shape.
27
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
27
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
28
28
  *
29
29
  */
30
30
  export declare class StartRelationalDatabaseCommand extends $Command<StartRelationalDatabaseCommandInput, StartRelationalDatabaseCommandOutput, LightsailClientResolvedConfig> {
@@ -28,7 +28,7 @@ export interface StopInstanceCommandOutput extends StopInstanceResult, __Metadat
28
28
  *
29
29
  * @see {@link StopInstanceCommandInput} for command's `input` shape.
30
30
  * @see {@link StopInstanceCommandOutput} for command's `response` shape.
31
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
31
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
32
32
  *
33
33
  */
34
34
  export declare class StopInstanceCommand extends $Command<StopInstanceCommandInput, StopInstanceCommandOutput, LightsailClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface StopRelationalDatabaseCommandOutput extends StopRelationalDatab
23
23
  *
24
24
  * @see {@link StopRelationalDatabaseCommandInput} for command's `input` shape.
25
25
  * @see {@link StopRelationalDatabaseCommandOutput} for command's `response` shape.
26
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class StopRelationalDatabaseCommand extends $Command<StopRelationalDatabaseCommandInput, StopRelationalDatabaseCommandOutput, LightsailClientResolvedConfig> {
@@ -25,7 +25,7 @@ export interface TagResourceCommandOutput extends TagResourceResult, __MetadataB
25
25
  *
26
26
  * @see {@link TagResourceCommandInput} for command's `input` shape.
27
27
  * @see {@link TagResourceCommandOutput} for command's `response` shape.
28
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
28
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
29
29
  *
30
30
  */
31
31
  export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, LightsailClientResolvedConfig> {
@@ -27,7 +27,7 @@ export interface TestAlarmCommandOutput extends TestAlarmResult, __MetadataBeare
27
27
  *
28
28
  * @see {@link TestAlarmCommandInput} for command's `input` shape.
29
29
  * @see {@link TestAlarmCommandOutput} for command's `response` shape.
30
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
30
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
31
31
  *
32
32
  */
33
33
  export declare class TestAlarmCommand extends $Command<TestAlarmCommandInput, TestAlarmCommandOutput, LightsailClientResolvedConfig> {
@@ -20,7 +20,7 @@ export interface UnpeerVpcCommandOutput extends UnpeerVpcResult, __MetadataBeare
20
20
  *
21
21
  * @see {@link UnpeerVpcCommandInput} for command's `input` shape.
22
22
  * @see {@link UnpeerVpcCommandOutput} for command's `response` shape.
23
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
23
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
24
24
  *
25
25
  */
26
26
  export declare class UnpeerVpcCommand extends $Command<UnpeerVpcCommandInput, UnpeerVpcCommandOutput, LightsailClientResolvedConfig> {
@@ -24,7 +24,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResult, __Metad
24
24
  *
25
25
  * @see {@link UntagResourceCommandInput} for command's `input` shape.
26
26
  * @see {@link UntagResourceCommandOutput} for command's `response` shape.
27
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
27
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
28
28
  *
29
29
  */
30
30
  export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, LightsailClientResolvedConfig> {
@@ -34,7 +34,7 @@ export interface UpdateBucketBundleCommandOutput extends UpdateBucketBundleResul
34
34
  *
35
35
  * @see {@link UpdateBucketBundleCommandInput} for command's `input` shape.
36
36
  * @see {@link UpdateBucketBundleCommandOutput} for command's `response` shape.
37
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
37
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
38
38
  *
39
39
  */
40
40
  export declare class UpdateBucketBundleCommand extends $Command<UpdateBucketBundleCommandInput, UpdateBucketBundleCommandOutput, LightsailClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface UpdateBucketCommandOutput extends UpdateBucketResult, __Metadat
23
23
  *
24
24
  * @see {@link UpdateBucketCommandInput} for command's `input` shape.
25
25
  * @see {@link UpdateBucketCommandOutput} for command's `response` shape.
26
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class UpdateBucketCommand extends $Command<UpdateBucketCommandInput, UpdateBucketCommandOutput, LightsailClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface UpdateContainerServiceCommandOutput extends UpdateContainerServ
21
21
  *
22
22
  * @see {@link UpdateContainerServiceCommandInput} for command's `input` shape.
23
23
  * @see {@link UpdateContainerServiceCommandOutput} for command's `response` shape.
24
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class UpdateContainerServiceCommand extends $Command<UpdateContainerServiceCommandInput, UpdateContainerServiceCommandOutput, LightsailClientResolvedConfig> {
@@ -29,7 +29,7 @@ export interface UpdateDistributionBundleCommandOutput extends UpdateDistributio
29
29
  *
30
30
  * @see {@link UpdateDistributionBundleCommandInput} for command's `input` shape.
31
31
  * @see {@link UpdateDistributionBundleCommandOutput} for command's `response` shape.
32
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
32
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
33
33
  *
34
34
  */
35
35
  export declare class UpdateDistributionBundleCommand extends $Command<UpdateDistributionBundleCommandInput, UpdateDistributionBundleCommandOutput, LightsailClientResolvedConfig> {
@@ -21,7 +21,7 @@ export interface UpdateDistributionCommandOutput extends UpdateDistributionResul
21
21
  *
22
22
  * @see {@link UpdateDistributionCommandInput} for command's `input` shape.
23
23
  * @see {@link UpdateDistributionCommandOutput} for command's `response` shape.
24
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
24
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
25
25
  *
26
26
  */
27
27
  export declare class UpdateDistributionCommand extends $Command<UpdateDistributionCommandInput, UpdateDistributionCommandOutput, LightsailClientResolvedConfig> {
@@ -23,7 +23,7 @@ export interface UpdateDomainEntryCommandOutput extends UpdateDomainEntryResult,
23
23
  *
24
24
  * @see {@link UpdateDomainEntryCommandInput} for command's `input` shape.
25
25
  * @see {@link UpdateDomainEntryCommandOutput} for command's `response` shape.
26
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
26
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
27
27
  *
28
28
  */
29
29
  export declare class UpdateDomainEntryCommand extends $Command<UpdateDomainEntryCommandInput, UpdateDomainEntryCommandOutput, LightsailClientResolvedConfig> {
@@ -24,7 +24,7 @@ export interface UpdateLoadBalancerAttributeCommandOutput extends UpdateLoadBala
24
24
  *
25
25
  * @see {@link UpdateLoadBalancerAttributeCommandInput} for command's `input` shape.
26
26
  * @see {@link UpdateLoadBalancerAttributeCommandOutput} for command's `response` shape.
27
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
27
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
28
28
  *
29
29
  */
30
30
  export declare class UpdateLoadBalancerAttributeCommand extends $Command<UpdateLoadBalancerAttributeCommandInput, UpdateLoadBalancerAttributeCommandOutput, LightsailClientResolvedConfig> {
@@ -25,7 +25,7 @@ export interface UpdateRelationalDatabaseCommandOutput extends UpdateRelationalD
25
25
  *
26
26
  * @see {@link UpdateRelationalDatabaseCommandInput} for command's `input` shape.
27
27
  * @see {@link UpdateRelationalDatabaseCommandOutput} for command's `response` shape.
28
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
28
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
29
29
  *
30
30
  */
31
31
  export declare class UpdateRelationalDatabaseCommand extends $Command<UpdateRelationalDatabaseCommandInput, UpdateRelationalDatabaseCommandOutput, LightsailClientResolvedConfig> {
@@ -29,7 +29,7 @@ export interface UpdateRelationalDatabaseParametersCommandOutput extends UpdateR
29
29
  *
30
30
  * @see {@link UpdateRelationalDatabaseParametersCommandInput} for command's `input` shape.
31
31
  * @see {@link UpdateRelationalDatabaseParametersCommandOutput} for command's `response` shape.
32
- * @see {@link LightsailClientResolvedConfig | config} for command's `input` shape.
32
+ * @see {@link LightsailClientResolvedConfig | config} for LightsailClient's `config` shape.
33
33
  *
34
34
  */
35
35
  export declare class UpdateRelationalDatabaseParametersCommand extends $Command<UpdateRelationalDatabaseParametersCommandInput, UpdateRelationalDatabaseParametersCommandOutput, LightsailClientResolvedConfig> {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-lightsail",
3
3
  "description": "AWS SDK for JavaScript Lightsail Client for Node.js, Browser and React Native",
4
- "version": "3.40.0",
4
+ "version": "3.45.0",
5
5
  "scripts": {
6
6
  "build": "yarn build:cjs && yarn build:es && yarn build:types",
7
7
  "build:cjs": "tsc -p tsconfig.json",
@@ -21,9 +21,9 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "2.0.0",
23
23
  "@aws-crypto/sha256-js": "2.0.0",
24
- "@aws-sdk/client-sts": "3.40.0",
25
- "@aws-sdk/config-resolver": "3.40.0",
26
- "@aws-sdk/credential-provider-node": "3.40.0",
24
+ "@aws-sdk/client-sts": "3.45.0",
25
+ "@aws-sdk/config-resolver": "3.45.0",
26
+ "@aws-sdk/credential-provider-node": "3.45.0",
27
27
  "@aws-sdk/fetch-http-handler": "3.40.0",
28
28
  "@aws-sdk/hash-node": "3.40.0",
29
29
  "@aws-sdk/invalid-dependency": "3.40.0",
@@ -32,13 +32,13 @@
32
32
  "@aws-sdk/middleware-logger": "3.40.0",
33
33
  "@aws-sdk/middleware-retry": "3.40.0",
34
34
  "@aws-sdk/middleware-serde": "3.40.0",
35
- "@aws-sdk/middleware-signing": "3.40.0",
35
+ "@aws-sdk/middleware-signing": "3.45.0",
36
36
  "@aws-sdk/middleware-stack": "3.40.0",
37
37
  "@aws-sdk/middleware-user-agent": "3.40.0",
38
38
  "@aws-sdk/node-config-provider": "3.40.0",
39
39
  "@aws-sdk/node-http-handler": "3.40.0",
40
40
  "@aws-sdk/protocol-http": "3.40.0",
41
- "@aws-sdk/smithy-client": "3.40.0",
41
+ "@aws-sdk/smithy-client": "3.41.0",
42
42
  "@aws-sdk/types": "3.40.0",
43
43
  "@aws-sdk/url-parser": "3.40.0",
44
44
  "@aws-sdk/util-base64-browser": "3.37.0",