aws-sdk-resourcegroupstaggingapi 1.42.0 → 1.43.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: 2b08495e519dad92d490d520c6f99e106d109a130467f5f84b4a048a4fb986ea
4
- data.tar.gz: 8af5180f58b65d7cd90559b72117a982a0d5bef336826abd6533427d9de40274
3
+ metadata.gz: 162794f692291a77bd0b7f8e33ed3b54040c7c341877ae82630c468703de0fe3
4
+ data.tar.gz: 416fd8aaa803a313778f08d8c6dba3da27faf6f941485c291740e41e5c59270a
5
5
  SHA512:
6
- metadata.gz: f93e0ded8420eb7adce1d9c5b6f3cfbfc22b102d5f040ab0c9e8168f21a4a231153fd10862313bd0d0fe2b4beeeeac0ca30e4ea94b761f8608dd835e476858d5
7
- data.tar.gz: d1aa129f62b28bcc10ffc87439ac0ec0f1ef650d304b22d01fddd7cb89e00783a65a673068617966015e54a6b4be9222054596663c2937ad8c2c1158c7e1062f
6
+ metadata.gz: 98990384b177a8768bb00fb8d45ddfc1b0e2f95157308cada3df21ea57ef289a60488880aebdc4509401f5271375448c47f11710662ffbc5654869e5417f8aff
7
+ data.tar.gz: cad20a3ab7684bbdda30377bd7869d9c6f09edfb09e71dbc3862ab608faa57b5825680fb50a5835f82832e4a01ba7990194bf9a90aac7f8b2a9b263c0d19fd58
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.43.0 (2021-11-05)
5
+ ------------------
6
+
7
+ * Feature - Documentation updates and improvements.
8
+
4
9
  1.42.0 (2021-11-04)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.42.0
1
+ 1.43.0
@@ -376,7 +376,7 @@ module Aws::ResourceGroupsTaggingAPI
376
376
  # with their tag policies.
377
377
  #
378
378
  # For more information on tag policies, see [Tag Policies][1] in the
379
- # *AWS Organizations User Guide.*
379
+ # *Organizations User Guide.*
380
380
  #
381
381
  # You can call this operation only from the organization's management
382
382
  # account and from the us-east-1 Region.
@@ -400,9 +400,9 @@ module Aws::ResourceGroupsTaggingAPI
400
400
  # target IDs.
401
401
  #
402
402
  # @option params [Array<String>] :region_filters
403
- # Specifies a list of AWS Regions to limit the output by. If you use
404
- # this parameter, the count of returned noncompliant resources includes
405
- # only resources in the specified Regions.
403
+ # Specifies a list of Amazon Web Services Regions to limit the output
404
+ # to. If you use this parameter, the count of returned noncompliant
405
+ # resources includes only resources in the specified Regions.
406
406
  #
407
407
  # @option params [Array<String>] :resource_type_filters
408
408
  # Specifies that you want the response to include information for only
@@ -413,15 +413,17 @@ module Aws::ResourceGroupsTaggingAPI
413
413
  # instances.
414
414
  #
415
415
  # The string for each service name and resource type is the same as that
416
- # embedded in a resource's Amazon Resource Name (ARN). Consult the *AWS
417
- # General Reference* for the following:
416
+ # embedded in a resource's Amazon Resource Name (ARN). Consult the <i>
417
+ # <a href="https://docs.aws.amazon.com/general/latest/gr/">Amazon Web
418
+ # Services General Reference</a> </i> for the following:
418
419
  #
419
- # * For a list of service name strings, see [AWS Service Namespaces][1].
420
+ # * For a list of service name strings, see [Amazon Web Services Service
421
+ # Namespaces][1].
420
422
  #
421
423
  # * For resource type strings, see [Example ARNs][2].
422
424
  #
423
425
  # * For more information about ARNs, see [Amazon Resource Names (ARNs)
424
- # and AWS Service Namespaces][3].
426
+ # and Amazon Web Services Service Namespaces][3].
425
427
  #
426
428
  # You can specify multiple resource types by using a comma separated
427
429
  # array. The array can include up to 100 items. Note that the length
@@ -495,7 +497,7 @@ module Aws::ResourceGroupsTaggingAPI
495
497
  end
496
498
 
497
499
  # Returns all the tagged or previously tagged resources that are located
