aws-sdk-applicationautoscaling 1.67.0 → 1.69.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: ef05499f3718d5c6bbb45329b2f6a403ccd95ab9b4e0819f3d255b539f616f1f
4
- data.tar.gz: f4732ddb2cff7231c6813639afaaefe691bab4fe27e607a620edb8f422e3e993
3
+ metadata.gz: 23c02d2cd797562f9eaca2b2668b2744f90c243abaf36323649999f6e75fb7ad
4
+ data.tar.gz: 3b259e6e849514cde91327c2b63d880b116ab68b3abc311d83c9d04935db5488
5
5
  SHA512:
6
- metadata.gz: 26b9d1ddca3e0c1b51eaf76f9e65908b82d817ea600566d50d1f0c509e549f231e851173b1d03cdfd49224b02764943cd78a32cf7e1dbd3bea7ffa97c8fcc210
7
- data.tar.gz: 682c0a2f62c3def0154e527b11ca4ec198c59fb569eae7b269dff745525dca03666e4aa176434a0e4096bd0804c04afbc4c67a39153dd6d1bf1489d2a4086bec
6
+ metadata.gz: a4a9d2894d5fa3b0aa5862cdc2612682497f7687c97648e6f22ebfb404c034b9df0f83cf2a87aef46e0335e90ae2f5f44a2cca7d9d2e8c57b8da00f2f7879126
7
+ data.tar.gz: '067285657b0e10ab56fd1a33b9562dd494329f860d2b26f534745a6e38f8959cd43817ca7ef7e9659e4a3c04ae8e046608be0ead692ad5926764bf183be064b2'
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.69.0 (2023-05-09)
5
+ ------------------
6
+
7
+ * Feature - With this release, Amazon SageMaker Serverless Inference customers can use Application Auto Scaling to auto scale the provisioned concurrency of their serverless endpoints.
8
+
9
+ 1.68.0 (2023-03-20)
10
+ ------------------
11
+
12
+ * Feature - With this release customers can now tag their Application Auto Scaling registered targets with key-value pairs and manage IAM permissions for all the tagged resources centrally.
13
+
4
14
  1.67.0 (2023-03-14)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.67.0
1
+ 1.69.0