aws-sdk-cloudwatch 1.40.0 → 1.41.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: b097ed4e861c19358794f164d86a74f8f55defc27eae827a9b65eac79ba7c945
4
- data.tar.gz: 84b43a8b49143a7182baafd00404596916e992f51a0e67f1050d100492fc01d4
3
+ metadata.gz: 555cc3f54befa566ff23f4e717bfdcfebfadcef73c3f7fdc621dff94a9865ab0
4
+ data.tar.gz: c4b914f004862803b2a2c73e49f1ce0e39d57966a0c0a6394396ad3399f4f9cd
5
5
  SHA512:
6
- metadata.gz: 97fae1bd5ca20687e6ddff79e39b94b8cb91b072adc4e4e8c0bfac35f8dbd7809d96664172579900c7472a7c7293755c470b68fb1e4722b143486e080de7b773
7
- data.tar.gz: 8a625d1e85f8a54410c4cef16ed7cfc18eed48a44913be977a1dcd926787a965ef35395e8ce58eb8b1cd3f1cde21c9f819acec3287ff110035921d3259860c50
6
+ metadata.gz: 4f64c22479fad53948338202d23a69cf070fd3294ce4e1ae2cdc891862cada042ac66e47b0156675512ca285f676af12fac1db767ba9255c88a29dfea7558de5
7
+ data.tar.gz: 2216519d2d4a582fff7d651dfc60896f7ec3c2c331acbe7028dad96e49b493a85cb9f02e9fefb49703657a2643604c450129a66cec86193a820a438d66b303d2
@@ -51,6 +51,6 @@ require_relative 'aws-sdk-cloudwatch/customizations'
51
51
  # @service
52
52
  module Aws::CloudWatch
53
53
 
54
- GEM_VERSION = '1.40.0'
54
+ GEM_VERSION = '1.41.0'
55
55
 
56
56
  end
@@ -2949,7 +2949,7 @@ module Aws::CloudWatch
2949
2949
  params: params,
2950
2950
  config: config)
2951
2951
  context[:gem_name] = 'aws-sdk-cloudwatch'
2952
- context[:gem_version] = '1.40.0'
2952
+ context[:gem_version] = '1.41.0'
2953
2953
  Seahorse::Client::Request.new(handlers, context)
2954
2954
  end
2955
2955
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-cloudwatch
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.40.0
4
+ version: 1.41.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-06-23 00:00:00.000000000 Z
11
+ date: 2020-07-02 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core