| 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 CreateLinkResponse |
OamClient.createLink(CreateLinkRequest createLinkRequest)
Creates a link between a source account and a sink that you have created in a monitoring account.
|
default CompletableFuture<CreateLinkResponse> |
OamAsyncClient.createLink(CreateLinkRequest createLinkRequest)
Creates a link between a source account and a sink that you have created in a monitoring account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateLinkRequestMarshaller.marshall(CreateLinkRequest createLinkRequest) |
Copyright © 2023. All rights reserved.