aws-sdk-marketplacemetering 1.23.0 → 1.28.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: baaa888145b8a2e4a4b633459176ef2e7850546269bf8c2b3b8aa89c6f873e34
4
- data.tar.gz: af9fde2f7d166fbcc70ae7de420aab19bc2b66afccc8b13daac5bba3783f1ec0
3
+ metadata.gz: d52015b8728981ef704b5627db3393096831e2d54162d2c0cd1d956d77c00a7d
4
+ data.tar.gz: 494c507ea5e582678ea238b5504130aa1e456b31dbad47cb289bff5e242b6fe8
5
5
  SHA512:
6
- metadata.gz: f93c562d876a5372baaf8fd696733679c18f6c8917a3d0c6e27445206d5d41e28be757ec93e68d5368d1c7e5cf94ae4771a6454f3620fd2dbc2707a1ae4bfe58
7
- data.tar.gz: d433aae0d0bfd90c7ec527c70404ef496e3daaffa26122ae6467f70e30b627faed2017a16bdb3b671cc886a4006969593c989f4857b1b77732a15ec79a2076cd
6
+ metadata.gz: f5eddb401e67f32f410d887f55b681b4a8f8dc699ff0e169024ff67c5fe7ab9c56d4d8cb699439e7d7d4e9ecb5343291d496688847ac87a11ca0f592bb4b53c4
7
+ data.tar.gz: cfcbf771418206c1c70f2e4597ba59bdab50e30991017891978121121e297c9f4a333b009bb55ba999e0b5dccd19472ba1b6db973ce1b7419f012ceedaaf8f52
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -45,6 +47,6 @@ require_relative 'aws-sdk-marketplacemetering/customizations'
45
47
  # @service
46
48
  module Aws::MarketplaceMetering
47
49
 
48
- GEM_VERSION = '1.23.0'
50
+ GEM_VERSION = '1.28.0'
49
51
 
50
52
  end
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -24,6 +26,7 @@ require 'aws-sdk-core/plugins/jsonvalue_converter.rb'
24
26
  require 'aws-sdk-core/plugins/client_metrics_plugin.rb'
25
27
  require 'aws-sdk-core/plugins/client_metrics_send_plugin.rb'
26
28
  require 'aws-sdk-core/plugins/transfer_encoding.rb'
29
+ require 'aws-sdk-core/plugins/http_checksum.rb'
27
30
  require 'aws-sdk-core/plugins/signature_v4.rb'
28
31
  require 'aws-sdk-core/plugins/protocols/json_rpc.rb'
29
32
 
@@ -69,6 +72,7 @@ module Aws::MarketplaceMetering
69
72
  add_plugin(Aws::Plugins::ClientMetricsPlugin)
70
73
  add_plugin(Aws::Plugins::ClientMetricsSendPlugin)
71
74
  add_plugin(Aws::Plugins::TransferEncoding)
75
+ add_plugin(Aws::Plugins::HttpChecksum)
72
76
  add_plugin(Aws::Plugins::SignatureV4)
73
77
  add_plugin(Aws::Plugins::Protocols::JsonRpc)
74
78
 
@@ -161,7 +165,7 @@ module Aws::MarketplaceMetering
161
165
  # @option options [String] :endpoint
162
166
  # The client endpoint is normally constructed from the `:region`
163
167
  # option. You should only configure an `:endpoint` when connecting
164
- # to test endpoints. This should be a valid HTTP(S) URI.
168
+ # to test or custom endpoints. This should be a valid HTTP(S) URI.
165
169
  #
166
170
  # @option options [Integer] :endpoint_cache_max_entries (1000)
167
171
  # Used for the maximum size limit of the LRU cache storing endpoints data
@@ -176,7 +180,7 @@ module Aws::MarketplaceMetering
176
180
  # requests fetching endpoints information. Defaults to 60 sec.
177
181
  #
178
182
  # @option options [Boolean] :endpoint_discovery (false)
179
- # When set to `true`, endpoint discovery will be enabled for operations when available. Defaults to `false`.
183
+ # When set to `true`, endpoint discovery will be enabled for operations when available.
180
184
  #
181
185
  # @option options [Aws::Log::Formatter] :log_formatter (Aws::Log::Formatter.default)
