Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.ListSourcesForS3TableIntegrationRequest
Packages that use ListSourcesForS3TableIntegrationRequest
Package
Description
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
-
Uses of ListSourcesForS3TableIntegrationRequest in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs with parameters of type ListSourcesForS3TableIntegrationRequestModifier and TypeMethodDescriptionCloudWatchLogsAsyncClient.listSourcesForS3TableIntegration(ListSourcesForS3TableIntegrationRequest listSourcesForS3TableIntegrationRequest) Returns a list of data source associations for a specified S3 Table Integration, showing which data sources are currently associated for query access.CloudWatchLogsClient.listSourcesForS3TableIntegration(ListSourcesForS3TableIntegrationRequest listSourcesForS3TableIntegrationRequest) Returns a list of data source associations for a specified S3 Table Integration, showing which data sources are currently associated for query access.CloudWatchLogsAsyncClient.listSourcesForS3TableIntegrationPaginator(ListSourcesForS3TableIntegrationRequest listSourcesForS3TableIntegrationRequest) CloudWatchLogsClient.listSourcesForS3TableIntegrationPaginator(ListSourcesForS3TableIntegrationRequest listSourcesForS3TableIntegrationRequest) -
Uses of ListSourcesForS3TableIntegrationRequest in software.amazon.awssdk.services.cloudwatchlogs.paginators
Constructors in software.amazon.awssdk.services.cloudwatchlogs.paginators with parameters of type ListSourcesForS3TableIntegrationRequestModifierConstructorDescriptionListSourcesForS3TableIntegrationIterable(CloudWatchLogsClient client, ListSourcesForS3TableIntegrationRequest firstRequest) ListSourcesForS3TableIntegrationPublisher(CloudWatchLogsAsyncClient client, ListSourcesForS3TableIntegrationRequest firstRequest) -
Uses of ListSourcesForS3TableIntegrationRequest in software.amazon.awssdk.services.cloudwatchlogs.transform
Methods in software.amazon.awssdk.services.cloudwatchlogs.transform with parameters of type ListSourcesForS3TableIntegrationRequestModifier and TypeMethodDescriptionListSourcesForS3TableIntegrationRequestMarshaller.marshall(ListSourcesForS3TableIntegrationRequest listSourcesForS3TableIntegrationRequest)