aws-sdk-costexplorer 1.76.0 → 1.78.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: 731df5b0c2b9d12a2f4167180a9f8e873d211affecfb9c24693f0c48bdf66be6
4
- data.tar.gz: 0bc68fa5280044aad05fa86006ed67ef18c1bb36c8efdb4fcaab428410a26fd5
3
+ metadata.gz: 73e0a5282f76f86618932dca1cee2bd696861dd37a0f210a9b07c3d042253490
4
+ data.tar.gz: '008366c116ae2d567bb2008a109b57dbb356b6e9921e1e7259493281a9859016'
5
5
  SHA512:
6
- metadata.gz: 1258437f2e8456f5a3ebbc4eb49b48527a2bb58cf8d5283d092ce03216f03e1006c5f56f49d51c1c1b994e0232bb0793390c3990dbbcad9562546425712dae01
7
- data.tar.gz: 8dae4539aa3350583969caec83007a991f4b9bcdb60afd965f9ab0c22d952e326e62d5113fd9a01d7d87d6e1e781d84283413b299fab4f39cce7b9dd312b89fa
6
+ metadata.gz: 46559160286a73bfa4366b5067bc5e783d39bf8fc9f57a10827eba04ab6c3265d8b3d199f5d1fc29615aedb78cd532e4e4605b00f85e81c64bc84c3c0b1f6ce1
7
+ data.tar.gz: 61c27afe6938e945607d9118e2405a63a9b1e93172d6597606e0a499c6c581c24c5fb9ba535d3ab7ea9c142ff7949173e2155baca69c5890b0036a60603b28f5
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.78.0 (2022-09-27)
5
+ ------------------
6
+
7
+ * Feature - This release is to support retroactive Cost Categories. The new field will enable you to retroactively apply new and existing cost category rules to previous months.
8
+
9
+ 1.77.0 (2022-06-07)
10
+ ------------------
11
+
12
+ * Feature - Added two new APIs to support cost allocation tags operations: ListCostAllocationTags, UpdateCostAllocationTagsStatus.
13
+
4
14
  1.76.0 (2022-03-22)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.76.0
1
+ 1.78.0