aws-partitions 1.456.0 → 1.457.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: 4c5dddae9ecc34006f61f5970f1410664c416ab75d8dd212b2e62673936b5be7
4
- data.tar.gz: 52edbfed76f4082647b03de176f1bdb3514c2fd4da1147129392b2701a0c6471
3
+ metadata.gz: 0f688279f99483b3c25948c266931e8dd221eaf0c76c0c9a9a441006e84ea7ed
4
+ data.tar.gz: 5b1e537d84b828b19339e8087b085f2df369d05088055a5dcd622e120ed50a42
5
5
  SHA512:
6
- metadata.gz: 30433d1b4f9600bd77df25e34ca4a261a9e2bcbf5f5af7d61cfaf370b3a9be7fab7defc691bfef5098aedc911b1241a7d46f5c9a2bdd5f4db95229de97f3421d
7
- data.tar.gz: a71d4fe8d15a12a859272c558b9700245e4e174463189c32f434ff7c970c24dccf7ba2e894f6073ea1065ef1f61c0cb5d9b4cef4859d8d76929adb4b21d847fb
6
+ metadata.gz: 77cab875762ceda2a2776d4b6f22c35f3fa4308be9f9bff0af6e8025a838befd6510f5e11ee490658c07a1321d9997d7f1360dac866ae5e5bc4bdbee558ef81b
7
+ data.tar.gz: 4637d0a45da8b94360fa5353ce7bef0181a7007c1b3a1756f9023593a85899a51a676453afa531f790ec61f2b2b7c52b6f56fa6bcd59ead7688b240c401b6a1a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.457.0 (2021-05-17)
5
+ ------------------
6
+
7
+ * Feature - Added support for enumerating regions for `Aws::ApplicationCostProfiler`.
8
+
4
9
  1.456.0 (2021-05-14)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.456.0
1
+ 1.457.0
@@ -241,6 +241,7 @@ module Aws
241
241
  'AppSync' => 'appsync',
242
242
  'Appflow' => 'appflow',
243
243
  'ApplicationAutoScaling' => 'application-autoscaling',
244
+ 'ApplicationCostProfiler' => 'application-cost-profiler',
244
245
  'ApplicationDiscoveryService' => 'discovery',
245
246
  'ApplicationInsights' => 'applicationinsights',
246
247
  'Athena' => 'athena',
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.456.0
4
+ version: 1.457.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-05-14 00:00:00.000000000 Z
11
+ date: 2021-05-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: