Uses of Class
software.amazon.awssdk.services.rolesanywhere.model.TooManyTagsException
-
Packages that use TooManyTagsException Package Description software.amazon.awssdk.services.rolesanywhere Identity and Access Management Roles Anywhere provides a secure way for your workloads such as servers, containers, and applications that run outside of Amazon Web Services to obtain temporary Amazon Web Services credentials. -
-
Uses of TooManyTagsException in software.amazon.awssdk.services.rolesanywhere
Methods in software.amazon.awssdk.services.rolesanywhere that throw TooManyTagsException Modifier and Type Method Description default TagResourceResponseRolesAnywhereClient. tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)Attaches tags to a resource.default TagResourceResponseRolesAnywhereClient. tagResource(TagResourceRequest tagResourceRequest)Attaches tags to a resource.
-