Uses of Interface
software.amazon.awssdk.services.cloudtraildata.CloudTrailDataAsyncClient
-
Packages that use CloudTrailDataAsyncClient 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. -
-
Uses of CloudTrailDataAsyncClient in software.amazon.awssdk.services.cloudtraildata
Methods in software.amazon.awssdk.services.cloudtraildata that return CloudTrailDataAsyncClient Modifier and Type Method Description static CloudTrailDataAsyncClientCloudTrailDataAsyncClient. create()Create aCloudTrailDataAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider.
-