Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.DisassociateSourceFromS3TableIntegrationRequest
Packages that use DisassociateSourceFromS3TableIntegrationRequest
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 DisassociateSourceFromS3TableIntegrationRequest in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs with parameters of type DisassociateSourceFromS3TableIntegrationRequestModifier and TypeMethodDescriptionCloudWatchLogsAsyncClient.disassociateSourceFromS3TableIntegration(DisassociateSourceFromS3TableIntegrationRequest disassociateSourceFromS3TableIntegrationRequest) Disassociates a data source from an S3 Table Integration, removing query access and deleting all associated data from the integration.CloudWatchLogsClient.disassociateSourceFromS3TableIntegration(DisassociateSourceFromS3TableIntegrationRequest disassociateSourceFromS3TableIntegrationRequest) Disassociates a data source from an S3 Table Integration, removing query access and deleting all associated data from the integration. -
Uses of DisassociateSourceFromS3TableIntegrationRequest in software.amazon.awssdk.services.cloudwatchlogs.transform
Methods in software.amazon.awssdk.services.cloudwatchlogs.transform with parameters of type DisassociateSourceFromS3TableIntegrationRequestModifier and TypeMethodDescriptionDisassociateSourceFromS3TableIntegrationRequestMarshaller.marshall(DisassociateSourceFromS3TableIntegrationRequest disassociateSourceFromS3TableIntegrationRequest)