498
- # in the specified Region for the AWS account.
500
+ # in the specified Amazon Web Services Region for the account.
499
501
  #
500
502
  # Depending on what information you want returned, you can also specify
501
503
  # the following:
@@ -506,7 +508,7 @@ module Aws::ResourceGroupsTaggingAPI
506
508
  #
507
509
  # * Information about compliance with the account's effective tag
508
510
  # policy. For more information on tag policies, see [Tag Policies][1]
509
- # in the *AWS Organizations User Guide.*
511
+ # in the *Organizations User Guide.*
510
512
  #
511
513
  # This operation supports pagination, where the response can be sent in
512
514
  # multiple pages. You should check the `PaginationToken` response
@@ -527,10 +529,10 @@ module Aws::ResourceGroupsTaggingAPI
527
529
  #
528
530
  # @option params [Array<Types::TagFilter>] :tag_filters
529
531
  # Specifies a list of TagFilters (keys and values) to restrict the
530
- # output to only those resources that have the specified tag and, if
531
- # included, the specified value. Each `TagFilter` must contain a key
532
- # with values optional. A request can include up to 50 keys, and each
533
- # key can include up to 20 values.
532
+ # output to only those resources that have tags with the specified keys
533
+ # and, if included, the specified values. Each `TagFilter` must contain
534
+ # a key with values optional. A request can include up to 50 keys, and
535
+ # each key can include up to 20 values.
534
536
  #
535
537
  # Note the following when deciding how to use TagFilters:
536
538
  #
@@ -543,11 +545,11 @@ module Aws::ResourceGroupsTaggingAPI
543
545
  # response returns only those resources that satisfy all filters.
544
546
  #
545
547
  # * If you specify a filter that contains more than one value for a key,
546
- # the response returns resources that match any of the specified
548
+ # the response returns resources that match *any* of the specified
547
549
  # values for that key.
548
550
  #
549
- # * If you don't specify any values for a key, the response returns
550
- # resources that are tagged with that key and any or no value.
551
+ # * If you don't specify a value for a key, the response returns all
552
+ # resources that are tagged with that key, with any or no value.
551
553
  #
552
554
  # For example, for the following filters: `filter1=
553
555
  # \{keyA,\{value1\}\}`, `filter2=\{keyB,\{value2,value3,value4\}\}`,
@@ -574,7 +576,8 @@ module Aws::ResourceGroupsTaggingAPI
574
576
  # minimum of 1 and a maximum value of 100.
575
577
  #
576
578
  # @option params [Integer] :tags_per_page
577
- # AWS recommends using `ResourcesPerPage` instead of this parameter.
579
+ # Amazon Web Services recommends using `ResourcesPerPage` instead of
580
+ # this parameter.
578
581
  #
579
582
  # A limit that restricts the number of tags (key and value pairs)
580
583
  # returned by `GetResources` in paginated output. A resource with no
@@ -602,19 +605,21 @@ module Aws::ResourceGroupsTaggingAPI
602
605
  # of `ec2:instance` returns only EC2 instances.
603
606
  #
604
607
  # The string for each service name and resource type is the same as that
605
- # embedded in a resource's Amazon Resource Name (ARN). Consult the *AWS
606
- # General Reference* for the following:
607
- #
608
- # For more information about ARNs, see [Amazon Resource Names (ARNs) and
609
- # AWS Service Namespaces][1].
608
+ # embedded in a resource's Amazon Resource Name (ARN). For the list of
609
+ # services whose resources you can use in this parameter, see [Services
610
+ # that support the Resource Groups Tagging API][1].
610
611
  #
611
612
  # You can specify multiple resource types by using an array. The array
612
613
  # can include up to 100 items. Note that the length constraint
613
- # requirement applies to each resource type filter.
614
+ # requirement applies to each resource type filter. For example, the
615
+ # following string would limit the response to only Amazon EC2
616
+ # instances, Amazon S3 buckets, or any Audit Manager resource:
614
617
  #
618
+ # `ec2:instance,s3:bucket,auditmanager`
615
619
  #
616
620
  #
617
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
621
+ #
622
+ # [1]: https://docs.aws.amazon.com/resourcegroupstagging/latest/APIReference/supported-services.html
618
623
  #
619
624
  # @option params [Boolean] :include_compliance_details
