| 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.
|
| software.amazon.awssdk.services.rolesanywhere.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListTagsForResourceResponse |
RolesAnywhereClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags attached to the resource.
|
default CompletableFuture<ListTagsForResourceResponse> |
RolesAnywhereAsyncClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest)
Lists the tags attached to the resource.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTagsForResourceRequestMarshaller.marshall(ListTagsForResourceRequest listTagsForResourceRequest) |
Copyright © 2023. All rights reserved.