aws-sdk-cloudfront 1.69.0 → 1.71.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: 8bbf40d6b0640d37486e7fd6e083e7cccc3b5febe55580dfa7b10964f188c686
4
- data.tar.gz: b8c9e2a66359c68a8369f3e19f49477a7ce1a44e2ccd257bdef2a81241a54219
3
+ metadata.gz: 652b77ad7acc0a9da10154848b569894ea00c20b673a768ab712dc802f233e02
4
+ data.tar.gz: f6f8fe475b4cf0a5c17049699a3e4ffb2928b78c370d84ed8675599844231d6e
5
5
  SHA512:
6
- metadata.gz: 9137bf62574ac86e5fa5a0c28217c445a228c053cc70ef598cff320a25aef3fb78f00c4193011b29d72367e54231ab7398bd27d4ecd2b2134fe1dd88704eb1db
7
- data.tar.gz: 77f58f984e09f5d2c57f9b90bc134811b3b52590a9a6c411131b4fb97a75f6cd27a22f341a1aa17808e5e011fda8c599b055f4f98aac982691e85ac1b2a9f545
6
+ metadata.gz: a93cd92eccb886e2c5fe746312917364b6ba958059693beec915e3e7bae97e82d0be72832acaba26c949a37006b6e89cb808bc2f2f2929ae3da65a2f509cd594
7
+ data.tar.gz: 2152866c76fb860631cffbedebf73c1a58a7fae8f99f13464d9da8d4576fce07d75425db97597ccaae958379ce13171541b6afa671a11a8b647a66be7ad37c9f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.71.0 (2022-12-07)
5
+ ------------------
6
+
7
+ * Feature - Introducing UpdateDistributionWithStagingConfig that can be used to promote the staging configuration to the production.
8
+
9
+ 1.70.0 (2022-11-18)
10
+ ------------------
11
+
12
+ * Feature - CloudFront API support for staging distributions and associated traffic management policies.
13
+
4
14
  1.69.0 (2022-10-25)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.69.0
1
+ 1.71.0