620
625
  # Specifies whether to include details regarding the compliance with the
@@ -640,12 +645,12 @@ module Aws::ResourceGroupsTaggingAPI
640
645
  # generate an error; it simply isn't included in the response.
641
646
  #
642
647
  # An ARN (Amazon Resource Name) uniquely identifies a resource. For more
643
- # information, see [Amazon Resource Names (ARNs) and AWS Service
644
- # Namespaces][1] in the *AWS General Reference*.
648
+ # information, see [Amazon Resource Names (ARNs) and Amazon Web Services
649
+ # Service Namespaces][1] in the *Amazon Web Services General Reference*.
645
650
  #
646
651
  #
647
652
  #
648
- # [1]: http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
653
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
649
654
  #
650
655
  # @return [Types::GetResourcesOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
651
656
  #
@@ -695,8 +700,8 @@ module Aws::ResourceGroupsTaggingAPI
695
700
  req.send_request(options)
696
701
  end
697
702
 
698
- # Returns all tag keys currently in use in the specified Region for the
699
- # calling AWS account.
703
+ # Returns all tag keys currently in use in the specified Amazon Web
704
+ # Services Region for the calling account.
700
705
  #
701
706
  # This operation supports pagination, where the response can be sent in
702
707
  # multiple pages. You should check the `PaginationToken` response
@@ -740,7 +745,7 @@ module Aws::ResourceGroupsTaggingAPI
740
745
  end
741
746
 
742
747
  # Returns all tag values for the specified key that are used in the
743
- # specified AWS Region for the calling AWS account.
748
+ # specified Amazon Web Services Region for the calling account.
744
749
  #
745
750
  # This operation supports pagination, where the response can be sent in
746
751
  # multiple pages. You should check the `PaginationToken` response
@@ -757,8 +762,8 @@ module Aws::ResourceGroupsTaggingAPI
757
762
  #
758
763
  # @option params [required, String] :key
759
764
  # Specifies the tag key for which you want to list all existing values
760
- # that are currently used in the specified AWS Region for the calling
761
- # AWS account.
765
+ # that are currently used in the specified Amazon Web Services Region
766
+ # for the calling account.
762
767
  #
763
768
  # @return [Types::GetTagValuesOutput] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
764
769
  #
@@ -832,13 +837,17 @@ module Aws::ResourceGroupsTaggingAPI
832
837
  #
833
838
  # * Not all resources can have tags. For a list of services with
834
839
  # resources that support tagging using this operation, see [Services
835
- # that support the Resource Groups Tagging API][1].
840
+ # that support the Resource Groups Tagging API][1]. If the resource
841
+ # doesn't yet support this operation, the resource's service might
842
+ # support tagging using its own API operations. For more information,
843
+ # refer to the documentation for that service.
836
844
  #
837
845
  # * Each resource can have up to 50 tags. For other limits, see [Tag
838
- # Naming and Usage Conventions][2] in the *AWS General Reference.*
846
+ # Naming and Usage Conventions][2] in the *Amazon Web Services General
847
+ # Reference.*
839
848
  #
840
- # * You can only tag resources that are located in the specified AWS
841
- # Region for the AWS account.
849
+ # * You can only tag resources that are located in the specified Amazon
850
+ # Web Services Region for the Amazon Web Services account.
842
851
  #
843
852
  # * To add tags to a resource, you need the necessary permissions for
844
853
  # the service that the resource belongs to as well as permissions for
@@ -850,6 +859,18 @@ module Aws::ResourceGroupsTaggingAPI
850
859
  # you with billing and administration services. Tags are not intended to
851
860
  # be used for private or sensitive data.
852
861
  #
862
+ # **Minimum permissions**
863
+ #
864
+ # In addition to the `tag:TagResources` permission required by this
865
+ # operation, you must also have the tagging permission defined by the
866
+ # service that created the resource. For example, to tag an Amazon EC2
867
+ # instance using the `TagResources` operation, you must have both of the
868
+ # following permissions:
869
+ #
870
+ # * `tag:TagResource`
871
+ #
872
+ # * `ec2:CreateTags`
873
+ #
853
874
  #
854
875
  #
855
876
  # [1]: https://docs.aws.amazon.com/resourcegroupstagging/latest/APIReference/supported-services.html
