aws-sdk-resourcegroupstaggingapi 1.12.0 → 1.13.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
  SHA1:
3
- metadata.gz: 4ef60a866d58d0c2d8e4f78381c05791a8138e95
4
- data.tar.gz: 37f209e0322075f1d0474035ce242fa1178f94eb
3
+ metadata.gz: 6b2755c3b69dcda3a9be9ef15e7b54738378f824
4
+ data.tar.gz: d5ca5a0dcd5855ed009625dbb42e8496768dda89
5
5
  SHA512:
6
- metadata.gz: 609c1277eef58d768e926d041f72223890a38b524aebf3a6bde57a3de0a22ac888c67f98857265ba2cd8b468fdb549c401d082c0dee6b97681d0570c1af0a13c
7
- data.tar.gz: 3f621e6e3649e2597035bade10b7b1346588f6054188770ce3465da150fdc013dc6acdbbe38dc2ff53971ce799959f031cce8613f8adbc0b355c68119e8690db
6
+ metadata.gz: 2dfd7cc541fd401294f538216ca34a3e1318bc8154a60bd3af3c527c94ab01566dce2afb61270c0c071312a0209dac9744f7630dd9d968c658fc0ebb5996f94f
7
+ data.tar.gz: 33ea62f50d344fdc15f8354668638d34d9c90845fa91b2d4dd69d0abb54627ac1e56fd18dcd4f54ea111d54475e9199c0be00b30807ce7332e90dbc19ac63c4c
@@ -42,6 +42,6 @@ require_relative 'aws-sdk-resourcegroupstaggingapi/customizations'
42
42
  # @service
43
43
  module Aws::ResourceGroupsTaggingAPI
44
44
 
45
- GEM_VERSION = '1.12.0'
45
+ GEM_VERSION = '1.13.0'
46
46
 
47
47
  end
@@ -116,6 +116,10 @@ module Aws::ResourceGroupsTaggingAPI
116
116
  # Allows you to provide an identifier for this client which will be attached to
117
117
  # all generated client side metrics. Defaults to an empty string.
118
118
  #
119
+ # @option options [String] :client_side_monitoring_host ("127.0.0.1")
120
+ # Allows you to specify the DNS hostname or IPv4 or IPv6 address that the client
121
+ # side monitoring agent is running on, where client metrics will be published via UDP.
122
+ #
119
123
  # @option options [Integer] :client_side_monitoring_port (31000)
120
124
  # Required for publishing client metrics. The port that the client side monitoring
121
125
  # agent is running on, where client metrics will be published via UDP.
@@ -590,7 +594,7 @@ module Aws::ResourceGroupsTaggingAPI
590
594
  params: params,
591
595
  config: config)
592
596
  context[:gem_name] = 'aws-sdk-resourcegroupstaggingapi'
593
- context[:gem_version] = '1.12.0'
597
+ context[:gem_version] = '1.13.0'
594
598
  Seahorse::Client::Request.new(handlers, context)
595
599
  end
596
600
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-resourcegroupstaggingapi
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.12.0
4
+ version: 1.13.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: 2019-05-21 00:00:00.000000000 Z
11
+ date: 2019-06-17 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.53.0
22
+ version: 3.56.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.53.0
32
+ version: 3.56.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement