| Package | Description |
|---|---|
| software.amazon.awssdk.services.securitylake |
Amazon Security Lake is a fully managed security data lake service.
|
| software.amazon.awssdk.services.securitylake.transform |
| Modifier and Type | Method and Description |
|---|---|
default UntagResourceResponse |
SecurityLakeClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags (keys and values) from an Amazon Security Lake resource: a subscriber, or the data lake
configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
|
default CompletableFuture<UntagResourceResponse> |
SecurityLakeAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes one or more tags (keys and values) from an Amazon Security Lake resource: a subscriber, or the data lake
configuration for your Amazon Web Services account in a particular Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2023. All rights reserved.