default AssociateSourceToS3TableIntegrationResponse |
CloudWatchLogsClient.associateSourceToS3TableIntegration(Consumer<AssociateSourceToS3TableIntegrationRequest.Builder> associateSourceToS3TableIntegrationRequest) |
Associates a data source with an S3 Table Integration for query access in the 'logs' namespace.
|
default AssociateSourceToS3TableIntegrationResponse |
CloudWatchLogsClient.associateSourceToS3TableIntegration(AssociateSourceToS3TableIntegrationRequest associateSourceToS3TableIntegrationRequest) |
Associates a data source with an S3 Table Integration for query access in the 'logs' namespace.
|
default CancelImportTaskResponse |
CloudWatchLogsClient.cancelImportTask(Consumer<CancelImportTaskRequest.Builder> cancelImportTaskRequest) |
Cancels an active import task and stops importing data from the CloudTrail Lake Event Data Store.
|
default CancelImportTaskResponse |
CloudWatchLogsClient.cancelImportTask(CancelImportTaskRequest cancelImportTaskRequest) |
Cancels an active import task and stops importing data from the CloudTrail Lake Event Data Store.
|
default CreateDeliveryResponse |
CloudWatchLogsClient.createDelivery(Consumer<CreateDeliveryRequest.Builder> createDeliveryRequest) |
Creates a delivery.
|
default CreateDeliveryResponse |
CloudWatchLogsClient.createDelivery(CreateDeliveryRequest createDeliveryRequest) |
Creates a delivery.
|
default CreateImportTaskResponse |
CloudWatchLogsClient.createImportTask(Consumer<CreateImportTaskRequest.Builder> createImportTaskRequest) |
Starts an import from a data source to CloudWatch Log and creates a managed log group as the destination for the
imported data.
|
default CreateImportTaskResponse |
CloudWatchLogsClient.createImportTask(CreateImportTaskRequest createImportTaskRequest) |
Starts an import from a data source to CloudWatch Log and creates a managed log group as the destination for the
imported data.
|
default CreateScheduledQueryResponse |
CloudWatchLogsClient.createScheduledQuery(Consumer<CreateScheduledQueryRequest.Builder> createScheduledQueryRequest) |
Creates a scheduled query that runs CloudWatch Logs Insights queries at regular intervals.
|
default CreateScheduledQueryResponse |
CloudWatchLogsClient.createScheduledQuery(CreateScheduledQueryRequest createScheduledQueryRequest) |
Creates a scheduled query that runs CloudWatch Logs Insights queries at regular intervals.
|
default DeleteDeliveryResponse |
CloudWatchLogsClient.deleteDelivery(Consumer<DeleteDeliveryRequest.Builder> deleteDeliveryRequest) |
Deletes a delivery.
|
default DeleteDeliveryResponse |
CloudWatchLogsClient.deleteDelivery(DeleteDeliveryRequest deleteDeliveryRequest) |
Deletes a delivery.
|
default DeleteDeliveryDestinationResponse |
CloudWatchLogsClient.deleteDeliveryDestination(Consumer<DeleteDeliveryDestinationRequest.Builder> deleteDeliveryDestinationRequest) |
Deletes a delivery destination.
|
default DeleteDeliveryDestinationResponse |
CloudWatchLogsClient.deleteDeliveryDestination(DeleteDeliveryDestinationRequest deleteDeliveryDestinationRequest) |
Deletes a delivery destination.
|
default DeleteDeliverySourceResponse |
CloudWatchLogsClient.deleteDeliverySource(Consumer<DeleteDeliverySourceRequest.Builder> deleteDeliverySourceRequest) |
Deletes a delivery source.
|
default DeleteDeliverySourceResponse |
CloudWatchLogsClient.deleteDeliverySource(DeleteDeliverySourceRequest deleteDeliverySourceRequest) |
Deletes a delivery source.
|
default DeleteScheduledQueryResponse |
CloudWatchLogsClient.deleteScheduledQuery(Consumer<DeleteScheduledQueryRequest.Builder> deleteScheduledQueryRequest) |
Deletes a scheduled query and stops all future executions.
|
default DeleteScheduledQueryResponse |
CloudWatchLogsClient.deleteScheduledQuery(DeleteScheduledQueryRequest deleteScheduledQueryRequest) |
Deletes a scheduled query and stops all future executions.
|
default DescribeConfigurationTemplatesResponse |
CloudWatchLogsClient.describeConfigurationTemplates(Consumer<DescribeConfigurationTemplatesRequest.Builder> describeConfigurationTemplatesRequest) |
Use this operation to return the valid and default values that are used when creating delivery sources, delivery
destinations, and deliveries.
|
default DescribeConfigurationTemplatesResponse |
CloudWatchLogsClient.describeConfigurationTemplates(DescribeConfigurationTemplatesRequest describeConfigurationTemplatesRequest) |
Use this operation to return the valid and default values that are used when creating delivery sources, delivery
destinations, and deliveries.
|
default DescribeConfigurationTemplatesIterable |
CloudWatchLogsClient.describeConfigurationTemplatesPaginator(Consumer<DescribeConfigurationTemplatesRequest.Builder> describeConfigurationTemplatesRequest) |
|
default DescribeConfigurationTemplatesIterable |
CloudWatchLogsClient.describeConfigurationTemplatesPaginator(DescribeConfigurationTemplatesRequest describeConfigurationTemplatesRequest) |
|
default DescribeDeliveriesResponse |
CloudWatchLogsClient.describeDeliveries(Consumer<DescribeDeliveriesRequest.Builder> describeDeliveriesRequest) |
Retrieves a list of the deliveries that have been created in the account.
|
default DescribeDeliveriesResponse |
CloudWatchLogsClient.describeDeliveries(DescribeDeliveriesRequest describeDeliveriesRequest) |
Retrieves a list of the deliveries that have been created in the account.
|
default DescribeDeliveriesIterable |
CloudWatchLogsClient.describeDeliveriesPaginator(Consumer<DescribeDeliveriesRequest.Builder> describeDeliveriesRequest) |
|
default DescribeDeliveriesIterable |
CloudWatchLogsClient.describeDeliveriesPaginator(DescribeDeliveriesRequest describeDeliveriesRequest) |
|
default DescribeDeliveryDestinationsResponse |
CloudWatchLogsClient.describeDeliveryDestinations(Consumer<DescribeDeliveryDestinationsRequest.Builder> describeDeliveryDestinationsRequest) |
Retrieves a list of the delivery destinations that have been created in the account.
|
default DescribeDeliveryDestinationsResponse |
CloudWatchLogsClient.describeDeliveryDestinations(DescribeDeliveryDestinationsRequest describeDeliveryDestinationsRequest) |
Retrieves a list of the delivery destinations that have been created in the account.
|
default DescribeDeliveryDestinationsIterable |
CloudWatchLogsClient.describeDeliveryDestinationsPaginator(Consumer<DescribeDeliveryDestinationsRequest.Builder> describeDeliveryDestinationsRequest) |
|
default DescribeDeliveryDestinationsIterable |
CloudWatchLogsClient.describeDeliveryDestinationsPaginator(DescribeDeliveryDestinationsRequest describeDeliveryDestinationsRequest) |
|
default DescribeDeliverySourcesResponse |
CloudWatchLogsClient.describeDeliverySources(Consumer<DescribeDeliverySourcesRequest.Builder> describeDeliverySourcesRequest) |
Retrieves a list of the delivery sources that have been created in the account.
|
default DescribeDeliverySourcesResponse |
CloudWatchLogsClient.describeDeliverySources(DescribeDeliverySourcesRequest describeDeliverySourcesRequest) |
Retrieves a list of the delivery sources that have been created in the account.
|
default DescribeDeliverySourcesIterable |
CloudWatchLogsClient.describeDeliverySourcesPaginator(Consumer<DescribeDeliverySourcesRequest.Builder> describeDeliverySourcesRequest) |
|
default DescribeDeliverySourcesIterable |
CloudWatchLogsClient.describeDeliverySourcesPaginator(DescribeDeliverySourcesRequest describeDeliverySourcesRequest) |
|
default DescribeImportTaskBatchesResponse |
CloudWatchLogsClient.describeImportTaskBatches(Consumer<DescribeImportTaskBatchesRequest.Builder> describeImportTaskBatchesRequest) |
Gets detailed information about the individual batches within an import task, including their status and any
error messages.
|
default DescribeImportTaskBatchesResponse |
CloudWatchLogsClient.describeImportTaskBatches(DescribeImportTaskBatchesRequest describeImportTaskBatchesRequest) |
Gets detailed information about the individual batches within an import task, including their status and any
error messages.
|
default DescribeImportTasksResponse |
CloudWatchLogsClient.describeImportTasks(Consumer<DescribeImportTasksRequest.Builder> describeImportTasksRequest) |
Lists and describes import tasks, with optional filtering by import status and source ARN.
|
default DescribeImportTasksResponse |
CloudWatchLogsClient.describeImportTasks(DescribeImportTasksRequest describeImportTasksRequest) |
Lists and describes import tasks, with optional filtering by import status and source ARN.
|
default DisassociateSourceFromS3TableIntegrationResponse |
CloudWatchLogsClient.disassociateSourceFromS3TableIntegration(Consumer<DisassociateSourceFromS3TableIntegrationRequest.Builder> disassociateSourceFromS3TableIntegrationRequest) |
Disassociates a data source from an S3 Table Integration, removing query access and deleting all associated data
from the integration.
|
default DisassociateSourceFromS3TableIntegrationResponse |
CloudWatchLogsClient.disassociateSourceFromS3TableIntegration(DisassociateSourceFromS3TableIntegrationRequest disassociateSourceFromS3TableIntegrationRequest) |
Disassociates a data source from an S3 Table Integration, removing query access and deleting all associated data
from the integration.
|
default GetDeliveryResponse |
CloudWatchLogsClient.getDelivery(Consumer<GetDeliveryRequest.Builder> getDeliveryRequest) |
Returns complete information about one logical delivery.
|
default GetDeliveryResponse |
CloudWatchLogsClient.getDelivery(GetDeliveryRequest getDeliveryRequest) |
Returns complete information about one logical delivery.
|
default GetDeliveryDestinationResponse |
CloudWatchLogsClient.getDeliveryDestination(Consumer<GetDeliveryDestinationRequest.Builder> getDeliveryDestinationRequest) |
Retrieves complete information about one delivery destination.
|
default GetDeliveryDestinationResponse |
CloudWatchLogsClient.getDeliveryDestination(GetDeliveryDestinationRequest getDeliveryDestinationRequest) |
Retrieves complete information about one delivery destination.
|
default GetDeliverySourceResponse |
CloudWatchLogsClient.getDeliverySource(Consumer<GetDeliverySourceRequest.Builder> getDeliverySourceRequest) |
Retrieves complete information about one delivery source.
|
default GetDeliverySourceResponse |
CloudWatchLogsClient.getDeliverySource(GetDeliverySourceRequest getDeliverySourceRequest) |
Retrieves complete information about one delivery source.
|
default GetScheduledQueryResponse |
CloudWatchLogsClient.getScheduledQuery(Consumer<GetScheduledQueryRequest.Builder> getScheduledQueryRequest) |
Retrieves details about a specific scheduled query, including its configuration, execution status, and metadata.
|
default GetScheduledQueryResponse |
CloudWatchLogsClient.getScheduledQuery(GetScheduledQueryRequest getScheduledQueryRequest) |
Retrieves details about a specific scheduled query, including its configuration, execution status, and metadata.
|
default GetScheduledQueryHistoryResponse |
CloudWatchLogsClient.getScheduledQueryHistory(Consumer<GetScheduledQueryHistoryRequest.Builder> getScheduledQueryHistoryRequest) |
Retrieves the execution history of a scheduled query within a specified time range, including query results and
destination processing status.
|
default GetScheduledQueryHistoryResponse |
CloudWatchLogsClient.getScheduledQueryHistory(GetScheduledQueryHistoryRequest getScheduledQueryHistoryRequest) |
Retrieves the execution history of a scheduled query within a specified time range, including query results and
destination processing status.
|
default GetScheduledQueryHistoryIterable |
CloudWatchLogsClient.getScheduledQueryHistoryPaginator(Consumer<GetScheduledQueryHistoryRequest.Builder> getScheduledQueryHistoryRequest) |
|
default GetScheduledQueryHistoryIterable |
CloudWatchLogsClient.getScheduledQueryHistoryPaginator(GetScheduledQueryHistoryRequest getScheduledQueryHistoryRequest) |
|
default ListScheduledQueriesResponse |
CloudWatchLogsClient.listScheduledQueries(Consumer<ListScheduledQueriesRequest.Builder> listScheduledQueriesRequest) |
Lists all scheduled queries in your account and region.
|
default ListScheduledQueriesResponse |
CloudWatchLogsClient.listScheduledQueries(ListScheduledQueriesRequest listScheduledQueriesRequest) |
Lists all scheduled queries in your account and region.
|
default ListScheduledQueriesIterable |
CloudWatchLogsClient.listScheduledQueriesPaginator(Consumer<ListScheduledQueriesRequest.Builder> listScheduledQueriesRequest) |
|
default ListScheduledQueriesIterable |
CloudWatchLogsClient.listScheduledQueriesPaginator(ListScheduledQueriesRequest listScheduledQueriesRequest) |
|
default ListSourcesForS3TableIntegrationResponse |
CloudWatchLogsClient.listSourcesForS3TableIntegration(Consumer<ListSourcesForS3TableIntegrationRequest.Builder> listSourcesForS3TableIntegrationRequest) |
Returns a list of data source associations for a specified S3 Table Integration, showing which data sources are
currently associated for query access.
|
default ListSourcesForS3TableIntegrationResponse |
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.
|
default ListSourcesForS3TableIntegrationIterable |
CloudWatchLogsClient.listSourcesForS3TableIntegrationPaginator(Consumer<ListSourcesForS3TableIntegrationRequest.Builder> listSourcesForS3TableIntegrationRequest) |
|
default ListSourcesForS3TableIntegrationIterable |
CloudWatchLogsClient.listSourcesForS3TableIntegrationPaginator(ListSourcesForS3TableIntegrationRequest listSourcesForS3TableIntegrationRequest) |
|
default PutDeliveryDestinationResponse |
CloudWatchLogsClient.putDeliveryDestination(Consumer<PutDeliveryDestinationRequest.Builder> putDeliveryDestinationRequest) |
Creates or updates a logical delivery destination.
|
default PutDeliveryDestinationResponse |
CloudWatchLogsClient.putDeliveryDestination(PutDeliveryDestinationRequest putDeliveryDestinationRequest) |
Creates or updates a logical delivery destination.
|
default PutDeliverySourceResponse |
CloudWatchLogsClient.putDeliverySource(Consumer<PutDeliverySourceRequest.Builder> putDeliverySourceRequest) |
Creates or updates a logical delivery source.
|
default PutDeliverySourceResponse |
CloudWatchLogsClient.putDeliverySource(PutDeliverySourceRequest putDeliverySourceRequest) |
Creates or updates a logical delivery source.
|
default UpdateDeliveryConfigurationResponse |
CloudWatchLogsClient.updateDeliveryConfiguration(Consumer<UpdateDeliveryConfigurationRequest.Builder> updateDeliveryConfigurationRequest) |
Use this operation to update the configuration of a delivery to
change either the S3 path pattern or the format of the delivered logs.
|
default UpdateDeliveryConfigurationResponse |
CloudWatchLogsClient.updateDeliveryConfiguration(UpdateDeliveryConfigurationRequest updateDeliveryConfigurationRequest) |
Use this operation to update the configuration of a delivery to
change either the S3 path pattern or the format of the delivered logs.
|
default UpdateScheduledQueryResponse |
CloudWatchLogsClient.updateScheduledQuery(Consumer<UpdateScheduledQueryRequest.Builder> updateScheduledQueryRequest) |
Updates an existing scheduled query with new configuration.
|
default UpdateScheduledQueryResponse |
CloudWatchLogsClient.updateScheduledQuery(UpdateScheduledQueryRequest updateScheduledQueryRequest) |
Updates an existing scheduled query with new configuration.
|