@@ -860,12 +881,12 @@ module Aws::ResourceGroupsTaggingAPI
860
881
  # tags to.
861
882
  #
862
883
  # An ARN (Amazon Resource Name) uniquely identifies a resource. For more
863
- # information, see [Amazon Resource Names (ARNs) and AWS Service
864
- # Namespaces][1] in the *AWS General Reference*.
884
+ # information, see [Amazon Resource Names (ARNs) and Amazon Web Services
885
+ # Service Namespaces][1] in the *Amazon Web Services General Reference*.
865
886
  #
866
887
  #
867
888
  #
868
- # [1]: http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
889
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
869
890
  #
870
891
  # @option params [required, Hash<String,String>] :tags
871
892
  # Specifies a list of tags that you want to add to the specified
@@ -910,20 +931,32 @@ module Aws::ResourceGroupsTaggingAPI
910
931
  # for removing tags. For more information, see the documentation for
911
932
  # the service whose resource you want to untag.
912
933
  #
913
- # * You can only tag resources that are located in the specified AWS
914
- # Region for the calling AWS account.
934
+ # * You can only tag resources that are located in the specified Amazon
935
+ # Web Services Region for the calling Amazon Web Services account.
936
+ #
937
+ # **Minimum permissions**
938
+ #
939
+ # In addition to the `tag:UntagResources` permission required by this
940
+ # operation, you must also have the remove tags permission defined by
941
+ # the service that created the resource. For example, to remove the tags
942
+ # from an Amazon EC2 instance using the `UntagResources` operation, you
943
+ # must have both of the following permissions:
944
+ #
945
+ # * `tag:UntagResource`
946
+ #
947
+ # * `ec2:DeleteTags`
915
948
  #
916
949
  # @option params [required, Array<String>] :resource_arn_list
917
950
  # Specifies a list of ARNs of the resources that you want to remove tags
918
951
  # from.
919
952
  #
920
953
  # An ARN (Amazon Resource Name) uniquely identifies a resource. For more
921
- # information, see [Amazon Resource Names (ARNs) and AWS Service
922
- # Namespaces][1] in the *AWS General Reference*.
954
+ # information, see [Amazon Resource Names (ARNs) and Amazon Web Services
955
+ # Service Namespaces][1] in the *Amazon Web Services General Reference*.
923
956
  #
924
957
  #
925
958
  #
926
- # [1]: http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
959
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
927
960
  #
928
961
  # @option params [required, Array<String>] :tag_keys
929
962
  # Specifies a list of tag keys that you want to remove from the
@@ -969,7 +1002,7 @@ module Aws::ResourceGroupsTaggingAPI
969
1002
  params: params,
970
1003
  config: config)
971
1004
  context[:gem_name] = 'aws-sdk-resourcegroupstaggingapi'
972
- context[:gem_version] = '1.42.0'
1005
+ context[:gem_version] = '1.43.0'
973
1006
  Seahorse::Client::Request.new(handlers, context)
974
1007
  end
975
1008
 
@@ -60,19 +60,19 @@ module Aws::ResourceGroupsTaggingAPI
60
60
  #
61
61
  # * You must meet the prerequisites for using tag policies. For
62
62
  # information, see [Prerequisites and Permissions for Using Tag
63
- # Policies][1] in the *AWS Organizations User Guide.*
63
+ # Policies][1] in the *Organizations User Guide.*
64
64
  #
65
65
  # * You must enable the tag policies service principal
66
- # (`tagpolicies.tag.amazonaws.com`) to integrate with AWS
67
- # Organizations For information, see [EnableAWSServiceAccess][2].
66
+ # (`tagpolicies.tag.amazonaws.com`) to integrate with Organizations
67
+ # For information, see [EnableAWSServiceAccess][2].
68
68
  #
69
69
  # * You must have a tag policy attached to the organization root, an OU,
70
70
  # or an account.
71
71
  #
72
72
  #
73
73
  #
74
- # [1]: http://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_tag-policies-prereqs.html
75
- # [2]: http://docs.aws.amazon.com/organizations/latest/APIReference/API_EnableAWSServiceAccess.html
74
+ # [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_tag-policies-prereqs.html
75
+ # [2]: https://docs.aws.amazon.com/organizations/latest/APIReference/API_EnableAWSServiceAccess.html
76
76
  #
