aws-sdk-costexplorer 1.83.0 → 1.84.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: 56a897ba805326f0a1ecb9eaf9451b86f0a96557f0c4a9f024593adaa2ab6db7
4
- data.tar.gz: 640dbe174230c546f3768eff69d54a3405769543f7df0885089a4bab974ce006
3
+ metadata.gz: 4ba2c2434958df8c90f67af769193b860d082746514683562e3d010567f5090a
4
+ data.tar.gz: 0cfd2ff6ba1cb0be9f8f1d8f8e706c44c2914311995c5651c3e3a4db8e1a1b54
5
5
  SHA512:
6
- metadata.gz: aa18f47bf01a6382afa2dab718ae53784a37474f4d847d21c32e2a9267bac87688a817ead13fd2b4e398f28d0c0dc56d85aa110cbbd37181cc9705237c45c79a
7
- data.tar.gz: b30cb031372c005cf81d3493c091fc16271ad385b01c7164e47789a58e907dcb2bd6cc518e1fdcb135b7f1d957f805995fcf05ce71c852b82a92a563b663fcf5
6
+ metadata.gz: 8ceeef765efba5bc9d9949984788f52b64067b8b556c7a426dfc3b0f1bda09b16dcbd237cb613cb89ab963957a228a6f63c261fa4f5631f92fd5e1bb0651ffa5
7
+ data.tar.gz: 434f8f8ae4284a95382f15b41b50bbaedc5b5e3ecb22c1bef289b7ef57db341e3d968408a35fe146ae9ae5023074a033826ca9ed9d5be486549ec7e5e3faaed8
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.84.0 (2023-05-31)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.83.0 (2023-01-18)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.83.0
1
+ 1.84.0
@@ -275,6 +275,11 @@ module Aws::CostExplorer
275
275
  # in the future.
276
276
  #
277
277
  #
278
+ # @option options [String] :sdk_ua_app_id
279
+ # A unique and opaque application ID that is appended to the
280
+ # User-Agent header as app/<sdk_ua_app_id>. It should have a
281
+ # maximum length of 50.
282
+ #
278
283
  # @option options [String] :secret_access_key
279
284
  #
280
285
  # @option options [String] :session_token
@@ -2399,7 +2404,7 @@ module Aws::CostExplorer
2399
2404
  # @option params [Types::SortDefinition] :sort_by
2400
2405
  # The value by which you want to sort the data.
2401
2406
  #
2402
- # The following values are supported for `Key`\:
2407
+ # The following values are supported for `Key`:
2403
2408
  #
2404
2409
  # * `OnDemandCost`
2405
2410
  #
@@ -2880,7 +2885,7 @@ module Aws::CostExplorer
2880
2885
  # @option params [Types::SortDefinition] :sort_by
2881
2886
  # The value that you want to sort the data by.
2882
2887
  #
2883
- # The following values are supported for `Key`\:
2888
+ # The following values are supported for `Key`:
2884
2889
  #
2885
2890
  # * `UtilizationPercentage`
2886
2891
  #
@@ -3407,7 +3412,7 @@ module Aws::CostExplorer
3407
3412
  # @option params [Types::SortDefinition] :sort_by
3408
3413
  # The value that you want to sort the data by.
3409
3414
  #
3410
- # The following values are supported for `Key`\:
3415
+ # The following values are supported for `Key`:
3411
3416
  #
3412
3417
  # * `SpendCoveredBySavingsPlan`
3413
3418
  #
@@ -3705,7 +3710,7 @@ module Aws::CostExplorer
3705
3710
  # @option params [Types::SortDefinition] :sort_by
3706
3711
  # The value that you want to sort the data by.
3707
3712
  #
3708
- # The following values are supported for `Key`\:
3713
+ # The following values are supported for `Key`:
3709
3714
  #
3710
3715
  # * `UtilizationPercentage`
3711
3716
  #
@@ -3858,7 +3863,7 @@ module Aws::CostExplorer
3858
3863
  # @option params [Types::SortDefinition] :sort_by
3859
3864
  # The value that you want to sort the data by.
3860
3865
  #
3861
- # The following values are supported for `Key`\:
3866
+ # The following values are supported for `Key`:
3862
3867
  #
3863
3868
  # * `UtilizationPercentage`
3864
3869
  #
@@ -5046,7 +5051,7 @@ module Aws::CostExplorer
5046
5051
  params: params,
5047
5052
  config: config)
5048
5053
  context[:gem_name] = 'aws-sdk-costexplorer'
5049
- context[:gem_version] = '1.83.0'
5054
+ context[:gem_version] = '1.84.0'
5050
5055
  Seahorse::Client::Request.new(handlers, context)
5051
5056
  end
5052
5057
 
@@ -3195,7 +3195,7 @@ module Aws::CostExplorer
3195
3195
  # @!attribute [rw] sort_by
3196
3196
  # The value by which you want to sort the data.
3197
3197
  #
3198
- # The following values are supported for `Key`\:
3198
+ # The following values are supported for `Key`:
3199
3199
  #
3200
3200
  # * `OnDemandCost`
3201
3201
  #
@@ -3510,7 +3510,7 @@ module Aws::CostExplorer
3510
3510
  # @!attribute [rw] sort_by
3511
3511
  # The value that you want to sort the data by.
3512
3512
  #
3513
- # The following values are supported for `Key`\:
3513
+ # The following values are supported for `Key`:
3514
3514
  #
3515
3515
  # * `UtilizationPercentage`
3516
3516
  #
@@ -3835,7 +3835,7 @@ module Aws::CostExplorer
3835
3835
  # @!attribute [rw] sort_by
3836
3836
  # The value that you want to sort the data by.
3837
3837
  #
3838
- # The following values are supported for `Key`\:
3838
+ # The following values are supported for `Key`:
3839
3839
  #
3840
3840
  # * `SpendCoveredBySavingsPlan`
3841
3841
  #
@@ -4028,7 +4028,7 @@ module Aws::CostExplorer
4028
4028
  # @!attribute [rw] sort_by
4029
4029
  # The value that you want to sort the data by.
4030
4030
  #
4031
- # The following values are supported for `Key`\:
4031
+ # The following values are supported for `Key`:
4032
4032
  #
4033
4033
  # * `UtilizationPercentage`
4034
4034
  #
@@ -4134,7 +4134,7 @@ module Aws::CostExplorer
4134
4134
  # @!attribute [rw] sort_by
4135
4135
  # The value that you want to sort the data by.
4136
4136
  #
4137
- # The following values are supported for `Key`\:
4137
+ # The following values are supported for `Key`:
4138
4138
  #
4139
4139
  # * `UtilizationPercentage`
4140
4140
  #
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-costexplorer/customizations'
52
52
  # @!group service
53
53
  module Aws::CostExplorer
54
54
 
55
- GEM_VERSION = '1.83.0'
55
+ GEM_VERSION = '1.84.0'
56
56
 
57
57
  end
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.83.0
4
+ version: 1.84.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: 2023-01-18 00:00:00.000000000 Z
11
+ date: 2023-05-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.165.0
22
+ version: 3.174.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.165.0
32
+ version: 3.174.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement