| Package | Description |
|---|---|
| software.amazon.awssdk.services.accessanalyzer |
Identity and Access Management Access Analyzer helps identify potential resource-access risks by enabling you to
identify any policies that grant access to an external principal.
|
| Modifier and Type | Method and Description |
|---|---|
default TagResourceResponse |
AccessAnalyzerClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds a tag to the specified resource.
|
default TagResourceResponse |
AccessAnalyzerClient.tagResource(TagResourceRequest tagResourceRequest)
Adds a tag to the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<TagResourceResponse> |
AccessAnalyzerAsyncClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds a tag to the specified resource.
|
default CompletableFuture<TagResourceResponse> |
AccessAnalyzerAsyncClient.tagResource(TagResourceRequest tagResourceRequest)
Adds a tag to the specified resource.
|
Copyright © 2023. All rights reserved.