Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.InvalidParameterException
Packages that use InvalidParameterException
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 InvalidParameterException in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs that throw InvalidParameterExceptionModifier and TypeMethodDescriptiondefault AssociateKmsKeyResponseCloudWatchLogsClient.associateKmsKey(Consumer<AssociateKmsKeyRequest.Builder> associateKmsKeyRequest) Associates the specified KMS key with either one log group in the account, or with all stored CloudWatch Logs query insights results in the account.default AssociateKmsKeyResponseCloudWatchLogsClient.associateKmsKey(AssociateKmsKeyRequest associateKmsKeyRequest) Associates the specified KMS key with either one log group in the account, or with all stored CloudWatch Logs query insights results in the account.default CancelExportTaskResponseCloudWatchLogsClient.cancelExportTask(Consumer<CancelExportTaskRequest.Builder> cancelExportTaskRequest) Cancels the specified export task.default CancelExportTaskResponseCloudWatchLogsClient.cancelExportTask(CancelExportTaskRequest cancelExportTaskRequest) Cancels the specified export task.default CancelImportTaskResponseCloudWatchLogsClient.cancelImportTask(Consumer<CancelImportTaskRequest.Builder> cancelImportTaskRequest) Cancels an active import task and stops importing data from the CloudTrail Lake Event Data Store.default CancelImportTaskResponseCloudWatchLogsClient.cancelImportTask(CancelImportTaskRequest cancelImportTaskRequest) Cancels an active import task and stops importing data from the CloudTrail Lake Event Data Store.default CreateExportTaskResponseCloudWatchLogsClient.createExportTask(Consumer<CreateExportTaskRequest.Builder> createExportTaskRequest) Creates an export task so that you can efficiently export data from a log group to an Amazon S3 bucket.default CreateExportTaskResponseCloudWatchLogsClient.createExportTask(CreateExportTaskRequest createExportTaskRequest) Creates an export task so that you can efficiently export data from a log group to an Amazon S3 bucket.default CreateImportTaskResponseCloudWatchLogsClient.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 CreateImportTaskResponseCloudWatchLogsClient.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 CreateLogAnomalyDetectorResponseCloudWatchLogsClient.createLogAnomalyDetector(Consumer<CreateLogAnomalyDetectorRequest.Builder> createLogAnomalyDetectorRequest) Creates an anomaly detector that regularly scans one or more log groups and look for patterns and anomalies in the logs.default CreateLogAnomalyDetectorResponseCloudWatchLogsClient.createLogAnomalyDetector(CreateLogAnomalyDetectorRequest createLogAnomalyDetectorRequest) Creates an anomaly detector that regularly scans one or more log groups and look for patterns and anomalies in the logs.default CreateLogGroupResponseCloudWatchLogsClient.createLogGroup(Consumer<CreateLogGroupRequest.Builder> createLogGroupRequest) Creates a log group with the specified name.default CreateLogGroupResponseCloudWatchLogsClient.createLogGroup(CreateLogGroupRequest createLogGroupRequest) Creates a log group with the specified name.default CreateLogStreamResponseCloudWatchLogsClient.createLogStream(Consumer<CreateLogStreamRequest.Builder> createLogStreamRequest) Creates a log stream for the specified log group.default CreateLogStreamResponseCloudWatchLogsClient.createLogStream(CreateLogStreamRequest createLogStreamRequest) Creates a log stream for the specified log group.default CreateLookupTableResponseCloudWatchLogsClient.createLookupTable(Consumer<CreateLookupTableRequest.Builder> createLookupTableRequest) Creates a lookup table by uploading CSV data.default CreateLookupTableResponseCloudWatchLogsClient.createLookupTable(CreateLookupTableRequest createLookupTableRequest) Creates a lookup table by uploading CSV data.default DeleteAccountPolicyResponseCloudWatchLogsClient.deleteAccountPolicy(Consumer<DeleteAccountPolicyRequest.Builder> deleteAccountPolicyRequest) Deletes a CloudWatch Logs account policy.default DeleteAccountPolicyResponseCloudWatchLogsClient.deleteAccountPolicy(DeleteAccountPolicyRequest deleteAccountPolicyRequest) Deletes a CloudWatch Logs account policy.CloudWatchLogsClient.deleteDataProtectionPolicy(Consumer<DeleteDataProtectionPolicyRequest.Builder> deleteDataProtectionPolicyRequest) Deletes the data protection policy from the specified log group.CloudWatchLogsClient.deleteDataProtectionPolicy(DeleteDataProtectionPolicyRequest deleteDataProtectionPolicyRequest) Deletes the data protection policy from the specified log group.default DeleteDestinationResponseCloudWatchLogsClient.deleteDestination(Consumer<DeleteDestinationRequest.Builder> deleteDestinationRequest) Deletes the specified destination, and eventually disables all the subscription filters that publish to it.default DeleteDestinationResponseCloudWatchLogsClient.deleteDestination(DeleteDestinationRequest deleteDestinationRequest) Deletes the specified destination, and eventually disables all the subscription filters that publish to it.default DeleteIndexPolicyResponseCloudWatchLogsClient.deleteIndexPolicy(Consumer<DeleteIndexPolicyRequest.Builder> deleteIndexPolicyRequest) Deletes a log-group level field index policy that was applied to a single log group.default DeleteIndexPolicyResponseCloudWatchLogsClient.deleteIndexPolicy(DeleteIndexPolicyRequest deleteIndexPolicyRequest) Deletes a log-group level field index policy that was applied to a single log group.default DeleteIntegrationResponseCloudWatchLogsClient.deleteIntegration(Consumer<DeleteIntegrationRequest.Builder> deleteIntegrationRequest) Deletes the integration between CloudWatch Logs and OpenSearch Service.default DeleteIntegrationResponseCloudWatchLogsClient.deleteIntegration(DeleteIntegrationRequest deleteIntegrationRequest) Deletes the integration between CloudWatch Logs and OpenSearch Service.default DeleteLogAnomalyDetectorResponseCloudWatchLogsClient.deleteLogAnomalyDetector(Consumer<DeleteLogAnomalyDetectorRequest.Builder> deleteLogAnomalyDetectorRequest) Deletes the specified CloudWatch Logs anomaly detector.default DeleteLogAnomalyDetectorResponseCloudWatchLogsClient.deleteLogAnomalyDetector(DeleteLogAnomalyDetectorRequest deleteLogAnomalyDetectorRequest) Deletes the specified CloudWatch Logs anomaly detector.default DeleteLogGroupResponseCloudWatchLogsClient.deleteLogGroup(Consumer<DeleteLogGroupRequest.Builder> deleteLogGroupRequest) Deletes the specified log group and permanently deletes all the archived log events associated with the log group.default DeleteLogGroupResponseCloudWatchLogsClient.deleteLogGroup(DeleteLogGroupRequest deleteLogGroupRequest) Deletes the specified log group and permanently deletes all the archived log events associated with the log group.default DeleteLogStreamResponseCloudWatchLogsClient.deleteLogStream(Consumer<DeleteLogStreamRequest.Builder> deleteLogStreamRequest) Deletes the specified log stream and permanently deletes all the archived log events associated with the log stream.default DeleteLogStreamResponseCloudWatchLogsClient.deleteLogStream(DeleteLogStreamRequest deleteLogStreamRequest) Deletes the specified log stream and permanently deletes all the archived log events associated with the log stream.default DeleteLookupTableResponseCloudWatchLogsClient.deleteLookupTable(Consumer<DeleteLookupTableRequest.Builder> deleteLookupTableRequest) Deletes a lookup table permanently.default DeleteLookupTableResponseCloudWatchLogsClient.deleteLookupTable(DeleteLookupTableRequest deleteLookupTableRequest) Deletes a lookup table permanently.default DeleteMetricFilterResponseCloudWatchLogsClient.deleteMetricFilter(Consumer<DeleteMetricFilterRequest.Builder> deleteMetricFilterRequest) Deletes the specified metric filter.default DeleteMetricFilterResponseCloudWatchLogsClient.deleteMetricFilter(DeleteMetricFilterRequest deleteMetricFilterRequest) Deletes the specified metric filter.default DeleteQueryDefinitionResponseCloudWatchLogsClient.deleteQueryDefinition(Consumer<DeleteQueryDefinitionRequest.Builder> deleteQueryDefinitionRequest) Deletes a saved CloudWatch Logs Insights query definition.default DeleteQueryDefinitionResponseCloudWatchLogsClient.deleteQueryDefinition(DeleteQueryDefinitionRequest deleteQueryDefinitionRequest) Deletes a saved CloudWatch Logs Insights query definition.default DeleteResourcePolicyResponseCloudWatchLogsClient.deleteResourcePolicy(Consumer<DeleteResourcePolicyRequest.Builder> deleteResourcePolicyRequest) Deletes a resource policy from this account.default DeleteResourcePolicyResponseCloudWatchLogsClient.deleteResourcePolicy(DeleteResourcePolicyRequest deleteResourcePolicyRequest) Deletes a resource policy from this account.default DeleteRetentionPolicyResponseCloudWatchLogsClient.deleteRetentionPolicy(Consumer<DeleteRetentionPolicyRequest.Builder> deleteRetentionPolicyRequest) Deletes the specified retention policy.default DeleteRetentionPolicyResponseCloudWatchLogsClient.deleteRetentionPolicy(DeleteRetentionPolicyRequest deleteRetentionPolicyRequest) Deletes the specified retention policy.default DeleteSubscriptionFilterResponseCloudWatchLogsClient.deleteSubscriptionFilter(Consumer<DeleteSubscriptionFilterRequest.Builder> deleteSubscriptionFilterRequest) Deletes the specified subscription filter.default DeleteSubscriptionFilterResponseCloudWatchLogsClient.deleteSubscriptionFilter(DeleteSubscriptionFilterRequest deleteSubscriptionFilterRequest) Deletes the specified subscription filter.default DeleteTransformerResponseCloudWatchLogsClient.deleteTransformer(Consumer<DeleteTransformerRequest.Builder> deleteTransformerRequest) Deletes the log transformer for the specified log group.default DeleteTransformerResponseCloudWatchLogsClient.deleteTransformer(DeleteTransformerRequest deleteTransformerRequest) Deletes the log transformer for the specified log group.default DescribeAccountPoliciesResponseCloudWatchLogsClient.describeAccountPolicies(Consumer<DescribeAccountPoliciesRequest.Builder> describeAccountPoliciesRequest) Returns a list of all CloudWatch Logs account policies in the account.default DescribeAccountPoliciesResponseCloudWatchLogsClient.describeAccountPolicies(DescribeAccountPoliciesRequest describeAccountPoliciesRequest) Returns a list of all CloudWatch Logs account policies in the account.default DescribeDestinationsResponseCloudWatchLogsClient.describeDestinations()Lists all your destinations.default DescribeDestinationsResponseCloudWatchLogsClient.describeDestinations(Consumer<DescribeDestinationsRequest.Builder> describeDestinationsRequest) Lists all your destinations.default DescribeDestinationsResponseCloudWatchLogsClient.describeDestinations(DescribeDestinationsRequest describeDestinationsRequest) Lists all your destinations.default DescribeDestinationsIterableCloudWatchLogsClient.describeDestinationsPaginator()This is a variant ofCloudWatchLogsClient.describeDestinations(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeDestinationsRequest)operation.default DescribeDestinationsIterableCloudWatchLogsClient.describeDestinationsPaginator(Consumer<DescribeDestinationsRequest.Builder> describeDestinationsRequest) This is a variant ofCloudWatchLogsClient.describeDestinations(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeDestinationsRequest)operation.default DescribeDestinationsIterableCloudWatchLogsClient.describeDestinationsPaginator(DescribeDestinationsRequest describeDestinationsRequest) This is a variant ofCloudWatchLogsClient.describeDestinations(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeDestinationsRequest)operation.default DescribeExportTasksResponseCloudWatchLogsClient.describeExportTasks()Lists the specified export tasks.default DescribeExportTasksResponseCloudWatchLogsClient.describeExportTasks(Consumer<DescribeExportTasksRequest.Builder> describeExportTasksRequest) Lists the specified export tasks.default DescribeExportTasksResponseCloudWatchLogsClient.describeExportTasks(DescribeExportTasksRequest describeExportTasksRequest) Lists the specified export tasks.default DescribeFieldIndexesResponseCloudWatchLogsClient.describeFieldIndexes(Consumer<DescribeFieldIndexesRequest.Builder> describeFieldIndexesRequest) Returns a list of custom and default field indexes which are discovered in log data.default DescribeFieldIndexesResponseCloudWatchLogsClient.describeFieldIndexes(DescribeFieldIndexesRequest describeFieldIndexesRequest) Returns a list of custom and default field indexes which are discovered in log data.CloudWatchLogsClient.describeImportTaskBatches(Consumer<DescribeImportTaskBatchesRequest.Builder> describeImportTaskBatchesRequest) Gets detailed information about the individual batches within an import task, including their status and any error messages.CloudWatchLogsClient.describeImportTaskBatches(DescribeImportTaskBatchesRequest describeImportTaskBatchesRequest) Gets detailed information about the individual batches within an import task, including their status and any error messages.default DescribeImportTasksResponseCloudWatchLogsClient.describeImportTasks(Consumer<DescribeImportTasksRequest.Builder> describeImportTasksRequest) Lists and describes import tasks, with optional filtering by import status and source ARN.default DescribeImportTasksResponseCloudWatchLogsClient.describeImportTasks(DescribeImportTasksRequest describeImportTasksRequest) Lists and describes import tasks, with optional filtering by import status and source ARN.default DescribeIndexPoliciesResponseCloudWatchLogsClient.describeIndexPolicies(Consumer<DescribeIndexPoliciesRequest.Builder> describeIndexPoliciesRequest) Returns the field index policies of the specified log group.default DescribeIndexPoliciesResponseCloudWatchLogsClient.describeIndexPolicies(DescribeIndexPoliciesRequest describeIndexPoliciesRequest) Returns the field index policies of the specified log group.default DescribeLogGroupsResponseCloudWatchLogsClient.describeLogGroups()Returns information about log groups, including data sources that ingest into each log group.default DescribeLogGroupsResponseCloudWatchLogsClient.describeLogGroups(Consumer<DescribeLogGroupsRequest.Builder> describeLogGroupsRequest) Returns information about log groups, including data sources that ingest into each log group.default DescribeLogGroupsResponseCloudWatchLogsClient.describeLogGroups(DescribeLogGroupsRequest describeLogGroupsRequest) Returns information about log groups, including data sources that ingest into each log group.default DescribeLogGroupsIterableCloudWatchLogsClient.describeLogGroupsPaginator()This is a variant ofCloudWatchLogsClient.describeLogGroups(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeLogGroupsRequest)operation.default DescribeLogGroupsIterableCloudWatchLogsClient.describeLogGroupsPaginator(Consumer<DescribeLogGroupsRequest.Builder> describeLogGroupsRequest) This is a variant ofCloudWatchLogsClient.describeLogGroups(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeLogGroupsRequest)operation.default DescribeLogGroupsIterableCloudWatchLogsClient.describeLogGroupsPaginator(DescribeLogGroupsRequest describeLogGroupsRequest) This is a variant ofCloudWatchLogsClient.describeLogGroups(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeLogGroupsRequest)operation.default DescribeLogStreamsResponseCloudWatchLogsClient.describeLogStreams(Consumer<DescribeLogStreamsRequest.Builder> describeLogStreamsRequest) Lists the log streams for the specified log group.default DescribeLogStreamsResponseCloudWatchLogsClient.describeLogStreams(DescribeLogStreamsRequest describeLogStreamsRequest) Lists the log streams for the specified log group.default DescribeLogStreamsIterableCloudWatchLogsClient.describeLogStreamsPaginator(Consumer<DescribeLogStreamsRequest.Builder> describeLogStreamsRequest) This is a variant ofCloudWatchLogsClient.describeLogStreams(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeLogStreamsRequest)operation.default DescribeLogStreamsIterableCloudWatchLogsClient.describeLogStreamsPaginator(DescribeLogStreamsRequest describeLogStreamsRequest) This is a variant ofCloudWatchLogsClient.describeLogStreams(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeLogStreamsRequest)operation.default DescribeLookupTablesResponseCloudWatchLogsClient.describeLookupTables(Consumer<DescribeLookupTablesRequest.Builder> describeLookupTablesRequest) Retrieves metadata about lookup tables in your account.default DescribeLookupTablesResponseCloudWatchLogsClient.describeLookupTables(DescribeLookupTablesRequest describeLookupTablesRequest) Retrieves metadata about lookup tables in your account.default DescribeMetricFiltersResponseCloudWatchLogsClient.describeMetricFilters()Lists the specified metric filters.default DescribeMetricFiltersResponseCloudWatchLogsClient.describeMetricFilters(Consumer<DescribeMetricFiltersRequest.Builder> describeMetricFiltersRequest) Lists the specified metric filters.default DescribeMetricFiltersResponseCloudWatchLogsClient.describeMetricFilters(DescribeMetricFiltersRequest describeMetricFiltersRequest) Lists the specified metric filters.default DescribeMetricFiltersIterableCloudWatchLogsClient.describeMetricFiltersPaginator()This is a variant ofCloudWatchLogsClient.describeMetricFilters(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeMetricFiltersRequest)operation.default DescribeMetricFiltersIterableCloudWatchLogsClient.describeMetricFiltersPaginator(Consumer<DescribeMetricFiltersRequest.Builder> describeMetricFiltersRequest) This is a variant ofCloudWatchLogsClient.describeMetricFilters(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeMetricFiltersRequest)operation.default DescribeMetricFiltersIterableCloudWatchLogsClient.describeMetricFiltersPaginator(DescribeMetricFiltersRequest describeMetricFiltersRequest) This is a variant ofCloudWatchLogsClient.describeMetricFilters(software.amazon.awssdk.services.cloudwatchlogs.model.DescribeMetricFiltersRequest)operation.default DescribeQueriesResponseCloudWatchLogsClient.describeQueries()Returns a list of CloudWatch Logs Insights queries that are scheduled, running, or have been run recently in this account.default DescribeQueriesResponseCloudWatchLogsClient.describeQueries(Consumer<DescribeQueriesRequest.Builder> describeQueriesRequest) Returns a list of CloudWatch Logs Insights queries that are scheduled, running, or have been run recently in this account.default DescribeQueriesResponseCloudWatchLogsClient.describeQueries(DescribeQueriesRequest describeQueriesRequest) Returns a list of CloudWatch Logs Insights queries that are scheduled, running, or have been run recently in this account.default DescribeQueryDefinitionsResponseCloudWatchLogsClient.describeQueryDefinitions(Consumer<DescribeQueryDefinitionsRequest.Builder> describeQueryDefinitionsRequest) This operation returns a paginated list of your saved CloudWatch Logs Insights query definitions.default DescribeQueryDefinitionsResponseCloudWatchLogsClient.describeQueryDefinitions(DescribeQueryDefinitionsRequest describeQueryDefinitionsRequest) This operation returns a paginated list of your saved CloudWatch Logs Insights query definitions.default DescribeResourcePoliciesResponseCloudWatchLogsClient.describeResourcePolicies()Lists the resource policies in this account.default DescribeResourcePoliciesResponseCloudWatchLogsClient.describeResourcePolicies(Consumer<DescribeResourcePoliciesRequest.Builder> describeResourcePoliciesRequest) Lists the resource policies in this account.default DescribeResourcePoliciesResponseCloudWatchLogsClient.describeResourcePolicies(DescribeResourcePoliciesRequest describeResourcePoliciesRequest) Lists the resource policies in this account.CloudWatchLogsClient.describeSubscriptionFilters(Consumer<DescribeSubscriptionFiltersRequest.Builder> describeSubscriptionFiltersRequest) Lists the subscription filters for the specified log group.CloudWatchLogsClient.describeSubscriptionFilters(DescribeSubscriptionFiltersRequest describeSubscriptionFiltersRequest) Lists the subscription filters for the specified log group.CloudWatchLogsClient.describeSubscriptionFiltersPaginator(Consumer<DescribeSubscriptionFiltersRequest.Builder> describeSubscriptionFiltersRequest) CloudWatchLogsClient.describeSubscriptionFiltersPaginator(DescribeSubscriptionFiltersRequest describeSubscriptionFiltersRequest) default DisassociateKmsKeyResponseCloudWatchLogsClient.disassociateKmsKey(Consumer<DisassociateKmsKeyRequest.Builder> disassociateKmsKeyRequest) Disassociates the specified KMS key from the specified log group or from all CloudWatch Logs Insights query results in the account.default DisassociateKmsKeyResponseCloudWatchLogsClient.disassociateKmsKey(DisassociateKmsKeyRequest disassociateKmsKeyRequest) Disassociates the specified KMS key from the specified log group or from all CloudWatch Logs Insights query results in the account.default FilterLogEventsResponseCloudWatchLogsClient.filterLogEvents(Consumer<FilterLogEventsRequest.Builder> filterLogEventsRequest) Lists log events from the specified log group.default FilterLogEventsResponseCloudWatchLogsClient.filterLogEvents(FilterLogEventsRequest filterLogEventsRequest) Lists log events from the specified log group.default FilterLogEventsIterableCloudWatchLogsClient.filterLogEventsPaginator(Consumer<FilterLogEventsRequest.Builder> filterLogEventsRequest) This is a variant ofCloudWatchLogsClient.filterLogEvents(software.amazon.awssdk.services.cloudwatchlogs.model.FilterLogEventsRequest)operation.default FilterLogEventsIterableCloudWatchLogsClient.filterLogEventsPaginator(FilterLogEventsRequest filterLogEventsRequest) This is a variant ofCloudWatchLogsClient.filterLogEvents(software.amazon.awssdk.services.cloudwatchlogs.model.FilterLogEventsRequest)operation.default GetDataProtectionPolicyResponseCloudWatchLogsClient.getDataProtectionPolicy(Consumer<GetDataProtectionPolicyRequest.Builder> getDataProtectionPolicyRequest) Returns information about a log group data protection policy.default GetDataProtectionPolicyResponseCloudWatchLogsClient.getDataProtectionPolicy(GetDataProtectionPolicyRequest getDataProtectionPolicyRequest) Returns information about a log group data protection policy.default GetIntegrationResponseCloudWatchLogsClient.getIntegration(Consumer<GetIntegrationRequest.Builder> getIntegrationRequest) Returns information about one integration between CloudWatch Logs and OpenSearch Service.default GetIntegrationResponseCloudWatchLogsClient.getIntegration(GetIntegrationRequest getIntegrationRequest) Returns information about one integration between CloudWatch Logs and OpenSearch Service.default GetLogAnomalyDetectorResponseCloudWatchLogsClient.getLogAnomalyDetector(Consumer<GetLogAnomalyDetectorRequest.Builder> getLogAnomalyDetectorRequest) Retrieves information about the log anomaly detector that you specify.default GetLogAnomalyDetectorResponseCloudWatchLogsClient.getLogAnomalyDetector(GetLogAnomalyDetectorRequest getLogAnomalyDetectorRequest) Retrieves information about the log anomaly detector that you specify.default GetLogEventsResponseCloudWatchLogsClient.getLogEvents(Consumer<GetLogEventsRequest.Builder> getLogEventsRequest) Lists log events from the specified log stream.default GetLogEventsResponseCloudWatchLogsClient.getLogEvents(GetLogEventsRequest getLogEventsRequest) Lists log events from the specified log stream.default GetLogEventsIterableCloudWatchLogsClient.getLogEventsPaginator(Consumer<GetLogEventsRequest.Builder> getLogEventsRequest) This is a variant ofCloudWatchLogsClient.getLogEvents(software.amazon.awssdk.services.cloudwatchlogs.model.GetLogEventsRequest)operation.default GetLogEventsIterableCloudWatchLogsClient.getLogEventsPaginator(GetLogEventsRequest getLogEventsRequest) This is a variant ofCloudWatchLogsClient.getLogEvents(software.amazon.awssdk.services.cloudwatchlogs.model.GetLogEventsRequest)operation.default GetLogFieldsResponseCloudWatchLogsClient.getLogFields(Consumer<GetLogFieldsRequest.Builder> getLogFieldsRequest) Discovers available fields for a specific data source and type.default GetLogFieldsResponseCloudWatchLogsClient.getLogFields(GetLogFieldsRequest getLogFieldsRequest) Discovers available fields for a specific data source and type.default GetLogGroupFieldsResponseCloudWatchLogsClient.getLogGroupFields(Consumer<GetLogGroupFieldsRequest.Builder> getLogGroupFieldsRequest) Returns a list of the fields that are included in log events in the specified log group.default GetLogGroupFieldsResponseCloudWatchLogsClient.getLogGroupFields(GetLogGroupFieldsRequest getLogGroupFieldsRequest) Returns a list of the fields that are included in log events in the specified log group.default GetLogRecordResponseCloudWatchLogsClient.getLogRecord(Consumer<GetLogRecordRequest.Builder> getLogRecordRequest) Retrieves all of the fields and values of a single log event.default GetLogRecordResponseCloudWatchLogsClient.getLogRecord(GetLogRecordRequest getLogRecordRequest) Retrieves all of the fields and values of a single log event.default GetLookupTableResponseCloudWatchLogsClient.getLookupTable(Consumer<GetLookupTableRequest.Builder> getLookupTableRequest) Retrieves the full content of a lookup table, including the CSV data.default GetLookupTableResponseCloudWatchLogsClient.getLookupTable(GetLookupTableRequest getLookupTableRequest) Retrieves the full content of a lookup table, including the CSV data.default GetQueryResultsResponseCloudWatchLogsClient.getQueryResults(Consumer<GetQueryResultsRequest.Builder> getQueryResultsRequest) Returns the results from the specified query.default GetQueryResultsResponseCloudWatchLogsClient.getQueryResults(GetQueryResultsRequest getQueryResultsRequest) Returns the results from the specified query.default GetTransformerResponseCloudWatchLogsClient.getTransformer(Consumer<GetTransformerRequest.Builder> getTransformerRequest) Returns the information about the log transformer associated with this log group.default GetTransformerResponseCloudWatchLogsClient.getTransformer(GetTransformerRequest getTransformerRequest) Returns the information about the log transformer associated with this log group.CloudWatchLogsClient.listAggregateLogGroupSummaries(Consumer<ListAggregateLogGroupSummariesRequest.Builder> listAggregateLogGroupSummariesRequest) Returns an aggregate summary of all log groups in the Region grouped by specified data source characteristics.CloudWatchLogsClient.listAggregateLogGroupSummaries(ListAggregateLogGroupSummariesRequest listAggregateLogGroupSummariesRequest) Returns an aggregate summary of all log groups in the Region grouped by specified data source characteristics.CloudWatchLogsClient.listAggregateLogGroupSummariesPaginator(Consumer<ListAggregateLogGroupSummariesRequest.Builder> listAggregateLogGroupSummariesRequest) CloudWatchLogsClient.listAggregateLogGroupSummariesPaginator(ListAggregateLogGroupSummariesRequest listAggregateLogGroupSummariesRequest) default ListAnomaliesResponseCloudWatchLogsClient.listAnomalies(Consumer<ListAnomaliesRequest.Builder> listAnomaliesRequest) Returns a list of anomalies that log anomaly detectors have found.default ListAnomaliesResponseCloudWatchLogsClient.listAnomalies(ListAnomaliesRequest listAnomaliesRequest) Returns a list of anomalies that log anomaly detectors have found.default ListAnomaliesIterableCloudWatchLogsClient.listAnomaliesPaginator(Consumer<ListAnomaliesRequest.Builder> listAnomaliesRequest) This is a variant ofCloudWatchLogsClient.listAnomalies(software.amazon.awssdk.services.cloudwatchlogs.model.ListAnomaliesRequest)operation.default ListAnomaliesIterableCloudWatchLogsClient.listAnomaliesPaginator(ListAnomaliesRequest listAnomaliesRequest) This is a variant ofCloudWatchLogsClient.listAnomalies(software.amazon.awssdk.services.cloudwatchlogs.model.ListAnomaliesRequest)operation.default ListIntegrationsResponseCloudWatchLogsClient.listIntegrations(Consumer<ListIntegrationsRequest.Builder> listIntegrationsRequest) Returns a list of integrations between CloudWatch Logs and other services in this account.default ListIntegrationsResponseCloudWatchLogsClient.listIntegrations(ListIntegrationsRequest listIntegrationsRequest) Returns a list of integrations between CloudWatch Logs and other services in this account.default ListLogAnomalyDetectorsResponseCloudWatchLogsClient.listLogAnomalyDetectors(Consumer<ListLogAnomalyDetectorsRequest.Builder> listLogAnomalyDetectorsRequest) Retrieves a list of the log anomaly detectors in the account.default ListLogAnomalyDetectorsResponseCloudWatchLogsClient.listLogAnomalyDetectors(ListLogAnomalyDetectorsRequest listLogAnomalyDetectorsRequest) Retrieves a list of the log anomaly detectors in the account.default ListLogAnomalyDetectorsIterableCloudWatchLogsClient.listLogAnomalyDetectorsPaginator(Consumer<ListLogAnomalyDetectorsRequest.Builder> listLogAnomalyDetectorsRequest) default ListLogAnomalyDetectorsIterableCloudWatchLogsClient.listLogAnomalyDetectorsPaginator(ListLogAnomalyDetectorsRequest listLogAnomalyDetectorsRequest) default ListLogGroupsResponseCloudWatchLogsClient.listLogGroups(Consumer<ListLogGroupsRequest.Builder> listLogGroupsRequest) Returns a list of log groups in the Region in your account.default ListLogGroupsResponseCloudWatchLogsClient.listLogGroups(ListLogGroupsRequest listLogGroupsRequest) Returns a list of log groups in the Region in your account.default ListLogGroupsForQueryResponseCloudWatchLogsClient.listLogGroupsForQuery(Consumer<ListLogGroupsForQueryRequest.Builder> listLogGroupsForQueryRequest) Returns a list of the log groups that were analyzed during a single CloudWatch Logs Insights query.default ListLogGroupsForQueryResponseCloudWatchLogsClient.listLogGroupsForQuery(ListLogGroupsForQueryRequest listLogGroupsForQueryRequest) Returns a list of the log groups that were analyzed during a single CloudWatch Logs Insights query.default ListLogGroupsForQueryIterableCloudWatchLogsClient.listLogGroupsForQueryPaginator(Consumer<ListLogGroupsForQueryRequest.Builder> listLogGroupsForQueryRequest) This is a variant ofCloudWatchLogsClient.listLogGroupsForQuery(software.amazon.awssdk.services.cloudwatchlogs.model.ListLogGroupsForQueryRequest)operation.default ListLogGroupsForQueryIterableCloudWatchLogsClient.listLogGroupsForQueryPaginator(ListLogGroupsForQueryRequest listLogGroupsForQueryRequest) This is a variant ofCloudWatchLogsClient.listLogGroupsForQuery(software.amazon.awssdk.services.cloudwatchlogs.model.ListLogGroupsForQueryRequest)operation.default ListTagsForResourceResponseCloudWatchLogsClient.listTagsForResource(Consumer<ListTagsForResourceRequest.Builder> listTagsForResourceRequest) Displays the tags associated with a CloudWatch Logs resource.default ListTagsForResourceResponseCloudWatchLogsClient.listTagsForResource(ListTagsForResourceRequest listTagsForResourceRequest) Displays the tags associated with a CloudWatch Logs resource.default PutAccountPolicyResponseCloudWatchLogsClient.putAccountPolicy(Consumer<PutAccountPolicyRequest.Builder> putAccountPolicyRequest) Creates an account-level data protection policy, subscription filter policy, field index policy, transformer policy, or metric extraction policy that applies to all log groups, a subset of log groups, or a data source name and type combination in the account.default PutAccountPolicyResponseCloudWatchLogsClient.putAccountPolicy(PutAccountPolicyRequest putAccountPolicyRequest) Creates an account-level data protection policy, subscription filter policy, field index policy, transformer policy, or metric extraction policy that applies to all log groups, a subset of log groups, or a data source name and type combination in the account.CloudWatchLogsClient.putBearerTokenAuthentication(Consumer<PutBearerTokenAuthenticationRequest.Builder> putBearerTokenAuthenticationRequest) Enables or disables bearer token authentication for the specified log group.CloudWatchLogsClient.putBearerTokenAuthentication(PutBearerTokenAuthenticationRequest putBearerTokenAuthenticationRequest) Enables or disables bearer token authentication for the specified log group.default PutDataProtectionPolicyResponseCloudWatchLogsClient.putDataProtectionPolicy(Consumer<PutDataProtectionPolicyRequest.Builder> putDataProtectionPolicyRequest) Creates a data protection policy for the specified log group.default PutDataProtectionPolicyResponseCloudWatchLogsClient.putDataProtectionPolicy(PutDataProtectionPolicyRequest putDataProtectionPolicyRequest) Creates a data protection policy for the specified log group.default PutDestinationResponseCloudWatchLogsClient.putDestination(Consumer<PutDestinationRequest.Builder> putDestinationRequest) Creates or updates a destination.default PutDestinationResponseCloudWatchLogsClient.putDestination(PutDestinationRequest putDestinationRequest) Creates or updates a destination.default PutDestinationPolicyResponseCloudWatchLogsClient.putDestinationPolicy(Consumer<PutDestinationPolicyRequest.Builder> putDestinationPolicyRequest) Creates or updates an access policy associated with an existing destination.default PutDestinationPolicyResponseCloudWatchLogsClient.putDestinationPolicy(PutDestinationPolicyRequest putDestinationPolicyRequest) Creates or updates an access policy associated with an existing destination.default PutIndexPolicyResponseCloudWatchLogsClient.putIndexPolicy(Consumer<PutIndexPolicyRequest.Builder> putIndexPolicyRequest) Creates or updates a field index policy for the specified log group.default PutIndexPolicyResponseCloudWatchLogsClient.putIndexPolicy(PutIndexPolicyRequest putIndexPolicyRequest) Creates or updates a field index policy for the specified log group.default PutIntegrationResponseCloudWatchLogsClient.putIntegration(Consumer<PutIntegrationRequest.Builder> putIntegrationRequest) Creates an integration between CloudWatch Logs and another service in this account.default PutIntegrationResponseCloudWatchLogsClient.putIntegration(PutIntegrationRequest putIntegrationRequest) Creates an integration between CloudWatch Logs and another service in this account.default PutLogEventsResponseCloudWatchLogsClient.putLogEvents(Consumer<PutLogEventsRequest.Builder> putLogEventsRequest) Uploads a batch of log events to the specified log stream.default PutLogEventsResponseCloudWatchLogsClient.putLogEvents(PutLogEventsRequest putLogEventsRequest) Uploads a batch of log events to the specified log stream.CloudWatchLogsClient.putLogGroupDeletionProtection(Consumer<PutLogGroupDeletionProtectionRequest.Builder> putLogGroupDeletionProtectionRequest) Enables or disables deletion protection for the specified log group.CloudWatchLogsClient.putLogGroupDeletionProtection(PutLogGroupDeletionProtectionRequest putLogGroupDeletionProtectionRequest) Enables or disables deletion protection for the specified log group.default PutMetricFilterResponseCloudWatchLogsClient.putMetricFilter(Consumer<PutMetricFilterRequest.Builder> putMetricFilterRequest) Creates or updates a metric filter and associates it with the specified log group.default PutMetricFilterResponseCloudWatchLogsClient.putMetricFilter(PutMetricFilterRequest putMetricFilterRequest) Creates or updates a metric filter and associates it with the specified log group.default PutQueryDefinitionResponseCloudWatchLogsClient.putQueryDefinition(Consumer<PutQueryDefinitionRequest.Builder> putQueryDefinitionRequest) Creates or updates a query definition for CloudWatch Logs Insights.default PutQueryDefinitionResponseCloudWatchLogsClient.putQueryDefinition(PutQueryDefinitionRequest putQueryDefinitionRequest) Creates or updates a query definition for CloudWatch Logs Insights.default PutResourcePolicyResponseCloudWatchLogsClient.putResourcePolicy(Consumer<PutResourcePolicyRequest.Builder> putResourcePolicyRequest) Creates or updates a resource policy allowing other Amazon Web Services services to put log events to this account, such as Amazon Route 53.default PutResourcePolicyResponseCloudWatchLogsClient.putResourcePolicy(PutResourcePolicyRequest putResourcePolicyRequest) Creates or updates a resource policy allowing other Amazon Web Services services to put log events to this account, such as Amazon Route 53.default PutRetentionPolicyResponseCloudWatchLogsClient.putRetentionPolicy(Consumer<PutRetentionPolicyRequest.Builder> putRetentionPolicyRequest) Sets the retention of the specified log group.default PutRetentionPolicyResponseCloudWatchLogsClient.putRetentionPolicy(PutRetentionPolicyRequest putRetentionPolicyRequest) Sets the retention of the specified log group.default PutSubscriptionFilterResponseCloudWatchLogsClient.putSubscriptionFilter(Consumer<PutSubscriptionFilterRequest.Builder> putSubscriptionFilterRequest) Creates or updates a subscription filter and associates it with the specified log group.default PutSubscriptionFilterResponseCloudWatchLogsClient.putSubscriptionFilter(PutSubscriptionFilterRequest putSubscriptionFilterRequest) Creates or updates a subscription filter and associates it with the specified log group.default PutTransformerResponseCloudWatchLogsClient.putTransformer(Consumer<PutTransformerRequest.Builder> putTransformerRequest) Creates or updates a log transformer for a single log group.default PutTransformerResponseCloudWatchLogsClient.putTransformer(PutTransformerRequest putTransformerRequest) Creates or updates a log transformer for a single log group.default StartQueryResponseCloudWatchLogsClient.startQuery(Consumer<StartQueryRequest.Builder> startQueryRequest) Starts a query of one or more log groups or data sources using CloudWatch Logs Insights.default StartQueryResponseCloudWatchLogsClient.startQuery(StartQueryRequest startQueryRequest) Starts a query of one or more log groups or data sources using CloudWatch Logs Insights.default StopQueryResponseCloudWatchLogsClient.stopQuery(Consumer<StopQueryRequest.Builder> stopQueryRequest) Stops a CloudWatch Logs Insights query that is in progress.default StopQueryResponseCloudWatchLogsClient.stopQuery(StopQueryRequest stopQueryRequest) Stops a CloudWatch Logs Insights query that is in progress.default TagLogGroupResponseCloudWatchLogsClient.tagLogGroup(Consumer<TagLogGroupRequest.Builder> tagLogGroupRequest) Deprecated.Please use the generic tagging API TagResourcedefault TagLogGroupResponseCloudWatchLogsClient.tagLogGroup(TagLogGroupRequest tagLogGroupRequest) Deprecated.Please use the generic tagging API TagResourcedefault TagResourceResponseCloudWatchLogsClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest) Assigns one or more tags (key-value pairs) to the specified CloudWatch Logs resource.default TagResourceResponseCloudWatchLogsClient.tagResource(TagResourceRequest tagResourceRequest) Assigns one or more tags (key-value pairs) to the specified CloudWatch Logs resource.default TestMetricFilterResponseCloudWatchLogsClient.testMetricFilter(Consumer<TestMetricFilterRequest.Builder> testMetricFilterRequest) Tests the filter pattern of a metric filter against a sample of log event messages.default TestMetricFilterResponseCloudWatchLogsClient.testMetricFilter(TestMetricFilterRequest testMetricFilterRequest) Tests the filter pattern of a metric filter against a sample of log event messages.default TestTransformerResponseCloudWatchLogsClient.testTransformer(Consumer<TestTransformerRequest.Builder> testTransformerRequest) Use this operation to test a log transformer.default TestTransformerResponseCloudWatchLogsClient.testTransformer(TestTransformerRequest testTransformerRequest) Use this operation to test a log transformer.default UntagResourceResponseCloudWatchLogsClient.untagResource(Consumer<UntagResourceRequest.Builder> untagResourceRequest) Removes one or more tags from the specified resource.default UntagResourceResponseCloudWatchLogsClient.untagResource(UntagResourceRequest untagResourceRequest) Removes one or more tags from the specified resource.default UpdateAnomalyResponseCloudWatchLogsClient.updateAnomaly(Consumer<UpdateAnomalyRequest.Builder> updateAnomalyRequest) Use this operation to suppress anomaly detection for a specified anomaly or pattern.default UpdateAnomalyResponseCloudWatchLogsClient.updateAnomaly(UpdateAnomalyRequest updateAnomalyRequest) Use this operation to suppress anomaly detection for a specified anomaly or pattern.default UpdateLogAnomalyDetectorResponseCloudWatchLogsClient.updateLogAnomalyDetector(Consumer<UpdateLogAnomalyDetectorRequest.Builder> updateLogAnomalyDetectorRequest) Updates an existing log anomaly detector.default UpdateLogAnomalyDetectorResponseCloudWatchLogsClient.updateLogAnomalyDetector(UpdateLogAnomalyDetectorRequest updateLogAnomalyDetectorRequest) Updates an existing log anomaly detector.default UpdateLookupTableResponseCloudWatchLogsClient.updateLookupTable(Consumer<UpdateLookupTableRequest.Builder> updateLookupTableRequest) Updates an existing lookup table by replacing all of its CSV content.default UpdateLookupTableResponseCloudWatchLogsClient.updateLookupTable(UpdateLookupTableRequest updateLookupTableRequest) Updates an existing lookup table by replacing all of its CSV content.