77
77
  # @!attribute [rw] message
78
78
  # @return [String]
@@ -130,34 +130,34 @@ module Aws::ResourceGroupsTaggingAPI
130
130
  # Information about the errors that are returned for each failed
131
131
  # resource. This information can include `InternalServiceException` and
132
132
  # `InvalidParameterException` errors. It can also include any valid
133
- # error code returned by the AWS service that hosts the resource that
134
- # the ARN key represents.
133
+ # error code returned by the Amazon Web Services service that hosts the
134
+ # resource that the ARN key represents.
135
135
  #
136
136
  # The following are common error codes that you might receive from other
137
- # AWS services:
137
+ # Amazon Web Services services:
138
138
  #
139
139
  # * **InternalServiceException** – This can mean that the Resource
140
- # Groups Tagging API didn't receive a response from another AWS
141
- # service. It can also mean the the resource type in the request is
142
- # not supported by the Resource Groups Tagging API. In these cases,
143
- # it's safe to retry the request and then call [GetResources][1] to
144
- # verify the changes.
140
+ # Groups Tagging API didn't receive a response from another Amazon
141
+ # Web Services service. It can also mean that the resource type in the
142
+ # request is not supported by the Resource Groups Tagging API. In
143
+ # these cases, it's safe to retry the request and then call
144
+ # [GetResources][1] to verify the changes.
145
145
  #
146
146
  # * **AccessDeniedException** – This can mean that you need permission
147
- # to calling tagging operations in the AWS service that contains the
148
- # resource. For example, to use the Resource Groups Tagging API to tag
149
- # a CloudWatch alarm resource, you need permission to call [
150
- # `TagResources` ][2] *and* [ `TagResource` ][3] in the CloudWatch
151
- # API.
147
+ # to call the tagging operations in the Amazon Web Services service
148
+ # that contains the resource. For example, to use the Resource Groups
149
+ # Tagging API to tag a Amazon CloudWatch alarm resource, you need
150
+ # permission to call both [ `TagResources` ][2] *and* [ `TagResource`
151
+ # ][3] in the CloudWatch API.
152
152
  #
153
- # For more information on errors that are generated from other AWS
154
- # services, see the documentation for that service.
153
+ # For more information on errors that are generated from other Amazon
154
+ # Web Services services, see the documentation for that service.
155
155
  #
156
156
  #
157
157
  #
158
- # [1]: http://docs.aws.amazon.com/resourcegroupstagging/latest/APIReference/API_GetResources.html
159
- # [2]: http://docs.aws.amazon.com/resourcegroupstagging/latest/APIReference/API_TagResources.html
160
- # [3]: http://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_TagResource.html
158
+ # [1]: https://docs.aws.amazon.com/resourcegroupstagging/latest/APIReference/API_GetResources.html
159
+ # [2]: https://docs.aws.amazon.com/resourcegroupstagging/latest/APIReference/API_TagResources.html
160
+ # [3]: https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_TagResource.html
161
161
  #
162
162
  # @!attribute [rw] status_code
163
163
  # The HTTP status code of the common error.
@@ -166,8 +166,8 @@ module Aws::ResourceGroupsTaggingAPI
166
166
  # @!attribute [rw] error_code
167
167
  # The code of the common error. Valid values include
168
168
  # `InternalServiceException`, `InvalidParameterException`, and any
169
- # valid error code returned by the AWS service that hosts the resource
170
- # that you want to tag.
169
+ # valid error code returned by the Amazon Web Services service that
170
+ # hosts the resource that you want to tag.
171
171
  # @return [String]
172
172
  #
173
173
  # @!attribute [rw] error_message
@@ -205,9 +205,9 @@ module Aws::ResourceGroupsTaggingAPI
205
205
  # @return [Array<String>]
206
206
  #
207
207
  # @!attribute [rw] region_filters
208
- # Specifies a list of AWS Regions to limit the output by. If you use
209
- # this parameter, the count of returned noncompliant resources
210
- # includes only resources in the specified Regions.
208
+ # Specifies a list of Amazon Web Services Regions to limit the output
209
+ # to. If you use this parameter, the count of returned noncompliant
210
+ # resources includes only resources in the specified Regions.
211
211
  # @return [Array<String>]
212
212
  #
213
213
  # @!attribute [rw] resource_type_filters
