| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateSinkResponse |
OamClient.createSink(Consumer<CreateSinkRequest.Builder> createSinkRequest)
Use this to create a sink in the current account, so that it can be used as a monitoring account in
CloudWatch cross-account observability.
|
default CreateSinkResponse |
OamClient.createSink(CreateSinkRequest createSinkRequest)
Use this to create a sink in the current account, so that it can be used as a monitoring account in
CloudWatch cross-account observability.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSinkResponse> |
OamAsyncClient.createSink(Consumer<CreateSinkRequest.Builder> createSinkRequest)
Use this to create a sink in the current account, so that it can be used as a monitoring account in
CloudWatch cross-account observability.
|
default CompletableFuture<CreateSinkResponse> |
OamAsyncClient.createSink(CreateSinkRequest createSinkRequest)
Use this to create a sink in the current account, so that it can be used as a monitoring account in
CloudWatch cross-account observability.
|
Copyright © 2023. All rights reserved.