aws-sdk-resourcegroupstaggingapi 1.28.0 → 1.29.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: 901ea169ee25df5fec0b7035023863852c8db7b9d65c45775ec61314adb5896e
4
- data.tar.gz: 50d0824da2a91c235369d7a5fcd331c9bc227884e9a5b053199b7ee65ae02fca
3
+ metadata.gz: 7b99b6afbb8f8c0d197d7049eaa30bc1512188190687050e327e4ca21e675c68
4
+ data.tar.gz: 2dc52351e837d2a96c896669344437c8fabd0d4c1ef7090979793c1c042f3642
5
5
  SHA512:
6
- metadata.gz: 3b8dea9ff41a27514311f3362ed20f05896cc6b3046e70d5ac62d3abfe24c086e6e755629de5f7dab936d6992df081e4b0a94b35deef6e93831537caa06a9958
7
- data.tar.gz: 9be6a5b02fe3862fa82fde61e2fcc2226fbd3393967df1769d6d1e7b6c6f16a54993cf4760070b877a53919c6c773dc9cb7c35cf2d197da66f29cf556b53c12f
6
+ metadata.gz: e992d76df2aa228d78b40456c8f55dca5b9304888c27c2990d9d6a25c73effa1992cb8d7b7b0ee6e5ae6292183c9acb0c595b284edaba28fb1818ebab67dabb6
7
+ data.tar.gz: 0ae339f2ea006afd136a9207624fc3f6ff69635bf0401c8aa214bd0c59a96456a3afd47baf4dc11e32611f44050f62161cb631134539290e282f4da20ba1990b
@@ -47,6 +47,6 @@ require_relative 'aws-sdk-resourcegroupstaggingapi/customizations'
47
47
  # @service
48
48
  module Aws::ResourceGroupsTaggingAPI
49
49
 
50
- GEM_VERSION = '1.28.0'
50
+ GEM_VERSION = '1.29.0'
51
51
 
52
52
  end
@@ -777,6 +777,11 @@ module Aws::ResourceGroupsTaggingAPI
777
777
  # the service that the resource belongs to as well as permissions for
778
778
  # adding tags. For more information, see [this list][1].
779
779
  #
780
+ # Do not store personally identifiable information (PII) or other
781
+ # confidential or sensitive information in tags. We use tags to provide
782
+ # you with billing and administration services. Tags are not intended to
783
+ # be used for private or sensitive data.
784
+ #
780
785
  #
781
786
  #
782
787
  # [1]: http://docs.aws.amazon.com/resourcegroupstagging/latest/APIReference/Welcome.html
@@ -893,7 +898,7 @@ module Aws::ResourceGroupsTaggingAPI
893
898
  params: params,
894
899
  config: config)
895
900
  context[:gem_name] = 'aws-sdk-resourcegroupstaggingapi'
896
- context[:gem_version] = '1.28.0'
901
+ context[:gem_version] = '1.29.0'
897
902
  Seahorse::Client::Request.new(handlers, context)
898
903
  end
899
904
 
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.28.0
4
+ version: 1.29.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-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core