@@ -220,15 +220,17 @@ module Aws::ResourceGroupsTaggingAPI
220
220
  #
221
221
  # The string for each service name and resource type is the same as
222
222
  # that embedded in a resource's Amazon Resource Name (ARN). Consult
223
- # the *AWS General Reference* for the following:
223
+ # the <i> <a
224
+ # href="https://docs.aws.amazon.com/general/latest/gr/">Amazon Web
225
+ # Services General Reference</a> </i> for the following:
224
226
  #
225
- # * For a list of service name strings, see [AWS Service
226
- # Namespaces][1].
227
+ # * For a list of service name strings, see [Amazon Web Services
228
+ # Service Namespaces][1].
227
229
  #
228
230
  # * For resource type strings, see [Example ARNs][2].
229
231
  #
230
232
  # * For more information about ARNs, see [Amazon Resource Names (ARNs)
231
- # and AWS Service Namespaces][3].
233
+ # and Amazon Web Services Service Namespaces][3].
232
234
  #
233
235
  # You can specify multiple resource types by using a comma separated
234
236
  # array. The array can include up to 100 items. Note that the length
@@ -329,10 +331,10 @@ module Aws::ResourceGroupsTaggingAPI
329
331
  #
330
332
  # @!attribute [rw] tag_filters
331
333
  # Specifies a list of TagFilters (keys and values) to restrict the
332
- # output to only those resources that have the specified tag and, if
333
- # included, the specified value. Each `TagFilter` must contain a key
334
- # with values optional. A request can include up to 50 keys, and each
335
- # key can include up to 20 values.
334
+ # output to only those resources that have tags with the specified
335
+ # keys and, if included, the specified values. Each `TagFilter` must
336
+ # contain a key with values optional. A request can include up to 50
337
+ # keys, and each key can include up to 20 values.
336
338
  #
337
339
  # Note the following when deciding how to use TagFilters:
338
340
  #
@@ -345,11 +347,11 @@ module Aws::ResourceGroupsTaggingAPI
345
347
  # response returns only those resources that satisfy all filters.
346
348
  #
347
349
  # * If you specify a filter that contains more than one value for a
348
- # key, the response returns resources that match any of the
350
+ # key, the response returns resources that match *any* of the
349
351
  # specified values for that key.
350
352
  #
351
- # * If you don't specify any values for a key, the response returns
352
- # resources that are tagged with that key and any or no value.
353
+ # * If you don't specify a value for a key, the response returns all
354
+ # resources that are tagged with that key, with any or no value.
353
355
  #
354
356
  # For example, for the following filters: `filter1=
355
357
  # \{keyA,\{value1\}\}`, `filter2=\{keyB,\{value2,value3,value4\}\}`,
@@ -378,7 +380,8 @@ module Aws::ResourceGroupsTaggingAPI
378
380
  # @return [Integer]
379
381
  #
380
382
  # @!attribute [rw] tags_per_page
381
- # AWS recommends using `ResourcesPerPage` instead of this parameter.
383
+ # Amazon Web Services recommends using `ResourcesPerPage` instead of
384
+ # this parameter.
382
385
  #
383
386
  # A limit that restricts the number of tags (key and value pairs)
384
387
  # returned by `GetResources` in paginated output. A resource with no
@@ -408,19 +411,21 @@ module Aws::ResourceGroupsTaggingAPI
408
411
  # of `ec2:instance` returns only EC2 instances.
409
412
  #
410
413
  # The string for each service name and resource type is the same as
411
- # that embedded in a resource's Amazon Resource Name (ARN). Consult
412
- # the *AWS General Reference* for the following:
413
- #
414
- # For more information about ARNs, see [Amazon Resource Names (ARNs)
415
- # and AWS Service Namespaces][1].
414
+ # that embedded in a resource's Amazon Resource Name (ARN). For the
415
+ # list of services whose resources you can use in this parameter, see
416
+ # [Services that support the Resource Groups Tagging API][1].
416
417
  #
417
418
  # You can specify multiple resource types by using an array. The array
418
419
  # can include up to 100 items. Note that the length constraint
419
- # requirement applies to each resource type filter.
420
+ # requirement applies to each resource type filter. For example, the
421
+ # following string would limit the response to only Amazon EC2
422
+ # instances, Amazon S3 buckets, or any Audit Manager resource:
420
423
  #
