Uses of Class
software.amazon.awssdk.services.oam.model.TooManyTagsException
-
Packages that use TooManyTagsException Package Description software.amazon.awssdk.services.oam Use Amazon CloudWatch Observability Access Manager to create and manage links between source accounts and monitoring accounts by using CloudWatch cross-account observability. -
-
Uses of TooManyTagsException in software.amazon.awssdk.services.oam
Methods in software.amazon.awssdk.services.oam that throw TooManyTagsException Modifier and Type Method Description default TagResourceResponseOamClient. tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)Assigns one or more tags (key-value pairs) to the specified resource.default TagResourceResponseOamClient. tagResource(TagResourceRequest tagResourceRequest)Assigns one or more tags (key-value pairs) to the specified resource.
-