Uses of Class
software.amazon.awssdk.services.cloudtrail.model.InvalidSourceException
-
Packages that use InvalidSourceException Package Description software.amazon.awssdk.services.cloudtrail CloudTrail -
-
Uses of InvalidSourceException in software.amazon.awssdk.services.cloudtrail
Methods in software.amazon.awssdk.services.cloudtrail that throw InvalidSourceException Modifier and Type Method Description default CreateChannelResponseCloudTrailClient. createChannel(Consumer<CreateChannelRequest.Builder> createChannelRequest)Creates a channel for CloudTrail to ingest events from a partner or external source.default CreateChannelResponseCloudTrailClient. createChannel(CreateChannelRequest createChannelRequest)Creates a channel for CloudTrail to ingest events from a partner or external source.
-