| 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.
|
| software.amazon.awssdk.services.oam.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateLinkResponse |
OamClient.updateLink(UpdateLinkRequest updateLinkRequest)
Use this operation to change what types of data are shared from a source account to its linked monitoring account
sink.
|
default CompletableFuture<UpdateLinkResponse> |
OamAsyncClient.updateLink(UpdateLinkRequest updateLinkRequest)
Use this operation to change what types of data are shared from a source account to its linked monitoring account
sink.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateLinkRequestMarshaller.marshall(UpdateLinkRequest updateLinkRequest) |
Copyright © 2023. All rights reserved.