182
186
  # The log formatter.
@@ -564,7 +568,7 @@ module Aws::MarketplaceMetering
564
568
  params: params,
565
569
  config: config)
566
570
  context[:gem_name] = 'aws-sdk-marketplacemetering'
567
- context[:gem_version] = '1.23.0'
571
+ context[:gem_version] = '1.28.0'
568
572
  Seahorse::Client::Request.new(handlers, context)
569
573
  end
570
574
 
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,4 @@
1
+ # frozen_string_literal: true
1
2
  # WARNING ABOUT GENERATED CODE
2
3
  #
3
4
  # This file is generated. See the contributing for info on making contributions:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # WARNING ABOUT GENERATED CODE
2
4
  #
3
5
  # This file is generated. See the contributing guide for more information:
@@ -42,6 +44,7 @@ module Aws::MarketplaceMetering
42
44
  class BatchMeterUsageRequest < Struct.new(
43
45
  :usage_records,
44
46
  :product_code)
47
+ SENSITIVE = []
45
48
  include Aws::Structure
46
49
  end
47
50
 
@@ -66,6 +69,7 @@ module Aws::MarketplaceMetering
66
69
  class BatchMeterUsageResult < Struct.new(
67
70
  :results,
68
71
  :unprocessed_records)
72
+ SENSITIVE = []
69
73
  include Aws::Structure
70
74
  end
71
75
 
@@ -79,6 +83,7 @@ module Aws::MarketplaceMetering
79
83
  #
80
84
  class CustomerNotEntitledException < Struct.new(
81
85
  :message)
86
+ SENSITIVE = []
82
87
  include Aws::Structure
83
88
  end
84
89
 
@@ -91,6 +96,7 @@ module Aws::MarketplaceMetering
91
96
  #
92
97
  class DisabledApiException < Struct.new(
93
98
  :message)
99
+ SENSITIVE = []
94
100
  include Aws::Structure
95
101
  end
96
102
 
@@ -105,6 +111,7 @@ module Aws::MarketplaceMetering
105
111
  #
106
112
  class DuplicateRequestException < Struct.new(
107
113
  :message)
114
+ SENSITIVE = []
108
115
  include Aws::Structure
109
116
  end
110
117
 
@@ -122,6 +129,7 @@ module Aws::MarketplaceMetering
122
129
  #
123
130
  class ExpiredTokenException < Struct.new(
124
131
  :message)
132
+ SENSITIVE = []
125
133
  include Aws::Structure
126
134
  end
127
135
 
@@ -135,6 +143,7 @@ module Aws::MarketplaceMetering
135
143
  #
136
144
  class InternalServiceErrorException < Struct.new(
137
145
  :message)
146
+ SENSITIVE = []
138
147
  include Aws::Structure
139
148
  end
140
149
 
@@ -147,6 +156,7 @@ module Aws::MarketplaceMetering
147
156
  #
148
157
  class InvalidCustomerIdentifierException < Struct.new(
149
158
  :message)
159
+ SENSITIVE = []
150
160
  include Aws::Structure
151
161
  end
152
162
 
@@ -161,6 +171,7 @@ module Aws::MarketplaceMetering
161
171
  #
162
172
  class InvalidEndpointRegionException < Struct.new(
163
173
  :message)
174
+ SENSITIVE = []
164
175
  include Aws::Structure
165
176
  end
166
177
 
@@ -174,6 +185,7 @@ module Aws::MarketplaceMetering
174
185
  #
175
186
  class InvalidProductCodeException < Struct.new(
176
187
  :message)
188
+ SENSITIVE = []
177
189
  include Aws::Structure
178
190
  end
179
191
 
@@ -186,6 +198,7 @@ module Aws::MarketplaceMetering
186
198
  #
187
199
  class InvalidPublicKeyVersionException < Struct.new(
188
200
  :message)
201
+ SENSITIVE = []
189
202
  include Aws::Structure
190
203
  end
191
204
 
@@ -200,6 +213,7 @@ module Aws::MarketplaceMetering
200
213
  #
201
214
  class InvalidRegionException < Struct.new(
202
215
  :message)
216
+ SENSITIVE = []
203
217
  include Aws::Structure
204
218
  end
205
219
 
@@ -212,6 +226,7 @@ module Aws::MarketplaceMetering
212
226
  #
