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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 7b99b6afbb8f8c0d197d7049eaa30bc1512188190687050e327e4ca21e675c68
|
4
|
+
data.tar.gz: 2dc52351e837d2a96c896669344437c8fabd0d4c1ef7090979793c1c042f3642
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e992d76df2aa228d78b40456c8f55dca5b9304888c27c2990d9d6a25c73effa1992cb8d7b7b0ee6e5ae6292183c9acb0c595b284edaba28fb1818ebab67dabb6
|
7
|
+
data.tar.gz: 0ae339f2ea006afd136a9207624fc3f6ff69635bf0401c8aa214bd0c59a96456a3afd47baf4dc11e32611f44050f62161cb631134539290e282f4da20ba1990b
|
@@ -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.
|
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.
|
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-
|
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
|