Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.AssociateSourceToS3TableIntegrationRequest
Packages that use AssociateSourceToS3TableIntegrationRequest
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 AssociateSourceToS3TableIntegrationRequest in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs with parameters of type AssociateSourceToS3TableIntegrationRequestModifier and TypeMethodDescriptionCloudWatchLogsAsyncClient.associateSourceToS3TableIntegration(AssociateSourceToS3TableIntegrationRequest associateSourceToS3TableIntegrationRequest) Associates a data source with an S3 Table Integration for query access in the 'logs' namespace.CloudWatchLogsClient.associateSourceToS3TableIntegration(AssociateSourceToS3TableIntegrationRequest associateSourceToS3TableIntegrationRequest) Associates a data source with an S3 Table Integration for query access in the 'logs' namespace. -
Uses of AssociateSourceToS3TableIntegrationRequest in software.amazon.awssdk.services.cloudwatchlogs.transform
Methods in software.amazon.awssdk.services.cloudwatchlogs.transform with parameters of type AssociateSourceToS3TableIntegrationRequestModifier and TypeMethodDescriptionAssociateSourceToS3TableIntegrationRequestMarshaller.marshall(AssociateSourceToS3TableIntegrationRequest associateSourceToS3TableIntegrationRequest)