Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.AssociateSourceToS3TableIntegrationRequest
-
Packages that use AssociateSourceToS3TableIntegrationRequest Package Description software.amazon.awssdk.services.cloudwatchlogs You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and other sources.software.amazon.awssdk.services.cloudwatchlogs.transform -
-
Uses of AssociateSourceToS3TableIntegrationRequest in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs with parameters of type AssociateSourceToS3TableIntegrationRequest Modifier and Type Method Description default CompletableFuture<AssociateSourceToS3TableIntegrationResponse>CloudWatchLogsAsyncClient. associateSourceToS3TableIntegration(AssociateSourceToS3TableIntegrationRequest associateSourceToS3TableIntegrationRequest)Associates a data source with an S3 Table Integration for query access in the 'logs' namespace.default AssociateSourceToS3TableIntegrationResponseCloudWatchLogsClient. 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 AssociateSourceToS3TableIntegrationRequest Modifier and Type Method Description SdkHttpFullRequestAssociateSourceToS3TableIntegrationRequestMarshaller. marshall(AssociateSourceToS3TableIntegrationRequest associateSourceToS3TableIntegrationRequest)
-