| Interface | Description |
|---|---|
| CloudWatchFacade |
Exposes the CloudWatch Logs APIs used by
CloudWatchLogWriter. |
| InfoFacade |
A facade for various operations that retrieve information about the
AWS environment.
|
| KinesisFacade |
Exposes the CloudWatch Logs APIs used by
KinesisLogWriter. |
| SNSFacade |
Exposes the CloudWatch Logs APIs used by
SNShLogWriter. |
| Class | Description |
|---|---|
| FacadeFactory |
Creates new instances of AWS facade objects.
|
| Enum | Description |
|---|---|
| CloudWatchFacadeException.ReasonCode | |
| KinesisFacadeException.ReasonCode | |
| SNSFacadeException.ReasonCode |
| Exception | Description |
|---|---|
| CloudWatchFacadeException |
This exception is thown by
CloudWatchFacade for any situation that
requires intervention by the caller. |
| FacadeException |
A wrapper for any exceptions that happen inside a facade implementation.
|
| KinesisFacadeException |
This exception is thown by
KinesisFacade for any situation that
requires intervention by the caller. |
| SNSFacadeException |
This exception is thown by
SNSFacade for any situation that
requires intervention by the caller. |
Copyright © 2023. All rights reserved.