aws-sdk-costexplorer 1.74.0 → 1.77.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: be8cff8a8e9a4ce6a89629f90d192a0608d85b933847cb523bf3f328e69a2159
4
- data.tar.gz: ed7ab097adb4e08a41e0c009a144ff1e45d86ce8e09aecce8abd6438b4639f82
3
+ metadata.gz: bd8d9a9ba90df77199922781020299cb4c2b9899fb6b86612cce5695cd351e79
4
+ data.tar.gz: 33a248e0b427986de98eebcb21bebffbbfb85ecfbd97691cef4cde2b2d965c10
5
5
  SHA512:
6
- metadata.gz: f1fc7ef4ff2dac2b7d9d827c2d1797822dcae6ef3e8efd4746264ca7c070039dc5c7ba69fb7bf9bf56bfc60ddf001da548ad2b90c9d89e6ca0ab5683a7a9896b
7
- data.tar.gz: 7c205de13babda7249d6c985c1dfc25557e4448fafccc6295ecebee2d61faf1c6606dda75e74beba415fad9f3969920e00f1e29ecf7fb0a14f7910b5cccd88d5
6
+ metadata.gz: 0be0bffca43e19fc75c99f6463c7f39964740965350ff99bbd84ad1cee75d069df26e2b8c8272e53a7392a23ff1959d9fc9500816097aff3eaa128dbd8162112
7
+ data.tar.gz: 39db2ff6d442acd94bb6d0f493bddff8648b5fa6f5587ec60de60e5fd4051fe6273c02b6abc4ed326b9cb8a0ef1cebc0fb1618ddf48c91de35babd8bd43b6081
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.77.0 (2022-06-07)
5
+ ------------------
6
+
7
+ * Feature - Added two new APIs to support cost allocation tags operations: ListCostAllocationTags, UpdateCostAllocationTagsStatus.
8
+
9
+ 1.76.0 (2022-03-22)
10
+ ------------------
11
+
12
+ * Feature - Added three new APIs to support tagging and resource-level authorization on Cost Explorer resources: TagResource, UntagResource, ListTagsForResource. Added optional parameters to CreateCostCategoryDefinition, CreateAnomalySubscription and CreateAnomalyMonitor APIs to support Tag On Create.
13
+
14
+ 1.75.0 (2022-02-24)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
4
19
  1.74.0 (2022-02-16)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.74.0
1
+ 1.77.0