| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudtraildata |
The CloudTrail Data Service lets you ingest events into CloudTrail from any source in your hybrid environments, such
as in-house or SaaS applications hosted on-premises or in the cloud, virtual machines, or containers.
|
| software.amazon.awssdk.services.cloudtraildata.model |
| Modifier and Type | Method and Description |
|---|---|
default PutAuditEventsResponse |
CloudTrailDataClient.putAuditEvents(Consumer<PutAuditEventsRequest.Builder> putAuditEventsRequest)
Ingests your application events into CloudTrail Lake.
|
default PutAuditEventsResponse |
CloudTrailDataClient.putAuditEvents(PutAuditEventsRequest putAuditEventsRequest)
Ingests your application events into CloudTrail Lake.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChannelInsufficientPermissionException
The caller's account ID must be the same as the channel owner's account ID.
|
class |
ChannelNotFoundException
The channel could not be found.
|
class |
ChannelUnsupportedSchemaException
The schema type of the event is not supported.
|
class |
DuplicatedAuditEventIdException
Two or more entries in the request have the same event ID.
|
class |
InvalidChannelArnException
The specified channel ARN is not a valid channel ARN.
|
class |
UnsupportedOperationException
The operation requested is not supported in this region or account.
|
| Modifier and Type | Method and Description |
|---|---|
CloudTrailDataException |
CloudTrailDataException.BuilderImpl.build() |
| Constructor and Description |
|---|
BuilderImpl(CloudTrailDataException ex) |
Copyright © 2023. All rights reserved.