aws-sdk-costexplorer 1.34.0 → 1.35.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
  SHA1:
3
- metadata.gz: 20066af8625919a4d4a33c62ade6c6a3ee5ca7cd
4
- data.tar.gz: '06187ed864f2cdf854f550a9a61d90eedae5d808'
3
+ metadata.gz: 6fca6a79d5a44190be20bd11a6ce9f1bf1c1acc5
4
+ data.tar.gz: bcbd069ac374cc2adb75d838f28b32ca44ce6714
5
5
  SHA512:
6
- metadata.gz: 9c3d049527b80f7e20e3c8b932f8da7b14fe36a796ece9734b53cd8fdd0b8a20c6dae78f01bca34e11fefebf6375fae11b996cff50956f621160956b2785f52a
7
- data.tar.gz: '0693fd2ddda6730666834f99f699991e1fe339c7c8532dc4e39165d2d1cbbdc40dfdefdc19a7b1278e776cc540329a28b1e453cdb4fd13ac94e4cd2e5a92ed29'
6
+ metadata.gz: 293a5ca6b16407f6724a3ccee218da95340696bbdf62dd4254198bdd1bb92da1a9b12bb9cbd2f9461c036189115d0c3582ca2f26ea4bc9cdd13a792a8528c098
7
+ data.tar.gz: 851562b6f37388df1600c3dce59361cd563cd4b53ae79b311e3b5943e5859b5c9428d39de73d07e9b77bea1e035b7349346ecc9a66f3ae9bbf3ee3d367de630c
@@ -42,6 +42,6 @@ require_relative 'aws-sdk-costexplorer/customizations'
42
42
  # @service
43
43
  module Aws::CostExplorer
44
44
 
45
- GEM_VERSION = '1.34.0'
45
+ GEM_VERSION = '1.35.0'
46
46
 
47
47
  end
@@ -1462,8 +1462,6 @@ module Aws::CostExplorer
1462
1462
  #
1463
1463
  # * CACHE\_ENGINE
1464
1464
  #
1465
- # * DATABASE\_ENGINE
1466
- #
1467
1465
  # * DEPLOYMENT\_OPTION
1468
1466
  #
1469
1467
  # * INSTANCE\_TYPE
@@ -2581,7 +2579,7 @@ module Aws::CostExplorer
2581
2579
  params: params,
2582
2580
  config: config)
2583
2581
  context[:gem_name] = 'aws-sdk-costexplorer'
2584
- context[:gem_version] = '1.34.0'
2582
+ context[:gem_version] = '1.35.0'
2585
2583
  Seahorse::Client::Request.new(handlers, context)
2586
2584
  end
2587
2585
 
@@ -2165,8 +2165,6 @@ module Aws::CostExplorer
2165
2165
  #
2166
2166
  # * CACHE\_ENGINE
2167
2167
  #
2168
- # * DATABASE\_ENGINE
2169
- #
2170
2168
  # * DEPLOYMENT\_OPTION
2171
2169
  #
2172
2170
  # * INSTANCE\_TYPE
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-costexplorer
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.34.0
4
+ version: 1.35.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: 2019-11-25 00:00:00.000000000 Z
11
+ date: 2020-01-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core