424
+ # `ec2:instance,s3:bucket,auditmanager`
421
425
  #
422
426
  #
423
- # [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
427
+ #
428
+ # [1]: https://docs.aws.amazon.com/resourcegroupstagging/latest/APIReference/supported-services.html
424
429
  # @return [Array<String>]
425
430
  #
426
431
  # @!attribute [rw] include_compliance_details
@@ -450,12 +455,13 @@ module Aws::ResourceGroupsTaggingAPI
450
455
  # response.
451
456
  #
452
457
  # An ARN (Amazon Resource Name) uniquely identifies a resource. For
453
- # more information, see [Amazon Resource Names (ARNs) and AWS Service
454
- # Namespaces][1] in the *AWS General Reference*.
458
+ # more information, see [Amazon Resource Names (ARNs) and Amazon Web
459
+ # Services Service Namespaces][1] in the *Amazon Web Services General
460
+ # Reference*.
455
461
  #
456
462
  #
457
463
  #
458
- # [1]: http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
464
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
459
465
  # @return [Array<String>]
460
466
  #
461
467
  # @see http://docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/GetResourcesInput AWS API Documentation
@@ -482,7 +488,7 @@ module Aws::ResourceGroupsTaggingAPI
482
488
  #
483
489
  # @!attribute [rw] resource_tag_mapping_list
484
490
  # A list of resource ARNs and the tags (keys and values) associated
485
- # with those ARNs.
491
+ # with each.
486
492
  # @return [Array<Types::ResourceTagMapping>]
487
493
  #
488
494
  # @see http://docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/GetResourcesOutput AWS API Documentation
@@ -523,7 +529,7 @@ module Aws::ResourceGroupsTaggingAPI
523
529
  # @return [String]
524
530
  #
525
531
  # @!attribute [rw] tag_keys
526
- # A list of all tag keys in the AWS account.
532
+ # A list of all tag keys in the Amazon Web Services account.
527
533
  # @return [Array<String>]
528
534
  #
529
535
  # @see http://docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/GetTagKeysOutput AWS API Documentation
@@ -551,8 +557,8 @@ module Aws::ResourceGroupsTaggingAPI
551
557
  #
552
558
  # @!attribute [rw] key
553
559
  # Specifies the tag key for which you want to list all existing values
554
- # that are currently used in the specified AWS Region for the calling
555
- # AWS account.
560
+ # that are currently used in the specified Amazon Web Services Region
561
+ # for the calling account.
556
562
  # @return [String]
557
563
  #
558
564
  # @see http://docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/GetTagValuesInput AWS API Documentation
@@ -573,7 +579,7 @@ module Aws::ResourceGroupsTaggingAPI
573
579
  #
574
580
  # @!attribute [rw] tag_values
575
581
  # A list of all tag values for the specified key currently used in the
576
- # specified AWS Region for the calling AWS account.
582
+ # specified Amazon Web Services Region for the calling account.
577
583
  # @return [Array<String>]
578
584
  #
579
585
  # @see http://docs.aws.amazon.com/goto/WebAPI/resourcegroupstaggingapi-2017-01-26/GetTagValuesOutput AWS API Documentation
@@ -611,11 +617,11 @@ module Aws::ResourceGroupsTaggingAPI
611
617
  #
612
618
  # * You can't access the Amazon S3 bucket for report storage. For more
613
619
  # information, see [Additional Requirements for Organization-wide Tag
614
- # Compliance Reports][1] in the *AWS Organizations User Guide.*
620
+ # Compliance Reports][1] in the *Organizations User Guide.*
615
621
  #
616
622
  #
617
623
  #
618
- # [1]: http://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_tag-policies-prereqs.html#bucket-policies-org-report
624
+ # [1]: https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_tag-policies-prereqs.html#bucket-policies-org-report
619
625
  #
620
626
  # @!attribute [rw] message
621
627
  # @return [String]
@@ -650,7 +656,8 @@ module Aws::ResourceGroupsTaggingAPI
650
656
  # @return [String]
651
657
  #
652
658
  # @!attribute [rw] tags
653
- # The tags that have been applied to one or more AWS resources.
659
+ # The tags that have been applied to one or more Amazon Web Services
660
+ # resources.
654
661
  # @return [Array<Types::Tag>]