213
227
  class InvalidTokenException < Struct.new(
214
228
  :message)
229
+ SENSITIVE = []
215
230
  include Aws::Structure
216
231
  end
217
232
 
@@ -225,6 +240,7 @@ module Aws::MarketplaceMetering
225
240
  #
226
241
  class InvalidUsageDimensionException < Struct.new(
227
242
  :message)
243
+ SENSITIVE = []
228
244
  include Aws::Structure
229
245
  end
230
246
 
@@ -276,6 +292,7 @@ module Aws::MarketplaceMetering
276
292
  :usage_dimension,
277
293
  :usage_quantity,
278
294
  :dry_run)
295
+ SENSITIVE = []
279
296
  include Aws::Structure
280
297
  end
281
298
 
@@ -287,11 +304,13 @@ module Aws::MarketplaceMetering
287
304
  #
288
305
  class MeterUsageResult < Struct.new(
289
306
  :metering_record_id)
307
+ SENSITIVE = []
290
308
  include Aws::Structure
291
309
  end
292
310
 
293
311
  # AWS Marketplace does not support metering usage from the underlying
294
- # platform. Currently, only Amazon ECS is supported.
312
+ # platform. Currently, Amazon ECS, Amazon EKS, and AWS Fargate are
313
+ # supported.
295
314
  #
296
315
  # @!attribute [rw] message
297
316
  # @return [String]
@@ -300,6 +319,7 @@ module Aws::MarketplaceMetering
300
319
  #
301
320
  class PlatformNotSupportedException < Struct.new(
302
321
  :message)
322
+ SENSITIVE = []
303
323
  include Aws::Structure
304
324
  end
305
325
 
@@ -333,6 +353,7 @@ module Aws::MarketplaceMetering
333
353
  :product_code,
334
354
  :public_key_version,
335
355
  :nonce)
356
+ SENSITIVE = []
336
357
  include Aws::Structure
337
358
  end
338
359
 
@@ -349,6 +370,7 @@ module Aws::MarketplaceMetering
349
370
  class RegisterUsageResult < Struct.new(
350
371
  :public_key_rotation_timestamp,
351
372
  :signature)
373
+ SENSITIVE = []
352
374
  include Aws::Structure
353
375
  end
354
376
 
@@ -372,6 +394,7 @@ module Aws::MarketplaceMetering
372
394
  #
373
395
  class ResolveCustomerRequest < Struct.new(
374
396
  :registration_token)
397
+ SENSITIVE = []
375
398
  include Aws::Structure
376
399
  end
377
400
 
@@ -395,6 +418,7 @@ module Aws::MarketplaceMetering
395
418
  class ResolveCustomerResult < Struct.new(
396
419
  :customer_identifier,
397
420
  :product_code)
421
+ SENSITIVE = []
398
422
  include Aws::Structure
399
423
  end
400
424
 
@@ -407,6 +431,7 @@ module Aws::MarketplaceMetering
407
431
  #
408
432
  class ThrottlingException < Struct.new(
409
433
  :message)
434
+ SENSITIVE = []
410
435
  include Aws::Structure
411
436
  end
412
437
 
@@ -420,6 +445,7 @@ module Aws::MarketplaceMetering
420
445
  #
421
446
  class TimestampOutOfBoundsException < Struct.new(
422
447
  :message)
448
+ SENSITIVE = []
423
449
  include Aws::Structure
424
450
  end
425
451
 
@@ -470,6 +496,7 @@ module Aws::MarketplaceMetering
470
496
  :customer_identifier,
471
497
  :dimension,
472
498
  :quantity)
499
+ SENSITIVE = []
473
500
  include Aws::Structure
474
501
  end
475
502
 
@@ -507,6 +534,7 @@ module Aws::MarketplaceMetering
507
534
  :usage_record,
508
535
  :metering_record_id,
509
536
  :status)
537
+ SENSITIVE = []
510
538
  include Aws::Structure
511
539
  end
512
540
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-marketplacemetering
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.23.0
4
+ version: 1.28.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: 2020-05-07 00:00:00.000000000 Z
11
+ date: 2020-06-23 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.71.0
22
+ version: 3.99.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.71.0
32
+ version: 3.99.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement