aws-sdk-lightsail 1.62.0 → 1.65.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6078afbe53662a98e0ea80b20de4473ff407f4a6b77171374418b6e4c7a2f91e
4
- data.tar.gz: ce1ea67d3480ae96e25c6043ce1321b98c5807c84862dd42f12172836ecfdd57
3
+ metadata.gz: e63892e5ea6166a43fe28072359a841b091c965a9a40e82d14deac57180c9f7e
4
+ data.tar.gz: b821d4b16bbea5275d9a76415ae9a33b02c46a92719c192233f60d6d739a310f
5
5
  SHA512:
6
- metadata.gz: 213b0553ff6e30eb51516d60170b389d32325035b836c4d112eaac18a4ea52fd17fe5716e54fd467c11987a299183a6252acff326b3a5d77d73ae86468f8f950
7
- data.tar.gz: f8cfd52dec89c34e0bea0346948621e0408d57ad9f8bd08e7998c95e7f1e3b2751a88869ea2f370471160497bd5793fe7a951362209dfac697894c0e36140059
6
+ metadata.gz: 9a86ad2e7018b61bcaf472347b5d2a37ff0a91786a64605fbf559c5952e6b3526be12ef36147b55db8432cf7477cbd715209b30307d889acd7e3f291f7b4c063
7
+ data.tar.gz: eed96103fe75ad13862c49fb76261b9c1ff76fa502b9901e5ddb037901ffb9bed530751ecec53eebf5193b83e5f1b85e723b328d5e6bf1e0442b42cc3ed37ee7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.65.0 (2022-04-26)
5
+ ------------------
6
+
7
+ * Feature - This release adds support for Lightsail load balancer HTTP to HTTPS redirect and TLS policy configuration.
8
+
9
+ 1.64.0 (2022-04-15)
10
+ ------------------
11
+
12
+ * Feature - This release adds support to describe the synchronization status of the account-level block public access feature for your Amazon Lightsail buckets.
13
+
14
+ 1.63.0 (2022-02-24)
15
+ ------------------
16
+
17
+ * Feature - This release adds support to delete and create Lightsail default key pairs that you can use with Lightsail instances.
18
+
4
19
  1.62.0 (2022-02-03)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.62.0
1
+ 1.65.0