655
662
  #
656
663
  # @!attribute [rw] compliance_details
@@ -707,12 +714,12 @@ module Aws::ResourceGroupsTaggingAPI
707
714
  #
708
715
  # @!attribute [rw] target_id
709
716
  # The account identifier or the root identifier of the organization.
710
- # If you don't know the root ID, you can call the AWS Organizations
717
+ # If you don't know the root ID, you can call the Organizations
711
718
  # [ListRoots][1] API.
712
719
  #
713
720
  #
714
721
  #
715
- # [1]: http://docs.aws.amazon.com/organizations/latest/APIReference/API_ListRoots.html
722
+ # [1]: https://docs.aws.amazon.com/organizations/latest/APIReference/API_ListRoots.html
716
723
  # @return [String]
717
724
  #
718
725
  # @!attribute [rw] target_id_type
@@ -720,11 +727,11 @@ module Aws::ResourceGroupsTaggingAPI
720
727
  # @return [String]
721
728
  #
722
729
  # @!attribute [rw] region
723
- # The AWS Region that the summary applies to.
730
+ # The Amazon Web Services Region that the summary applies to.
724
731
  # @return [String]
725
732
  #
726
733
  # @!attribute [rw] resource_type
727
- # The AWS resource type.
734
+ # The Amazon Web Services resource type.
728
735
  # @return [String]
729
736
  #
730
737
  # @!attribute [rw] non_compliant_resources
@@ -744,14 +751,15 @@ module Aws::ResourceGroupsTaggingAPI
744
751
  include Aws::Structure
745
752
  end
746
753
 
747
- # The metadata that you apply to AWS resources to help you categorize
748
- # and organize them. Each tag consists of a key and a value, both of
749
- # which you define. For more information, see [Tagging AWS Resources][1]
750
- # in the *AWS General Reference*.
754
+ # The metadata that you apply to Amazon Web Services resources to help
755
+ # you categorize and organize them. Each tag consists of a key and a
756
+ # value, both of which you define. For more information, see [Tagging
757
+ # Amazon Web Services Resources][1] in the *Amazon Web Services General
758
+ # Reference*.
751
759
  #
752
760
  #
753
761
  #
754
- # [1]: http://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
762
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html
755
763
  #
756
764
  # @!attribute [rw] key
757
765
  # One part of a key-value pair that makes up a tag. A key is a general
@@ -819,12 +827,13 @@ module Aws::ResourceGroupsTaggingAPI
819
827
  # tags to.
820
828
  #
821
829
  # An ARN (Amazon Resource Name) uniquely identifies a resource. For
822
- # more information, see [Amazon Resource Names (ARNs) and AWS Service
823
- # Namespaces][1] in the *AWS General Reference*.
830
+ # more information, see [Amazon Resource Names (ARNs) and Amazon Web
831
+ # Services Service Namespaces][1] in the *Amazon Web Services General
832
+ # Reference*.
824
833
  #
825
834
  #
826
835
  #
827
- # [1]: http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
836
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
828
837
  # @return [Array<String>]
829
838
  #
830
839
  # @!attribute [rw] tags
@@ -883,12 +892,13 @@ module Aws::ResourceGroupsTaggingAPI
883
892
  # tags from.
884
893
  #
885
894
  # An ARN (Amazon Resource Name) uniquely identifies a resource. For
886
- # more information, see [Amazon Resource Names (ARNs) and AWS Service
887
- # Namespaces][1] in the *AWS General Reference*.
895
+ # more information, see [Amazon Resource Names (ARNs) and Amazon Web
896
+ # Services Service Namespaces][1] in the *Amazon Web Services General
897
+ # Reference*.
888
898
  #
889
899
  #
890
900
  #
891
- # [1]: http://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
901
+ # [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
892
902
  # @return [Array<String>]
893
903
  #
894
904
  # @!attribute [rw] tag_keys
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-resourcegroupstaggingapi/customizations'
48
48
  # @!group service
49
49
  module Aws::ResourceGroupsTaggingAPI
50
50
 
51
- GEM_VERSION = '1.42.0'
51
+ GEM_VERSION = '1.43.0'
52
52
 
53
53
  end
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.42.0
4
+ version: 1.43.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: 2021-11-04 00:00:00.000000000 Z
11
+ date: 2021-11-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core