| Interface | Description |
|---|---|
| AwsServiceDownstreamEvent |
Generic interface of the Aws Service Downstream Events.
|
| Class | Description |
|---|---|
| AwsServiceDownstreamRequestEvent |
Specialization of a ServiceDownstreamRequestEvent, to encapsulate data specific to Aws downstream call requests.
|
| AwsServiceDownstreamResponseEvent |
Specialization of a ServiceDownstreamResponseEvent, to encapsulate data specific to Aws downstream call responses.
|
| Enum | Description |
|---|---|
| AwsServiceDownstreamEvent.DataKey |
Keys to use in the data map
|
| AwsServiceDownstreamRequestEvent.DataKey |
Keys to use in the data map
|
| AwsServiceDownstreamResponseEvent.DataKey |
Keys to use in the data map
|