aws-sdk-applicationinsights 1.13.0 → 1.14.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: bfadd24cec45b9a36017f1748792ad39e25bec033d3b5bbced3ff470d1526bda
4
- data.tar.gz: 5d5d33113b353afeb36f52fa0c7665c35c7294f2033f12193cd9956975dd643d
3
+ metadata.gz: 0ed4a25116d4d292f96e20a9d72a2ec1f06667ae5dd1c2c7c8385bd0655e48cf
4
+ data.tar.gz: 8815ec2b5a56f70622395668739caf462c9c05564873c128fac0e7d5127a5bd5
5
5
  SHA512:
6
- metadata.gz: da17db364ff705d777c28be399ede21393ff0ffe311666a85dd7b152c554e6887c4439aeb8f97b53be501a50c911c6f9c3bb9dc4d779113bbb8518f4cfaf9317
7
- data.tar.gz: f803bec824484e186d5014da5677600aeb5a787fda7f652a476e524f5182df74e13741a1096ae25153096abdc9d1f2a6454c18ce7a3803f879b5d4297033bfff
6
+ metadata.gz: 5b8369f21fa4a30695d1c8a1304a3f0f102ac0950bdbf4d51bf3a273b62423a5f0189eef761ff04ff200c07ab030a505d35a5533235f0eb32f91dd1bdd308196
7
+ data.tar.gz: 3f58fe97839d0e84a23ebc39c66fb6e0325d7ef44760e072f1d408f91011b498dd962889c2bf20d5b6e840b9a61061376d2ebe2839532f9a5aeb1c9a568289ea
@@ -7,6 +7,7 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
+
10
11
  require 'aws-sdk-core'
11
12
  require 'aws-sigv4'
12
13
 
@@ -47,6 +48,6 @@ require_relative 'aws-sdk-applicationinsights/customizations'
47
48
  # @!group service
48
49
  module Aws::ApplicationInsights
49
50
 
50
- GEM_VERSION = '1.13.0'
51
+ GEM_VERSION = '1.14.0'
51
52
 
52
53
  end
@@ -1558,7 +1558,7 @@ module Aws::ApplicationInsights
1558
1558
  params: params,
1559
1559
  config: config)
1560
1560
  context[:gem_name] = 'aws-sdk-applicationinsights'
1561
- context[:gem_version] = '1.13.0'
1561
+ context[:gem_version] = '1.14.0'
1562
1562
  Seahorse::Client::Request.new(handlers, context)
1563
1563
  end
1564
1564
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-applicationinsights
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.13.0
4
+ version: 1.14.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-08-25 00:00:00.000000000 Z
11
+ date: 2020-09-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core