aws-sdk-lightsail 1.67.0 → 1.69.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9df6320891c639b59b62ef012a82cdd8915a3367d235e81695154af187d2d8e1
4
- data.tar.gz: 4d8828cb231ac186d77beb31708761d868e1e622d4dfdeff8f2eaea10add12c1
3
+ metadata.gz: 9baebf1e630e2bbcfdd20455f13720431b902f14c20a3d353528f48e23b67fe0
4
+ data.tar.gz: 85ea4afa5f3ac708763a5ac7c87d378563bce9cc940e78a5b19eb8df565cad25
5
5
  SHA512:
6
- metadata.gz: 8c6b5a6d1845a543e1de778420f81c110bb549041484e91607d6daf0b4fd514706d0ed2d96aa5b81d861cf8fed261fd151163deaeaba4b5ed2409bcb1bbd6072
7
- data.tar.gz: 564ca3cd63d7082465e85b965fdbe967163d99e5f62b89beefddb88c4f28ade18e107a017cd54fe6b3c2f49673a7274f387f02d08ea1597edae3595799b05c6b
6
+ metadata.gz: da418d088c539533105348341c7fb676a85fe2468045db59e6f6cfae847bf2723536a3b0bcbc0b028756418f26a695b04c683ff999fd7313020ecae51771fe2f
7
+ data.tar.gz: 8a91c45d777d1a4a5b8860347111fe5dd44467f3c8e3fdaad35524709a146678c4d72654501a75fe2aa2f018f2477b86ff47c40c9eb161425cbb3d1e4de7f9ed
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.69.0 (2022-09-23)
5
+ ------------------
6
+
7
+ * Feature - This release adds Instance Metadata Service (IMDS) support for Lightsail instances.
8
+
9
+ 1.68.0 (2022-05-26)
10
+ ------------------
11
+
12
+ * Feature - Amazon Lightsail now supports the ability to configure a Lightsail Container Service to pull images from Amazon ECR private repositories in your account.
13
+
4
14
  1.67.0 (2022-05-12)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.67.0
1
+ 1.69.0