aws-sdk-cloudwatchrum 1.4.0 → 1.5.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -28,7 +28,7 @@ require_relative 'aws-sdk-cloudwatchrum/customizations'
28
28
  # structure.
29
29
  #
30
30
  # cloud_watch_rum = Aws::CloudWatchRUM::Client.new
31
- # resp = cloud_watch_rum.create_app_monitor(params)
31
+ # resp = cloud_watch_rum.batch_create_rum_metric_definitions(params)
32
32
  #
33
33
  # See {Client} for more information.
34
34
  #
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-cloudwatchrum/customizations'
48
48
  # @!group service
49
49
  module Aws::CloudWatchRUM
50
50
 
51
- GEM_VERSION = '1.4.0'
51
+ GEM_VERSION = '1.5.0'
52
52
 
53
53
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-cloudwatchrum
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.0
4
+ version: 1.5.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: 2022-02-24 00:00:00.000000000 Z
11
+ date: 2022-10-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core